Maths Olympiad Prep

Library / /3 of 11

, 2013

Number theory Difficulty 7.7 National olympiad, round 2 Prove it Saudi Arabia

Find all pairs of positive integers (a,b)(a, b) such that a2+b2a^{2} + b^{2} divides both a3+1a^{3} + 1 and b3+1b^{3} + 1.

Solution

We have
0(a3+1)(b3+1)(ab)(a2+ab+b2)(ab)ab(moda2+b2). 0 \equiv (a^{3} + 1) - (b^{3} + 1) \equiv (a - b)(a^{2} + a b + b^{2}) \equiv (a - b) a b \pmod{a^{2} + b^{2}}.
Let dd be a common divisor of aa and a2+b2a^{2} + b^{2}. Then dd divides a3+1a^{3} + 1 and a3a^{3}, so it divides 11. Hence aa and a2+b2a^{2} + b^{2} are coprime. In a similar way bb and a2+b2a^{2} + b^{2} are coprime. Thus ab0(moda2+b2)a - b \equiv 0 \pmod{a^{2} + b^{2}}.

If aba \neq b then a2+b2ab(ab)2<a2+b2a^{2} + b^{2} \leq |a - b| \leq (a - b)^{2} < a^{2} + b^{2}, since ab1a b \geq 1, which is a contradiction. Hence a=b=1a = b = 1, since aa and a2+b2a^{2} + b^{2} are coprime.

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.