Exercise 21.9

Let fn : be the function

fn(x) = 1 n3[x (1n)]2 + 1.

See Figure 21.1. Let f : be the zero function.

(a)
Show that fn(x) f(x) for each x .
(b)
Show that fn does not converge uniformly to f. (This shows that the converse of Theorem 21.6 does not hold; the limit function f may be continuous even though the convergence is not uniform.)

Answers

(a)

Proof. This is easy to show by evaluating the limit using techniques from elementary calculus. Fix x and first suppose that x0. Clearly 1n 0 as n so that [x (1n)]2 x2. Since x2 > 0 it follows that n3[x (1n)]2 n3x2 as n . Hence the overall function

fn(x) = 1 n3[x (1n)]2 + 1 1 + 1 0 = f(x)

as n . Of course this is a little informal, but it can be justified rigorously using nothing more than Exercise 21.5. If x = 0 then we clearly have

fn(x) = fn(0) = 1 n3[(1n)]2 + 1 = 1 n3n2 + 1 = 1 n + 1 0 = f(x)

as n . □

(b)

Proof. Let 𝜖 = 12 and consider any N + and let n = N + 1 so of course n > N. Also set x = 1n. Then we have

fn(x) = 1 n3[x (1n)]2 + 1 = 1 n3[(1n) (1n)]2 + 1 = 1 n3 0 + 1 = 1 1 = 1

whereas of course f(x) = 0. We therefore have

d(fn(x),f(x)) = d(1,0) = |1 0| = 1 12 = 𝜖.

This shows the negation of the definition of uniform convergence so that (fn) does not converge uniformly to f as desired. □

Note that this also shows that (fn) does not uniformly converge to any function at all since, if it did, it can only converge uniformly to f since this is the only function to which it converges pointwise. This follows from Lemma 21.6.1 and Lemma 21.6.2 as in Exercise 21.6.

User profile picture
2019-12-01 00:00
Comments