Exercise 4.2.6

Decide if the following claims are true or false, and give short justifications for each conclusion.

(a)
If a particular δ has been constructed as a suitable response to a particular 𝜖 challenge, then any smaller positive δ will also suffice.
(b)
If lim x a f ( x ) = L and a happens to be in the domain of f , then L = f ( a )
(c)
If lim x a f ( x ) = L , then lim x a 3 [ f ( x ) 2 ] 2 = 3 ( L 2 ) 2
(d)
If lim x a f ( x ) = 0 , then lim x a f ( x ) g ( x ) = 0 for any function g (with domain equal to the domain of f .)

Answers

(a)
Obviously, since if δ < δ then | x a | < δ implies | x a | < δ .
(b)
False, consider f ( 0 ) = 1 and f ( x ) = 0 otherwise, the definition of a functional limit requires | x a | < δ to imply | f ( x ) L | < 𝜖 for all x not equal to a (This is the 0 < | x a | part)
(c)
True by the algebraic limit theorem for functional limits. (or composition of continuous functions, but that’s unnecessary here)
(d)
False, consider how f ( x ) = x has lim x 0 f ( x ) = 0 but g ( x ) = 1 x has lim n 0 f ( x ) g ( x ) = 1 . (Fundementally this is because 1 x is not continuous at 0 )
User profile picture
2022-01-27 00:00
Comments