Skip to main content

2016 AMC 10B Problem 16

Problem 16 of 25IntermediateAlgebra

The sum of an infinite geometric series is a positive number S,S, and the second term in the series is 1.1. What is the smallest possible value of S?S?

Answer choices

Show solution

Solution

Let the first value of the series be a,a, and let the ratio be r.r. Thus, S=a1r=arr(1r)=1r(1r).\begin{aligned}S&=\dfrac{a}{1-r}\\ &= \dfrac{ar}{r(1-r)} \\&= \dfrac{1}{r(1-r)}.\end{aligned} This means we have to find rr that maximizes r(1r)=0.25(r0.5)2.r(1-r)= 0.25-(r-0.5)^2. This maximization will happen with r=0.5.r=0.5. Therefore, S=10.5(0.5)=4.S = \dfrac{1}{0.5(0.5)}= 4. Thus, the correct answer is E .

More practice

Concepts: geometric sequence · completing the square · optimization

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