Difference between revisions of "Uniform Convergence of Sequences of Functions"
Line 22: | Line 22: | ||
<p>To show this, fix <math>x \in [0, 1]</math> and assume that <math>x \neq 0</math> and let <math>\varepsilon > 0</math> be given. Then since <math>n, x > 0</math> we have that:</p> | <p>To show this, fix <math>x \in [0, 1]</math> and assume that <math>x \neq 0</math> and let <math>\varepsilon > 0</math> be given. Then since <math>n, x > 0</math> we have that:</p> | ||
− | <math>\begin{align} \quad | + | <math>\begin{align} \quad |f_n(x) - f(x)| = \lvert \frac{1}{n} x - 0 \rvert = \lvert \frac{x}{n} \rvert = \frac{x}{n} \end{align}</math> |
<p>Choose <math>N \in \mathbb{N}</math> such that <math>N > \frac{x}{\varepsilon}</math> which can be done by the Archimedean property. Then <math>\frac{1}{N} < \frac{\varepsilon}{x}</math> and so for <math>n \geq N</math> we have that:</p> | <p>Choose <math>N \in \mathbb{N}</math> such that <math>N > \frac{x}{\varepsilon}</math> which can be done by the Archimedean property. Then <math>\frac{1}{N} < \frac{\varepsilon}{x}</math> and so for <math>n \geq N</math> we have that:</p> | ||
Revision as of 11:17, 27 October 2021
Definition: An Infinite Sequence of Functions is a sequence of functions with a common domain. The Term of the sequence is the function .
We can define a finite sequence of functions analogously. A finite sequence of functions is denoted .
We can also denote an infinite sequence of functions as simply . We can also use curly brackets to denote a sequence of functions such as or simply .
For example, consider the following sequence of functions:
This is a sequence of diagonal straight lines that pass through the origin and whose slope is increasing. The following illustrates a few of the functions in this sequence:
For another example, consider the following sequence of functions:
This is a sequence of the simplest degree polynomials whose exponent is increasing. The following illustrates a few of the functions in this sequence:
Definition: Let be a sequence of functions with common domain . Then is said to be Pointwise Convergent to the the function written if for all and for all there exists a such that if then .
For example, consider the following sequence of functions defined on :
We claim that is pointwise convergent to . The following image shows the first six functions in the sequence given above. It should be intuitively clear that the sequence converges to the limit function .
To show this, fix and assume that and let be given. Then since we have that:
Failed to parse (unknown function "\lvert"): {\displaystyle \begin{align} \quad |f_n(x) - f(x)| = \lvert \frac{1}{n} x - 0 \rvert = \lvert \frac{x}{n} \rvert = \frac{x}{n} \end{align}}
Choose such that which can be done by the Archimedean property. Then and so for we have that:
Therefore for . Now, for , notice that:
This sequence clearly converges to . So, we conclude that for all . Hence the sequence is pointwise convergent on all of .
Uniform Convergence of Sequences of Functions
Recall from the <a href="/pointwise-convergence-of-sequences-of-functions">Pointwise Convergence of Sequences of Functions</a> page that we say the sequence of functions with common domain is convergent to the limit function if for all and for all there exists an such that if then .
Another somewhat stronger type of convergence of a sequence of functions is called uniform convergence which we define below. Note the subtle but very important difference in the definition below!
Definition: Let be a sequence of functions with common domain . Then is said to be Uniformly Convergent to the the limit function written Failed to parse (syntax error): {\displaystyle \lim_{n \to \infty} f_n(x) = f(x) \: \mathit{uniformly \: on} \: X} or Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f_n \to f \: \mathit{uniformly \: on} \: X} if for all there exists a such that if then for all .
Graphically, if the sequence of functions are all real-valued and uniformly converge to the limit function , then from the definition above, we see that for all there exists an such that for all we have that the following inequality holds for all :
The following graphic illustrates the concept of uniform convergence of a sequence of functions <math>(f_n(x))_{n=1}^{\infty}<math>:
Licensing
Content obtained and/or adapted from:
- Sequences of Functions, mathonline.wikidot.com under a CC BY-SA license
- [1] under a CC BY-SA license
- [2] under a CC BY-SA license