4.3.13 · D2Calculus III — Sequences & Series

Visual walkthrough — Root test

2,317 words11 min readBack to topic

Before any symbol appears, let us agree on three plain words.

That is all the vocabulary we need to start. Everything else we earn.

Recall Reminders on the tools we'll lean on

These appear below; here is the one-line meaning of each, for a ground-up read.

  • ("the limit is ") means: the numbers get and stay as close to as you like, once is big enough.
  • ("limit superior") is a safety-net version of the limit that always exists — it tracks the highest value the sequence keeps returning to, even if the ordinary limit wobbles.
  • ("natural logarithm") answers "what power of gives ?" Key fact we use: (the top grows far slower than the bottom).
  • is the exponential function; here we only need that it is continuous and .

Step 1 — The gold-standard shrinker: a geometric series

WHAT. Take a fixed number (a "ratio") and build the list where each term is the previous one multiplied by : Here means " multiplied by itself times." This is a Geometric series.

WHY. This is the simplest possible way for terms to shrink at a steady rate, and we know exactly when its total is finite: The symbol ("size of ", ignoring its sign) says: each term is a genuine fraction of the one before, so the pile of terms stops growing. If each term is as big or bigger than the last, and the total explodes.

PICTURE. Look at the blue bars: when each bar is of its left neighbour, and they collapse to nothing — the running total (yellow) flattens. The pink bars with grow taller and taller — the total races upward.

Figure — Root test

Step 2 — The clever question: "what hidden ratio does hide?"

WHAT. We look at a series whose terms behave like a geometric series far down the list. We do not need exact equality — only that the -th root of the term settles toward a single number. Precisely, we ask for which is the honest, limit-based meaning of the loose phrase " acts like ." We want to dig out of without knowing it in advance.

WHY this tool — the -th root. If , how do we undo the "raise-to-the-"? We apply its inverse, the -th root, written . It answers the question "which number, multiplied by itself times, gives this?" Applied to it hands back exactly : That is the entire reason the root test uses a root and not, say, a logarithm or a ratio — a root is the precise key that unlocks an -th power.

PICTURE. The green curve is dropping toward zero. The straight yellow line is what gives back: a flat, constant . The root "flattens" the shrinking curve into the single number that generated it.

Figure — Root test

(The parent uses — a version of the limit that always exists even when the ordinary limit wobbles; see the reminder box. For every example here the ordinary exists, so read as an ordinary limit.)


Step 3 — Case : trap the terms under a convergent geometric series

WHAT. Assume . We choose a helper number strictly between and :

WHY. We want a fixed ratio with two jobs: (1) it must sit above so the terms eventually fall below it, and (2) it must stay below so that still converges (Step 1). Because , there is empty room between and — so such an always exists. (It doesn't matter which one; any works.)

PICTURE. The number line: sits on the left, on the right, and we drop into the gap between them. The yellow band is the "room" that guarantees.

Figure — Root test

Step 4 — Why "eventually" turns into a real inequality

WHAT. Since and , the roots eventually slip below : there is a cutoff index so that Raise both sides to the -th power (both sides positive, so the inequality direction is safe):

WHY. "" means the roots get and stay arbitrarily close to (see the reminder box). Since is a fixed gap above , from some point onward the roots can never climb back above . Un-rooting both sides converts a fact about roots into a fact about the terms themselves: past , every term is smaller than the matching geometric term.

PICTURE. The blue root-dots march down toward and cross below the dashed line at . From there on, the pink term-bars tuck entirely under the green geometric bars .

Figure — Root test

Now the Comparison test finishes it: converges (it's geometric with ), and sits under it term by term, so converges — the series converges absolutely.


Step 5 — Case : the terms refuse to die, so the sum can't settle

WHAT. Assume . We run the mirror image of Step 3–4. Pick a helper number strictly between and : Because , there is room below and above , so such an exists.

WHY (the precise limit argument). Since and , the roots eventually rise above : there is a cutoff with Un-root both sides (raise to the -th power, both sides positive): So past every term exceeds — in particular the terms cannot shrink to zero: The n-th term divergence test says a convergent series must have . Ours doesn't, so it diverges.

(The parent's shorter phrasing " infinitely often" is the version; with an ordinary limit we get the cleaner "for all " above.)

PICTURE. The blue root-dots climb above the dashed line at ; from there the pink term-bars stay above forever, so the running total (yellow) keeps stepping upward without bound.

Figure — Root test

Step 6 — The degenerate case : the trick goes blind

WHAT. When exactly, there is no room to pick an between and (Step 3 collapses), and the terms may or may not go to zero (Step 5 fails too). The test says nothing.

WHY it's genuinely silent. Two famous series both give yet behave oppositely — see p-series: because (the reminder box). Each symbol: rewrites the root as a power; turns that power into an exponential whose exponent vanishes — for any . So the root can't feel the difference between the diverging () and the converging ().

PICTURE. Both root-curves (one for , one for ) crush down onto the same line — the root test literally cannot separate them. The verdict must come from a different tool.

Figure — Root test

The one-picture summary

Everything above is one decision diagram. Compute , then locate it on the number line:

  • Left of (): trap under ⇒ converges.
  • Right of (): terms don't reach ⇒ diverges.
  • Exactly : blind spot ⇒ inconclusive.
Figure — Root test
Recall Feynman retelling — the whole walkthrough in plain words

Picture a ball bouncing. After each bounce it keeps some fraction of its last height. If that fraction is under one, the bounces shrink and the ball travels a finite total distance — it settles. If the fraction is over one, the bounces grow forever. Now suppose you're only shown the heights and asked "what fraction is hiding in here?" If the heights are that fraction multiplied by itself times (), you undo the multiplying by taking the -th root — out pops the fraction , which we call . If you can always slide a slightly bigger fraction (still under one) over your heights, cap them all under a geometric pile you know is finite, and conclude: finite. If you can slide a fraction just above one under your heights, so the heights never fall to zero and the sum can't possibly settle: infinite. And if lands exactly on one, the root has flattened away every clue — a fast-shrinking series and a barely-shrinking one look identical to it — so you must grab a different tool entirely.

Recall Quick self-check

Root of gives back what? ::: — the -th root undoes the -th power exactly. In case , why must a good exist? ::: Because leaves a gap , and any in it sits above (terms fall below it) yet below (its geometric series converges). In case , which helper and which test finish the job? ::: Pick ; eventually so , and the n-th term divergence test forces divergence. Why is inconclusive? ::: for every , so the root can't distinguish converging from diverging p-series.