An introduction to the Weierstrass M-test: Part II
In this part, we continue from where we left off in Part I of this series on the Weierstrass M-test.
First, let's recall our standing assumptions and notation.
Throughout, I is a non-degenerate interval in R, and (fn)∞n=0 is a sequence of functions from I to R.
We denote the set N∪{0} of non-negative integers by N0.
For each m∈N0 we define the function Sm:I→R by Sm=∑mn=0fn. So, for each x∈I, we have
Sm(x)=m∑n=0fn(x).
We also have a sequence (Mn)∞n=0 of non-negative real numbers such that
∞∑n=0Mn<∞.
For each m∈N0, we set Rm=∑∞n=m+1Mn.
Recall that Rm→0 as m→∞, because the "tails of a convergent series" always tend to 0.
Our first task is to prove the following theorem that we stated last time.
Theorem 1 (Part of the Weierstrass M-test)
Suppose that, for all n∈N0 and all x∈I, we have
|fn(x)|≤Mn.
Then, for all x∈I, the series
∞∑n=0fn(x)
is absolutely convergent, and so we may define f:I→R by
f(x)=∞∑n=0fn(x).
Then for all m∈N0 and all x∈I we have
|Sm(x)−f(x)|≤Rm
(where Rm is as defined above).
Proof of Theorem 1
We first prove the claim about absolute convergence.
Let x∈I. Then we have
∞∑n=0|fn(x)|≤∞∑n=0Mn<∞,
and so the series
∞∑n=0fn(x)
is absolutely convergent (and hence convergent).
We set f(x)=∑∞n=0fn(x), giving us a function f:I→R.
It remains to check our "error estimate" for the partial sum functions Sm.
Let m∈N0, and let x∈I. Then
|Sm(x)−f(x)|=|∞∑n=m+1fn(x)|≤∞∑n=m+1|fn(x)|≤∞∑n=m+1Mn=Rm,
as claimed. ◻
We now prove another part of the Weierstrass M-test. In the setting of Theorem 1, if we also know that the functions fn are continuous, then so is the function f. Now one approach here is to prove the more general result that a uniform limit of continuous functions is always continuous. But here we give a direct proof in the setting of the Weierstrass M-test.
Theorem 2 (Weierstrass M-test continued)
Under the conditions of Theorem 1
Let x0∈I, and suppose that all of the functions fn (n∈N0) are continuous at x0. Then the function f defined in Theorem 1 is also continuous at x0.
In particular, if all of the functions fn are continuous on I, then so is the function f.
Comments
In other words, we are claiming that, under these conditions, the function f:I→R defined by
f(x)=∞∑n=0fn(x)
is continuous at any point of I at which all of the functions fn are continuous (n∈N0).
We will have to make use of the conditions/conclusions of Theorem 1: without some assumptions on fn, we don't even know whether the series defining f(x) is convergent.
Proof of Theorem 2 (with comments)
The last part of the theorem follows from the version at a single point, so we just prove that part. We are given all of the conditions of Theorem 1, and that all of the functions fn are continuous at x0.
Let ε>0.
We need to show that, for all x∈I sufficiently close to x0, we can guarantee that |f(x)−f(x0)|<ε.
More formally, our target (not yet proven!) is to find a δ>0 with the following property:
(∗) for all x∈I with |x−x0|<δ, we have |f(x)−f(x0)|<ε.
We find such a δ>0 using an "ε/3 trick".
First, since Rm→0 as m→∞, we can choose an N∈N0 such that RN<ε/3.
This means that the tail of the series contributes very little to the value of f, and we can look at the function SN as a very good approximation to f.
This N will remain constant for the rest of the argument. (It depends on ε, but that is allowed!)
Consider the function SN=∑Nn=0fn. This is a sum of finitely many real-valued functions on I which are all continuous at x0, and so SN itself is also continuous at x0.
We apply the definition of continuity for SN, but using ε/3 instead of ε.
Since SN is continuous at x0, we can find a δ>0 such that, for all x∈I with |x−x0|<δ, we have |SN(x)−SN(x0)|<ε/3.
We claim that this δ is good enough to satisfy (∗) above.
Let x∈I with |x−x0|<δ. Then
|f(x)−f(x0)|=|f(x)−SN(x)+SN(x)−SN(x0)+SN(x0)−f(x0)|≤|f(x)−SN(x)|+|SN(x)−SN(x0)|+|SN(x0)−f(x0)|<ε/3+ε/3+ε/3=ε.
This proves (∗), and so f is continuous at x0, as required.◻
Comments
Here, the terms |f(x)−SN(x)| and |SN(x0)−f(x0| are both ≤RN<ε/3, using Theorem 1. This estimate didn't use the continuity of the functions fn at all. We only used the continuity of the functions fn at x0 when claiming that the partial sum function SN was continuous at x0. This then allowed us to choose a suitable δ>0 guaranteeing our estimate |SN(x)−SN(x0)|<ε/3 whenever x∈I with |x−x0|<δ.
In the next part we move on to look at differentiability of the function f, and when we can differentiate the series for f term by term.
In particular we want to see what we can say about differentiating functions given by power series.
Comments
Post a Comment