Skip to content

Mathematical language and notation

Mathematical notation compresses precise ideas into a small space. The expression

xR,x20\forall x\in\mathbb R,\quad x^2\geq 0

means “for every real number xx, the square of xx 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.

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.

ObjectMeaningExample
ExpressionA mathematical quantity, with no assertion that two things are equal3x25x+13x^2-5x+1
EquationA statement that two expressions are equal for particular value or values3x+1=103x+1=10
FormulaAn equation expressing a relationship between quantitiesA=πr2A=\pi r^2
IdentityAn equality true for every permitted value of its variables(a+b)2a2+2ab+b2(a+b)^2\equiv a^2+2ab+b^2
InequalityA comparison rather than an equality2x+1<72x+1<7

In the equation 3x+1=103x+1=10, x=3x=3 is a solution because substitution gives the true statement 10=1010=10. Most other values make the equation false.

By contrast,

(x+1)2x2+2x+1(x+1)^2\equiv x^2+2x+1

is true for every real xx. The symbol \equiv emphasises that it is an identity. Some texts use == for identities too, so the context remains important.

Classify each item.

  1. 5t45t-4
  2. 5t4=115t-4=11
  3. s=ut+12at2s=ut+\frac12at^2
  4. 2(x+3)2x+62(x+3)\equiv2x+6

The first is an expression because it does not make a claim. The second is an equation, true when t=3t=3. 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 xx.

Choose the relation symbol that states what is actually known.

SymbolRead asExample
==is equal to12=0.5\frac12=0.5
\neis not equal to21.4\sqrt2\ne1.4
\approxis approximately equal to21.414\sqrt2\approx1.414
\equivis identically equal to, or is congruent to in another contextsin2x+cos2x1\sin^2x+\cos^2x\equiv1
:=:=is defined to bef(x):=x2+1f(x):=x^2+1
\proptois proportional toyx2y\propto x^2

An exact value and a decimal approximation are different objects:

2π32.094.\frac{2\pi}{3}\approx2.094.

Writing 2π/3=2.0942\pi/3=2.094 incorrectly claims exact equality. Retain exact values during working unless a decimal is requested, then round only the final answer.

The statement yx2y\propto x^2 does not mean y=x2y=x^2. It means that there is a constant kk such that

y=kx2.y=kx^2.

If y=20y=20 when x=2x=2, then

20=k(22)k=5,20=k(2^2)\quad\Longrightarrow\quad k=5,

so the full relationship is y=5x2y=5x^2.

A letter can play several roles.

  • A variable can take different values, as xx does in y=x2y=x^2.
  • An unknown is a value to be found, as xx is in 2x+3=112x+3=11.
  • A constant has a fixed value within the problem. In y=mx+cy=mx+c, mm and cc are constants for a particular straight line.
  • A parameter labels a family of objects. In y=x2+ky=x^2+k, changing kk 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 θ\theta, summation index limits involving α\alpha or β\beta, mean μ\mu, standard deviation σ\sigma, and the constant π\pi.

Subscripts distinguish related quantities:

x1,x2,x3,,xn.x_1,x_2,x_3,\ldots,x_n.

Here x2x_2 is read “x sub two”. It is not x×2x\times2, and xnx_n is not generally xnx^n.

Multiplication is usually written without a sign:

a×b=ab,qquad3×x=3x,qquadx×x=x2.a\times b=ab,qquad 3\times x=3x,qquad x\times x=x^2.

But 2323 means twenty three, not 2×32\times3. A multiplication sign or brackets are needed between numerical factors.

The symbol \in means “is an element of” or “belongs to”. The symbol \notin means “does not belong to”.

SetMeaningExamples
N\mathbb NNatural numbers1,2,3,1,2,3,\ldots
Z\mathbb ZIntegers,2,1,0,1,2,\ldots,-2,-1,0,1,2,\ldots
Q\mathbb QRational numbers3,27,0.125,0.3˙-3,\frac27,0.125,0.\dot3
R\mathbb RReal numbersall points on the number line

Conventions differ on whether 0N0\in\mathbb N. If zero matters, state the intended set explicitly, for example {0,1,2,}\{0,1,2,\ldots\} or {1,2,3,}\{1,2,3,\ldots\}.

A rational number can be written as

pq,p,qZ,q0.\frac pq,\qquad p,q\in\mathbb Z,\quad q\ne0.

Terminating and recurring decimals are rational. Numbers such as 2\sqrt2, π\pi and ee are irrational, but they are real. Thus

NZQR,\mathbb N\subset\mathbb Z\subset\mathbb Q\subset\mathbb R,

where \subset 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.

7,qquad124,qquad58,qquad5.-7,qquad \frac{12}{4},qquad \frac58,qquad \sqrt5.
  • 7Z-7\in\mathbb Z, but 7N-7\notin\mathbb N.
  • 12/4=312/4=3, so 12/4N12/4\in\mathbb N. Classify the value, not its written appearance.
  • 5/8Q5/8\in\mathbb Q, but it is not an integer.
  • 5R\sqrt5\in\mathbb R, but 5Q\sqrt5\notin\mathbb Q.

Braces list the elements of a set:

A={2,4,6,8}.A=\{2,4,6,8\}.

Order and repetition do not matter, so {1,2,2,3}={3,2,1}\{1,2,2,3\}=\{3,2,1\}. The empty set is \varnothing.

Set builder notation describes elements by a rule:

{xR:x>3}.\{x\in\mathbb R:x>3\}.

Read the colon as “such that”: the set of real numbers xx such that x>3x>3. A vertical bar is also used:

{nZ2n<3}={2,1,0,1,2}.\{n\in\mathbb Z\mid -2\leq n<3\}=\{-2,-1,0,1,2\}.

For sets AA and BB:

ABA\cup B

is their union, containing elements in AA or BB or both, while

ABA\cap B

is their intersection, containing elements in both.

Let

A={1,2,3,4},B={3,4,5}.A=\{1,2,3,4\},\qquad B=\{3,4,5\}.

Then

AB={1,2,3,4,5}A\cup B=\{1,2,3,4,5\}

and

AB={3,4}.A\cap B=\{3,4\}.

In ordinary mathematical language, “or” is normally inclusive: an element in both sets still belongs to the union.

The symbols << and >> exclude the endpoint. The symbols \leq and \geq include it.

2x<5-2\leq x<5

means that xx is at least 2-2 and less than 55. The same set can be written as the interval

[2,5).[-2,5).

A square bracket includes an endpoint. A round bracket excludes it. Infinity is never an attainable endpoint, so it always receives a round bracket.

InequalityInterval
a<x<ba<x<b(a,b)(a,b)
axba\leq x\leq b[a,b][a,b]
xax\geq a[a,)[a,\infty)
x<bx<b(,b)(-\infty,b)

Write x1x\leq-1 or 2<x<62<x<6 in interval notation.

The first part gives (,1](-\infty,-1]. The second gives (2,6)(2,6). Since either interval is allowed, take their union:

(,1](2,6).(-\infty,-1]\cup(2,6).

The endpoint 1-1 is included, while 22 and 66 are excluded.

For the techniques used to solve such statements, study inequalities.

The implication

P    QP\implies Q

means “if PP is true, then QQ is true”. It does not automatically run backwards.

For an integer nn,

n is divisible by 4    n is evenn\text{ is divisible by }4\implies n\text{ is even}

is true. Its converse is false because 66 is even but is not divisible by 44.

The double implication

P    QP\iff Q

means ”PP if and only if QQ”. Both directions must be true. For example,

n is even    n2 is even,nZ.n\text{ is even}\iff n^2\text{ is even},\qquad n\in\mathbb Z.

The words necessary and sufficient describe direction:

P    QP\implies Q

means PP is sufficient for QQ, and QQ is necessary for PP. Being divisible by 44 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 x>3x>3. What can be concluded about x2x^2?

Since x>3x>3, both sides are positive. Squaring preserves the order:

x>3    x2>9.x>3\implies x^2>9.

The reverse implication is not valid over R\mathbb R. If x=4x=-4, then x2=16>9x^2=16>9, but x>3x>3 is false. The correct equivalence is

x2>9    x<3 or x>3.x^2>9\iff x<-3\text{ or }x>3.

Two symbols express how many cases a statement covers:

means "for every",means "there exists".\forall \quad\text{means "for every"}, \qquad \exists \quad\text{means "there exists"}.

Compare:

xR,x20\forall x\in\mathbb R,\quad x^2\geq0

and

xR such that x2=4.\exists x\in\mathbb R\text{ such that }x^2=4.

The first covers every real number. The second claims only that at least one suitable real number exists. In fact x=2x=2 and x=2x=-2 both work, but one is enough to establish existence.

Negating a quantified statement switches the quantifier:

¬(x, P(x))    x such that ¬P(x),\neg(\forall x,\ P(x))\iff\exists x\text{ such that }\neg P(x), ¬(x, P(x))    x, ¬P(x).\neg(\exists x,\ P(x))\iff\forall x,\ \neg P(x).

In words, “not every” means “at least one does not”, while “there is no” means “every one fails”.

Negate the statement:

For every real number xx, if x>0x>0, then x2>1x^2>1.

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 xx such that x>0x>0 and x21x^2\leq1.

For example, x=12x=\frac12 confirms that the original statement is false. Notice that the negation of x2>1x^2>1 is x21x^2\leq1, not merely x2<1x^2<1.

These ideas become proof methods in mathematical proof and disproof by counterexample.

A statement is only meaningful on its stated domain, the set of permitted inputs. For the real function

f(x)=x1x3,f(x)=\frac{\sqrt{x-1}}{x-3},

two restrictions apply:

  1. The square root requires x10x-1\geq0, so x1x\geq1.
  2. The denominator cannot be zero, so x3x\ne3.

Therefore the domain is

[1,3)(3,).[1,3)\cup(3,\infty).

It is not enough to write x1x\geq1: that would incorrectly include x=3x=3. Learn more in function notation and algebraic fractions.

Consider

nZ,n2 even    n even.\forall n\in\mathbb Z,\quad n^2\text{ even}\implies n\text{ even}.

Unpack it in this order:

  1. Quantifier: every value is covered.
  2. Domain: nn must be an integer.
  3. Hypothesis: n2n^2 is even.
  4. Conclusion: nn is even.
  5. Direction: the arrow runs from the square being even to the original integer being even.

This gives: “For every integer nn, if n2n^2 is even, then nn 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.

ErrorWhy it failsBetter statement
2=1.414\sqrt2=1.414A rounded decimal is not exact21.414\sqrt2\approx1.414
x=2,3x=2,3Ambiguous notationx=2x=2 or x=3x=3, or x{2,3}x\in\{2,3\}
1<x<5=41<x<5=4An equality chain says every linked expression is equalWrite 1<x<51<x<5, then state the four integer values separately
x2=9    x=3x^2=9\implies x=3The negative root is lostx2=9    x=3x^2=9\implies x=3 or x=3x=-3
1/0=1/0=\inftyDivision by zero is undefinedState that x0x\ne0 before dividing by xx
x, x2>0\forall x,\ x^2>0The domain is unstated and x=0x=0 failsxR, x20\forall x\in\mathbb R,\ x^2\geq0

Translate

nZ such that n2=25.\exists n\in\mathbb Z\text{ such that }n^2=25.
Answer

There exists an integer nn whose square is 2525. For example, n=5n=5 satisfies the statement.

Write in symbols: “Every real number greater than 44 has a square greater than 1616.“

Answer xR,x>4    x2>16.\forall x\in\mathbb R,\quad x>4\implies x^2>16.

Write 3<x2-3<x\leq2 in interval notation.

Answer (3,2].(-3,2].

The round bracket excludes 3-3 and the square bracket includes 22.

4. Distinguish implication from equivalence

Section titled “4. Distinguish implication from equivalence”

For xRx\in\mathbb R, decide whether

x=4    x2=16x=4\implies x^2=16

can be replaced by     \iff.

Answer

No. The forward implication is true, but x2=16x^2=16 also has the solution x=4x=-4. Therefore x2=16x^2=16 does not imply x=4x=4.

State the real domain of

g(x)=1x+2.g(x)=\frac{1}{\sqrt{x+2}}.
Answer

The square root requires x+20x+2\geq0, but the denominator must also be nonzero. Therefore x+2>0x+2>0, so

x>2,x>-2,

or, in interval notation, (2,)(-2,\infty).

Negate: “Every integer is positive.”

Answer

There exists an integer that is not positive. Symbolically,

nZ such that n0.\exists n\in\mathbb Z\text{ such that }n\leq0.

For example, n=0n=0.

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.