Ratio and Root Tests

In this section, we prove the last two series convergence tests: the ratio test and the root test. These tests are particularly nice because they do not require us to find a comparable series. The ratio test will be especially useful in the discussion of power series in the next chapter.

Throughout this chapter, we have seen that no single convergence test works for all series. Therefore, at the end of this section we discuss a strategy for choosing which convergence test to use for a given series.

Ratio Test

Consider a series n=1an.

From our earlier discussion and examples, we know that limnan=0

is not a sufficient condition for the series to converge. Not only do we need an0,

but we need an0

quickly enough. For example, consider the series n=11/n

and the series n=11/n2.

We know that 1/n0

and 1/n20.

However, only the series n=11/n2

converges. The series n=11/n

diverges because the terms in the sequence {1/n}

do not approach zero fast enough as n.

Here we introduce the ratio test, which provides a way of measuring how fast the terms of a series approach zero.

Ratio Test

Let n=1an

be a series with nonzero terms. Let

ρ=limn\|an+1an\|.
  1. If 0ρ<1,

    then

    n=1an

    converges absolutely.

  2. If ρ>1

    or

    ρ=,

    then

    n=1an

    diverges.

  3. If ρ=1,

    the test does not provide any information.

Proof

Let n=1an

be a series with nonzero terms.

We begin with the proof of part i. In this case, ρ=limn\|an+1an\|<1.

Since 0ρ<1,

there exists R

such that 0ρ<R<1.

Let ε=Rρ>0.

By the definition of limit of a sequence, there exists some integer N

such that

\|\|an+1an\|ρ\|<εfor allnN.

Therefore,

\|an+1an\|<ρ+ε=Rfor allnN

and, thus,

\|aN+1\|<R\|aN\|\|aN+2\|<R\|aN+1\|<R2\|aN\|\|aN+3\|<R\|aN+2\|<R2\|aN+1\|<R3\|aN\|\|aN+4\|<R\|aN+3\|<R2\|aN+2\|<R3\|aN+1\|<R4\|aN\|.

Since R<1,

the geometric series

R\|aN\|+R2\|aN\|+R3\|aN\|+

converges. Given the inequalities above, we can apply the comparison test and conclude that the series

\|aN+1\|+\|aN+2\|+\|aN+3\|+\|aN+4\|+

converges. Therefore, since

n=1\|an\|=n=1N\|an\|+n=N+1\|an\|

where n=1N\|an\|

is a finite sum and n=N+1\|an\|

converges, we conclude that n=1\|an\|

converges.

For part ii.

ρ=limn\|an+1an\|>1.

Since ρ>1,

there exists R

such that ρ>R>1.

Let ε=ρR>0.

By the definition of the limit of a sequence, there exists an integer N

such that

\|\|an+1an\|ρ\|<εfor allnN.

Therefore,

R=ρε<\|an+1an\|for allnN,

and, thus,

\|aN+1\|>R\|aN\|\|aN+2\|>R\|aN+1\|>R2\|aN\|\|aN+3\|>R\|aN+2\|>R2\|aN+1\|>R3\|aN\|\|aN+4\|>R\|aN+3\|>R2\|aN+2\|>R3\|aN+1\|>R4\|aN\|.

Since R>1,

the geometric series

R\|aN\|+R2\|aN\|+R3\|aN\|+

diverges. Applying the comparison test, we conclude that the series

\|aN+1\|+\|aN+2\|+\|aN+3\|+

diverges, and therefore the series n=1\|an\|

diverges.

For part iii. we show that the test does not provide any information if ρ=1

by considering the pseries

n=11/np.

For any real number p,

ρ=limn1/(n+1)p1/np=limnnp(n+1)p=1.

However, we know that if p1,

the pseries

n=11/np

diverges, whereas n=11/np

converges if p>1.

The ratio test is particularly useful for series whose terms contain factorials or exponentials, where the ratio of terms simplifies the expression. The ratio test is convenient because it does not require us to find a comparative series. The drawback is that the test sometimes does not provide any information regarding convergence.

Using the Ratio Test

For each of the following series, use the ratio test to determine whether the series converges or diverges.

  1. n=12nn!
  2. n=1nnn! n=1(−1)n(n!)2(2n)!
  3. n=1(−1)n(n!)2(2n)!
  1. From the ratio test, we can see that
    ρ=limn2n+1/(n+1)!2n/n!=limn2n+1(n+1)!·n!2n.

    Since

    (n+1)!=(n+1)·n!,
    ρ=limn2n+1=0.

    Since

    ρ<1,

    the series converges.

  2. We can see that
    ρ=limn(n+1)n+1/(n+1)!nn/n!=limn(n+1)n+1(n+1)!·n!nn=limn(n+1n)n=limn(1+1n)n=e.

    Since

    ρ>1,

    the series diverges.

  3. Since
    \|(−1)n+1((n+1)!)2/(2(n+1))!(−1)n(n!)2/(2n)!\|=(n+1)!(n+1)!(2n+2)!·(2n)!n!n!=(n+1)(n+1)(2n+2)(2n+1)

    we see that


    ρ=limn(n+1)(n+1)(2n+2)(2n+1)=14.

    Since

    ρ<1,

    the series converges.

Use the ratio test to determine whether the series n=1n33n

converges or diverges.

The series converges.

Hint

Evaluate limn(n+1)33n+1·3nn3.

Root Test

The approach of the root test is similar to that of the ratio test. Consider a series n=1an

such that limn\|an\|n=ρ

for some real number ρ.

Then for N

sufficiently large, \|aN\|ρN.

Therefore, we can approximate n=N\|an\|

by writing

\|aN\|+\|aN+1\|+\|aN+2\|+ρN+ρN+1+ρN+2+.

The expression on the right-hand side is a geometric series. As in the ratio test, the series n=1an

converges absolutely if 0ρ<1

and the series diverges if ρ1.

If ρ=1,

the test does not provide any information. For example, for any p-series, n=11/np,

we see that

ρ=limn\|1np\|n=limn1np/n.

To evaluate this limit, we use the natural logarithm function. Doing so, we see that

lnρ=ln(limn1np/n)=limnln(1n)p/n=limnpn·ln(1n)=limnpln(1/n)n.

Using L’Hôpital’s rule, it follows that lnρ=0,

and therefore ρ=1

for all p.

However, we know that the p-series only converges if p>1

and diverges if p<1.

Root Test

Consider the series n=1an.

Let

ρ=limn\|an\|n.
  1. If 0ρ<1,

    then

    n=1an

    converges absolutely.

  2. If ρ>1

    or

    ρ=,

    then

    n=1an

    diverges.

  3. If ρ=1,

    the test does not provide any information.

The root test is useful for series whose terms involve exponentials. In particular, for a series whose terms an

satisfy \|an\|=bnn,

then \|an\|n=bn

and we need only evaluate limnbn.

Using the Root Test

For each of the following series, use the root test to determine whether the series converges or diverges.

  1. n=1(n2+3n)n(4n2+5)n
  2. n=1nn(ln(n))n
  1. To apply the root test, we compute
    ρ=limn(n2+3n)n/(4n2+5)nn=limnn2+3n4n2+5=14.

    Since

    ρ<1,

    the series converges absolutely.

  2. We have
    ρ=limnnn/(lnn)nn=limnnlnn=by L’Hôpital’s rule.

    Since

    ρ=,

    the series diverges.

Use the root test to determine whether the series n=11/nn

converges or diverges.

The series converges.

Hint

Evaluate limn1/nnn

using L’Hôpital’s rule.

Choosing a Convergence Test

At this point, we have a long list of convergence tests. However, not all tests can be used for all series. When given a series, we must determine which test is the best to use. Here is a strategy for finding the best test to apply.

Problem-Solving Strategy: Choosing a Convergence Test for a Series

Consider a series n=1an.

In the steps below, we outline a strategy for determining whether the series converges.

  1. Is n=1an

    a familiar series? For example, is it the harmonic series (which diverges) or the alternating harmonic series (which converges)? Is it a

    pseries

    or geometric series? If so, check the power

    p

    or the ratio

    r

    to determine if the series converges.

  2. Is it an alternating series? Are we interested in absolute convergence or just convergence? If we are just interested in whether the series converges, apply the alternating series test. If we are interested in absolute convergence, proceed to step 3,

    considering the series of absolute values

    n=1\|an\|.
  3. Is the series similar to a pseries

    or geometric series? If so, try the comparison test or limit comparison test.

  4. Do the terms in the series contain a factorial or power? If the terms are powers such that an=bnn,

    try the root test first. Otherwise, try the ratio test first.

  5. Use the divergence test. If this test does not provide any information, try the integral test.

Visit this website for more information on testing series for convergence, plus general information on sequences and series.

Using Convergence Tests

For each of the following series, determine which convergence test is the best to use and explain why. Then determine if the series converges or diverges. If the series is an alternating series, determine whether it converges absolutely, converges conditionally, or diverges.

  1. n=1n2+2nn3+3n2+1
  2. n=1(−1)n+1(3n+1)n!
  3. n=1enn3
  4. n=13n(n+1)n
  1. Step 1. The series is not a pseries

    or geometric series.


    Step 2. The series is not alternating.


    Step 3. For large values of

    n,

    we approximate the series by the expression


    n2+2nn3+3n2+1n2n3=1n.

    Therefore, it seems reasonable to apply the comparison test or limit comparison test using the series

    n=11/n.

    Using the limit comparison test, we see that


    limn(n2+2n)/(n3+3n2+1)1/n=limnn3+2n2n3+3n2+1=1.

    Since the series

    n=11/n

    diverges, this series diverges as well.

  2. Step 1.The series is not a familiar series.

    Step 2. The series is alternating. Since we are interested in absolute convergence, consider the series


    n=13n(n+1)!.

    Step 3. The series is not similar to a p-series or geometric series.


    Step 4. Since each term contains a factorial, apply the ratio test. We see that


    limn(3(n+1))/(n+1)!(3n+1)/n!=limn3n+3(n+1)!·n!3n+1=limn3n+3(n+1)(3n+1)=0.

    Therefore, this series converges, and we conclude that the original series converges absolutely, and thus converges.

  3. Step 1. The series is not a familiar series.

    Step 2. It is not an alternating series.


    Step 3. There is no obvious series with which to compare this series.


    Step 4. There is no factorial. There is a power, but it is not an ideal situation for the root test.


    Step 5. To apply the divergence test, we calculate that


    limnenn3=.

    Therefore, by the divergence test, the series diverges.

  4. Step 1. This series is not a familiar series.

    Step 2. It is not an alternating series.


    Step 3. There is no obvious series with which to compare this series.


    Step 4. Since each term is a power of

    n,

    we can apply the root test. Since


    limn(3n+1)nn=limn3n+1=0,

    by the root test, we conclude that the series converges.

For the series n=12n3n+n,

determine which convergence test is the best to use and explain why.

The comparison test because 2n/(3n+n)<2n/3n

for all positive integers n.

The limit comparison test could also be used.

Hint

The series is similar to the geometric series n=1(23)n.

In [link], we summarize the convergence tests and when each can be applied. Note that while the comparison test, limit comparison test, and integral test require the series n=1an

to have nonnegative terms, if n=1an

has negative terms, these tests can be applied to n=1\|an\|

to test for absolute convergence.

Summary of Convergence Tests
Series or Test Conclusions Comments
Divergence Test
For any series n=1an, evaluate limnan.
If limnan=0, the test is inconclusive. This test cannot prove convergence of a series.
If limnan0, the series diverges.
Geometric Series
n=1arn1
If \|r\|<1, the series converges to
a/(1r).
Any geometric series can be reindexed to be written in the form a+ar+ar2+, where a is the initial term and r is the ratio.
If \|r\|1, the series diverges.
p-Series
n=11np
If p>1, the series converges. For p=1, we have the harmonic series n=11/n.
If p1, the series diverges.
Comparison Test
For n=1an with nonnegative terms, compare with a known series n=1bn.
If anbn for all nN and n=1bn converges, then n=1an converges. Typically used for a series similar to a geometric or p-series. It can sometimes be difficult to find an appropriate series.
If anbn for all nN and n=1bn diverges, then n=1an diverges.
Limit Comparison Test
For n=1an with positive terms, compare with a series n=1bn by evaluating
L=limnanbn.
If L is a real number and L0, then n=1an and n=1bn both converge or both diverge. Typically used for a series similar to a geometric or p-series. Often easier to apply than the comparison test.
If L=0 and n=1bn converges, then n=1an converges.
If L= and n=1bn diverges, then n=1an diverges.
Integral Test
If there exists a positive, continuous, decreasing function f such that an=f(n) for all nN, evaluate Nf(x)dx.
Nf(x)dx and n=1an both converge or both diverge. Limited to those series for which the corresponding function f can be easily integrated.
Alternating Series
n=1(−1)n+1bnorn=1(−1)nbn
If bn+1bn for all n1 and bn0, then the series converges. Only applies to alternating series.
Ratio Test
For any series n=1an with nonzero terms, let
ρ=limn\|an+1an\|.
If 0ρ<1, the series converges absolutely. Often used for series involving factorials or exponentials.
If ρ>1orρ=, the series diverges.
If ρ=1, the test is inconclusive.
Root Test
For any series n=1an, let
ρ=limn\|an\|n.
If 0ρ<1, the series converges absolutely. Often used for series where \|an\|=bnn.
If ρ>1orρ=, the series diverges.
If ρ=1, the test is inconclusive.
Series Converging to π and 1/π

Dozens of series exist that converge to π

or an algebraic expression containing π.

Here we look at several examples and compare their rates of convergence. By rate of convergence, we mean the number of terms necessary for a partial sum to be within a certain amount of the actual value. The series representations of π

in the first two examples can be explained using Maclaurin series, which are discussed in the next chapter. The third example relies on material beyond the scope of this text.

  1. The series
    π=4n=1(−1)n+12n1=443+4547+49

    was discovered by Gregory and Leibniz in the late

    1600s.

    This result follows from the Maclaurin series for

    f(x)=tan−1x.

    We will discuss this series in the next chapter.


    1. Prove that this series converges.
    2. Evaluate the partial sums Sn

      for

      n=10,20,50,100.
    3. Use the remainder estimate for alternating series to get a bound on the error Rn.
    4. What is the smallest value of N

      that guarantees

      \|RN\|<0.01?

      Evaluate

      SN.
  2. The series
    π=6n=0(2n)!24n+1(n!)2(2n+1)=6(12+12·3(12)3+1·32·4·5·(12)5+1·3·52·4·6·7(12)7+)

    has been attributed to Newton in the late

    1600s.

    The proof of this result uses the Maclaurin series for

    f(x)=sin−1x.
    1. Prove that the series converges.
    2. Evaluate the partial sums Sn

      for

      n=5,10,20.
    3. Compare Sn

      to

      π

      for

      n=5,10,20

      and discuss the number of correct decimal places.

  3. The series
    1π=89801n=0(4n)!(1103+26390n)(n!)43964n

    was discovered by Ramanujan in the early

    1900s.

    William Gosper, Jr., used this series to calculate

    π

    to an accuracy of more than

    17

    million digits in the

    mid-1980s.

    At the time, that was a world record. Since that time, this series and others by Ramanujan have led mathematicians to find many other series representations for

    π

    and

    1/π.
    1. Prove that this series converges.
    2. Evaluate the first term in this series. Compare this number with the value of π

      from a calculating utility. To how many decimal places do these two numbers agree? What if we add the first two terms in the series?

    3. Investigate the life of Srinivasa Ramanujan (18871920)

      and write a brief summary. Ramanujan is one of the most fascinating stories in the history of mathematics. He was basically self-taught, with no formal training in mathematics, yet he contributed in highly original ways to many advanced areas of mathematics.

Key Concepts


If

ρ<1,

the series

n=1an

converges absolutely. If

ρ>1,

the series diverges. If

ρ=1,

the test does not provide any information. This test is useful for series whose terms involve factorials.


If

ρ<1,

the series

n=1an

converges absolutely. If

ρ>1,

the series diverges. If

ρ=1,

the test does not provide any information. The root test is useful for series whose terms involve powers.

Use the ratio test to determine whether n=1an

converges, where an

is given in the following problems. State if the ratio test is inconclusive.

an=1/n!
an+1/an0.

Converges.

an=10n/n!
an=n2/2n
an+1an=12(n+1n)21/2<1.

Converges.

an=n10/2n
n=1(n!)3(3n!)
an+1an1/27<1.

Converges.

n=123n(n!)3(3n!)
n=1(2n)!n2n
an+1an4/e2<1.

Converges.

n=1(2n)!(2n)n
n=1n!(n/e)n
an+1an1.

Ratio test is inconclusive.

n=1(2n)!(n/e)2n
n=1(2nn!)2(2n)2n
anan+11/e2.

Converges.

Use the root test to determine whether n=1an

converges, where an

is as follows.

ak=(k12k+3)k
ak=(2k21k2+3)k
(ak)1/k2>1.

Diverges.

an=(lnn)2nnn
an=n/2n
(an)1/n1/2<1.

Converges.

an=n/en
ak=keek
(ak)1/k1/e<1.

Converges.

ak=πkkπ
an=(1e+1n)n
an1/n=1e+1n1e<1.

Converges.

ak=1(1+lnk)k
an=(ln(1+lnn))n(lnn)n
an1/n=(ln(1+lnn))(lnn)0

by L’Hôpital’s rule. Converges.

In the following exercises, use either the ratio test or the root test as appropriate to determine whether the series k=1ak

with given terms ak

converges, or state if the test is inconclusive.

ak=k!1·3·5(2k1)
ak=2·4·62k(2k)!
ak+1ak=12k+10.

Converges by ratio test.

ak=1·4·7(3k2)3kk!
an=(11n)n2
(an)1/n1/e.

Converges by root test.

ak=(1k+1+1k+2++12k)k

(Hint: Compare ak1/k

to k2kdtt.)

ak=(1k+1+1k+2++13k)k
ak1/kln(3)>1.

Diverges by root test.

an=(n1/n1)n

Use the ratio test to determine whether n=1an

converges, or state if the ratio test is inconclusive.

n=13n22n3
an+1an= 32n+123n2+3n+10.

Converge.

n=12n2nnn!

Use the root and limit comparison tests to determine whether n=1an

converges.

an=1/xnn

where xn+1=12xn+1xn,

x1=1

(Hint: Find limit of {xn}.)

Converges by root test and limit comparison test since xn2.

In the following exercises, use an appropriate test to determine whether the series converges.

n=1(n+1)n3+n2+n+1
n=1(−1)n+1(n+1)n3+3n2+3n+1

Converges absolutely by limit comparison with pseries,

p=2.
n=1(n+1)2n3+(1.1)n
n=1(n1)n(n+1)n
limnan=1/e20.

Series diverges.

an=(1+1n2)n

(Hint: (1+1n2)n2e.)

ak=1/2sin2k

Terms do not tend to zero: ak1/2,

since sin2x1.

ak=2sin(1/k)
an=1/(n+2n)

where (nk)=n!k!(nk)!

an=2(n+1)(n+2),

which converges by comparison with pseries

for p=2.

ak=1/(2kk)
ak=2k/(3kk)
ak=2k1·2k(2k+1)(2k+2)3k(2/3)k

converges by comparison with geometric series.

ak=(kk+lnk)k

(Hint: ak=(1+lnkk)(k/lnk)lnkelnk.)

ak=(kk+lnk)2k

(Hint: ak=(1+lnkk)(k/lnk)lnk2.)

akelnk2=1/k2.

Series converges by limit comparison with pseries,

p=2.

The following series converge by the ratio test. Use summation by parts, k=1nak(bk+1bk)=[an+1bn+1a1b1]k=1nbk+1(ak+1ak),

to find the sum of the given series.

k=1k2k

(Hint: Take ak=k

and bk=21k.)

k=1kck,

where c>1

(Hint: Take ak=k

and bk=c1k/(c1).)

If bk=c1k/(c1)

and ak=k,

then bk+1bk=ck

and n=1kck=a1b1+1c1k=1ck=c(c1)2.

n=1n22n
n=1(n+1)22n
6+4+1=11

The kth term of each of the following series has a factor xk.

Find the range of x

for which the ratio test implies that the series converges.

k=1xkk2
k=1x2kk2
\|x\|1
k=1x2k3k
k=1xkk!
\|x\|<

Does there exist a number p

such that n=12nnp

converges?

Let 0<r<1.

For which real numbers p

does n=1nprn

converge?

All real numbers p

by the ratio test.

Suppose that limn\|an+1an\|=p.

For which values of p

must n=12nan

converge?

Suppose that limn\|an+1an\|=p.

For which values of r>0

is n=1rnan

guaranteed to converge?

r<1/p

Suppose that \|an+1an\|(n+1)p

for all n=1,2,…

where p

is a fixed real number. For which values of p

is n=1n!an

guaranteed to converge?

For which values of r>0,

if any, does n=1rn

converge? (Hint: n=1an=k=1n=k2(k+1)21an.)

0<r<1.

Note that the ratio and root tests are inconclusive. Using the hint, there are 2k

terms rn

for k2n<(k+1)2,

and for r<1

each term is at least rk.

Thus, n=1rn=k=1n=k2(k+1)21rn

k=12krk,

which converges by the ratio test for r<1.

For r1

the series diverges by the divergence test.

Suppose that \|an+2an\|r<1

for all n.

Can you conclude that n=1an

converges?

Let an=2[n/2]

where [x]

is the greatest integer less than or equal to x.

Determine whether n=1an

converges and justify your answer.

One has a1=1,

a2=a3=1/2,…a2n=a2n+1=1/2n.

The ratio test does not apply because an+1/an=1

if n

is even. However, an+2/an=1/2,

so the series converges according to the previous exercise. Of course, the series is just a duplicated geometric series.

The following advanced exercises use a generalized ratio test to determine convergence of some series that arise in particular applications when tests in this chapter, including the ratio and root test, are not powerful enough to determine their convergence. The test states that if limna2nan<1/2,

then an

converges, while if limna2n+1an>1/2,

then an

diverges.

Let an=1436582n12n+2=1·3·5(2n1)2n(n+1)!.

Explain why the ratio test cannot determine convergence of n=1an.

Use the fact that 11/(4k)

is increasing k

to estimate limna2nan.

Let an=11+x22+xnn+x1n=(n1)!(1+x)(2+x)(n+x).

Show that a2n/anex/2/2.

For which x>0

does the generalized ratio test imply convergence of n=1an?

(Hint: Write 2a2n/an

as a product of n

factors each smaller than 1/(1+x/(2n)).)

a2n/an=12·n+1n+1+xn+2n+2+x2n2n+x.

The inverse of the kth

factor is (n+k+x)/(n+k)>1+x/(2n)

so the product is less than (1+x/(2n))nex/2.

Thus for x>0,

a2nan12ex/2.

The series converges for x>0.

Let an=nlnn(lnn)n.

Show that a2nan0

as n.

Chapter Review Exercises

True or False? Justify your answer with a proof or a counterexample.

If limnan=0,

then n=1an

converges.

false

If limnan0,

then n=1an

diverges.

If n=1\|an\|

converges, then n=1an

converges.

true

If n=12nan

converges, then n=1(−2)nan

converges.

Is the sequence bounded, monotone, and convergent or divergent? If it is convergent, find the limit.

an=3+n21n

unbounded, not monotone, divergent

an=ln(1n)
an=ln(n+1)n+1

bounded, monotone, convergent, 0

an=2n+15n
an=ln(cosn)n

unbounded, not monotone, divergent

Is the series convergent or divergent?

n=11n2+5n+4
n=1ln(n+1n)

diverges

n=12nn4
n=1enn!

converges

n=1n(n+1/n)

Is the series convergent or divergent? If convergent, is it absolutely convergent?

n=1(−1)nn

converges, but not absolutely

n=1(−1)nn!3n
n=1(−1)nn!nn

converges absolutely

n=1sin(nπ2)
n=1cos(πn)en

converges absolutely

Evaluate

n=12n+47n
n=11(n+1)(n+2)
12

A legend from India tells that a mathematician invented chess for a king. The king enjoyed the game so much he allowed the mathematician to demand any payment. The mathematician asked for one grain of rice for the first square on the chessboard, two grains of rice for the second square on the chessboard, and so on. Find an exact expression for the total payment (in grains of rice) requested by the mathematician. Assuming there are 30,000

grains of rice in 1

pound, and 2000

pounds in 1

ton, how many tons of rice did the mathematician attempt to receive?

The following problems consider a simple population model of the housefly, which can be exhibited by the recursive formula xn+1=bxn,

where xn

is the population of houseflies at generation n,

and b

is the average number of offspring per housefly who survive to the next generation. Assume a starting population x0.

Find limnxn

if b>1,

b<1,

and b=1.

, 0, x0

Find an expression for Sn=i=0nxi

in terms of b

and x0.

What does it physically represent?

If b=34

and x0=100,

find S10

and limnSn

S10383, limnSn=400

For what values of b

will the series converge and diverge? What does the series converge to?

Glossary

ratio test
for a series n=1an

with nonzero terms, let

ρ=limn\|an+1/an\|;

if

0ρ<1,

the series converges absolutely; if

ρ>1,

the series diverges; if

ρ=1,

the test is inconclusive

root test
for a series n=1an,

let

ρ=limn\|an\|n;

if

0ρ<1,

the series converges absolutely; if

ρ>1,

the series diverges; if

ρ=1,

the test is inconclusive


Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

You can also download for free at http://cnx.org/contents/9a1df55a-b167-4736-b5ad-15d996704270@5.1

Attribution: