Exercise 4.3.4

Assume f and g are defined on all of R and that lim x p f ( x ) = q and lim x q g ( x ) = r .

(a)
Give an example to show that it may not be true that lim x p g ( f ( x ) ) = r

(b)
Show that the result in (a) does follow if we assume f and g are continuous.
(c)
Does the result in (a) hold if we only assume f is continuous? How about if we only assume that g is continuous?

Answers

(a)
Let f ( x ) = q be constant and define g ( x ) as g ( x ) = { ( r q ) x  if  x q 0  if  x = q

We have lim x q g ( x ) = r but lim x p g ( f ( x ) ) = g ( q ) = 0 .

The problem is that functional limits allow jump discontinuities by requiring y q in lim y q g ( y ) but f ( x ) might not respect f ( x ) q as x p . Continuity fixes this by requiring lim y q g ( y ) = g ( q ) so that f ( x ) = q doesn’t break anything.

Another fix would be requiring f ( x ) q for all x p - In other words that the error is always greater then zero 0 < | f ( x ) q | < 𝜖 similar to 0 < | x p | < δ . This would allow chaining of functional limits, however it would make it impossible to take limits of “locally flat” functions.

(b)
Theorem 4.3.9 (Proved in Exercise 4.3.3)
(c)
Not if f is continuous (in our example f was continuous). Yes if g is continuous since it would get rid of the f ( x ) = q problem.
User profile picture
2022-01-27 00:00
Comments