5 Limits
5 Limits
5 Limits
6.1 Limits
Let f be a function defined on all points in a neighbourhood N of a point
c except possibly at the point c itself.
Definition 6.1.1. The function f is said to tend to a limit l as x tends to (or
approaches) c if for each ε > 0, there exists a δ > 0 such that
We write lim f ( x ) = l.
x →c
1
Solution.
Suppose ε > 0 is given, we have to show how δ > 0 can be chosen
such that |(2x + 5) − 9| < ε, whenever | x − 2| < δ. Clearly,
1
Example 6.1.6. Prove that lim x sin = 0.
x →0 x
Solution.
Now
1 1
x sin = | x | · sin ≤ | x |.
x x
Thus choosing a δ = ε, we see that
1 1
x sin < ε, when 0 < | x | < δ ⇒ lim x sin = 0.
x x →0 x
1
Example 6.1.7. Show that lim = ∞.
x →3 ( x − 3 )4
Solution.
Let G be any positive number, however large. Now | f ( x )| = f ( x )
and so
1 4 1 1
> G, when ( x − 3 ) < or 0 < | x − 3 | < .
( x − 3)4 G G1/4
1
Choosing δ = G1/4
, we get the required result.
2
of less that c. If we restrict x to values less than c, we say that x tends to
c from below or from the left and write x → c− . The limit of f with this
restriction is called the left hand limit. Similarly, if we restrict x to values
greater than c, we say that x tends to c from the right and write x → c+ . In
this case, the limit of f we obtain is the right hand limit.
We write lim f ( x ) = l.
x →c−
We write lim f ( x ) = l.
x →c+
It should be noted that lim f ( x ) exists if and only if both the left and
x →c
right hand limits exists and are equal.
Example 6.2.3. Find the right hand and the left hand limits of the function
defined as follows: (
| x −4|
, x 6= 4,
f ( x ) = x −4
0, x = 4.
Solution.
Now, when x > 4, | x − 4| = x − 4. Therefore,
| x − 4|
lim f ( x ) = lim
x →4+ x →4+ x − 4
x−4
= lim = lim 1 = 1.
x →4 x − 4
+ x →4+
3
Again, when x < 4, | x − 4| = −( x − 4). Thus
| x − 4|
lim f ( x ) = lim
x →4− x →4− x−4
−( x − 4)
= lim = lim −1 = −1.
x →4− x−4 x →4+
1
Example 6.2.4. Evaluate lim .
x →0+ 1 + e−1/x
Solution.
1
− 1 < ε, whenever 0 < x < δ.
1 + e−1/x
Now
1 −e−1/x 1
− 1/x
− 1 = − 1/x
−1 = < ε.
1+e 1+e 1 + e1/x
1
Thus choosing δ = log(1/ε−1)
, we see that if 0 < ε < 1,
1
− 1 < ε, whenever 0 < x < δ.
1 + e−1/x
Again when ε ≥ 1,
1 1
− 1/x
− 1 < ε ⇒ e1/x > − 1
1+e ε
which is true for all values of x, so that any δ > 0 would work.
4
Thus for any ε > 0 we are able to find a δ > 0 such that
1
− 1 < ε, whenever 0 < x < δ.
1 + e−1/x
Therefore
1
lim = 1.
x →0+ 1 + e−1/x
| l1 − l2 | = | l1 − f ( x ) + f ( x ) − l2 |
≤ |l1 − f ( x )| + | f ( x ) − l2 | < ε,
when 0 < | x − c| < δ, that is, |l1 − l2 | is less than any positive number
ε. Thus l1 = l2 .
5
Proof. (i) Since lim f ( x ) = l and lim g( x ) = m, therefore for any
x →c x →c
ε > 0, there exists positive numbers δ1 , δ2 such that
ε
| f ( x ) − l | < , when 0 < | x − c| < δ1 and
2
ε
| g( x ) − m| < , when 0 < | x − c| < δ2 .
2
If δ = min(δ1 , δ2 ) then for | x − c| < δ, | f ( x ) − l | < 2ε , | g( x ) −
m| < 2ε and therefore
|( f ( x ) + g( x )) − (l + m)| = | f ( x ) − l + g( x ) − m|
≤ | f ( x ) − l | + | g( x ) − m| < ε.
6
Thus a function is continuous at a point c if
(iii) f is said to have a discontinuity of the first kind from the left at x = c
if lim f ( x ) exist but is not equal to f (c). Discontinuity of the first
x →c−
kind from the right is similarly defined.
(v) f is said to have discontinuity of the second kind from the left at x =
c if lim f ( x ) does not exist. Similarly, we can define discontinuity
x →c−
of the second kind from the right.