Root Test¶
Classify an infinite series using the limit superior of the nth roots of its term magnitudes: below one gives absolute convergence, above one gives divergence, and one is inconclusive.
Core Idea¶
For a series \(\sum_{n=1}^{\infty}a_n\), define
The root test proves absolute convergence when \(L<1\) and divergence when \(L>1\), including \(L=+\infty\). When \(L=1\), it gives no conclusion. The proof compares eventual term magnitudes with a geometric sequence.
The recognition invariant is nth-root exponential scale + limsup + threshold at one + three-way conclusion.
Scope of Application¶
The test is effective when terms contain nth powers, factorial-like exponential scales, or irregular successive ratios. Applied to \(\sum c_n(z-z_0)^n\), it yields the Cauchy–Hadamard radius \(R^{-1}=\limsup |c_n|^{1/n}\), with extended-value conventions.
It classifies absolute convergence. Conditional convergence requires another method when the absolute-value series lands at the boundary.
Clarity¶
If the ordinary limit of \(|a_n|^{1/n}\) exists, it equals the limsup and may be used. Otherwise, replacing limsup by a nonexistent limit is invalid. Above one, infinitely many terms fail to approach zero rapidly enough; the theorem need not claim they grow monotonically.
Manages Complexity¶
Nth roots discard subexponential factors and expose long-run exponential scale. Complicated products and powers often reduce to a single threshold comparison. The limsup makes the criterion robust to bounded oscillation and exceptional subsequences.
Abstract Reasoning¶
- Form \(|a_n|^{1/n}\).
- Compute or bound its limsup.
- If below one, choose \(q\) strictly between \(L\) and one and compare the tail with \(q^n\).
- If above one, find infinitely many terms whose magnitudes do not tend to zero.
- If equal to one, stop and select another test.
- For power series, multiply the coefficient rate by \(|z-z_0|\).
Knowledge Transfer¶
The portable structure is converting multiplicative growth into an asymptotic rate and comparing that rate with a stability threshold. The proposed immediate parent is Convergence.
Relationships to Other Abstractions¶
Current abstraction Root Test Domain-specific
Parents (1) — more general patterns this builds on
-
Root Test is a kind of Convergence Prime
Convergence is the proposed immediate parent.
Hierarchy path (1) — routes to 1 parentless root
- Root Test → Convergence
Neighborhood in Abstraction Space¶
Root Test sits in a sparse region of the domain-specific corpus (94th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.
Family — Special Functions & Convergence Tests (6 abstractions)
Nearest neighbors
- Ratio Test — 0.82
- Derivative — 0.78
- Absolute convergence — 0.77
- Dirichlet Eta Function — 0.76
- Hurwitz-Stable Matrix — 0.76
Computed from structural-signature embeddings · 2026-09-08