Calculus1section1 2
Calculus1section1 2
Calculus1section1 2
Section 1.2
Not every function has a limit at every value. A common reason for this is that the function
approaches different values from different sides. For example, consider the function f (x) = x1 . Clearly,
f (0) is undefined, but is it possible to find the limit as x approaches 0?
1
lim
x0 x
It turns out this depends on where 0 is being approached from. As x approaches 0 from the right,
x becomes very small positive values and so f (x) gets very big and goes to positive . However, as x
approaches 0 from the left, x becomes negative values very close to zero, and since a positive number
divided by a negative number is negative, f (x) becomes very small and goes to . So what is the
limit of f (x) as x approaches 0? It turns out that this limit does not exist because the left and right
limit are not the same.
f(x)=1/x
f(x)
1
Because the left and right limits may not be the same, there is notation to distinguish between
the two.
lim f (x)
xx0 +
lim f (x)
xx0
The first limit is called the limit from the right, or the right-hand limit. The second limit is
called the limit from the left, or the left-hand limit. If both limits are equal to a finite value, then the
normal limit is equal to the same finite value and exists. Also, if a limit exists, then both the right
and left-hand limits are equal to the limit.
Another case when left and right limits may not be equal is with piecewise functions.
2
Requirements for a Limit To Exist
As previously mentioned, not every function will have a defined limit at every value. There are
two requirements for a limit to exist at a certain point. It is common notation if a limit does not exist
to write "DNE".
lim f (x) = DNE
xx0
As previously discussed, the left and right hand limits at a point for a function must be equal
for a limit at that point for that function to exist. Additionally, if the two limits are equal, then
the limit will exist and be equal to both one-sided limits.
Sometimes, however, the left or right limit may not exist. This would be the case if a func-
tions domain excluded part of the real numbers. Approaching the endpoint of the interval on
which f (x) is defined would be impossible from one side. For example, consider the function
1
f (x) = ln(x) . f (0) = 0 and the limit from the right is 0, but ln(x) is not defined for x < 0
so f (x) is not defined for x < 0. Thus, it is impossible to approach 0 from the left and so the
left-hand limit does not exist. This means the left and right-hand limits cannot be equal, and so
the limit does not exist.
First, lets tackle the finite condition. A limit cannot continue to increase and increase, because
then its not approaching a value. Sometimes, one might say the limit is equal to , but infinity
is not a value. Since the limit would just continue to increase without approaching a particular
value, the limit would not exist.
As for the single condition, sometimes a function jumps back and forth between two finite values
as it approaches a point. This is called oscillation. A common example of a function that
oscillates is the compound function sin( x1 ). As x approaches 0, the inside of the function becomes
very far from 0 very quickly. As it does so, because sin(x) is periodic, it jumps back and forth
from its maximum to its minimum, 1 and 1 respectively. Thus, it is impossible to determine
what value the limit approaches as x goes to 0. Thus, the limit does not exist.
1
lim sin( ) = {1, 1} = DNE
x0 x
3
Evaluating Limits by Evaluating Functions
Sometimes the limit of a function at a value approaches the function evaluated at that value.
This is not always the case, but the first method for solving a limit should be trying to plug the value
the independent variable approaches into the function. That is, if the limit is:
lim f (x)
xx0
try to evaluate f (x0 ). If you are able to do so and f (x) is defined to the left and right of x0 , then for
most cases:
lim f (x0 )
xx0
lim x2 1
x3
lim x2 1 = 8
x3
Sometimes, f (x) may be defined at x0 but not to the left or right of x0 . For example, consider
the limit below.
lim x
x0
Clearly, the function is defined at x = 0; 0 = 0. However, the square root of a negative number is
not real, so the function is not defined to the left of 0. This means the left hand limit doesnt exist,
and so the limit cant exist.
Additionally, there are circumstances in which f (x) is defined at x0 and to the left and right of
x0 , but the limit is not equal to f (x0 ). A good example of this would be a piecewise function. For
example, consider the limit below.
(
x2 x < 0; 0 < x
f (x) =
4 x=0
lim f (x)
x0
Notice that f (0) = 4, but around x = 0, f (x) approaches 0. Remember that we dont care what
happens at x = 0, but around the x = 0. In such cases, it is necessary to analyze the function around
x = x0 . In this case, around x0 , f (x) is defined to be x2 . Thus, we evaluate this function at x = 0.
(0)2 = 0, so
lim f (x) = 0
x0
4
Evaluating Limits For Functions Undefined at a Point
x2 (x 2) 1 1
lim 2
= lim = lim =
x2 x 4 x2 (x + 2)(x 2) x2 x+2 4
Sometimes the limit will still not be defined after the function has been rewritten. For example,
consider the similar limit below.
x+2 (x + 2) 1
lim 2
= lim = lim = UNDEFINED
x2 x 4 x2 (x + 2)(x 2) x2 x 2
The function has been written in its simplest form and is still not defined when x = 2. Thus,
1
this means the limit is most likely not defined. In fact, x2 is the function x1 shifted to the right two
units, and so the function goes to from the left and from the right of 2. Thus, the limit does
not exist at x = 2.
5
Examples
Here are a few examples to test the concepts provided in this section. Answers can be found on
the following pages.
(
ex x < 1; 1 < x
f (x) =
10 x = 1
lim f (x)
x1
6
Solutions
1. As x gets close to 0, the function continues to increase and increase from both sides without
approaching a specific value. One could say the value of the limit is , but the limit does not
mathematically exist.
2. The normal limit of this function at x = 3 does not exist because the function is not defined to
the left of 3. However, it is defined to the right of 3, and one can evaluate the right-hand limit
simply by plugging in x = 3 into the function, since the function approaches this value from the
right as a radical function.
lim x 3 = 3 3 = 0
x3+
3. Although f (1) = 10, around x = 1 the function is defined by f (x) = ex . Since the limit only
cares about what happens infinitely close to the point, and not at the actual point, we evaluate
the limit by taking e1 = e. Thus:
lim f (x) = e
x1
4. Note that one cannot simply plug 2 into the function because 6(2)2 8(2) 8 = 24 16 8 = 0,
and dividing by 0 is undefined. To evaluate the limit, factor the denominator and cancel with
the numerator if possible.
2x 4 (2x 4) 1 1
lim = lim = lim =
x2 6x2 8x 8 x2 (2x 4)(3x + 2) x2 (3x + 2) 8