Maths Olympiad Prep

Library / /1 of 8

Number theory Difficulty 5.4 AIME, harder Prove it South Korea

For a positive integer aa, let SaS_a be the set of primes satisfying the following condition:
(condition) For any pSap \in S_a, there exists an odd integer bb such that (22a)b1(2^{2^a})^b - 1 is divisible by pp.
For any positive integer aa, prove that there exist infinitely many primes that are not contained in SaS_a.

Solution

For any positive integer nn, define an:=22n+1a_n := 2^{2^n} + 1. Since
a1a2an1=an2, a_1 a_2 \cdots a_{n-1} = a_n - 2,
gcd(an,am)=1\gcd(a_n, a_m) = 1 for any nmn \neq m. Now, for any positive integer nn such that nan \ge a, let pnp_n be any prime dividing ana_n. Note that pnp_n is different from pmp_m for any mnm \ne n.

Suppose that 22nb12^{2^n}b - 1 is divisible by pnp_n for some odd integer bb. Since
222n1(modpn),222n+11(modpn), 2^{2^{2n}} \equiv 1 \pmod{p_n}, \quad 2^{2^{2n+1}} \equiv 1 \pmod{p_n},
22n1(modpn)2^{2^n} \equiv 1 \pmod{p_n}. This is a contradiction to the fact that 22n1(modpn)2^{2^n} \equiv -1 \pmod{p_n}. Therefore, pnSap_n \notin S_a for any integer nn such that nan \ge a. \square

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 and solution reproduced as published; topic and difficulty added by this site.