Sequences of Functions

Let

f1(x), f2(x), ...., fn(x), ...

a sequence of real functions defined on a common interval I of ℝ. An example is

sin(x), sin(2x), sin(3x), ...

and we will write fn(x) = sin nx. The difference with the sequences that we already studied is that the terms are no longer real numbers but function.

Deinition 8.2.1 (Pointwise convergence). Let I be a nonempty subset of ℝ. A sequence of real-valued functions {fn}, where for each n ∈ ℕ, fn: I → ℝ is said to converge pointwise on I to a function f iff for each x0I the sequence {fn(x0)} converges to a real number f(x0). Thus, {fn} converges pointwise on I to the function f iff given ε > 0 and x0I there is an N ∈ ℕ (depending on ε and the point x0) such that n > N implies |fn(x0) − f(x0)| < ε. The function f is called the pointwise limit of the sequence {fn} on I. Clearly, the pointwise limit of a sequence, if it exists, it is unique.  □

Example 8.2.2. For each natural number n, define

fn(x) = xn   for 0 ≤ x ≤ 1

Since {fn(1)} is a constant sequence whose constant values is 1.

limn ⟶ ∞ fn(1) = 1

On the other hand,

limn ⟶ ∞ xn = 0 if  0 ≤ x < 1

Thus, the sequence of functions {fn} converges pointwise on [0,1] to the function f defined by

f ( x ) = { 1 , if  x = 1 0 , if  0 x < 1.

Observe that in this example we have a sequence of continuous functions that converges pointwise to a discontinuous function. ■

Example 8.2.3.Consider fn(x) = nx, x ∈ ℝ+. Since limn→∞ fn(x) = ∞ for any x > 0, the sequence {fn} does not converge pointwise on ℝ+. Consider fn(x) = cosn x, − π/2 ≤ x ≤ π/2. Clearly, the sequence {fn} converges pointwise to the function,

f ( x ) = { 0 , if  x [ π / 2 , 0 ) ( 0 , π / 2 ] 1 , if  x = 0 .

Example 8.2.4. Consider fn(x) = n/(nx + 1), x ∈ (0, 1). Clearly, the sequence {fn} converges pointwise to the function f(x) = 1/x, x ∈ (0, 1). Since |fn(x)| < n, x ∈ (0, 1) each fn is bounded on (0,1), but the pointwise limiting function f(x) = 1/x is not bounded on (0, 1). Hence, the pointwise limit function of bounded functions is not necessarily bounded.  ■

Example 8.2.5. Consider fn(x) = xn; clearly fn converges pointwise on [0,1] to the function

f ( x ) = { 0 , if  0 x < 1 1 , if  x = 1 .

Here each fn is continuous and differentiable on [0, 1], but f is neither differentiable nor continuous at x = 1. Hence, the pointwise limit function of continuous (differentiable) functions is not necessarily continuous (differentiable). ■

From the preceding examples it is clear that for a given sequence of functions pointwise convergence is only of limited importance, it does not guarantee that f is continuous as fn and therefore, we need a stronger concept which we introduce now.

Definition 8.2.6. The sequence {fn} of functions converges uniformly on I to the function f if, for any ε > 0, there is a n0 such that

|fn(x) − f(x)| < ε  forl all  n > n0   and all   xI.

we write

limn ⟶ ∞ fn(x) = f(x) □

Example 8.2.7. Consider fn(x) = xn and f(x) = 0. We shall show that fnf uniformly on [0, a] for any a < 1, and pointwise but not uniformly, on [0, 1). For 0 < a < 1, let ε > 0 and N > [ln ε/ ln a], so that x ∈ [0, a] and n > N implies that

|xn − 0| ≤ an < aN < aln ε/lna = ε

Hence, xn → 0 uniformly on [0, a], a < 1. Now suppose that xn → 0 uniformly on [0, 1). Then, for ε = 1/8 there exists N ∈ ℕ such that for all n > N and x ∈ [0, 1), |xn − 0| < 1/8. But, for x = 1 − 1/n this implies (1 − 1/n) n < 1/8, and hence as n → ∞, e −1 < 1/8, which is a contradiction. ■

Remarks. It is obvious that uniform convergence implies pointwise convergence. Further: the uniform limit, if it exists, has to be equal to the pointwise limit: We note that if {fn} converges pointwise to f on I, and if {fn} converges uniformly on I, then {fn} converges uniformly to f on I. Thus, to test the uniform convergence by the above definition, it becomes necessary to find the pointwise limit function (if it exists).

Example 8.2.8. Consider fn(x) = (sin nx)/n, x ∈ ℝ. The sequence {fn} converges pointwise to f(x) = 0, x ∈ ℝ. Now since |fn(x) − 0| = | sin nx|/n ≤ 1/n < ε for all x ∈ ℝ, n > 1/ε, the convergence is in fact uniform. Note that the sequence {f'n} of derivatives f'n(x) = cos nx does not converge pointwise on ℝ. Hence, there exists differentiable functions fn and f such that fnf uniformly, but limn → ∞ f'n(x) does not exist at least for some x.  ■

From the previous example we see that in general uniform convergence does not guarantee that

( lim n f n ( x ) ) = lim n f n ( x )   8.2.1

holds.

Thus the uniform convergnce of continous functions implies the limit function f to be also continous, on the same domain but differentiabily is not guarantee.

Theorem 8.2.9. Let {fn} be a sequence of bounded functions which converge uniformly on I to the function f. Then, f is bounded on I.

Proof. In the definition of uniform convergence of {fn} on I let ε = 1, so that there exists an N ∈ ℕ such that |fn(x) − f(x)| < 1 for all xI, nN, which implies that |f(x)| ≤ 1 + |fn(x)|. Now since each fn is bounded on I, the result follows.  □

Theorem 8.2.10. Let {fn} be a sequence of continuous functions on the domain I. Assume that the sequence converges uniformly on the domain I to the function f. Then f is continuous on I.

Proof. Let x0I. We shall show that f is continuous at x0. Let ε > 0. Uniform convergence implies that there exists an integer N, such that if n > N, then |fn(x) − f(x)| < ε/3 for all xI. Then in particular since fn is continuous at x0, there exsts a δ >, in which we have |fn(x) − f(x0)| < ε/3 for all xI with |xx0| < δ. We have that if x in I and |xx0| < δ

|f(x) − f(x0)| = |f(x) − fn(x) + fn(x) − fn(x0) + fn(x0)| ≤ |f(x) − fn(x)| + |fn(x) − fn(x0)| + |fn(x0) − f(x0)|
< ε/3 + ε/3 + ε/3 = ε.  □

Remark 8.2.11. In Theorem 8.2.10 uniform convergence is a sufficient condition but not a necessary condition. For this, consider the sequence of continuous functions with fn (x) = nx/(1 + n2x2), x ∈ ℝ, which converges pointwise to a continuous function f(x) = 0, x ∈ ℝ (see exercise 1). Since fn (1/n) = 1/2, n ≥ 1 the convergence is not uniform.  ■

Theorem 8.2.12. Let {fn} be a sequence of Riemann integrable functions on [a, b], which converge uniformly to the function f. Then, f is Riemann integrable on [a, b].

Proof. Since Riemann integrable functions on [a, b] are bounded and the convergence of the sequence {fn} on [a, b] is uniform, from Theorem 8.2.9 it follows that the limiting function f is also bounded on [a, b].  □

Theorem 8.2.13. Let {fn} be a sequence of Riemann integrable functions on [a, b], which converge uniformly to the function f. Then, f is Riemann integrable on [a, b], and

lim n a b f n ( x ) d x = a b lim n f n ( x ) d x = a b f ( x ) d x

Since the sequence {fn} converges uniformly to f, there exists N ∈ ℕ such that for all x ∈ [a, b],

|fn(x) − f(x)| < ε/(ba),  n > N

In view of Theorem 8.2.12, the function f is Riemann integrable on [a, b]. Thus, together with Theorem 7.2.1, the functions fn, f, and fnf are Riemann integrable on [a, b]. Hence, from Threom 8.2.9, for all x ∈ [a, b], it follows that

| a b f n ( x ) d x a b f ( x ) d x | = | a b [ f n ( x ) f ( x ) ] | a b | [ f n ( x ) f ( x ) ] | d x < a b ε b a d x = ε

Remark 8.2.14. In Theorem 8.2.10 uniform convergence is a sufficient condition but not a necessary condition. To show this, we consider again (see Remark 8.2.11) the sequence of continuous functions fn(x) = nx/(1 + n2x2), x ∈ [0, 1], which converges pointwise to a continuous function f(x) = 0, x ∈ [0, 1], but not uniformly to f(x) = 0, x ∈ [0, 1]. For this sequence, we have

limn ⟶ ∞10 fn(x) dx = limn ⟶ ∞10 nxdx/(1 + n2x2) =
limn ⟶ ∞ ln(1 + n2)/2n = 0 = ∫10 f(x) dx  ■

The following result gives sufficient conditions for the equality in (Eq. 8.2.1).

Theorem 8.2.15. Let {fn} be a sequence of differentiable functions on [a, b]. Suppose that {fn} converges pointwise on [a, b] to f, and {f'n} converges uniformly on [a, b] to g, then f is continuously differentiable on [a, b], further {fn} converges uniformly to f and {f'n} converges uniformly to f' on [a, b], i.e., limn→∞ f'n(x) = f'(x) = g(x), x ∈ [a, b].

Proof. Since {f'n} convergece uniformly to g [a,b]. Theorem 8.2.13 implies that the function g is continuous on [a. b]. Thus, for each x ∈ [a,b], Theorem 8.2.14 implies that

lim n a x f n ( t ) d t = a x g ( t ) d t

Now, from Corollary 7.3.4, we have

limn ⟶ ∞ [f'n(x) − fn(a)] = ∫ax g(t) dt

which in view of limn → ∞ fn(x) = f(x) and limn→∞ fn(a) = f(a) implies that

f(x) − f(a) = ∫ax g(t) dt,   x ∈ [a,b]

But, from The Fundamental Theorem of Calculus, we find f′(x) = g(x), x ∈ [a, b]. □

«Improper Integrals over Unbounded Interval Index Series of functions»