2022 AIME II Problem 10

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

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

10.

Find the remainder when ((32)2)+((42)2)++((402)2)\binom{\binom{3}{2}}{2} + \binom{\binom{4}{2}}{2} + \cdots + \binom{\binom{40}{2}}{2} is divided by 1000.1000.

Answer: 4
Concepts:combinationssummationPascal’s Triangle
Difficulty rating: 2650
Solution:

Since (n2)=n(n1)2\binom{n}{2} = \frac{n(n-1)}{2} and (n2)1=(n+1)(n2)2,\binom{n}{2} - 1 = \frac{(n+1)(n-2)}{2}, ((n2)2)=12n(n1)2(n+1)(n2)2=(n+1)n(n1)(n2)8=3(n+14). \begin{aligned} \binom{\binom{n}{2}}{2} \\ &= \frac{1}{2} \cdot \frac{n(n-1)}{2} \\ &\quad {}\cdot \frac{(n+1)(n-2)}{2} \\ &= \small \frac{(n+1)n(n-1)(n-2)}{8} \\ &= 3\binom{n+1}{4}. \end{aligned}

By the hockey stick identity, n=3403(n+14)=3k=441(k4)=3(425)=3850668=2552004. \begin{aligned} \sum_{n=3}^{40} 3\binom{n+1}{4} &= 3\sum_{k=4}^{41}\binom{k}{4} \\ &= 3\binom{42}{5} \\ &= 3 \cdot 850668 \\ &= 2552004. \end{aligned}

The remainder upon division by 10001000 is 4.4.

← Problem 9#9
Full Exam

Problem 10 in Other Years