Difference between revisions of "Uniform Convergence of Series of Functions"
Line 55: | Line 55: | ||
</ul> | </ul> | ||
+ | |||
+ | ==The Weierstrass M-Test for Uniform Convergence of Series of Functions== | ||
+ | <p>Recall that if <math>(f_n(x))_{n=1}^{\infty}</math> is a sequence of real-valued functions with common domain <math>X</math>, then we say that the corresponding series of functions <math>\displaystyle{\sum_{n=1}^{\infty} f_n(x)}</math> is uniformly convergent if the sequence of partial sums <math>(s_n(x))_{n=1}^{\infty}</math> is a uniformly convergent sequence.</p> | ||
+ | <p>We will now look at a very nice and relatively simply test to determine uniform convergence of a series of real-valued functions called the Weierstrass M-test.</p> | ||
+ | <td><strong>Theorem 1:</strong> Let <math>(f_n(x))_{n=1}^{\infty}</math> be a sequence of real-valued functions with common domain <math>X</math>, and let <math>(M_n)_{n=1}^{\infty}</math> be a sequence of nonnegative real numbers such that <math>\left| f_n(x) \right| \leq M_n</math> for each <math>n \in \mathbb{N}</math> and for all <math>x \in X</math>. If <math>\displaystyle{\sum_{n=1}^{\infty} M_n}</math> converges then <math>\displaystyle{\sum_{n=1}^{\infty} f_n(x)}</math> uniformly converges on <math>X</math>.</td> | ||
+ | <ul> | ||
+ | <li><strong>Proof:</strong> Suppose that there exists a sequence of nonnegative real numbers <math>(M_n)_{n=1}^{\infty}</math> such that for all <math>n \in \mathbb{N}</math> and for all <math>x \in X</math> we have that:</li> | ||
+ | </ul> | ||
+ | |||
+ | <div class="math-equation" id="equation-1">\begin{align} \quad \left| f_n(x) \right| \leq M_n \end{align}</div> | ||
+ | <ul> | ||
+ | <li>Furthermore, suppose that <math>\displaystyle{\sum_{n=1}^{\infty} M_n}</math> converges to some <math>M \in \mathbb{R}</math>, <math>M \geq 0</math>. Then we have that for all <math>x \in X</math>:</li> | ||
+ | </ul> | ||
+ | |||
+ | <div class="math-equation" id="equation-2">\begin{align} \quad \left| \sum_{n=1}^{\infty} f_n(x) \right| \leq \sum_{n=1}^{\infty} \left| f_n(x) \right| \leq \sum_{n=1}^{\infty} M_n = M \end{align}</div> | ||
+ | <ul> | ||
+ | <li>So the <math>\displaystyle{\sum_{n=1}^{\infty} f_n(x)}</math> converges for each <math>x \in X</math> by the comparison test. <math>\blacksquare</math></li> | ||
+ | </ul> | ||
+ | |||
==Licensing== | ==Licensing== | ||
Content obtained and/or adapted from: | Content obtained and/or adapted from: | ||
* [http://mathonline.wikidot.com/pointwise-convergent-and-uniformly-convergent-series-of-func Pointwise Convergent and Uniformly Convergent Series of Functions, mathonline.wikidot.com] under a CC BY-SA license | * [http://mathonline.wikidot.com/pointwise-convergent-and-uniformly-convergent-series-of-func Pointwise Convergent and Uniformly Convergent Series of Functions, mathonline.wikidot.com] under a CC BY-SA license |
Revision as of 14:13, 27 October 2021
Recall that a sequence of functions with common domain is said to be pointwise convergent if for all and for all there exists an such that if then:
Also recall that a sequence of functions with common domain is said to be uniformly convergent if for all there exists an such that if then for all we have that:
We will now extend the concept of pointwise convergence and uniform convergence to series of functions.
Definition: Let be a sequence of functions with common domain . The corresponding series is said to be Pointwise Convergent to the sum function if the corresponding sequence of partial sums (where ) is pointwise convergent to .
For example, consider the following sequence of functions defined on the interval :
We now that this series converges pointwise for all since the result series is simply a geometric series to the sum function .
Definition: Let be a sequence of functions with common domain . The corresponding series is said to be Uniformly Convergent to the sum function if the corresponding sequence of partial sums is uniformly convergent to .
The geometric series given above actually converges uniformly on , though, showing this with the current definition of uniform convergence of series of functions is laborious. We will soon develop methods to determine whether a series of functions converges uniformly or not without having to brute-force apply the definition for uniform convergence for the sequence of partial sums.
Cauchy's Uniform Convergence Criterion for Series of Functions
If we have a sequence of functions with common domain then the corresponding series of functions is said to be uniformly convergent if the corresponding sequence of partial sums is a uniformly convergent sequence of functions.
We will now look at a nice theorem known as Cauchy's uniform convergence criterion for series of functions.
Theorem 1: Let be a sequence of real-valued functions with common domain . Then is uniformly convergent on if and only if for all there exists an such that if and for all we have that for all .
- Proof: Suppose that is uniformly convergent to some limit function on . Let denote the sequence of partial sums for this series. Then we must have that uniformly on . So, for there exists an such that if and for all we have that:
- For any let . Then and so:
- Suppose that for all there exists an such that if and for all we have that:
- Let . Assume without loss of generality that and that for some . Then from above we see that for all :
- So converges uniformly by the Cauchy uniform convergence criterion for sequences of functions. So converges uniformly on .
The Weierstrass M-Test for Uniform Convergence of Series of Functions
Recall that if is a sequence of real-valued functions with common domain , then we say that the corresponding series of functions is uniformly convergent if the sequence of partial sums is a uniformly convergent sequence.
We will now look at a very nice and relatively simply test to determine uniform convergence of a series of real-valued functions called the Weierstrass M-test.
Theorem 1: Let be a sequence of real-valued functions with common domain , and let be a sequence of nonnegative real numbers such that for each and for all . If converges then uniformly converges on .
- Proof: Suppose that there exists a sequence of nonnegative real numbers such that for all and for all we have that:
- Furthermore, suppose that converges to some , . Then we have that for all :
- So the converges for each by the comparison test.
Licensing
Content obtained and/or adapted from:
- Pointwise Convergent and Uniformly Convergent Series of Functions, mathonline.wikidot.com under a CC BY-SA license