Exercise 6.3.5

Let

g n ( x ) = nx + x 2 2 n

and set g ( x ) = lim g n ( x ) . Show that g is differentiable in two ways:

(a)
Compute g ( x ) by algebraically taking the limit as n and then find g ( x ) .
(b)
Compute g n ( x ) for each n N and show that the sequence of derivatives ( g n ) converges uniformly on every interval [ M , M ] . Use Theorem 6.3.3 to conclude g ( x ) = lim g n ( x ) .
(c)
Repeat parts (a) and (b) for the sequence f n ( x ) = ( n x 2 + 1 ) ( 2 n + x ) .

Answers

(a)
By inspection g ( x ) = x 2 and g ( x ) = 1 2 .
(b)
g n ( x ) = 1 2 + x n which approaches 1 2 as n . Now | g n 1 2 | = | x n | is bounded by M n which goes to 0 and is not dependent on x , and therefore ( g n ) converges uniformly over [ M , M ] .
(c)
f ( x ) = x 2 2 , and f ( x ) = x . We have
f n ( x ) = 4 n 2 x + n x 2 1 4 n 2 + 4 nx + x 2

which approaches x as n . With some algebra we have

| f n ( x ) x | = | x 3 3 n x 2 1 4 n 2 + 4 nx + x 2 | M 3 + 3 n M 2 + 1 4 n 2 4 Mn

which approaches 0 as n independent of x , and therefore ( f n ) converges uniformly over [ M , M ] .

User profile picture
2022-01-27 00:00
Comments