Skip to main content

2022 AMC 10B Problem 15

Problem 15 of 25IntermediateAlgebra

Let SnS_n be the sum of the first nn terms of an arithmetic sequence that has a common difference of 2.2. The quotient S3nSn\dfrac{S_{3n}}{S_n} does not depend on n.n. What is S20?S_{20}?

Answer choices

Show solution

Solution

Write the nnth term as a+2n,a+2n, so the term before the first term is a.a. Then Sn=i=1n(a+2i)=n(a+n+1).\begin{aligned}S_n&=\sum_{i=1}^n(a+2i)\\&=n(a+n+1).\end{aligned} Hence S3nSn=3(a+3n+1)a+n+1=96(a+1)a+n+1. \begin{aligned} \frac{S_{3n}}{S_n}&=\frac{3(a+3n+1)}{a+n+1}\\ &=9-\frac{6(a+1)}{a+n+1}. \end{aligned} For this expression to be independent of n,n, its numerator 6(a+1)6(a+1) in the final fraction must be 0.0. Thus a=1.a=-1. Therefore, S20=20(1+20+1)=400.S_{20}=20(-1+20+1)=400. Thus, the answer is D .

More practice

Concepts: arithmetic sequence · summation

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