Problem:
Positive integers a,b,c, and d satisfy a>b>c>d,a+b+c+d=2010, and a2βb2+c2βd2=2010. Find the number of possible values of a.
Solution:
Note that
a2βb2+c2βd2=(aβb)(a+b)+(cβd)(c+d)=a+b+c+d
and thus aβb=cβd=1. Hence 2010=a+(aβ1)+c+(cβ1), so a+c= 1006. The condition a>c implies that aβ₯504, and the condition c>d implies that cβ₯2, so that aβ€1004. For each integer k with 0β€kβ€500, the ordered quadruple (a,b,c,d)=(504+k,503+k,502βk,501βk) satisfies the required conditions, and thus the number of possible values of a is 501β.
The problems on this page are the property of the MAA's American Mathematics Competitions