Mistake Master

Working with Geometric Series BC only

Multiplying $S_n$ by $r$ and subtracting gives the closed form $S_n = a\frac{1-r^{n}}{1-r}$, and since $r^{n}$ is the only $n$-dependent piece, the limit exists precisely when $|r| < 1$, giving $\frac{a}{1-r}$. Both endpoints fail: $r = 1$ makes $S_n = na$, and $r = -1$ makes the partial sums alternate between $a$ and $0$ without settling, so the condition is strict. The formula therefore describes convergent geometric series rather than geometric series in general, and applying it to $\sum 2^{n}$ returns $-1$ for a sum of positive terms.

The numerator is the first term actually present, not the coefficient out front: $\sum_{n=2}^{\infty} 3\left(\frac{1}{2}\right)^{n}$ has $a = \frac{3}{4}$ and sums to $\frac{3}{2}$, while the same three symbols summed from $n = 0$ or $n = 1$ give $6$ and $3$, and those three check against each other since $6 - 3 - \frac{3}{2} = \frac{3}{2}$. The ratio is safest computed as $\frac{a_{n+1}}{a_n}$, which survives an exponent of $2n$ (where $r = \frac{4}{9}$, not $\frac{2}{3}$), a sign that belongs inside $r$, and a $2^{n}$ in a denominator that makes $r = \frac{1}{2}$ rather than $2$. The closed form also evaluates every repeating decimal, since $0.\overline{7} = \frac{7/10}{9/10} = \frac{7}{9}$, and supplies the first stock of known series for the comparison tests of 10.6.

THE RATIO r DECIDES EVERYTHING. CONVERGES |r| < 1 DIVERGES DIVERGES −2 −1 0 1 2 INSIDE: THE SUM IS a/(1 − r), WITH a THE FIRST TERM PRESENT. OUTSIDE: THERE IS NO SUM, AND THE FORMULA STILL RETURNS ONE. BOTH ENDPOINTS ARE OPEN. r = 1 AND r = −1 BOTH DIVERGE.
Drawn to scale at $110$ px per unit of $r$. The open circles at $r = \pm 1$ are the whole content of the strict inequality: at $r = 1$ the partial sums are $na$, and at $r = -1$ they alternate between $a$ and $0$, so neither endpoint has a limit.
EVALUATING THE SUM FROM n = 2 OF 3(1/2)^n. THE TRUE VALUE IS 3/2. THE SETUP VALUE WHAT WENT WRONG (3/4)/(1 − 1/2) 3/2 NOTHING 3/(1 − 1/2) 6 SUMMED FROM n = 0 (3/2)/(1 − 1/2) 3 SUMMED FROM n = 1 (3/4)/(1 − 2) −3/4 RATIO UPSIDE DOWN 3/4 + 3/8 + 3/16 1.3125 A PARTIAL SUM, NOT THE SUM ROWS 2 AND 3 ARE CORRECT SUMS OF DIFFERENT SERIES.
The second and third rows are the dangerous ones: each is the exact sum of a real series, just not the one asked about, and $6 - 3 - \frac{3}{2} = \frac{3}{2}$ confirms all three against each other. The last row is a partial sum stopping at three terms, which approaches $\frac{3}{2}$ from below and never reaches it.

The work

3 ways in · any order
Lesson
Working with Geometric Series

Derives the closed form for a geometric partial sum and shows the convergence condition falling out of it, then separates the three independent ways the sum formula is misapplied: an unchecked ratio, a numerator taken from the coefficient rather than the first term present, and an index assumed to start at zero.

Skill check · 10 scenarios
Diagnostic
10-item topic check

Ten items on geometric series: testing the ratio before using the formula, identifying the first term actually present when the index does not start at zero, reading a ratio through a disguised exponent or a denominator, and summing repeating decimals.

Not yet available · 10 items
Targeted Practice
Drill a single misconception

Pick one of the failure modes you missed and drill it on its own. The round is adaptive: two correct in a row clears the misconception and moves you to the next.

Take the diagnostic to identify your misconceptions