Library / /203 of 520
Number theory Difficulty 6.0 AIME, harder Prove it
Example 5 Let m,n,k be positive integers, n⩾m+2,k be an odd number greater than 1, and p=k×2n+1 be a prime number, p∣22m+1. Prove: k2n−1≡1(modp).
Solution
Given that 22m≡−1(modp), and n⩾m+2, hence 2m+1 is a factor of n⋅2n−1, so, 2n⋅2n−1≡(−1)2t=1(modp) (here t=n⋅2nm−2).
Now, from k⋅2n≡−1(modp), we know k2n−1⋅2n⋅2n−1≡(−132n−1=1(modp), combining the conclusion above, we can get k2n−1≡1(modp).
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.