Skip to main content

2009 AMC 10A Problem 5

Problem 5 of 25EasierNumber Theory

What is the sum of the digits of the square of 111,111,111?111{,}111{,}111?

Answer choices

Show solution

Solution

The square of the nine-digit repunit is the palindrome 111,111,1112=12,345,678,987,654,321. \begin{aligned} &111{,}111{,}111^2 \\ &= 12{,}345{,}678{,}987{,}654{,}321. \end{aligned} Its digits are 1,2,,9,8,,1,1, 2, \ldots, 9, 8, \ldots, 1, so the sum is 2(1+2++8)+9=236+9=81. \begin{aligned} &2(1 + 2 + \cdots + 8) + 9 \\ &= 2 \cdot 36 + 9 = 81. \end{aligned} Thus, the correct answer is E.

More practice

Concepts: digits · palindrome · pattern recognition

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