Member Login
Username:Password:
or Sign up here
Discover

INTEGRAL TEST FOR CONVERGENCE

In mathematics, the 'integral test for convergence' is a method used to test infinite series of non-negative terms for convergence. An early form of the test of convergence was developed in India by Madhava in the 14th century, and by his followers at the Kerala School. In Europe, it was later developed by Maclaurin and Cauchy and is sometimes known as the Maclaurin–Cauchy test.

Contents
Statement of the test
Proof
Applications
Borderline between divergence and convergence
References

Statement of the test


Consider an integer ''N'' and a non-negative monotone decreasing function ''f'' defined on the unbounded interval [''N'', ∞). Then the series
:sum_{n=N}^infty f(n)
converges if and only if the integral
:int_N^infty f(x),dx
is finite. In particular, if the integral diverges, then the series diverges as well.

Proof


The proof basically uses the comparison test, comparing the term ''f''(''n'') with the integral of ''f'' over the intervals [''n'' − 1, ''n''] and [''n'', ''n'' + 1], respectively.
Since ''f'' is a monotone decreasing function, we know that
:
f(x)le f(n)quad ext{for }xin[n,infty)

and
:
f(n)le f(x)quad ext{for }xin[N,n],

hence for every ''n'' larger than ''N''
:
int_n^{n+1} f(x),dx
leint_{n}^{n+1} f(n),dx
=f(n)
=int_{n-1}^{n} f(n),dx
leint_{n-1}^n f(x),dx.

Since the lower estimate is also valid for ''f''(''N''), we get by summation over all ''n'' from ''N'' to some larger integer ''M''
:
int_N^{M+1}f(x),dxlesum_{n=N}^Mf(n)le f(N)+int_N^M f(x),dx.

Letting ''M'' tend to infinity, the result follows.

Applications


The harmonic series
:
sum_{n=1}^infty rac1n

diverges because, using the natural logarithm, its derivative, and the fundamental theorem of calculus, we get
:
int_1^M rac1x,dx=ln xBigr|_1^M=ln M oinfty
quad ext{for }M oinfty.

Contrary, the series
:
sum_{n=1}^infty rac1{n^{1+ arepsilon}}

(cf. Riemann zeta function)
converges for every ''ε'' > 0, because
:
int_1^M rac1{x^{1+ arepsilon}},dx
=- rac1{ arepsilon x^ arepsilon}iggr|_1^M=
rac1 arepsilonBigl(1- rac1{M^ arepsilon}Bigr)
le rac1 arepsilon
quad ext{for all }Mge1.

Borderline between divergence and convergence


The above examples involving the harmonic series raise the question, whether there are monotone sequences such that ''f''(''n'') decreases to 0 faster than 1/''n'' but slower than 1/''n''1+''ε'' in the sense that
:
lim_{n oinfty} rac{f(n)}{1/n}=0
quad ext{and}quad
lim_{n oinfty} rac{f(n)}{1/n^{1+ arepsilon}}=infty

for every ''ε'' > 0, and whether the corresponding series of the ''f''(''n'') still diverges. Once such a sequence is found, a similar question can be asked with ''f''(''n'') taking the role of 1/''n'', and so on. In this way it is possible to investigate the borderline between divergence and convergence.
Using the integral test for convergence, one can show (see below) that, for every natural number ''k'', the series
:
sum_{n=N_k}^infty rac1{nln(n)ln_2(n)cdots ln_{k-1}(n)ln_k(n)}

still diverges (cf. proof that the sum of the reciprocals of the primes diverges for ''k'' = 1) but
:
sum_{n=N_k}^infty rac1{nln(n)ln_2(n)cdotsln_{k-1}(n)(ln_k(n))^{1+ arepsilon}}

converges for every ''ε'' > 0. Here ln''k'' denotes the ''k''-fold composition of the natural logarithm defined recursively by
:
ln_k(x)=
egin{cases}
ln(x)& ext{for }k=1,\
ln(ln_{k-1}(x))& ext{for }kge2.
end{cases}

Furthermore, ''N''''k'' denotes the smallest natural number such that the ''k''-fold composition is well-defined and ln''k'' ''N''''k'' ≥ 1, i.e.
:
N_kge underbrace{e^{e^{cdot^{cdot^{e}}}}}_{k e' ext{s}}=e uparrowuparrow k

using tetration or Knuth's up-arrow notation.
To see the divergence of the first series using the integral test, note that by repeated application of the chain rule
:
rac{d}{dx}ln_{k+1}(x)
= rac{d}{dx}ln(ln_k(x))
= rac1{ln_k(x)} rac{d}{dx}ln_k(x)
=cdots
= rac1{xln(x)cdotsln_k(x)},

hence
:
int_{N_k}^infty rac{dx}{xln(x)cdotsln_k(x)}
=ln_{k+1}(x)igr|_{N_k}^infty=infty.

To see the convergence of the second series, note that by the power rule, the chain rule and the above result
:
- rac{d}{dx} rac1{ arepsilon(ln_k(x))^ arepsilon}
= rac1{(ln_k(x))^{1+ arepsilon}} rac{d}{dx}ln_k(x)
=cdots
= rac{1}{xln(x)cdotsln_{k-1}(x)(ln_k(x))^{1+ arepsilon}},

hence
:
int_{N_k}^infty rac{dx}{xln(x)cdotsln_{k-1}(x)(ln_k(x))^{1+ arepsilon}}
=- rac1{ arepsilon(ln_k(x))^ arepsilon}iggr|_{N_k}^infty

References



★ Knopp, Konrad, "Infinite Sequences and Series", Dover publications, Inc., New York, 1956. (§ 3.3) ISBN 0-486-60153-6

★ Whittaker, E. T., and Watson, G. N., ''A Course in Modern Analysis'', fourth edition, Cambridge University Press, 1963. (§ 4.43) ISBN 0-521-58807-3

This article provided by Wikipedia. To edit the contents of this article, click here for original source.