Skip to main content

2002 AMC 10B Problem 23

Problem 23 of 25HarderAlgebra

Let {ak}\{a_k\} be a sequence of integers such that a1=1a_1 = 1 and am+n=am+an+mna_{m+n} = a_m + a_n + mn for all positive integers mm and n.n. What is a12?a_{12}?

Answer choices

Show solution

Solution

Setting n=1,n = 1, we get am+1=am+a1+ma_{m+1} = a_m + a_1 + m =am+(m+1),= a_m + (m + 1), so am+1am=m+1.a_{m+1} - a_m = m + 1. Summing from m=1m = 1 to 11,11, a12a1=2+3++12=121321=77. \begin{aligned} a_{12} - a_1 &= 2 + 3 + \cdots + 12 \\ &= \dfrac{12\cdot 13}{2} - 1 \\ &= 77. \end{aligned} Therefore a12=1+77=78.a_{12} = 1 + 77 = 78. Thus, the correct answer is D.

More practice

Concepts: functional equation · telescoping · triangular number

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