Problem:
For nonnegative integers a and b with a+bβ€6, let T(a,b)=(a6β)(b6β)(a+b6β). Let S denote the sum of all T(a,b), where a and b are nonnegative integers with a+bβ€6. Find the remainder when S is divided by 1000.
Solution:
It follows from
(6a+bβ)=(66β(a+b)β)
that
S=a+bβ€6ββ(6aβ)(6bβ)(66β(a+b)β)=a+b+c=6ββ(6aβ)(6bβ)(6cβ)
For given values of a,b, and c, the term (a6β)(b6β)(a+b6β) corresponds to the number of choices when selecting a elements from {1,2,3,4,5,6},b elements from {7,8,9,10,11,12}, and c elements from {13,14,15,16,17,18}. Thus S is equal to the number of 6-element subsets of {1,2,3,β¦,18}, namely (618β)=18,564. The requested remainder is 564β.
The problems on this page are the property of the MAA's American Mathematics Competitions