Difference between revisions of "2021 AIME II Problems/Problem 1"
(→See Also) |
MRENTHUSIASM (talk | contribs) m |
||
Line 32: | Line 32: | ||
~MRENTHUSIASM | ~MRENTHUSIASM | ||
+ | |||
+ | ==Solution 4== | ||
+ | <cmath>\begin{align*} | ||
+ | \sum_{A = 1}^9 \sum_{B = 0}^9 \overline{ABA} &= \sum_{A = 1}^9 \sum_{B = 0}^9 \left( 101 A + 10 B \right) \\ | ||
+ | &= \sum_{A = 1}^9 \sum_{B = 0}^9 101 A + \sum_{A = 1}^9 \sum_{B = 0}^9 10 B \\ | ||
+ | &= 101 \cdot 10 \sum_{A = 1}^9 A + 10 \cdot 9 \sum_{B = 0}^9 B \\ | ||
+ | &= 1010 \cdot 45 + 90 \cdot 45 \\ | ||
+ | &= | ||
+ | \end{align*}</cmath> | ||
+ | |||
+ | Steven Chen--is this what you need? | ||
==See Also== | ==See Also== |
Revision as of 16:23, 22 March 2021
Problem
Find the arithmetic mean of all the three-digit palindromes. (Recall that a palindrome is a number that reads the same forward and backward, such as or .)
Solution 1
Recall the the arithmetic mean of all the digit palindromes is just the average of the largest and smallest digit palindromes, and in this case the palindromes are and and and is the final answer.
~ math31415926535
Solution 2
For any palindrome , note that , is 100A + 10B + A which is also 101A + 10B. The average for A is 5 since A can be any of 1, 2, 3, 4, 5, 6, 7, 8, or 9. The average for B is 4.5 since B is either 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9. Therefore, the answer is 505 + 45 = .
- ARCTICTURN
Solution 3 (Symmetry)
For any three-digit palindrome where and are digits and note that must be another palindrome by symmetry. This means we can pair each three-digit palindrome uniquely with another three-digit palindrome so that they sum to For instances: and so on.
From this symmetry, the arithmetic mean of all the three-digit palindromes is
~MRENTHUSIASM
Solution 4
Steven Chen--is this what you need?
See Also
2021 AIME II (Problems • Answer Key • Resources) | ||
Preceded by First Problem |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.