It is given that integers a, b and c satisfy the equality a+b+c=0. Denote S=ab+bc+ca, A=a2+a+1, B=b2+b+1 and C=c2+c+1. Prove that the number (S+A)(S+B)(S+C) is the square of an integer.
Solution
S+A=bc+a(b+c)+A=bc−a2+a2+a+1=bc−(b+c)+1=(b−1)(c−1). Similarly S+B=(c−1)(a−1) and S+C=(a−1)(b−1). Hence, (S+A)(S+B)(S+C)=((a−1)(b−1)(c−1))2 is the square of the integer (a−1)(b−1)(c−1).
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.