Let n be a positive integer greater than 1 and p be a prime such that n divides p−1 and p divides n3−1. Prove that 4p−3 is a perfect square.
Solution
Since n∣(p−1), n<p. Since p∣(n3−1)=(n−1)(n2+n+1), p∣(n2+n+1). Let p−1=nℓ. Also n2+n+1=n2+n+p−nℓ=n(n+1−ℓ)+p so we obtain p∣n(n+1−ℓ). Since n<p, p∣(n+1−ℓ). Also since ℓ>0, n+1−ℓ≤n. Now p∣(n+1−ℓ) and n<p, so we get ℓ≥n+1. If ℓ>n+1, then p=1+nℓ>1+n+n2 which is impossible! since p∣(n2+n+1). So ℓ=n+1 and p=n2+n+1. Therefore 4p−3=4(n2+n+1)−3=(2n+1)2.
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 translated into English from zh; metadata (topic, difficulty) added by this project.