In this lecture, we will expand our toolbox of convergence criteria for series. We will introduce the powerful Ratio and Root tests, which are particularly useful for determining the convergence of series where terms involve factorials or powers. Finally, we will begin our exploration of power series, a fundamental concept in analysis.

Recap of Known Convergence Criteria

Before introducing new tests, let’s recall the convergence criteria we have already discussed:

  • Leibniz Criterion (Alternating Series Test): Applicable to alternating series that satisfy specific conditions (decreasing term magnitudes, limit to zero).
  • Cauchy Criterion: A fundamental criterion that directly tests the behavior of partial sums, allowing us to determine convergence without knowing the limit.
  • Comparison Test (Vergleichssatz): Useful for comparing a given series with another series whose convergence behavior is known.

From the previous lecture, we remember the Corollary of the Comparison Test (Vergleichssatz):

Corollary (Comparison Test - Revisited): Let and be series with for all for some . Then:

  1. If converges, then converges.
  2. If diverges, then diverges.

This comparison test is a valuable tool, but it requires finding suitable series to compare with. The Ratio and Root tests offer more direct methods, often easier to apply in many situations.

Dirichlet’s Theorem

But first, let us prove Dirichlet’s Theorem.

Rearrangements of Absolutely Convergent Series

As we learned from the Riemann Rearrangement Theorem, conditionally convergent series exhibit highly unstable behavior under rearrangements. However, absolutely convergent series are remarkably well-behaved in this regard. Dirichlet’s Theorem formalizes this stability.

Theorem (Dirichlet’s Theorem): If is absolutely convergent, then every rearrangement of the series is also absolutely convergent, and every rearrangement has the same sum.

This is a powerful result! It tells us that for absolutely convergent series, we can rearrange the terms in any way we like without affecting the sum or losing absolute convergence. This property is not shared by conditionally convergent series, making absolute convergence a highly desirable property.

Proof of Dirichlet’s Theorem

Let be an absolutely convergent series. Let be a rearrangement of , where and is a bijection.

We need to show two things:

  1. Absolute convergence
  2. Equality

(1) Absolute Convergence of the Rearrangement

Since converges, let be its sum (a finite value as it converges).

Consider the partial sums of the rearranged series of absolute values: .

Let . Then the set of indices is a subset of . Therefore,

Thus, the partial sums are bounded above by . Since is a series with non-negative terms and its partial sums are bounded above, by the criterion for convergence of non-negative series, converges. This shows that the rearrangement is absolutely convergent.

(2) Equality of Sums:

Let . We want to show that a rearrangement also converges to . Let be the partial sums of the rearranged series. We need to show that .

Given . Since converges, by the Cauchy Criterion, there exists an such that for all :

Choose large enough so that the set of indices contains all indices . This is possible because is a bijection.

Consider the difference between the partial sum of the rearranged series and the sum of the original series :

Since , any index must be greater than . Therefore, the sum is a sum over a subset of indices that are all greater than .

We can bound the absolute value of this sum by summing the absolute values of the terms and using the tail estimate from the Cauchy Criterion:

Thus, for sufficiently large , . This shows that , which means .

Therefore, every rearrangement of an absolutely convergent series converges to the same sum.

Tests

Now let us continue with some other tests to check for convergence or divergence.

The Ratio Test (Quotientenkriterium)

Statement of the Ratio Test

The Ratio Test examines the ratio of consecutive terms in a series to determine its convergence.

Theorem (Ratio Test): Let be a sequence of real or complex numbers with for all .

  1. Convergence: If , then the series converges absolutely.

  2. Divergence: If , then the series diverges.

Note: If , the Ratio Test is inconclusive; we cannot determine convergence or divergence based on this test alone.

Intuition Behind the Ratio Test

The Ratio Test is based on the idea of comparing the series to a geometric series. If the ratio of consecutive terms is consistently less than 1 in absolute value, it suggests that the terms are decreasing rapidly enough for the series to converge, similar to a convergent geometric series. Conversely, if the ratio is consistently greater than 1, the terms are not decreasing sufficiently, and the series will likely diverge.

Proof of the Ratio Test (Convergence Case)

For divergence…

For convergence…

Let . Choose a value such that .

By the property of the limit superior (from a previous lecture on limsup properties), for , there exists an index such that for all ,

Thus, for all , we have , which implies .

Applying this inequality repeatedly for :

Let (which is a constant). Then for , .

Since , the geometric series converges. By the Comparison Test, the series also converges. Therefore, converges, and the series is absolutely convergent.

Example: Exponential Function Series

Consider the series related to the exponential function: for a complex number . Let . Then:

Now, we compute the limit superior:

Since , by the Ratio Test, the series converges absolutely for any . It also converges for trivially. This series defines the exponential function, .

Limitations of the Ratio Test

The Ratio Test is inconclusive when . In such cases, we need to use other convergence tests. For example, for p-series , the ratio test limit is always 1, regardless of whether the series converges () or diverges ().

The Root Test (Wurzelkriterium)

Statement of the Root Test

The Root Test examines the -th root of the absolute value of the terms to determine convergence.

Theorem (Root Test): Let be a sequence of real or complex numbers.

  1. Convergence: If , then the series converges absolutely.

  2. Divergence: If , then the series diverges.

Note: Similar to the Ratio Test, if , the Root Test is inconclusive.

Intuition Behind the Root Test

The Root Test also compares the series to a geometric series. If the -th root of is consistently less than 1, it suggests that is decaying faster than a geometric sequence with ratio less than 1, leading to convergence.

Proof of the Root Test (Convergence Case)

For divergence…

For convergence…

Let . Choose a value such that .

By the property of the limit superior, for , there exists an index such that for all ,

Thus, for all , we have , which implies .

Since , the geometric series converges. By the Comparison Test, the series also converges. Therefore, converges, and the series is absolutely convergent.

Example: Applying the Root Test

Consider the series . Let . Then:

For large , is either 1 or -1, so is close to .

Since , by the Root Test, the series converges absolutely.

Comparing Ratio and Root Tests

  • The Root Test is generally more powerful than the Ratio Test. If the Ratio Test determines convergence or divergence, the Root Test will also lead to the same conclusion. However, there are series where the Root Test can determine convergence or divergence, but the Ratio Test is inconclusive.
  • In practice, the Ratio Test is often easier to apply when terms involve factorials or simple exponential terms. The Root Test is more suitable when terms involve -th powers, as the -th root simplifies the expression.

For the example above, applying the Ratio Test is more complex:

Analyzing the limit superior of this ratio is more involved than calculating the limit superior of the -th root.

Power Series (Potenzreihen)

Power series are a cornerstone of analysis, providing a way to represent functions as infinite polynomials. They are incredibly versatile, enabling us to study familiar functions like exponentials and trigonometric functions in a new light, and to define entirely new functions.

Definition: The Infinite Polynomial

A power series centered at is an infinite series of the form:

where:

  • is a sequence of coefficients (real or complex numbers).
  • is a complex variable.

For each choice of coefficients , we get a different power series, and for each value of , the series may converge or diverge, defining a function in its region of convergence.

Intuition: Why a Radius of Convergence?

Imagine testing the convergence of a power series for different values of . Intuitively, for small values of , the terms become smaller faster as increases (especially if the coefficients don’t grow too rapidly). This suggests convergence near . Conversely, for large , the terms might grow, leading to divergence.

The remarkable fact is that for every power series, there exists a radius of convergence, , that precisely delineates the region of convergence as a disk centered at the origin in the complex plane.

Definition: Convergence Radius

The radius of convergence of a power series is given by:

with the following conventions:

  • If , then .
  • If , then .

This formula, derived directly from the Root Test, elegantly captures the boundary of convergence.

Theorem: Convergence Behavior Based on Radius

Theorem (Convergence of Power Series): For a power series with convergence radius :

  1. Absolute Convergence Inside the Disk: For all with , the power series converges absolutely.

  2. Divergence Outside the Disk: For all with , the power series diverges.

  3. On the Circle : The convergence behavior on the circle is more intricate and requires separate investigation for each specific power series and point on the circle. The series may converge for some points and diverge for others on the circle.

Proof

We will use the Root Test to prove the convergence and divergence properties. Let . We need to analyze .

Let . Then (with the conventions for and ). We are examining the value .

(1) Convergence for :

If , then , so . Applying the Root Test: . By the Root Test, the series converges absolutely.

(2) Divergence for :

If , then , so . Applying the Root Test: . By the Root Test, the series diverges.

(3) Inconclusive for :

If , then , so . In this case, . The Root Test is inconclusive, and we need to investigate convergence on the circle using other methods for each specific power series.

Example: Finding the Radius of Convergence

Consider the power series . Here, .

The convergence radius is . The series converges absolutely for and diverges for .

Power series provide a bridge between sequences, series, and functions. Understanding their convergence properties, especially through the concept of the radius of convergence, is fundamental for working with functions defined by infinite sums in complex and real analysis.

This lecture expanded our knowledge of convergence criteria by introducing the Ratio and Root tests, powerful tools for determining the convergence of series, particularly in cases involving ratios or roots of terms. We also introduced the concept of power series and the convergence radius, setting the stage for further exploration of functions defined by series.