Mathematical language and notation
Mathematical notation compresses precise ideas into a small space. The expression
means “for every real number , the square of is greater than or equal to zero”. Every symbol contributes information. Reading mathematics well means expanding that compressed statement accurately before trying to use it.
This lesson introduces the language used across A level Mathematics. It is a reference as well as a first lesson, so return to it whenever an unfamiliar symbol appears.
Before you start
Section titled “Before you start”You should be able to:
- use the four arithmetic operations and negative numbers
- recognise fractions, decimals, powers and roots
- substitute a number for a letter
- compare numbers using and
Review exact arithmetic or algebraic fluency if those skills are uncertain.
Expressions, equations, formulae and identities
Section titled “Expressions, equations, formulae and identities”These words are not interchangeable.
| Object | Meaning | Example |
|---|---|---|
| Expression | A mathematical quantity, with no assertion that two things are equal | |
| Equation | A statement that two expressions are equal for particular value or values | |
| Formula | An equation expressing a relationship between quantities | |
| Identity | An equality true for every permitted value of its variables | |
| Inequality | A comparison rather than an equality |
In the equation , is a solution because substitution gives the true statement . Most other values make the equation false.
By contrast,
is true for every real . The symbol emphasises that it is an identity. Some texts use for identities too, so the context remains important.
Worked example 1: classify each statement
Section titled “Worked example 1: classify each statement”Classify each item.
The first is an expression because it does not make a claim. The second is an equation, true when . The third is a formula relating displacement, initial velocity, time and acceleration. The fourth is an identity because expanding the left side gives the right side for every .
Equality, approximation and definition
Section titled “Equality, approximation and definition”Choose the relation symbol that states what is actually known.
| Symbol | Read as | Example |
|---|---|---|
| is equal to | ||
| is not equal to | ||
| is approximately equal to | ||
| is identically equal to, or is congruent to in another context | ||
| is defined to be | ||
| is proportional to |
An exact value and a decimal approximation are different objects:
Writing incorrectly claims exact equality. Retain exact values during working unless a decimal is requested, then round only the final answer.
The statement does not mean . It means that there is a constant such that
If when , then
so the full relationship is .
Letters, subscripts and conventions
Section titled “Letters, subscripts and conventions”A letter can play several roles.
- A variable can take different values, as does in .
- An unknown is a value to be found, as is in .
- A constant has a fixed value within the problem. In , and are constants for a particular straight line.
- A parameter labels a family of objects. In , changing selects a different curve.
The role comes from context, not from the letter itself. Greek letters are ordinary mathematical symbols too. Common examples include angle , summation index limits involving or , mean , standard deviation , and the constant .
Subscripts distinguish related quantities:
Here is read “x sub two”. It is not , and is not generally .
Multiplication is usually written without a sign:
But means twenty three, not . A multiplication sign or brackets are needed between numerical factors.
Number sets and membership
Section titled “Number sets and membership”The symbol means “is an element of” or “belongs to”. The symbol means “does not belong to”.
| Set | Meaning | Examples |
|---|---|---|
| Natural numbers | ||
| Integers | ||
| Rational numbers | ||
| Real numbers | all points on the number line |
Conventions differ on whether . If zero matters, state the intended set explicitly, for example or .
A rational number can be written as
Terminating and recurring decimals are rational. Numbers such as , and are irrational, but they are real. Thus
where means “is a subset of”.
Worked example 2: state the smallest standard set
Section titled “Worked example 2: state the smallest standard set”For each number, give the smallest set in the table to which it belongs.
- , but .
- , so . Classify the value, not its written appearance.
- , but it is not an integer.
- , but .
Sets and set builder notation
Section titled “Sets and set builder notation”Braces list the elements of a set:
Order and repetition do not matter, so . The empty set is .
Set builder notation describes elements by a rule:
Read the colon as “such that”: the set of real numbers such that . A vertical bar is also used:
For sets and :
is their union, containing elements in or or both, while
is their intersection, containing elements in both.
Worked example 3: union and intersection
Section titled “Worked example 3: union and intersection”Let
Then
and
In ordinary mathematical language, “or” is normally inclusive: an element in both sets still belongs to the union.
Inequalities and interval notation
Section titled “Inequalities and interval notation”The symbols and exclude the endpoint. The symbols and include it.
means that is at least and less than . The same set can be written as the interval
A square bracket includes an endpoint. A round bracket excludes it. Infinity is never an attainable endpoint, so it always receives a round bracket.
| Inequality | Interval |
|---|---|
Worked example 4: combine restrictions
Section titled “Worked example 4: combine restrictions”Write or in interval notation.
The first part gives . The second gives . Since either interval is allowed, take their union:
The endpoint is included, while and are excluded.
For the techniques used to solve such statements, study inequalities.
Implication and equivalence
Section titled “Implication and equivalence”The implication
means “if is true, then is true”. It does not automatically run backwards.
For an integer ,
is true. Its converse is false because is even but is not divisible by .
The double implication
means ” if and only if ”. Both directions must be true. For example,
The words necessary and sufficient describe direction:
means is sufficient for , and is necessary for . Being divisible by is sufficient, but not necessary, for an integer to be even.
Worked example 5: follow an implication chain
Section titled “Worked example 5: follow an implication chain”Suppose . What can be concluded about ?
Since , both sides are positive. Squaring preserves the order:
The reverse implication is not valid over . If , then , but is false. The correct equivalence is
Quantifiers: every and at least one
Section titled “Quantifiers: every and at least one”Two symbols express how many cases a statement covers:
Compare:
and
The first covers every real number. The second claims only that at least one suitable real number exists. In fact and both work, but one is enough to establish existence.
Negating a quantified statement switches the quantifier:
In words, “not every” means “at least one does not”, while “there is no” means “every one fails”.
Worked example 6: negate precisely
Section titled “Worked example 6: negate precisely”Negate the statement:
For every real number , if , then .
To show that a universal implication fails, one case must satisfy the condition but fail the conclusion. The negation is:
There exists a real number such that and .
For example, confirms that the original statement is false. Notice that the negation of is , not merely .
These ideas become proof methods in mathematical proof and disproof by counterexample.
Conditions and domains matter
Section titled “Conditions and domains matter”A statement is only meaningful on its stated domain, the set of permitted inputs. For the real function
two restrictions apply:
- The square root requires , so .
- The denominator cannot be zero, so .
Therefore the domain is
It is not enough to write : that would incorrectly include . Learn more in function notation and algebraic fractions.
Reading a dense statement step by step
Section titled “Reading a dense statement step by step”Consider
Unpack it in this order:
- Quantifier: every value is covered.
- Domain: must be an integer.
- Hypothesis: is even.
- Conclusion: is even.
- Direction: the arrow runs from the square being even to the original integer being even.
This gives: “For every integer , if is even, then is even.”
Do not begin manipulating symbols until you know what the statement claims. A useful written habit is to mark the givens, restrictions and target before calculating.
Common notation errors
Section titled “Common notation errors”| Error | Why it fails | Better statement |
|---|---|---|
| A rounded decimal is not exact | ||
| Ambiguous notation | or , or | |
| An equality chain says every linked expression is equal | Write , then state the four integer values separately | |
| The negative root is lost | or | |
| Division by zero is undefined | State that before dividing by | |
| The domain is unstated and fails |
Self check
Section titled “Self check”1. Translate into words
Section titled “1. Translate into words”Translate
Answer
There exists an integer whose square is . For example, satisfies the statement.
2. Translate into symbols
Section titled “2. Translate into symbols”Write in symbols: “Every real number greater than has a square greater than .“
Answer
3. Use interval notation
Section titled “3. Use interval notation”Write in interval notation.
Answer
The round bracket excludes and the square bracket includes .
4. Distinguish implication from equivalence
Section titled “4. Distinguish implication from equivalence”For , decide whether
can be replaced by .
Answer
No. The forward implication is true, but also has the solution . Therefore does not imply .
5. Find the domain
Section titled “5. Find the domain”State the real domain of
Answer
The square root requires , but the denominator must also be nonzero. Therefore , so
or, in interval notation, .
6. Negate a claim
Section titled “6. Negate a claim”Negate: “Every integer is positive.”
Answer
There exists an integer that is not positive. Symbolically,
For example, .
What to study next
Section titled “What to study next”- Use this notation in complete mathematical sentences in reading and writing mathematics.
- Strengthen symbolic manipulation with algebraic fluency.
- Develop implications, quantifiers and counterexamples in proof and reasoning.
- Apply variables and assumptions to real situations in mathematical modelling.
The central habit is simple: read every symbol, state every restriction, and use an equality or implication sign only when the relationship it claims is valid.