Maths Olympiad Prep

Library / /2 of 39

Number theory Difficulty 5.3 AIME, harder Prove it Romania

Determine all the natural numbers a,b,ca, b, c such that ab+bc+caab + bc + ca is a prime number pp and pp divides the number a2b2+b2c2+c2a2a^2b^2 + b^2c^2 + c^2a^2.

Solution

From the identity a2b2+b2c2+c2a2=(ab+bc+ca)22abc(a+b+c)a^2b^2 + b^2c^2 + c^2a^2 = (ab+bc+ca)^2 - 2abc(a+b+c) it follows that pp divides abc(a+b+c)abc(a+b+c). Because pp is a prime number, we get pap \mid a, pbp \mid b, pcp \mid c or p(a+b+c)p \mid (a+b+c).

Since a,b,c<pa, b, c < p, the first three cases are impossible. The fourth situation can be true if and only if a=b=c=1a = b = c = 1. This case works.

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.