Let P(x)=x4−x3−3x2−x+1. Show that there are infinitely many integers n such that P(3n) is not prime.
Solution
We observe that 32≡−1(mod5) and 34≡1(mod5). Let n⩾1. Let x=34n+1, then x=(34)n×3≡3(mod5), so P(x)≡34−33−33−3+1≡1+3+3−3+1≡0(mod5). On the other hand, P(x)>x4−x3−3x3−x3=x3(x−5)>x−5>34n−5>5, so P(34n+1) is not 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: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.