Math for Non-Geeks/ Root test

From testwiki
Revision as of 00:40, 25 February 2025 by imported>MathXplore (Added {{BookCat}} using BookCat.js)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{#invoke:Math for Non-Geeks/Seite|oben}}

Let us turn our attention to the root test, which is a powerful tool for proving the convergence or divergence of a given series. It is based off the direct comparison test, in fact we will compare the series with the geometric series k=1qk with 0q<1.

Template:Noprint

Derivation

Recap

We have already learned how to use the direct comparison test with a majorant. In summary, a series k=1ak with ak0 is convergent, if there exists a convergent series k=1bk with akbk.

Furthermore we know that every geometric series k=1qk with q[0,1) is convergent.

First derivation

Let k=1ak be a series. Also let ak0 for all k, because this is a constraint we need for the direct comparison test. For our majorant we need a q[0,1) with akqk. Then we have

Template:Math

The series k=1ak is convergent by our direct comparison test. The inequality akqk can be transformed:

Template:Math

Thus if there exists a q with 0q<1, so that akkq, then akqk and the series k=1ak is convergent.

Math for Non-Geeks: Template:Frage

Bringing limit superior into play

For the convergence behaviour we can ignore the value of finitely many summands. Thus akkq must not be satisfied for all k, but for all k, with finitely many exceptions. So the inequality akkq must be satisfied for almost all k.

We can restate the requirement, that there must exist a q[0,1) with akkq for almost all k, using the limit superior:

Template:Math

Or in other terms:

Template:Math

If akkq for almost all k, the succession (akk)k is bounded above and must have an accumulation point less than or equal to q. This accumulation point is equal to lim supkakk and lim supkakkq.

Conversely, let lim supkakkq for a q[0,1). Then for all all ϵ>0 the inequality akkq+ϵ is satisfied for almost all k. Because q<1 there exists ϵ>0, that is small enough so that q+ϵ<1. Set q~=q+ϵ. We have q~<1 and the inequality akkq~ holds for almost all k.

Summary: Instead of akkq for almost all k it suffices to show lim supkakk<1, to prove convergence the series.

What about absolute convergence?

What happens if not all ak0? Then we cannot use the above argumentation, because for even k and ak<0 the values akk is not defined. But we still have a valid argumentation if we talk about k=1|ak|, to show the absolute convergence of the series (from which normal convergence follows immediately). Thus for series with ak0 for all k we have |ak|=ak. In this case nothing changes because for ak we can also use |ak|. The conclusion is:

Template:-

Root test for divergence

We have derived the root test to show the convergence of a series. Can we also derive a criterion for divergence? Let us assume that lim supk|ak|k>1. Then for infinitely many k we have the inequality |ak|k1. For these k we have |ak|1k=1, thus (|ak|)k cannot be a null sequence. But then (ak)k is also no null sequence. From the term test it follows immediately that k=1ak is divergent. We can generalize this case if instead of lim supk|ak|k>1 we require the inequality |ak|k1 for almost all k.

Theorem

Math for Non-Geeks: Template:Satz

Math for Non-Geeks: Template:Hinweis

Limitations of the root test

In case lim supk|ak|k=1 we cannot say whether we have convergence or divergence. In fact there exist both convergent and divergent series that satisfy this equation. First consider the harmonic series k=11k, which is divergent. We have

Template:Math

But also the convergent series k=11k2 satisfies this equation:

Template:Math

These examples show that we cannot conclude convergence or divergence from lim supk|ak|k=1. In this case we have to employ another convergence criterion!

How to apply the root test

Decision tree for the root test

To apply the root test on a series k=1ak we can proceed as follows: We compute |ak|k and find the limit (if the limit exists) or the limit superior.

  1. If lim supk|ak|k<1, then the series converges absolutely.
  2. If lim supk|ak|k>1, then the series diverges.
  3. If |ak|k1 for infinitely many k, then the series diverges.
  4. Else, if none of the above is true, we cannot make a statement about convergence behaviour using the root test.

Exercises

Exercise 1

Math for Non-Geeks: Template:Aufgabe

Exercise 2

Math for Non-Geeks: Template:Aufgabe

{{#invoke:Math for Non-Geeks/Seite|unten}}

Template:BookCat