The sum of an infinite geometric series is a positive number , and the second term in the series is . What is the smallest possible value of
- A)
- B)
- C)
- D)
- E)
Answer
E
Key insight
With ar = 1 the sum is S = 1/(r(1-r)); the denominator peaks at 1/4 when r = 1/2, so S is at least 4.
Solution
Let the first term be and the ratio , with so the series converges. The second term is , so and
For to be positive we need , i.e. . On that interval
with equality at . A smaller denominator makes larger, so
and is attained by the series .
The answer is .
Why this works
Fixing the second term ties and together, leaving as a function of alone. Minimizing is the same as maximizing the quadratic , whose vertex sits midway between its roots and . Whenever a problem fixes a product and asks for an extreme of a sum-like quantity, expect a completed square or AM-GM to finish it.
Alternative approach
By AM-GM, , so and , with equality when .
The trap
Assuming the first term is 1 (so S = 1/(1-r) and 'smallest' looks like 1 or 2) instead of the second term.
Common mistakes
- Assuming the first term is (so and "smallest" looks like or ) instead of the second term.
- Letting approach or to "shrink" ; both make the denominator vanish and blow up, so the extreme is in the middle, not at the ends.
Techniques
Bound the quantity above/below or estimate to pin it down · Substitute to simplify (u = x+1/x, shifting, scaling)