Limits and Approaching Values
Approaching Two from the Right
Consider approaching 2 from the right, so x > 2.
Create a table with values of slightly greater than 2 and calculate .
Example table:
,
,
,
,
,
As gets closer to 2 from the right, approaches 3.
Behavior of f(x) as x Approaches 2
As approaches 2 from the left, approaches 3.
As approaches 2 from the right, approaches 3.
Since the behavior of is the same from both sides, we conclude that as approaches 2, approaches 3.
This is written as , which means .
Definition of a Limit
Suppose is defined when is near , meaning is defined on some open interval containing , except possibly at itself.
We write and say "the limit of as approaches equals " if we can make the values of arbitrarily close to by restricting to be sufficiently close to on either side, but not equal to .
In the example, we made sufficiently close to 2 from the right (e.g., 2.1, 2.01, 2.001) and from the left.
Existence of a Limit
If approaches different numbers as approaches from the left and from the right, then the limit of as approaches does not exist. The behavior of should be the same no matter whether x approaches from the left or from the right for the limit to exist.
The function need not be defined at , but we consider values of near .
Estimating a Limit: Example
Estimate the value of .
Here, and .
Observation
, which is undefined. So, is not defined at .
However, the limit may still exist.
is defined on an open interval containing 3, but not at 3 itself.
Approaching 3 from the Left (x < 3)
Create a table:
,
,
,
,
As approaches 3 from the left, approaches 6.
Approaching 3 from the Right (x > 3)
Create a table:
,
,
,
,
As approaches 3 from the right, approaches 6.
Conclusion
From the tables, approaches 6 as approaches 3.
Thus, .
Estimating Limits: Example 2
Estimate .
If we attempt to directly substitute, we get an indeterminate form .
The goal is to find the estimates and limits as x approaches zero.
Approaching 0 from the Left (x < 0)
Because we are approaching 0 from the left, x has to be negative.
Create a table with negative values approaching zero and evaluate corresponding values:
x = -1, f(x) = sin(-1) / -1 ≈ 0.017
x = -0.5, f(x) = sin(-0.5) / -0.5 ≈ 0.0087
x = -0.1, f(x) = sin(-0.1) / -0.1 ≈ 0.01745328366
x = -0.01, f(x) = sin(-0.01) / -0.01 ≈ 0.0745
x = -0.001, f(x) = sin(-0.001) / -0.001 ≈ 0.017