Maths Olympiad Prep

Library / /5 of 16

Algebra Difficulty 5.5 AIME, harder Prove it Spain

Determine all integers n1n \ge 1 for which the number n8+n6+n4+4n^8 + n^6 + n^4 + 4 is prime.

Solution

We have
n8+n6+n4+4=(n4n3+n22n+2)(n4+n3+n2+2n+3)=f(n)g(n) n^8 + n^6 + n^4 + 4 = (n^4 - n^3 + n^2 - 2n + 2)(n^4 + n^3 + n^2 + 2n + 3) = f(n)g(n)
The first factor f(n)f(n) satisfies
f(n)=n4n3+n22n+2=n3(n1)+(n1)2+1 f(n) = n^4 - n^3 + n^2 - 2n + 2 = n^3(n-1) + (n-1)^2 + 1
and hence f(n)2f(n) \ge 2 for all n2n \ge 2. The second factor g(n)=n4+n3+n2+2n+3g(n) = n^4 + n^3 + n^2 + 2n + 3 is strictly greater than 2 for all n2n \ge 2. This only leaves the case n=1n = 1 as a potential candidate for a prime, and indeed f(1)g(1)=17=7f(1)g(1) = 1 \cdot 7 = 7 is prime.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.