Problem:
There are exactly 77,000 ordered quadruples (a,b,c,d) such that gcd(a,b,c,d)= 77 and lcm(a,b,c,d)=n. What is the smallest possible value of n ?
Answer Choices:
A. 13,860
B. 20,790
C. 21,560
D. 27,720
E. 41,580
Solution:
Note that gcd(a,b,c,d)=77 and lcm(a,b,c,d)=n if and only if gcd(7Taβ,77bβ,77cβ,77dβ)=1 and lcm(77aβ,7Tbβ,77cβ,77dβ)=77nβ. Thus there are 77,000 ordered quadruples (a,b,c,d) such that gcd(a,b,c,d)=1 and lcm(a,b,c,d)=77nβ. Let m=77nβ and suppose that p is a prime that divides m. Let A=A(p), B=B(p),C=C(p),D=D(p), and M=M(p)β₯1 be the exponents of p such that pA,pB,pC,pD, and pM are the largest powers of p that divide a, b,c,d, and m, respectively. The gcd and 1 cm requirements are equivalent to min(A,B,C,D)=0 and max(A,B,C,D)=M. For a fixed value of M, there are (M+1)4 quadruples (A,B,C,D) with each entry in {0,1,β¦,M}. There are M4 of them for which min(A,B,C,D)β₯1, and also M4 of them such that max(A,B,C,D)β€Mβ1. Finally, there are (Mβ1)4 quadruples (A,B,C,D) such that min(A,B,C,D)β₯1 and max(A,B,C,D)β€Mβ1. Thus the number of quadruples such that min(A,B,C,D)=0 and max(A,B,C,D)=M is equal to (M+1)4β2M4+(Mβ1)4=12M2+2=2(6M2+1). Multiplying these quantities over all primes that divide m yields the total number of quadruples (a,b,c,d) with the required properties. Thus
77,000=23β
53β
7β
11=pβ£mββ2(6(M(p))2+1)
Note that 6(M(p))2+1 is odd and this product must contain three factors of 2 , so there must be exactly three primes that divide m. Let p1β,p2β, and p3β be these primes. Note that 6β
12+1=7,6β
22+1=52, and 6β
32+1=5β
11. None of these could appear as a factor more than once because 77,000 is not divisible by 72,54, or 112. Moreover, the product of these three is equal to 53β
7β
11. All other factors of the form 6M2+1 are greater than these three, so without loss of generality the only solution is M(p1β)=1,M(p2β)=2, and M(p3β)=3. It follows that m=p11βp22βp33β, and the smallest value of m occurs when p1β=5,p2β=3, and p3β=2. Therefore the smallest possible values of m and n are 5β
32β
23=360 and 77(5β
32β
23)=27,720β, respectively.
The problems on this page are the property of the MAA's American Mathematics Competitions