2023 AMC 12A Problems/Problem 20
Problem
Rows 1, 2, 3, 4, and 5 of a triangular array of integers are shown below. Each row after the first row is formed by placing a 1 at each end of the row, and each interior entry is 1 greater than the sum of the two numbers diagonally above it in the previous row. What is the units digits of the sum of the 2023 numbers in the 2023rd row?
Solution 1
First, let be the sum of the th row. Now, with some observations and math instinct, we can guess that .
now we try to prove it by induction,
(works for base case)
Now by definition from the question, the next row is always double the sum of last row (Each number from last row branches off toward left and right to the next row), plus # of new row, minus 2 (leftmost and rightmost are just 1)
Hence proven.
Simply substitute , we get
Last digit of is ,
~lptoggled
See also
2023 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 19 |
Followed by Problem 21 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.