3.3.3 · D5Sequences & Series
Question bank — Sum of infinite GP — when it converges, proof
True or false — justify
Statement is "the infinite GP converges" or a claim about it — decide, then give the reason.
A GP with converges.
True. Convergence depends on , and the sign of is irrelevant to shrinking — the terms still get smaller in size, just alternating.
If every term of an infinite GP is positive, the series must converge.
False. has all-positive terms but , so terms grow and it diverges. Positivity says nothing about .
A GP with can converge if is small enough, like .
False. With every term equals , so the sum is , which grows without bound for any no matter how tiny.
If the terms of an infinite GP tend to , the sum is guaranteed finite.
True for a GP specifically: terms forces , which is exactly the convergence condition. (This shortcut is special to GPs — it fails for general series like .)
(i.e. ) as a GP sum equals exactly, not "just below ."
True. It is , giving . The infinite sum is the limit, and that limit is exactly .
A GP with has partial sums that approach , so it converges to .
False. Its partial sums are — they oscillate forever and never approach a single value, so no limit (and no sum) exists.
If is negative, the GP must have been divergent.
False. A convergent GP can have a genuine negative sum, e.g. gives . Sign of the answer says nothing about convergence.
Doubling the first term doubles .
True (when it converges). is directly proportional to , so scaling by any factor scales the whole sum by that same factor; is untouched.
Spot the error
Each shows a plausible-looking solution. Name the mistake.
"."
The formula was applied with , but it is only valid for . Here blows up instead of vanishing, so the closed form is meaningless — the series actually diverges.
"For , we have and ."
Two errors: is the first term , not ; and , not its reciprocal . The correct sum is .
" diverges because some terms are negative."
Negativity is fine; what matters is , so it converges (to ). Alternating signs do not cause divergence.
", and since it never stops adding, its sum is infinite."
The terms shrink by each time (), so the growing tail contributes ever-tinier amounts and the total settles on the finite value .
"To get I divide the first term by the second: ."
Upside-down. The ratio is later over earlier, . Inverting it will falsely report a shrinking GP as growing (and vice versa).
"The partial-sum formula works for every , so I'll use it with ."
At we divided by during the derivation, so the formula is undefined there. For the sum is simply (add to itself times).
"Since the formula gives a number for , the series must converge."
Getting a number is not the same as converging. The algebra of runs regardless, but the derivation that justifies it required , which fails for . The number is a fake.
Why questions
Explain the mechanism, not just the rule.
Why must rather than just ?
Because convergence hinges on the size shrinking to . If then is true but , so grows — the "" without absolute value would wrongly admit diverging cases.
Why does the whole convergence question reduce to the single term ?
In , the parts and are fixed constants; is the only piece that changes as grows, so its behaviour alone decides whether settles.
Why does the "shift-and-subtract" trick make the middle terms disappear?
Multiplying by shifts every term one slot to the right, so each interior term now sits under an identical copy of itself; subtracting cancels them, leaving only the unmatched first term and the leaked-out last term .
Why can an infinite number of positive bites still add to a finite total?
Because with each bite is a fixed fraction of the previous one, so the remaining amount shrinks geometrically; the leftovers approach , and "total minus leftover" approaches a fixed number. (See Limits of Sequences for .)
Why is not an approximation but an exact equality?
The notation means the limit of the partial sums , and that limit is exactly — see Recurring Decimals as Fractions.
Why does a perpetual payment stream (a perpetuity) have a finite present value?
Each future payment is discounted by a factor , forming a convergent GP; distant payments are worth vanishingly little today, so the infinite stream sums to a finite value — see Present Value & Perpetuities.
Why is checking a precondition, not an afterthought?
The formula was derived by assuming . Using it first and checking later means you may have already trusted a value that the assumption never permitted — the check must gate the formula, not follow it.
Edge cases
The boundaries that break naive intuition.
: what is the sum ?
It converges trivially to , and the formula agrees: . (Strictly in the first term is read as the term itself.)
with any : does it converge?
Yes — every term is , so . The formula gives for any ; the ratio never matters when there is nothing to add.
exactly : converge or diverge?
Diverges for . Every term equals , so . This is the case the formula literally cannot touch (division by ).
exactly : converge or diverge?
Diverges (no sum). Partial sums oscillate and never approach one number — oscillation is a form of divergence, not a compromise value.
just barely less than , like : still converges?
Yes. Any , however close to , forces eventually — it just converges slowly. Convergence is a yes/no matter of the boundary, not of how close you are to it.
just barely more than , like : converge?
No. Even a hair above makes grow without bound (slowly at first, then explosively), so the series diverges. The boundary is a hard cliff.
A GP where terms shrink but never reach zero — is "never reaching zero" a problem?
No. Convergence needs the terms to approach , not equal it. With each term stays nonzero yet gets arbitrarily small, which is exactly enough for the total to settle.
Connections
- Parent: Sum of infinite GP
- Geometric Progression — nth term
- Sum of finite GP
- Limits of Sequences
- Convergence of Series
- Recurring Decimals as Fractions
- Present Value & Perpetuities