Ravixxx
If p is a prime number, k is a positive integer, and \(p^{k}\) is a factor of \(20!\), what is the largest possible value of \(pk\) ?
(A) 36
(B) 48
(C) 53
(D) 64
(E) 72
KUDOS if you appreciate this question
For reference, here is 20! expanded: 20 x
19 x 18 x
17 x 16 x 15 x 14 x
13 x 12 x
11 x 10 x 9 x 8 x
7 x 6 x
5 x 4 x
3 x
2 x 1
The largest prime number that is a factor of 20! is 19. So p could be 19; however, in that case, k would be 1, and the value of pk would be 19(1) = 19. Now let’s see if we can find a value for pk that is greater than 19.
If p is any prime number from 11 to 17, inclusive, the value of k would still be 1, and the value of pk would then be less than 19.
If p = 7, then k = 2 (since 7 and 14 are factors of 20!). However, the value of pk is 7(2) = 14, which is less than 19.
If p = 5, then k = 4 (since 5, 10, 15 and 20 are factors of 20!). The value of pk is 5(4) = 20, which is greater than 19. However, 20 is not one of the answer choices, so we must continue.
If p = 3, then k = 8 (since 3, 6, 9, 12, 15, and 18 are factors of 20!. Notice that 9 and 18 have 2 factors of 3 while the other factors have 1 factor of 3 each). The value of pk is 3(8) = 24. Again, this is not one of the answer choices, so we must continue.
If p = 2, then k = 18 (since 2, 4, 6, 8, 10, 12, 14, 16, 18, and 20 are factors of 20!. Notice that 4, 12, and 20 have 2 factors of 2, 8 has 3 factors of 2, and 16 has 4 factors of 2, while the other factors have 1 factor of 2 each). The value of pk is 2(18) = 36. Since we’ve exhausted all the possibilities, the largest value of pk is 36.
Answer: A