

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
The concept of one-sided limits, which are used when calculating limits at endpoints where it's not possible to find an interval on both sides of the point. Definitions, examples, and a theorem relating one-sided and two-sided limits. Students will learn how to find left-hand and right-hand limits, and understand their significance in calculus.
Typology: Summaries
1 / 3
This page cannot be seen from the preview
Don't miss anything!
In order to calculate a limit at a point, we need to have an interval around that point; that is, we consider values of the function for x values on both sides of the point. Since we are considering values on both sides of the point, this type of limit is sometimes referred to as a two-sided limit. At some points, such as end points, it is not possible to find an interval on both sides of the point; for endpoints we can only find an interval on one side of the point. Instead, we can use the information that we are provided on that interval, in order to calculate a one-sided limit. In this way, we can define left-hand and right-hand limits, looking at the function from the left or right side of the point, respectively. We write the left-hand limit of f (x), or the limit as x approaches x 0 from the left-hand side as
lim x→x− 0
f (x)
and we write the right-hand limit as
lim x→x+ 0
f (x)
where the − and + denote whether it is approaching from the left or right hand side, respectively. More formally, we have the following definitions.
Definition: Right-hand Limit We say that L is the right-hand limit of f (x) at x 0 , written
lim x→x+ 0
f (x) = L
if for every number > 0, there exists a corresponding number δ > 0 such that for all x x 0 < x < x 0 + δ =⇒ |f (x) − L| <
Definition: Left-hand Limit We say that L is the left-hand limit of f (x) at x 0 , written
lim x→x− 0
f (x) = L
if for every number > 0, there exists a corresponding number δ > 0 such that for all x x 0 − δ < x < x 0 =⇒ |f (x) − L| <
It is noteworthy that all of the rules for combining two-sided limits also apply for combining one-sided limits.
Example 1 Find limx→ 0 +^ f (x) and limx→ 0 −^ f (x) for f (x) = |x x|. Solution The solution to this problem becomes much more evident if we rewrite f (x) as
f (x) =
− 1 x < 0 1 x > 0
Now we can see that looking from just the left or right side of the point x = 0, we have two constant functions. Since the limit of a constant is just that constant, it follows that
lim x→ 0 +^
f (x) = 1 and lim x→ 0 −^
f (x) = − 1
The following theorem is a useful tool for relating one-sided and two-sided limits.
Theorem: One-sided and Two-sided Limits A function f (x) has a limit L at x 0 if and only if it has right-hand and left-hand limits at x 0 , and both of those limits are L.
If both of the one-sided limits have the same value L, then we can certainly construct a δ-interval on both sides of x 0 by combining both of the one-sided intervals, which implies the two-sided limit exists. If the one-sided limits exist but disagree, then it is impossible for the function to approach a single value as x → x 0 , which implies that the two-sided limit does not exist. From this we can conclude that limx→ 0 |x x| does not exist. This is a much more efficient way to prove a limit does not exist than proving that it does not exist for all possible values L.
Example 2 Prove that lim x→ 0 +
x = 0
Solution Consider > 0, arbitrary. We need to find δ > 0 so that for all x with 0 < x < δ we have |
x − 0 | < or
x < . Manipulating this inequality √ x < 0 ≤ x < ^2
Thus, if we set δ = ^2 , for any x with 0 < x < δ = ^2 we have √ x <
and the conclusion follows.
Example 3 Let f (x) be given by
f (x) =
4 − x^2
Find the one-sided limits at the endpoints of the domain of this function. Using the definition of left and right-hand limits, prove that these limits exist, for some values L. Solution First we must recall that
x is not definied on R for x < 0. In this way, we can determine that if |x| > 2 then f (x) =
4 − x^2 is not defined. Thus, we can see that the domain of this function is [− 2 , 2]. On this domain our function is a semicircle. At the left endpoint we must consider the right-hand limit, and at the right endpoint we consider the left-hand limit. Using the rules for combining limits,