Problem:
Find the number of ordered triples (a,b,c) where a,b, and c are positive integers, a is a factor of b,a is a factor of c, and a+b+c=100.
Solution:
For any such ordered triple (a,b,c), because a is a factor of b+c,a is also a factor of 100. Thus a is an element of {1,2,4,5,10,20,25}, and abβ and acβ are positive integers for which abβ+acβ=a100ββ1 (Note that if a=50 or 100, then at least one of b and c is zero). Because abβ and acβ are positive integers, there are (for each choice of a ) a100ββ2 pairs abβ and acβ. Thus there are 1100β+2100β+4100β+5100β+10100β+20100β+25100ββ2β
7=214β14=200β such triples.
The problems on this page are the property of the MAA's American Mathematics Competitions