Problem:
Let S be the set {1,2,3,β¦,19}. For a,bβS, define aβ»b to mean that either 0<aβbβ€9 or bβa>9. How many ordered triples (x,y,z) of elements of S have the property that xβ»y,yβ»z, and zβ»x ?
Answer Choices:
A. 810
B. 855
C. 900
D. 950
E. 988
Solution:
Consider the elements of S as integers modulo 19. Assume aβ»b. If a>b, then aβbβ€9. If a<b, then bβa>9; that is bβaβ₯10 and so (a+19)βbβ€9. Thus aβ»b if and only if 0<(aβb)(mod19)β€9.
Suppose that (x,y,z) is a triple in SΓSΓS such that xβ»y,yβ»z, and zβ»x. There are 19 possibilities for the first entry x. Once x is chosen, y can equal
x+i for any i,1β€iβ€9. Then z is at most x+9+i and at least x+10, so once y is chosen, there are i possibilities for the third element z.
The number of required triples is equal to 19(1+2+β―+9)=19β
21ββ
9β
10= 19β
45=855
The problems on this page are the property of the MAA's American Mathematics Competitions