Home page for accesible maths 3 Mathematical proofs

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

3.5 Counterexamples

If we want to establish that a statement is true, it is not sufficient simply to check particular cases: we may choose luckily and miss the cases where the statement fails.

Example 3.5.1

Consider the statement ‘‘all numbers are rational’’. If you did not know Example 3.4.2 and just chose to check the statement against the first few numbers which came to mind, you might end up thinking that it is true: 11 is rational, 22 is rational, 1/21/2 is rational, -7/22-7/22 is rational … However, the statement is false as Example 3.4.2 shows: 2\sqrt{2} is an example of a number which is not rational.

In general, to show that a given statement is false, it suffices to find a single example where it fails. We refer to such an example as a counterexample to the statement. Thus 2\sqrt{2} is a counterexample to the statement considered in Example 3.5.1.

Example 3.5.2

For integers aa, bb and cc, consider the statement ‘‘if b>cb>c, then ab>acab>ac’’. Although this is true for some choices of aa, bb and cc, it is not true for all choices. For example, if a=-1a=-1, b=2b=2 and c=1c=1, then b=2>1=cb=2>1=c, but ab=-2<-1=acab=-2<-1=ac, and therefore the statement is false in general.