In mathematics, the root test is a criterion for the convergence (a convergence test) of an infinite series. It depends on the quantity
\limsupn → infty\sqrt[n]{|an|},
an
The root test was developed first by Augustin-Louis Cauchy who published it in his textbook Cours d'analyse (1821).[1] Thus, it is sometimes known as the Cauchy root test or Cauchy's radical test. For a series
infty | |
\sum | |
n=1 |
an
the root test uses the number
C=\limsupn → infty\sqrt[n]{|an|},
where "lim sup" denotes the limit superior, possibly +∞. Note that if
\limn → infty\sqrt[n]{|an|},
converges then it equals C and may be used in the root test instead.
The root test states that:
There are some series for which C = 1 and the series converges, e.g.
style\sum1/{n2}
style\sum1/n
This test can be used with a power series
f(z)=
infty | |
\sum | |
n=0 |
cn(z-p)n
where the coefficients cn, and the center p are complex numbers and the argument z is a complex variable.
The terms of this series would then be given by an = cn(z - p)n. One then applies the root test to the an as above. Note that sometimes a series like this is called a power series "around p", because the radius of convergence is the radius R of the largest interval or disc centred at p such that the series will converge for all points z strictly in the interior (convergence on the boundary of the interval or disc generally has to be checked separately).
A corollary of the root test applied to a power series is the Cauchy–Hadamard theorem: the radius of convergence is exactly
1/\limsupn{\sqrt[n]{|cn|}},
The proof of the convergence of a series Σan is an application of the comparison test.
If for all n ≥ N (N some fixed natural number) we have
\sqrt[n]{|an|}\lek<1
|an|\lekn<1
infty | |
\sum | |
n=N |
kn
infty | |
\sum | |
n=N |
|an|
If
\sqrt[n]{|an|}>1
Proof of corollary: For a power series Σan = Σcn(z - p)n, we see by the above that the series converges if there exists an N such that for all n ≥ N we have
\sqrt[n]{|an|}=\sqrt[n]{|cn(z-p)n|}<1,
equivalent to
\sqrt[n]{|cn|} ⋅ |z-p|<1
for all n ≥ N, which implies that in order for the series to converge we must have
|z-p|<1/\sqrt[n]{|cn|}
|z-p|<1/\limsupn{\sqrt[n]{|cn|}},
so
R\le1/\limsupn{\sqrt[n]{|cn|}}.
\sqrt[n]{|an|}=\sqrt[n]{|cn(z-p)n|}=1,
(since points > 1 will diverge) and this will not change the radius of convergence since these are just the points lying on the boundary of the interval or disc, so
R=1/\limsupn{\sqrt[n]{|cn|}}.
Example 1:
infty | |
\sum | |
i=1 |
2i | |
i9 |
\limnn1/n=1,
C=\limn\sqrt[n]{\left|
2n | |
n9 |
\right|}=\limn
\sqrt[n]{2n | |
} |
{\sqrt[n]{n9}}=\limn
2 | |
(n1/n)9 |
=2
C=2>1,
Example 2:
infty | |
\sum | |
n=0 |
1 | |
2\lfloor |
=1+1+
12 | |
+ |
12 | |
+ |
14 | |
+ |
14 | |
+ |
18 | |
+ |
18 | |
+ |
\ldots
r=\limsupn\toinfty\sqrt[n]{|an|}=\limsupn\toinfty\sqrt[2n]{|a2n|}=\limsupn\toinfty
| ||||
\sqrt[2n]{|1/2 |
n
an+1/an=1
n
an+1/an=1/2
\limn\toinfty|an+1/an|
Root tests hierarchy[3] [4] is built similarly to the ratio tests hierarchy (see Section 4.1 of ratio test, and more specifically Subsection 4.1.4 there).
For a series
infty | |
\sum | |
n=1 |
an
Let
K\geq1
ln(K)(x)
K
ln(1)(x)=ln(x)
2\leqk\leqK
ln(k)(x)=ln(k-1)(ln(x))
Suppose that
\sqrt[-n]{an}
n
\sqrt[-n]{a | + | ||||
|
1 | |
n |
K-1 | |
\sum | |
i=1 |
1 | + | ||||||||
|
\rhon | |||||||||
|
.
\liminfn\toinfty\rhon>1
\limsupn\toinfty\rhon<1
Since
| |||||
\sqrt[-n]{a | |||||
n}=e |
| ||||||
e | =1+ |
1 | + | |
n |
1 | |
n |
K-1 | |
\sum | |
i=1 |
1 | + | ||||||||
|
\rhon | |||||||||
|
.
From this,
ln
a | + | ||||
|
1 | |
n |
K-1 | |
\sum | |
i=1 |
1 | + | ||||||||
|
\rhon | |||||||||
|
\right).
From Taylor's expansion applied to the right-hand side, we obtain:
lnan=-1-\sum
K-1 | |
i=1 |
1 | - | ||||||||
|
\rhon | +O\left( | ||||||||
|
1 | |
n |
\right).
Hence,
-1+O(1/n) | |
a | |
n=\begin{cases}e |
1 | |||||||||||||||
|
,&K\geq2,\\ e-1+O(1/n)
1 | ||||
|
,&K=1. \end{cases}
The final result follows from the integral test for convergence.