Exercise 4.2.10

Introductory calculus courses typically refer to the right-hand limit of a function as the limit obtained by “letting x approach a from the right-hand side.”

(a)
Give a proper definition in the style of Definition 4.2.1 for the right-hand and left-hand limit statements:
lim x a + f ( x ) = L  and  lim x a f ( x ) = M
(b)
Prove that lim x a f ( x ) = L if and only if both the right and left-hand limits equal L .

Answers

(a)
Let f : A R , and let c be a limit point of the domain A . We say that lim x c + f ( x ) = L provided that, for all 𝜖 > 0 , there exists a δ > 0 such that whenever 0 < x c < δ (and x A ) it follows that | f ( x ) L | < 𝜖 . We say that lim x c f ( x ) = L provided that, for all 𝜖 > 0 , there exists a δ > 0 such that whenever 0 < c x < δ (and x A ) it follows that | f ( x ) L | < 𝜖 .
(b)
( ) If lim x a f ( x ) = L then for any 𝜖 > 0 , there exists a δ > 0 so that 0 < | x c | < δ implies | f ( x ) L | < 𝜖 . Since both 0 < x c < δ and 0 < c x < δ will satisfy the requirement that 0 < | x c | < δ , then lim x a + f ( x ) = lim x a f ( x ) = L .

( ) For a given 𝜖 > 0 , there exists δ 1 , δ 2 > 0 so that either 0 < x c < δ 1 or 0 > x c > δ 2 implies | f ( x ) L | < 𝜖 . If 0 < | x c | < δ = min { δ 1 , δ 2 } then at least one of the preconditions is always true, so lim x a f ( x ) = L .

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