Maths Olympiad Prep

Library / /222 of 520

Number theory Difficulty 5.1 AIME, harder Prove it

4. Prove: When n>1n>1, there do not exist an odd prime pp and a positive integer mm such that pn+1=2mp^{n}+1=2^{m} holds.

Solution

If nn is odd and n>1n>1, then pn+1=2mp^{n}+1=2^{m} has no prime solution pp, thus, nn is even.
Let n=2s(s1)n=2 s(s \geqslant 1). Therefore, m>2m>2.
Hence, p2s+10(mod4)p^{2 s}+1 \equiv 0(\bmod 4).
Since the odd prime p=4k±1p=4 k \pm 1, we have,
p2s+1(±1)2s+12(mod4) p^{2 s}+1 \equiv( \pm 1)^{2 s}+1 \equiv 2(\bmod 4) \text {, }

contradiction.

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.