One-Sided Limits in Detail
Understanding left-hand and right-hand limits and when they matter
One-Sided Limits Explained
Sometimes a function behaves differently depending on which direction you approach a point. One-sided limits let us describe this precisely.
Left-Hand Limit
The left-hand limit examines the function as we approach from the left (smaller values):
Think of it as: "What happens as we walk toward a from the left side of the number line?"
Key Points:
- The superscript - means "from below" or "from the left"
- We only look at x-values less than a
- Example: approaching x = 3 from values like 2.9, 2.99, 2.999...
Right-Hand Limit
The right-hand limit examines the function as we approach from the right (larger values):
Think of it as: "What happens as we walk toward a from the right side of the number line?"
Key Points:
- The superscript + means "from above" or "from the right"
- We only look at x-values greater than a
- Example: approaching x = 3 from values like 3.1, 3.01, 3.001...
The Big Rule
For a two-sided limit to exist, both one-sided limits must exist AND be equal!
Example: When One-Sided Limits Differ
Consider a piecewise function:
From the left (using ):
From the right (using ):
Since , the two-sided limit does not exist!
Why This Matters
One-sided limits are crucial for:
- Piecewise functions that change formula at a point
- Functions with jumps (discontinuities)
- Rational functions near vertical asymptotes
- Absolute value functions at the vertex
Visual Interpretation
On a graph:
- Left-hand limit: Cover everything to the right of a, look where the curve is heading
- Right-hand limit: Cover everything to the left of a, look where the curve is heading
- If they point to different heights, the two-sided limit DNE
๐ Practice Problems
1Problem 1medium
โ Question:
Find and where
๐ก Show Solution
Left-hand limit (approaching from x < 3):
When x < 3, we use the formula
Right-hand limit (approaching from x โฅ 3):
When x โฅ 3, we use the formula
Conclusion:
Since and , and :
The function has a jump discontinuity at x = 3.
2Problem 2hard
โ Question:
Given , find and
๐ก Show Solution
First, let's rewrite the absolute value as a piecewise function:
Left-hand limit (x < 5):
Right-hand limit (x โฅ 5):
Result:
- Left-hand limit: -1
- Right-hand limit: 1
- Two-sided limit: DNE (because -1 โ 1)
3Problem 3easy
โ Question:
Find lim(xโ3โป) f(x) and lim(xโ3โบ) f(x) where f(x) = { x + 1, if x < 3; 2x - 3, if x โฅ 3 }
๐ก Show Solution
Step 1: Find left-hand limit lim(xโ3โป): Approaching 3 from left means x < 3 Use f(x) = x + 1 lim(xโ3โป) (x + 1) = 3 + 1 = 4
Step 2: Find right-hand limit lim(xโ3โบ): Approaching 3 from right means x โฅ 3 Use f(x) = 2x - 3 lim(xโ3โบ) (2x - 3) = 2(3) - 3 = 3
Step 3: Compare: lim(xโ3โป) f(x) = 4 lim(xโ3โบ) f(x) = 3 Since 4 โ 3, lim(xโ3) f(x) does not exist
Answer: lim(xโ3โป) f(x) = 4, lim(xโ3โบ) f(x) = 3, limit DNE
4Problem 4medium
โ Question:
Evaluate lim(xโ0โป) (|x|/x)
๐ก Show Solution
Step 1: Understand the absolute value for x < 0: When x < 0, |x| = -x
Step 2: Substitute: |x|/x = (-x)/x = -1 for all x < 0
Step 3: Evaluate the limit: As xโ0 from the left, f(x) = -1 constantly lim(xโ0โป) (|x|/x) = -1
Step 4: Verify with values: x = -0.1: |-0.1|/(-0.1) = 0.1/(-0.1) = -1 โ x = -0.01: |-0.01|/(-0.01) = 0.01/(-0.01) = -1 โ
Answer: -1
5Problem 5hard
โ Question:
For f(x) = 1/(x - 2), find lim(xโ2โป) f(x) and lim(xโ2โบ) f(x).
๐ก Show Solution
Step 1: Analyze left-hand limit (xโ2โป): As x approaches 2 from left (x < 2): โข x - 2 approaches 0 from the negative side โข x - 2 is small and negative โข 1/(negative small number) = large negative lim(xโ2โป) 1/(x - 2) = -โ
Step 2: Create table from left: x: 1.9 1.99 1.999 x-2: -0.1 -0.01 -0.001 1/(x-2): -10 -100 -1000 โ -โ
Step 3: Analyze right-hand limit (xโ2โบ): As x approaches 2 from right (x > 2): โข x - 2 approaches 0 from the positive side โข x - 2 is small and positive โข 1/(positive small number) = large positive lim(xโ2โบ) 1/(x - 2) = +โ
Step 4: Create table from right: x: 2.1 2.01 2.001 x-2: 0.1 0.01 0.001 1/(x-2): 10 100 1000 โ +โ
Answer: lim(xโ2โป) f(x) = -โ, lim(xโ2โบ) f(x) = +โ
Practice with Flashcards
Review key concepts with our flashcard system
Browse All Topics
Explore other calculus topics