6.7 Uniqueness proofs
Technique 6.7.1
The basic method is to assume that there are two objects, e.g. and which are distinct (i.e. ) and show that from this we can derive that (i.e. a contradiction).
Example 6.7.1
Show that if is an irrational number, there is a unique integer such that the distance between and is less than .
There are two parts to this proof; the first is to prove that \saythere exists some object with the desired properties and the second is to show that this object is unique (it is of course possible to prove these in the opposite order, but I personally prefer to first prove existence as this can shine light on how to carry out the uniqueness proof).
- Existence
-
It helps to first consider the problem informally. Usually with problems about numbers, it’s useful to draw a number line, such as this one.
We must plot somewhere. We know that is irrational, so anywhere between two integers will do (this is a sketch). For example, we might have
It would be nice to show that the distance between and one of the integer neighbours is less than . We first need to a little intuition to mathematics translation. In our diagram we can label where is the greatest integer which is less than or equal to , i.e.
We can then construct the inequality
(6.31) As is irrational we cannot have as is rational, so
(6.32) Then, all that remains to show is that either
(6.33)The only way that both of these can be false is if , but this is rational, so cannot be equal to this. Therefore, such an (either or ) does exist.
- Uniqueness
-
This proof is by contradiction. First let us assume that there are two integer which exist, and are different (i.e. ), and that
(6.34)We would like to show that . A standard technique to apply in such cases is to note that this is equivalent to , and as we are interested in distances, we can show that
(6.35) By the triangle inequality (6.36) By assumption in Equation 6.34 (6.37) (6.38) As are integers, it must therefore be that , which contradicts our earlier hypothesis that , so any such is unique.