Number theoryDifficulty 5.2AIME, harderProve itSouth Africa
If n∈N and 3n+1 and 4n+1 are perfect squares, show that 56∣n.
Solution
Let 3n+1=x2 and 4n+1=y2. Then y2−x2=n. As y is odd, y2≡81, so n has to be even, therefore x is odd, and therefore y2−x2≡81−1=0, hence 8∣n.
Now notice that 4x2−3y2=1, so setting w=2x we obtain Pell's equation w2−3y2=1. This has solutions (2+3)m=wm+3ym, but only the odd m solutions correspond to an even wm. Starting with the base solution 2+3, and multiplying through by (2+3)2 we get the recursions wm+1=2xm+1=14xm+12ym,andym+1=8xm+7ym. Then xm+1=7xm+6ym≡7−ym, and ym+1=8xm+7ym≡7xm, hence ym+12−xm+12≡7xm2−ym2, and by induction, xm2−ym2≡70. Hence 7 divides n=ym2−xm2.
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 reproduced verbatim; metadata (topic, difficulty) added by this project.