Limits and Its Properties
Limits and Its Properties
is read " as x approaches a the limit of f (x) is L." It means that if you choose values of x which are close but not equal
to a, then f (x) will be close to the value L; Moreover, as x gets closer and closer to a, f (x) gets closer and closer to L.
The following alternative notation is sometimes used
f (x) ! L as x ! a
, because if you substitute numbers x close to 2 in f (x), the result will be close to 5.
y 8
-2 2 4
-2 x
y = 3x 2
x2 + 4x 12
lim :
x!2 x2 2x
Solution : We will choose values of x that get closer and closer to x = 2 and plug these values into the function.
x f (x) x f (x)
2:5 3:4 1:5 5:0
2:1 3:857142857 1:9 4:157894737
2:01 3:985074627 1:99 4:015075377
2:001 3:998500750 1:999 4:001500750
2:0001 3:999850007 1:9999 4:000150008
2:00001 3:999985000 1:99999 4:000015000
x2 + 4x 12
lim = 4.
x!2 x2 2x
Also notice that we can’t actually plug in x = 2 into the function as this would give us a division by zero error.
18
y 10
0
0 1 2 3 4
x
x2 +4x 12
y= x2 2x
De…nition 2.1.3 (Formal De…nition of Limit) Let f (x) be a function de…ned on an interval that contains x = a,
except possibly at x = a. Then we say that,
lim f (x) = L
x!a
if for every number " > 0 there is some number > 0 such that
The quantity " is how close you would like f (x) to be to its limit L; the quantity is how close you have to choose x
to a to achieve this. To prove that lim f (x) = L you must assume that someone has given you an unknown " > 0, and
x!a
then …nd a positive for which (1) holds. The you …nd will depend on ".
Example 2.1.4 By using the formal de…nition, show that lim (3x 2) = 4.
x!2
Solution : According to the de…nition, if we want to prove
lim (3x 2) = 4
x!2
then for every number " > 0, we need to produce a corresponding number > 0 such that
When we let " x approach a" we allow x to be both larger or smaller than a, as long as x gets close to a. Here are the
informal de…nitions for the two one sided limits.
lim f (x) = L
x!a+
provided we can make f (x) as close to L as we want for all x su¢ ciently close to a and x > a without actually letting x
be a.
19
De…nition 2.1.6 (Left-handed limit) We say
lim f (x) = L
x!a
provided we can make f (x) as close to L as we want for all x su¢ ciently close to a and x < a without actually letting x
be a.
then
lim f (x) = L:
x!a
Likewise, if
lim f (x) = L:
x!a
then,
lim f (x) = lim f (x) = L:
x!a+ x!a
From this fact, we can also say that if the two one-sided limits have di¤erent values,i,e
y 3
-3 -2 -1 1 2 3
x
-1
-2
-3
y = f (x)
Here we have
lim f (x) = 1 6= lim f (x) = 1:
x!0 x!0+
Hence
lim f (x)
x!0
does exist.
x3
Example 2.1.9 Let f (x) = .
x
20
y 25
20
15
10
-4 -2 0 2 4
x
x3
y= x
Since
lim f (x) = lim f (x) = 0
x!0+ x!0
,we have
lim f (x) = 0.
x!0
This example shows us that, we can have limits at a point even if the function itself does not de…ned at that point.
4
y
3
-2 -1 1 2 3 4
x
-1
-2
y = f (x)
In this case
lim f (x) = lim f (x) = 1 = lim f (x)
x!1+ x!1 x!1
but
f (x) = 2.
Note that, even if a function exists at a point, there is no reason to think that the limit will have the same value as
the function at that point.
21
2.2 Limit Properties :
First we will assume that lim f (x) and lim g (x) exist and that c is any constant. Then,
x!a x!a
1. lim c = c
x!a
2. lim x = a
x!a
Solution :
Solution :
Solution :
p 1
lim x = lim (x) 2
x!2 x!2
h i 12
= lim x
x!2
1
= (2) 2
p
= 2
22
It is possible that both f (x) and g (x) approach 0 as x approaches a. In that case, we say the limit
f (x)
lim
x!a g (x)
x2 4 (x + 2) (x 2)
lim = lim
x! 2 x2 +x 2 (x 1) (x + 2)
x! 2
x 2
= lim
x! 2 x 1
4
=
3
Theorem 2.2.5 (Squeeze (Sandwich)Theorem) Suppose that for all x on [a; c] (except possibly at x = b) we have,
Solution : Previous examples cannot help us to …nd this limit. We know the following fact.
1 cos (x) 1
1
x2 x2 cos x2
x
23