Exercise 6.3.3

Consider the sequence of functions

f n ( x ) = x 1 + n x 2 .

(a)
Find the points on R where each f n ( x ) attains its maximum and minimum value. Use this to prove ( f n ) converges uniformly on R . What is the limit function?
(b)
Let f = lim f n . Compute f n ( x ) and find all the values of x for which f ( x ) = lim f n ( x ) .

Answers

(a)
f n is differentiable on R , so by the Interior Extremum Theorem the maximum and minimum values will appear where f n ( x ) = 0 . We have
f n ( x ) = 1 n x 2 ( 1 + n x 2 ) 2

which is zero at x = ± 1 n . Plugging these values back into f n ( x ) we get that | f n ( x ) | 1 2 n . Clearly this forces f n to converge uniformly to 0.

(b)
f ( x ) = f ( x ) = 0 . We have
lim n f n ( x ) = 1 n x 2 1 + 2 n x 2 + n 2 x 4 = 1 n x 2 1 n + 2 x 2 + n x 4 = 0

and therefore f ( x ) = lim f n ( x ) everywhere.

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