1992 AIME Problem 4

Attempt Problem 4 of the 1992 AIME 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 1992 AIME solutions, or check the answer key.

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

4.

In Pascal’s Triangle, each entry is the sum of the two entries above it. The first few rows of the triangle are shown below.

0:11:112:1213:13314:146415:151010516:1615201561\begin{array}{rl}0:&1\\1:&1\quad1\\2:&1\quad2\quad1\\3:&1\quad3\quad3\quad1\\4:&1\quad4\quad6\quad4\quad1\\5:&1\quad5\quad10\quad10\quad5\quad1\\6:&1\quad6\quad15\quad20\quad15\quad6\quad1\end{array}

In which row of Pascal’s Triangle do three consecutive entries occur that are in the ratio 3:4:5?3:4:5?

Answer: 62
Concepts:Pascal’s Trianglecombinationssystem of equations
Difficulty rating: 1940
Small Hint:

Represent the three entries as (nk),\binom nk, (nk+1),\binom n{k+1}, and (nk+2)\binom n{k+2}

Big Hint:

Use the ratios of consecutive binomial coefficients to obtain two linear equations in nn and kk

Solution:

For three consecutive entries beginning at position k,k, (nk+1)(nk)=nkk+1=43,(nk+2)(nk+1)=nk1k+2=54.\begin{aligned}\frac{\binom n{k+1}}{\binom nk}&=\frac{n-k}{k+1}=\frac43,\\\frac{\binom n{k+2}}{\binom n{k+1}}&=\frac{n-k-1}{k+2}=\frac54.\end{aligned} Thus 3n=7k+43n=7k+4 and 4n=9k+14.4n=9k+14. Solving gives k=26k=26 and n=62.n=62.

← Problem 3#3
Full Exam

Problem 4 in Other Years