Skip to main content

2000 AMC 12 Problem 8

Problem 8 of 25EasierNumber Theory

Figures 0,0, 1,1, 2,2, and 33 consist of 1,1, 5,5, 13,13, and 2525 nonoverlapping unit squares, respectively. If the pattern were continued, how many nonoverlapping unit squares would there be in figure 100?100?

Answer choices

Show solution

Solution

Figure nn is a diamond whose row lengths increase through the odd numbers and back down, giving a total of n2+(n+1)2n^2 + (n + 1)^2 unit squares. This matches 1,5,13,251, 5, 13, 25 for n=0,1,2,3.n = 0, 1, 2, 3. Therefore figure 100100 has 1002+1012=10000+10201=20201 \begin{aligned} 100^2 + 101^2 &= 10000 + 10201 \\ &= 20201 \end{aligned} unit squares. Thus, the correct answer is C.

More practice

Concepts: pattern recognition · perfect square

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