Problem 30: Integer solutions of cubics ( ) 1998 Paper II
- (i)
- Show that, if
is an integer such that
() then is a factor of . Deduce that there is no integer which satisfies the equation .
- (ii)
- Show that, if
is an integer such that
() then is even. By writing deduce that there is no integer which satisfies the equation .
- (iii)
- Show that, if
is an integer such that
() where is a non-zero integer, then is even and is even. Deduce that there is no integer which satisfies the equation .
Comments
I slightly simplified the first two parts of the question, which comprised the whole of the original STEP question, and added the third part. This last part is conceptually tricky and very interesting: hence the rating.
It is a fairly standard technique in this sort of number theoretic problem to investigate whether the equation balances: for example, if the left hand side is even, then the right hand side must also be even. If this fails, then the equation can have no solutions.
Solution to problem 30
(i) Simplifying gives .
Both and must divide 54, which is impossible since the only squares that divide 54 are 1 and 9, and neither nor satisfies .
You could also argue that must be positive so and which is a contradiction.
(ii) The easiest method is a proof by contradiction. Suppose therefore that is odd. The two terms on the left hand side are both odd, which means that the left hand side is even. But the right hand side is odd so the equation cannot balance if is odd.
Setting gives
Taking a factor of out of each term leaves which is the same as the equation that was shown in part (i) to have no solutions.
(iii) First we show that is even, dealing with the cases odd and even separately. The first case is odd and odd. In that case, is even, is odd and is even, so the equation does not balance. In the second case, is odd and is even, the three terms are all odd and again the equation does not balance. Therefore cannot be odd.
Next, we investigate the case is even and odd. This time the three terms are odd, even and odd respectively so there is no contradiction. But multiplying out the brackets and simplifying gives
Since is even the left hand side is divisible by 4, because of the factor . That means that is divisible by which cannot be the case since is odd.
Now that we know and are both even, we can follow the method used in part (ii) and set and . This gives
from which a factor of can be cancelled from each term. Thus and satisfy the same equation as and . They are therefore both even and we can repeat the process.
Repeating the process again and again will eventually result in an integer that is odd which will therefore not satisfy the equation that it is supposed to satisfy: a contradiction. There is therefore no integer that satisfies .
Post-mortem
The last proof is an example of what is known as the method of infinite descent. It was used by Fermat (1601 – 1665) to prove special cases of his Last Theorem23, which of course is exactly what you are doing in this question. The method was probably invented by him and his faith in it sometimes led him astray. It is even possible that he thought he could use it to prove his Last Theorem in full. In fact, the proof of this theorem was only given in 1994 by Andrew Wiles; and it is 150 pages of pretty incomprehensible modern mathematics.