Functions, Limits and Continuous Function A
Functions, Limits and Continuous Function A
Solution: For any real number, its square is uniquely defined. There-
fore the domain of f is the set R. The square of any number is never
negative and the square root of any positive real number exists.
Therefore the range is the set of non-negative real p numbers.
Example 2: Find the range and domain of f (x) = (1 − x2 )
Solution: The domain is the set B = {x ∈ R : 1−x2 ≥ 0}. Therefore
B = {x ∈ R : −1 ≤ x ≤ 1}
The range is the set of real numbers between 0 and 1, that is
C = {x ∈ R : 0 ≤ x ≤ 1}
Graphs of functions
The graph of a function is pictorial representation of the function by use of
co-ordinate system. The graph of a function f is the collection of all pairs of
numbers (x, f (x)) where x is the domain of f . The function f (x) = x+3 has
a straight line graph ( It will be shown in the class). Consider the function
f (x) = x2 , the graph is the collection of points whose co-ordinate satisfy this
equation. The points are (0, 0), (1, 1), (2, 4), (3, 9), (−1, 1), (2, 4), (−3, 9), ...(x, x2 ).
The graph√will be shown in the class. The graph of f (x) = 4, f (x) =
x, f (x) = x, f (x) = x3 , f (x) = sin x, f (x) = cos x, f (x) = tan x will be
shown during the lecture.
One-to-one functions
Functions for which different inputs always give different output are called
one-to-one function (Injective). Thus f : A → B is one-to- one , if f (a) =
f (b) implies that a = b or a 6= b implies that f (a) 6= f (b).
Note: If one input gives two different outputs, then the mapping is not a
function.
For example: If f (x) = 2x + 1 and x = {3, 4, 5, 6}
f (a) = f (b) ⇒ a = b, f (3) = 7, f (4) = 9, f (5) = 11, f (6) = 13
Onto function
These are functions whose range is equal to the codomain (surjective) while
the mapping f is bijective if it is both injective and surjective.
Composite Functions
Suppose f : A → B and g :→ C are two functions. Then g ◦ f = A → C
where g ◦ f = g(f (x)) is the composite function.
√
For example: If f : x → x2 +2 and g : y → y + 5. Find f (2), f (g(20)), f (g(4)), g(f (4)).
Solution: f (2) = 6
g(20) = 5 and f (g(20)) = 27
g(4) = 3 and f (g(4)) = 11√
f (4) = 18 and g(f (4)) = 22
The inverse of a function
Let f : A → B.The inverse of f , if it exists is the function y : B → A such
that for all a ∈ A and all b ∈ B, if f (a) = b, then g(b) = a (invertible
MTS 102 LECTURE NOTE 3
function).
Example: If f : x → x+1 x+2 , g : y → 3y + 2. Determine the function
f , g , f (g(1)), f (g −1 (2)), g −1 (f −1 (2)).
−1 −1 −1 −1
x+1
Solution: f : x → x+2
x+1
Let p = x+2
p(x + 2) = x + 1
px − x = 1 − 2p
x(p − 1) = 1 − 2p
1 − 2p
x=
p−1
Therefore
1 − 2x
f −1 : x →
x−1
For g :−1
g :→ 3y + 2
Let q = 3y + 2
q−2
y=
3
−1 y−2
g :y→
3
−9
g(1) = 5, f −1 (g(1)) =
4
f −1 (g −1 (2)) = −1 since g −1 (2) = 0
−5
g −1 (f −1 (2)) =
3
Limits
Denote by limx→x+ f (x) the right hand limit of f (x), that is the value
0
which the function f (x) approaches as x approaches x0 from the right. Also
limx→x− f (x) denotes the left hand limit of f (x) as x approaches x0 from
0
the left. Then limx→x0 f (x) is the limit of f (x) as x approaches x0 from
both left and the right.
Definition of Limits
limx→x0 f (x) = L exists if the following conditions are satisfied.
(1) f (x) is defined in an open interval containing x0 but not necessarily
at x0 .
(2) limx→x+ f (x) and limx→x− f (x) exists, and
0 0
(3) limx→x+ f (x)=limx→x− f (x) = L
0 0
Some limits theorem
If limx→x0 f (x) and limx→x0 g(x) exist, then
(1) limx→x0 c.f (x) = c. limx→x0 f (x), for any c ∈ R.
(2) limx→x0 [f (x) ± g(x)] = limx→x0 f (x) ± limx→x0 g(x)
(3) limx→x0 [f (x).g(x)] = [limx→x0 f (x)].[limx→x0 g(x)]
4 MTS 102 LECTURE NOTE
(4) limx→x0 [f n n
p(x)] = [lim
p x→x0 f (x)]
(5) limx→x0 f (x) = limx→x0 f (x), if limx→x0 f (x) > 0
lim f (x)
(6) limx→x0 fg(x)
(x)
= limx→x 0
x→x0 g(x)
, If limx→x0 g(x) 6= 0
(7) Limits of polynomial and Rational Function:
If f (x) = p(x) = a0 + a1 x + ... + an xn , x ∈ R is a polynomial, then
limx→x0 p(x) = p(x0 ) for any x0 ∈ R.
(8) If f (x) = p(x) and g(x) = q(x) are polynomials and q(x0 ) 6= 0, then
limx→x0 p(x) p(x0 )
q(x) = q(x0 ) .
(9) Infinite Limits:
limx→x0 x12r = +∞ for any positive integer r.
(10) Limits at Infinity:
limx→+∞ x1r = 0, for any r ∈ R, r > 0 limx→−∞ x1r = 0, for any
r ∈ R, r > 0
(11) If p(x) and q(x) are polynomials, such that deg p(x) < deg q(x),
then limx→+∞ p(x)q(x) = 0.
(12) If p(x) and q(x) are polynomials, such that deg p(x) = deg q(x),
then limx→+∞ p(x)q(x) = L, a finite number.
(13) If p(x) and q(x) are polynomials, such that ded p(x) > deg q(x),
then limx→+∞ p(x)q(x) = ±∞
3
(a) limx→+∞ xx5 +2x
+3x+6
2 +9
Divide through by the highest power of x
1 3
2 ++ 65
x4
= limx→+∞ x1+ 2
x
+ 95
=0
x3 x
2x2 −2x+3
(b) lim x→+∞ x2 +4x+4 =2
2
Example4: Find the limit of the function xx−2
−4
as x → 2 by Le’hospital’s
rule.
Solution:
Differentiate both the numerator and denominator with respect to x. Then
we have 2x. limx→2 2x = 4
Continuous function
A function f (x) is said to be continuous at a point x0 if limx→x0 f (x) =
f (x0 ), that is: A function y = f (x) is continuous at a point x0 if
(1) it is defined in a neighborhood of that point x0
(2) the limit of the function as x tends to x0 exist.
(3) this limit is equal to the value of the function at the point x = x0 .
Example: Check if the following functions are continuous at the given points:
(a) f (x) = x2x−2 at x = 1
1
(b) f (x) = x−1 at x = 1
Solution:
(a) f (x) = x2x−2 at x = 1
1
(1) f (1) = 1−2 = −1 hence f (x) is defined at x = 1
x
(2) limx→1 x2 −2 = −1; the limits exists.
(3) limx→1 x2x−2 = f (1)
Therefore the conditions are satisfied, the function f (x) is continuous at
x = 1.
1
(b) f (x) = x−1 at x = 1
1
(1) f (1) = 1−1 = ∞; f (x) is not defined at x = 1.
(2) limx→1 f (x) does not exist at the point x = 1.
Since one of the conditions have been violated then f (x) is not continuous
at the point x = 1.