2008 AIME I Problem 6

Attempt Problem 6 of the 2008 AIME I below, then check your answer against the professionally curated solution from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2008 AIME I solutions, or check the answer key.

All problems are used with official legal permission of the Mathematical Association of America (MAA).

6.

A triangular array of numbers has a first row consisting of the odd integers 1,3,5,,991, 3, 5, \ldots, 99 in increasing order. Each row below the first has one fewer entry than the row above it, and the bottom row has a single entry. Each entry in any row after the top row equals the sum of the two entries diagonally above it in the row immediately above it. How many entries in the array are multiples of 67?67? 13597994812196\scriptsize\begin{array}{ccccccccccc} 1 & & 3 & & 5 & & \cdots & & 97 & & 99 \\ & 4 & & 8 & & 12 & & \cdots & & 196 & \\ & & & & & \vdots & & & & & \end{array}

Answer: 17
Concepts:divisibilityinductionparity
Difficulty rating: 2600
Solution:

By induction, the nnth entry of row rr is 2r1(r+2n2):2^{r-1}(r + 2n - 2): row 11 gives 20(2n1),2^0(2n - 1), and summing two adjacent entries of row rr gives 2r1(r+2n2)2^{r-1}(r + 2n - 2) +2r1(r+2n)+ 2^{r-1}(r + 2n) =2r((r+1)+2n2),= 2^r\bigl((r + 1) + 2n - 2\bigr), the formula for row r+1.r + 1. Row rr has 51r51 - r entries, so 1n51r.1 \le n \le 51 - r.

Since 6767 is odd, an entry is a multiple of 6767 exactly when 67r+2n2.67 \mid r + 2n - 2. As nn runs through row r,r, the quantity r+2n2r + 2n - 2 takes the values r,r+2,,100r,r, r + 2, \ldots, 100 - r, all with the same parity as rr and all less than 134.134. So the only possible multiple of 6767 is 6767 itself, which requires rr odd and r67100r,r \le 67 \le 100 - r, that is, r33.r \le 33.

Each odd row r=1,3,,33r = 1, 3, \ldots, 33 contains exactly one such entry, for a total of 17.17.

← Problem 5#5
Full Exam

Problem 6 in Other Years