Problem:
If x is the cube of a positive integer and d is the number of positive integers that are divisors of x, then d could be
Answer Choices:
A. 200
B. 201
C. 202
D. 203
E. 204
Solution:
The cubes
x=1,23,26,β¦,23k,β¦,(267)3
have
d=1,4,7,β¦,3k+1,β¦,202
divisors, respectively. In fact, for any prime p,(p67)3 has 202 divisors.
To show that, of the choices listed, d=202 is the only possible answer, we prove that for any perfect cube x>1,d must be of the form 3k+1:
If x=p13b1ββp23b2βββ―pn3bnββ where the piβ are distinct primes, then its divisors are all the numbers of the form p1a1ββp2a2βββ―pnanββ, with 0β€aiββ€3biβ for i=1,2,β¦,n. Taking the product of the number of choices for each aiβ yields d=(3b1β+1)(3b2β+1)β―(3bnβ+1)=3k+1 for some integer k.