Power Series
Given a sequence {an} of real numbers, the series
is called a power series around x0. Thus the power series is a function of x provided it converges for some or all x. Of course, it converges for x = x0. Whether it converges for other values of x depends on the choice of values of {an}.
We observe that is always possible to perform the following traslation x − x0 = t, so that is always possible to study the following power series instead.
Lemma 6.2.1 (Abel's Lemma). If the numeric series Σ anbn, (b ≠ 0) converges, then also the power Σ an(x − x0)n converges absolutely for every x ∈ |x − x0| < |b|.
Proof. Since the numeric series Σ anbn converges, the sequence of its terms tends to zero, and it is thus bounded: there exists a constant K > 0 such that |anbn| ≤ K for every value of n. Thus it results
The series Σ |(x − x0)/b|n is a geometric series which converges for |(x − x0)/b| < 1, that is for |x − x0| < |b|. By the comparison test the series Σ |an(x − x0)n| converges as well for |x − x0| < |b|. □
Abel's Lemma has an important consequence: if a power series converges at a point x1 then it converges absolutely inside the interval |x| < |x1|. If the series does not converge at x2 then it does not converge over all the interval marked below:
Notice that for the case x = ±R; we cannot conclude anything, the series could converge at both points, at only one of them or neither that is the convergence interval could be of the form (−R, R), [−R, R], [−R, R).
Radius of Convergence
It turns out that, given any sequence {an}, one of the following proposition expressed by the folllowing theorem holds for its power series:
Theorem 6.2.2
The power series converges only for x = 0;
The power series converges absolutely for all x ∈ ℝ;
There is a unique positive number R such that the series converges if |x| < R and diverges if |x| > R.
The number R in case (iii) is called the radius of convergence of the power series. By convention, the radius of convergence is R = 0 in case (i) and R = ∞ in case (ii).
Proof. Let A := {x ∈ ℝ : Σn ≥ 0 an xn is convergent}. If this set is reduced to {0} we have case i). If A is not bounded above, then given t ∈ ℝ+, we may find x1 ∈ A such that |x1| > t, hence by Abel's lemma the power series Σ anxn converges absolutely in the interval |x| < t. From the arbitrary of t ii) is proved.
Excluding the previous two cases we have that A is bounded and A ≠ {∅}. Let R = sup {|x|, x ∈ A} we have R > 0. The power series obviously does not converge for |x| > R, (then x ∉ A in this case). Given a h ∈ ℝ+, such that h < R, we may find x1 ∈ A such that |x1| > h, hence by Abel's lemma the power series Σ anxn converges absolutely in the interval |x| < h. Since h is any number < R we have case iii). □
Theorem 6.2.3 Given the power series Σn ≥ 0 an xn, if the limit
exists, then the radius of convergence of the power series R is equal to
Proof. We have
From which follows that the power series converge ∀x ∈ ℝ if ℓ = 0, hence R = +∞; converges only for x = 0 if ℓ = +∞ hence R = 0; As last case if ℓ ∈ ℝ+ it converges for |x| = 1/ℓ, hence R = 1/ℓ. □
A result similar to Proposition 6.2.3 involving using the Ratio test instead that the root test, which is usually simpler to apply.
Proposition 6.2.4. Given the power series Σn ≥ 0 an xn, if the limit
exists, then the radius of convergence of the power series is R = 1/ℓ.
Proof. If we apply the Ratio Test to the power series, we get
By the Ratio test, the series is (absolutely) convergent if the limit value ℓ ⋅ |x| is less than 1, hence for |x| < 1/ℓ and nonconvergent if |x| > 1/ℓ, hence the radius of convergence is R = 1/ℓ. □
The convergence of a power series can be studied using the criteria already already known to the reader for numeric series.
Example 6.2.4. For what values of x is the following power series convergent?
We use the ratio test.
By the Ratio Test, the series diverges when x ≠ 0. Thus the given series converges only when x = 0. ■
Example 6.2.5.
For which values of x is the series convergent? We apply the ratio test:
We have thus that
|x − 2| < 1 ←→ −1 < x − 2 < 1 ←→ 1 < x < 3 ■
Example 6.2.6. An example already encountered is that of the geometric series:
which is absolutely convergent for |x| ≤ 1, having sum 1/(1−x). ■
Example 6.2.7. We prove that the following series
converges ∀x. For x = 0, the series converges with sum 1. Analogously to the previous examples using the ratio test:
thus we have convergence ∀x ∈ ℝ. ■
Example 6.2.8. Given the series
has convergence ray R = 1, its terms are bounded by x = ±1. Thus the series converges absolutely for |x| ≤ 1 and does not converge for |x| ≤ 1. ■