Skip to main content

2021 Fall AMC 10B Problem 8

Problem 8 of 25EasierAlgebraNumber Theory

The greatest prime number that is a divisor of 16,38416{,}384 is 22 because 16,384=214.16{,}384 = 2^{14}. What is the sum of the digits of the greatest prime number that is a divisor of 16,383?16{,}383?

Answer choices

Show solution

Solution

We know 16,383=163841=2141=(271)(27+1)=127129.\begin{aligned}16,383 &= 16384-1 \\&= 2^{14}-1 \\&= (2^7-1)(2^7+1) \\&= 127\cdot 129.\end{aligned} Since 129=343,129=3\cdot 43, we get 16383=343127.16383 = 3\cdot 43\cdot 127. Therefore, 127127 is the largest prime factor, and the sum of its digits is 10.10. Thus, the answer is C .

More practice

Concepts: prime factorization · difference of squares

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.