4.3.12 · D5Calculus III — Sequences & Series

Question bank — Ratio test — proof, limitations

1,881 words9 min readBack to topic

Before the questions, one shared mental picture — and note it introduces the letter , which we must earn:

Recall How the picture becomes the formal

-proof "Settles below the -line" is exactly the -statement: with , the limit gives an so that . Chaining that inequality times yields — the geometric wall. Then because , and the comparison test transfers that finiteness to . So the coarse phrase "the wall shrinks" is the precise reason bounding by produces a convergent comparison series.


True or false — justify

TF1. If then diverges.
False. is the inconclusive case; has and converges while has and diverges — same , opposite fate.
TF2. If converges then its ratio limit must be less than .
False. Convergence does not force ; converges yet its . Only implies convergence, not the reverse.
TF3. The ratio test can prove conditional convergence of the alternating harmonic series .
False. The ratio uses absolute values and here , so the test is silent; conditional convergence needs the alternating series test instead.
TF4. If the ratio test gives , the root test could still return on the same series.
False. When both limits exist they agree; if the ratio limit is the root limit is the same value, so the root test also diverges (never ).
TF5. A series of strictly positive terms with converges "absolutely".
True, and trivially so — for positive terms , so absolute convergence and plain convergence are the same statement.
TF6. If for every , the series must converge.
False. The ratio being below isn't enough; it must stay below a fixed . Harmonic has always yet diverges because those ratios creep toward .
TF7. If the shrink-ratios oscillate and does not exist, the ratio test simply reports "inconclusive".
True in the basic (limit) form. No limit means the theorem's hypothesis fails — but the sharper ratio test can still act: if it converges, and if it diverges (see EC7).
TF8. and lead to the same conclusion.
True. Both mean terms eventually grow, so and the series diverges by the term test.

Spot the error

SE1. "For , the ratio is , and since the series converges." — find the flaw.
The verdict is right but the reasoning is broken: you must use . A raw ratio of is not what the theorem compares against, and negative ratios can't bound a geometric wall.
SE2. ": since , the ratio test says it diverges." — find the flaw.
means no information, not divergence. In fact converges (a p-series with ); the ratio test is just the wrong tool here.
SE3. "The terms of go to zero, so the ratio test's branch applies and it converges." — find the flaw.
Two errors: is not the ratio-test condition, and here (not ). Terms going to zero is necessary for convergence but never sufficient.
SE4. "In the proof we pick any with ; if there is no such , so the proof fails for ." — find the flaw.
There are such when — take , any number strictly between and works. The gap is nonempty whenever .
SE5. "Because , the whole series equals ." — find the flaw.
That value is an upper bound on the tail, not the sum. The real sum is smaller, and we also have finitely many terms before ; comparison only guarantees finiteness, not a value.
SE6. " diverges because is huge, so its ratio limit is some big constant like ." — find the flaw.
The ratio is , which grows without bound, so , not a fixed constant. Factorials eventually beat any fixed exponential — the ratio doesn't level off.
SE7. "Applying the ratio test to gives , so it diverges — but only because it's not a geometric series." — find the flaw.
is geometric with ratio ; the ratio test just recovers the geometric rule. The parenthetical claim is false, not a caveat.

Why questions

WHY1. Why does the proof compare against a geometric series specifically, not a p-series?
Because a fixed shrink-factor is exactly what defines a geometric series, and we know precisely when it converges (). The ratio test measures that very factor, so geometric is the natural yardstick.
WHY2. Why must the trapping be a fixed number rather than "the ratio at each step"?
A per-step ratio can drift up to (like harmonic's ) and never let the geometric wall shrink. Only a single fixed forces and hence a finite total.
WHY3. Why does guarantee divergence but does not guarantee the terms are monotonically shrinking?
forces eventually, so — a hard failure. But only says the long-run ratio is small; early terms may bounce around before the geometric domination kicks in past .
WHY4. Why is the ratio test "blind" to every power-law series ?
For any , , landing squarely in the dead zone. The test can't see the exponent , which is exactly what decides convergence there.
WHY5. Why does the ratio test shine on factorials and exponentials?
In the factorials telescope () and exponentials collapse to a constant (), leaving a clean limit instead of a stubborn .
WHY6. Why is the ratio test the tool of choice for finding a power series' radius of convergence?
Setting solves directly for the range of ; the boundary marks the radius, exactly where geometric domination breaks.
WHY7. Why can Raabe's test sometimes decide cases where the ratio test returns ?
Raabe's test zooms into the rate at which the ratio approaches (via ), a finer measurement that distinguishes from where the coarse ratio limit cannot.
WHY8. Why does the term-by-term comparison step actually finish the convergence proof?
Once and converges, comparison says a series dominated by a convergent positive series is itself (absolutely) convergent — that theorem does the closing.

Edge cases

EC1. What does the ratio test say about a series with a zero term in the middle, like ?
The basic ratio is undefined at that step (division by zero). You only need the terms to be eventually nonzero; a stray zero early on is fine since the limit only cares about the tail.
EC2. What if for all beyond some point?
Then the series is a finite sum — trivially convergent — and the ratio test isn't needed (indeed becomes ). Recognise the degenerate case rather than force the test.
EC3. Ratio test verdict when ?
Converges absolutely, and very strongly — means terms crush faster than any geometric series, so it's the "most convergent" outcome, not a special exception.
EC4. Two series both hit : and . What single sharper fact separates them?
The exponent in the p-series rule: diverges, converges. The ratio test can't read ; the integral/p-test can.
EC5. At the endpoints of a power series where , what must you do?
Test each endpoint by hand as its own series; the ratio test has already given up there. E.g. for , diverges (harmonic) but converges (alternating harmonic).
EC6. If a series has but individual ratios exceed for the first hundred terms, does it still converge?
Yes. Convergence depends only on the tail past some ; a finite block of growing terms adds a finite amount and cannot spoil convergence once the ratio settles below a fixed .
EC7. The plain limit doesn't exist — is the ratio test truly useless?
Not always. The variant still decides the convergent case: if you can still trap the tail under a fixed from some on, so it converges; and if the terms eventually grow, so it diverges. Only when the limsup straddles is it genuinely inconclusive.

Connections