Limits of Function
Limits of Function
Limit of Functions
y = f(x)
Suppose that the function f(x) is defined for all f(x) (x, f(x))
values of x near a, but not necessarily at a.
L
As x approaches a (without actually attaining the
value a), f(x) approaches the number L; then f(x) (x, f(x))
x→a+0
Limit of a Function (cont.…)
Existence of a limit at a point: f(x) is said to tend to a limit as x tends to ‘a’ if both the left and the right
hand limits exist and are equal. In this case, their common value is called the limit of the function.
Procedure to find the lift-hand and right-hand limits:
a) To find f(a − 0) or lim f x , we first put x = a − h, h > 0 in f(x) and then take the limit as h → 0+ .
x→a−0
Thus lim f x = lim+ f a − h
x→a−0 h→0
b) To find f(a + 0) or lim f x , we first put x = a + h, h > 0 in f(x) and then take the limit as h → 0+ .
x→a+0
Thus lim f x = lim+ f a + h
x→a+0 h→0 50
10
40
5
30
-10 0 5 10 15 20
x
Limit of a Function (cont.…)
a) lim f x = L
x→∞
A function f(x) is said to tend to L as x → ∞ if given ε > 0, however small, ∃ a positive number
k (depending on ε) such that
f x −L <ε ∀x≥k ⟹ L−ε<f x <L+ε ∀x≥k
b) lim f x = ∞
x→a
A function f(x) is said to tend to ∞ as x → a, if given k > 0, however large, ∃ a positive number
δ such that f x >k for 0< x−a <δ
The limit of a function at a point, when it exists, is unique
Let f and g be two functions and a be point of their common domain. If lim f x = L and
x→a
lim g x = M, then
x→a
lim[f x + g x ] = L + M lim[f x − g x ] = L − M
x→a x→a
f x L
lim[f x × g x ] = L × M lim = , provided M ≠ 0
x→a x→a g x M
Limit of a Function (cont.…)
x2 − 1
x2 − 1 g x =�x−1 x≠1
f x = h x =x+1
x−1 1 x=1
lim− f x = 2
x→1
The limit can exist even when
The limit is a the function is not defined at a
lim+ f x = 2 number point or has a value different
x→1
from the limit.
lim f x = 2
x→1
Limit of a Function (cont.…)
If f x = x 2 , what is lim f x ?
x→2
lim− x 2 = 4
x→2
4
lim+ x 2 = 4
x→2 2
∴ lim x 2 = 4
x→2
-5
Limit of a Function (cont.…)
lim f(x) = 1
x →2
Limit of a Function (cont.…)
A function f(x) is said to tend to a limit L as x tends to a,
Example) Show that lim 2x + 3 = 5.
x→1 written as lim f x = L, if given any ε > 0 (however small)
x→a
Let ε > 0 be given. We have there exists some δ > 0 (depending on ε) such that
2x + 3 − 5 = 2x − 2 = 2|x − 1| f x − L < ε whenever 0 < x − a < δ
ε
Now, f x − L < ε ⟹ 2 x − 1 < ε ⟹ x − 1 <
2
ε
Now, choosing δ = , 2x + 3 − 5 < ε when x−1 <δ
2
Hence, lim 2x + 3 = 5.
x→1
1 1
Example) Show that lim − 2 = 1.
x→2 x−2 x −3x+2
1 1 x2 −3x+2 −(x−2) x2 −3x+2−x+2
The required limit = lim − 2 = lim = lim
x→2 x−2 x −3x+2 x→2 (x−2)(x2 −3x+2) x→2 (x−2)(x−2)(x−1)
x2 −4x+4 (x−2)2 1
= lim = lim = lim = 1 (as x ≠ 2)
x→2 (x−2)(x−2)(x−1) x→2 (x−2)(x−2)(x−1) x→2 (x−1)
Limit of a Function (cont.…)
Question 1) Do the following limit exists? If yes, find them.
1 1
(a) lim sin (b) lim x sin
x→1 x−1 x→0 x
3x − 2 when x < 1
(c) lim f x where f x = �
x→1 4x 2 − 3x when x > 1
x2 −a2
Question 2) Using the definition of limit, prove that lim = 2a.
x→a x−a
Question 3) If f x = [x], where [x] denotes the greatest integer not greater than x, show that
lim f(x) does not exist.
x→1
If f x ≤ g x ≤ h(x) and lim f(x) = L = lim h(x), then lim g(x) exists and is equal to L.
x→a x→a x→a
Limit of a Function (cont.…)
x2 −4
Example) Compute lim .
x→2 x−2
x2 −4
Solution) Values of f x = may be computed near x = 2
x−2
x approaches 2
x 1.9 1.99 1.999 → ← 2.001 2.01 2.1
f(x) 3.9 3.99 3.999 → ← 4.001 4.01 4.1
The function f(x) is not defined at
f(x) approaches 4 x = 2, so its graph has a “hole” at
x = 2.
The values of f(x) get closer and closer to 4 as x gets closer and closer to 2.
x2 −4 x2 −4
We say that “the limit of as x approaches 2 equals 4” and write lim = 4.
x−2 x→2 x−2
Limit of a Function (cont.…)
If there is no single value that is approached by f(x) as x approaches a, we say that f(x) does
not have a limit as x approaches a, or lim f x does not exist.
x→a
4x − 5, x ≤ 2
Example) Find lim f x where f x = �
x→2 3x − 5, x > 2
Solution) Construct a table and graph
lim f x = f(a)
x→a
Equal functions rule: If f x = g(x) for all x ≠ a, then
lim f x = lim g x
x→a x→a
Power rule: For any real number k,
k
lim f x k = lim f x , provided this limit exists.
x→a x→a
Rules for Limits (cont.…)
Exponent rule: For any real number b > 0,
lim f(x)
lim b f(x) = b x→a
x→a
Logarithm rule: For any real number b > 0 with b ≠ 1,
lim log b f(x) = log b lim f(x) , provided that lim f(x) > 0.
x→a x→a x→a
x2 +2x−3
Example) Find lim .
x→1 x2 −3x+2
Solution) Rational function rule cannot be applied directly as the denominator is zero. Hence, we will
first factorize the numerator and denominator.
x2 +2x−3 (x+3)(x−1)
=
x2 −3x+2 (x−2)(x−1)
x2 +2x−3 (x+3)
Now, apply equal functions rule: f x = and g x = , so that f(x) = g(x) for all x ≠ 1
x2 −3x+2 (x−2)
x2 +2x−3 (x+3) (1+3)
lim = lim = = −4 (Using equal functions and polynomial rules)
x→1 x2 −3x+2 x→1 (x−2) (1−2)
Rules for Limits (cont.…)
Question 4) Find lim+ f(x) and lim− f(x) where
x→2 x→2
x + 6 if x < 2
f x = �51 if x = 2
x 2 if x > 2
2
10
Question 6) Find lim f(x) and lim f(x) where f x = 5 +
x→∞ x→−∞ 1+e−0.25x