Skip to main content
OlympiadHQ

Browse · MathNet

Print

41st Balkan Mathematical Olympiad

number theory

Problem

Prove that for every integer , the number is not a perfect cube of an integer.
Solution
Suppose otherwise and let be such that . Firstly, is clearly positive and we can assume that is a positive integer (since clearly doesn't work). Note that the polynomial may be factored as By repeatedly applying Euclid's algorithm, we get and then We now distinguish three cases.

Case I. is even. Write for some and we have . Hence is divisible by 4 which means that is divisible by 64. But is always odd, so cannot be divisible by 64, a contradiction.

Case II. is divisible by 3. Write for some and we have . Hence is divisible by 3 which means is divisible by 27. But is not divisible by 3, so cannot be divisible by 27, a contradiction.

Case III. Suppose that . Then by (1) and (2) (since , because ), thus and are both perfect cubes of integers. However, we get a contradiction with the following lemma.

Lemma 1. For every even integer , the number is not a perfect cube of an integer.

Proof. Suppose otherwise, namely that there exists a positive integer such that . The last relation modulo 4 gives . The equation then turns to But we have , hence there exists a prime number such that . But it is well known that from here we should have and . This means that , which contradicts . □

We conclude that no such integer can exist, thus is never a perfect cube of an integer. □

Techniques

Greatest common divisors (gcd)Factorization techniquesOtherPolynomial operationsTechniques: modulo, size analysis, order analysis, inequalitiesQuadratic forms