40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Identifying Errors in Proofs

Updated July 2026

Identifying errors in purported proofs

Identifying errors in purported proofs. Be aware of common mathematical errors in purported proofs; for example, claiming 'if ab=acab = ac, then b=cb = c' or assuming 'if sinA=sinB\sin A = \sin B, then A=BA = B' neither of which are valid deductions.

There are lots of pitfalls in setting out proofs and you should start to collect a set of examples of where proofs can go wrong and look out for these sorts of errors and misunderstandings in your own work and in proofs that you are given to study. In this section we shall look at a few examples of the sorts of mistakes and errors that can occur in proofs; but, be warned, this is not an exhaustive list and there are many errors that mathematicians can make when setting out proofs.

Square roots and squaring equations

In this specification we shall take it that x\sqrt{x} means the positive number yy such that y2=xy^2 = x; this is standard in mathematics. Generally, we need to be careful with equations when we square them. We need to be careful in case we generate extra solutions to the equation. Here are two examples:

Example 1. Given x=25x = \sqrt{25} [recall this means x=+5x = +5]:

  1. Square both sides: x2=25x^2 = 25
  2. Find all values of xx which make x2=25x^2 = 25 true: x=±5x = \pm 5

So, we have generated an extra solution, namely x=5x = -5 which we didn't have to start with.

Example 2. Find xx given x+1=4x + 1 = 4:

  1. Square both sides: (x+1)2=16(x + 1)^2 = 16
  2. Giving: x2+2x+1=16x^2 + 2x + 1 = 16
  3. or, x2+2x15=0x^2 + 2x - 15 = 0
  4. Factorising: (x+5)(x3)(x + 5)(x - 3)
  5. Giving solutions: x=5x = -5 or x=+3x = +3

Here we can see that by squaring the original equation we have generated an extra solution, namely x=5x = -5.

Exercise Q

Solve: 2x+3+x+1=7x+4\text{Solve: } \sqrt{2x+3} + \sqrt{x+1} = \sqrt{7x+4}

Dealing with inequality signs

When students first meet inequality signs, they naturally assume they behave the same way as equals signs: they don't. For an equals sign, the general rule that students go by is that "whatever you do to one side of the equals sign you must do to the other" and this is usually fine for equals signs. However, if you use this rule within inequality signs then it might be the case that the inequality is no longer preserved. Here are some pitfalls that you need to watch out for:

Squaring both sides: 5<4-5 < 4 is correct but on squaring we obtain the false 25<1625 < 16.

Multiplying both sides by a negative number: 1<21 < 2 is true, but on multiplying by 1-1 we obtain the false 1<2-1 < -2.

Taking some function of both sides: π4<π3\frac{\pi}{4} < \frac{\pi}{3} is true but on taking the cosine of both sides we obtain the false cosπ4<cosπ3\cos \frac{\pi}{4} < \cos \frac{\pi}{3}.

Exercise R

  1. Given x<yx < y what positive integer values of nn make xn<ynx^n < y^n true?
  2. What general characteristics would the function ff need to have to make f(x)<f(y)f(x) < f(y) given x<yx < y? [Discuss this with others in your class.]
  3. Starting with x+22x+7<5\frac{x+2}{2x+7} < 5, is it then valid to deduce x+2<5(2x+7)x + 2 < 5(2x + 7)? Justify your answer. [Discuss this with others in your class.]

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.