SlideShare une entreprise Scribd logo
1  sur  94
Télécharger pour lire hors ligne
FUNCTIONS I
Dr. Gabriel Obed Fosu
Department of Mathematics
Kwame Nkrumah University of Science and Technology
Google Scholar: https://scholar.google.com/citations?user=ZJfCMyQAAAAJ&hl=en&oi=ao
ResearchGate ID: https://www.researchgate.net/profile/Gabriel_Fosu2
Dr. Gabby (KNUST-Maths) Functions 1 / 51
Lecture Outline
1 Definitions
2 Types of Functions
Constant, Step, and Piecewise functions
Power functions
Polynomial Functions
Rational Functions
Algebraic Functions
Transcendental Functions
Dr. Gabby (KNUST-Maths) Functions 2 / 51
Definitions
Outline of Presentation
1 Definitions
2 Types of Functions
Constant, Step, and Piecewise functions
Power functions
Polynomial Functions
Rational Functions
Algebraic Functions
Transcendental Functions
Dr. Gabby (KNUST-Maths) Functions 3 / 51
Definitions
Definition
1 Functions are mostly used to describe dependence between quantities.
2 In general, a function is a map between two sets that assigns to each element in the
first set a unique element in the second set.
input output
f
X Y
x y
Dr. Gabby (KNUST-Maths) Functions 4 / 51
Definitions
Definition
1 Functions are mostly used to describe dependence between quantities.
2 In general, a function is a map between two sets that assigns to each element in the
first set a unique element in the second set.
input output
f
S R
s h
It could map a student to its height.
Dr. Gabby (KNUST-Maths) Functions 4 / 51
Definitions
Definition
1 Functions are mostly used to describe dependence between quantities.
2 In general, a function is a map between two sets that assigns to each element in the
first set a unique element in the second set.
input output
f
P N
p f (p)
It could map a product to its price.
Dr. Gabby (KNUST-Maths) Functions 4 / 51
Definitions
Definition
1 Functions are mostly used to describe dependence between quantities.
2 In general, a function is a map between two sets that assigns to each element in the
first set a unique element in the second set.
input output
f
P Name
c n = f (c)
It could map a country to its president.
Dr. Gabby (KNUST-Maths) Functions 4 / 51
Definitions
Definition
Definition
1 A real-valued function f assigns a unique real number y to each input x.
2 If the function f is defined from a set X to Y, then we write
f : X → Y
x 7→ y = f (x)
The dependence could be described either by words, graphs, an equation or a tabulation.
Dr. Gabby (KNUST-Maths) Functions 5 / 51
Definitions
Definition
Definition
1 A real-valued function f assigns a unique real number y to each input x.
2 If the function f is defined from a set X to Y, then we write
f : X → Y
x 7→ y = f (x)
The dependence could be described either by words, graphs, an equation or a tabulation.
Remark
1 Uniqueness here means an input cannot yield more than one output i.e. x 7→ y1, y2 is
not allowed.
2 However, two different inputs x1 and x2 can be assigned to the same output y.
Dr. Gabby (KNUST-Maths) Functions 5 / 51
Definitions
Definition: If x → f → y
Definition (Domain)
The domain Df of a function f , is the set of all possible inputs where f is defined.
Dr. Gabby (KNUST-Maths) Functions 6 / 51
Definitions
Definition: If x → f → y
Definition (Domain)
The domain Df of a function f , is the set of all possible inputs where f is defined.
Definition (Codomain)
Y, the set of all possible outputs, is called the codomain of f .
Dr. Gabby (KNUST-Maths) Functions 6 / 51
Definitions
Definition: If x → f → y
Definition (Domain)
The domain Df of a function f , is the set of all possible inputs where f is defined.
Definition (Codomain)
Y, the set of all possible outputs, is called the codomain of f .
Definition (Range)
The set of all assigned outputs, f (X ) =
©
f (x) | x ∈ X
ª
, is called the range/image of f .
Dr. Gabby (KNUST-Maths) Functions 6 / 51
Definitions
Definition: If x → f → y
Definition (Domain)
The domain Df of a function f , is the set of all possible inputs where f is defined.
Definition (Codomain)
Y, the set of all possible outputs, is called the codomain of f .
Definition (Range)
The set of all assigned outputs, f (X ) =
©
f (x) | x ∈ X
ª
, is called the range/image of f .
Definition (Graph)
The graph of the function y = f (x) is a pictorial representation of the function. It is the
collection of the points (x, f (x)). It represents a curve in the Cartesian plane.
Dr. Gabby (KNUST-Maths) Functions 6 / 51
Definitions
Composition of Functions
1 A composite function is generally a function that is written inside another function.
2 Composition of a function is done by substituting one function into another function.
Example
1 f [g(x)] is the composite function of f (x) and g(x).
2 The composite function f [g(x)] is read as f of g of x.
3 The function g(x) is called an inner function and the function f (x) is called an outer
function.
4 f [g(x)] ̸= g[f (x)]
Dr. Gabby (KNUST-Maths) Functions 7 / 51
Types of Functions
Outline of Presentation
1 Definitions
2 Types of Functions
Constant, Step, and Piecewise functions
Power functions
Polynomial Functions
Rational Functions
Algebraic Functions
Transcendental Functions
Dr. Gabby (KNUST-Maths) Functions 8 / 51
Types of Functions Constant, Step, and Piecewise functions
Constant functions
f : R → R
x 7→ c
1 Any real number x is assigned to the unique real number c: f is a function, but
specifically, f is a constant function.
Dr. Gabby (KNUST-Maths) Functions 9 / 51
Types of Functions Constant, Step, and Piecewise functions
Constant functions
f : R → R
x 7→ c
1 Any real number x is assigned to the unique real number c: f is a function, but
specifically, f is a constant function.
2 This function is defined for all real numbers: Its domain is Df = R.
Dr. Gabby (KNUST-Maths) Functions 9 / 51
Types of Functions Constant, Step, and Piecewise functions
Constant functions
f : R → R
x 7→ c
1 Any real number x is assigned to the unique real number c: f is a function, but
specifically, f is a constant function.
2 This function is defined for all real numbers: Its domain is Df = R.
3 Its range is {c}.
Dr. Gabby (KNUST-Maths) Functions 9 / 51
Types of Functions Constant, Step, and Piecewise functions
Constant functions
f : R → R
x 7→ c
1 Any real number x is assigned to the unique real number c: f is a function, but
specifically, f is a constant function.
2 This function is defined for all real numbers: Its domain is Df = R.
3 Its range is {c}.
4 Its codomain is R.
Dr. Gabby (KNUST-Maths) Functions 9 / 51
Types of Functions Constant, Step, and Piecewise functions
Constant function graph
Definition
A constant function is a function whose value is the same for every input value
f : R → R
x 7→ 1
−5 −4 −2 2 4
0
Dr. Gabby (KNUST-Maths) Functions 10 / 51
Types of Functions Constant, Step, and Piecewise functions
Step Function (or staircase function)
Definition
They are function that increases or decreases abruptly from one constant value to another.
f : R → (−∞,10)
x 7→ f (x) =







2 if x≤−4
1 if −4<x≤0
−1 if 0<x ≤ 2.
Dr. Gabby (KNUST-Maths) Functions 11 / 51
Types of Functions Constant, Step, and Piecewise functions
Step Function (or staircase function)
Definition
They are function that increases or decreases abruptly from one constant value to another.
f : R → (−∞,10)
x 7→ f (x) =







2 if x≤−4
1 if −4<x≤0
−1 if 0<x ≤ 2.
1 Any number x is assigned to a unique real number: f is a function.
Dr. Gabby (KNUST-Maths) Functions 11 / 51
Types of Functions Constant, Step, and Piecewise functions
Step Function (or staircase function)
Definition
They are function that increases or decreases abruptly from one constant value to another.
f : R → (−∞,10)
x 7→ f (x) =







2 if x≤−4
1 if −4<x≤0
−1 if 0<x ≤ 2.
1 Any number x is assigned to a unique real number: f is a function.
2 This function is defined for all real numbers x ≤ −4 or −4 < x ≤ 0 or 0 < x ≤ 2. That is
Df = (−∞,−4]∪(−4,0](0,2] = (−∞,2].
Dr. Gabby (KNUST-Maths) Functions 11 / 51
Types of Functions Constant, Step, and Piecewise functions
Step Function (or staircase function)
Definition
They are function that increases or decreases abruptly from one constant value to another.
f : R → (−∞,10)
x 7→ f (x) =







2 if x≤−4
1 if −4<x≤0
−1 if 0<x ≤ 2.
1 Any number x is assigned to a unique real number: f is a function.
2 This function is defined for all real numbers x ≤ −4 or −4 < x ≤ 0 or 0 < x ≤ 2. That is
Df = (−∞,−4]∪(−4,0](0,2] = (−∞,2].
3 Its range is {−1,1,2} and its codomain is (−∞,10).
Dr. Gabby (KNUST-Maths) Functions 11 / 51
Types of Functions Constant, Step, and Piecewise functions
Step Function graph
f : R → (−∞,10)
x 7→ f (x) =







2 if x≤−4
1 if −4<x≤0
−1 if 0<x ≤ 2.
−5 −4 −2 2 4
−2
2
3
0
Dr. Gabby (KNUST-Maths) Functions 12 / 51
Types of Functions Constant, Step, and Piecewise functions
Example of Non Step Function
Consider the following relation
g : R → R
x 7→ g(x) =







2 if x≤−4
1 if −4≤x≤0
−1 if 0<x ≤ 2.
Dr. Gabby (KNUST-Maths) Functions 13 / 51
Types of Functions Constant, Step, and Piecewise functions
Example of Non Step Function
Consider the following relation
g : R → R
x 7→ g(x) =







2 if x≤−4
1 if −4≤x≤0
−1 if 0<x ≤ 2.
1 g assigns two values to x0 = −4.
Dr. Gabby (KNUST-Maths) Functions 13 / 51
Types of Functions Constant, Step, and Piecewise functions
Example of Non Step Function
Consider the following relation
g : R → R
x 7→ g(x) =







2 if x≤−4
1 if −4≤x≤0
−1 if 0<x ≤ 2.
1 g assigns two values to x0 = −4.
2 That is g(−4) = {1,2}.
Dr. Gabby (KNUST-Maths) Functions 13 / 51
Types of Functions Constant, Step, and Piecewise functions
Example of Non Step Function
Consider the following relation
g : R → R
x 7→ g(x) =







2 if x≤−4
1 if −4≤x≤0
−1 if 0<x ≤ 2.
1 g assigns two values to x0 = −4.
2 That is g(−4) = {1,2}.
3 Thus, g is NOT a function.
Dr. Gabby (KNUST-Maths) Functions 13 / 51
Types of Functions Constant, Step, and Piecewise functions
Piecewise functions
Definition
Piecewise functions are defined by different functions for different intervals of the domain.
f : R → R
x 7→ f (x) =
(
−x +2 if x ≥ 0
2x +2 if x < 0.
1 f is a piecewise function.
Dr. Gabby (KNUST-Maths) Functions 14 / 51
Types of Functions Constant, Step, and Piecewise functions
Piecewise functions
Definition
Piecewise functions are defined by different functions for different intervals of the domain.
f : R → R
x 7→ f (x) =
(
−x +2 if x ≥ 0
2x +2 if x < 0.
1 f is a piecewise function.
2 Df = [0,+∞)∪(−∞,0) = (−∞,∞) = R.
Dr. Gabby (KNUST-Maths) Functions 14 / 51
Types of Functions Constant, Step, and Piecewise functions
Piecewise functions
Definition
Piecewise functions are defined by different functions for different intervals of the domain.
f : R → R
x 7→ f (x) =
(
−x +2 if x ≥ 0
2x +2 if x < 0.
1 f is a piecewise function.
2 Df = [0,+∞)∪(−∞,0) = (−∞,∞) = R.
3 Its range is I = { −x +2 | x ≥ 0}∪{ 2x +2 | x < 0}.
x ≥ 0 =⇒ −x ≤ 0 =⇒ −x +2 ≤ 2.
x < 0 =⇒ 2x +2 < 2.
Therefore, I = (−∞,2]∪(−∞,2) = (−∞,2].
Dr. Gabby (KNUST-Maths) Functions 14 / 51
Types of Functions Constant, Step, and Piecewise functions
Piecewise functions graph
f : R → R
x 7→ f (x) =
(
−x +2 if x ≥ 0
2x +2 if x < 0.
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
Dr. Gabby (KNUST-Maths) Functions 15 / 51
Types of Functions Power functions
Power Functions
Definition
Power functions are functions of the form of
f (x) = axp
(1)
where p is any real number (p ∈ R) and a is a non-zero real number, that is (a ∈ R−{0}).
Dr. Gabby (KNUST-Maths) Functions 16 / 51
Types of Functions Power functions
Power Functions
Definition
Power functions are functions of the form of
f (x) = axp
(1)
where p is any real number (p ∈ R) and a is a non-zero real number, that is (a ∈ R−{0}).
Some examples of Power Functions
1 Monomial Functions are power function with positive power, that is p ∈ Z+
Dr. Gabby (KNUST-Maths) Functions 16 / 51
Types of Functions Power functions
Power Functions
Definition
Power functions are functions of the form of
f (x) = axp
(1)
where p is any real number (p ∈ R) and a is a non-zero real number, that is (a ∈ R−{0}).
Some examples of Power Functions
1 Monomial Functions are power function with positive power, that is p ∈ Z+
2 Reciprocal Functions are power function with negative power, that is p ∈ Z−
Dr. Gabby (KNUST-Maths) Functions 16 / 51
Types of Functions Power functions
Power Functions
Definition
Power functions are functions of the form of
f (x) = axp
(1)
where p is any real number (p ∈ R) and a is a non-zero real number, that is (a ∈ R−{0}).
Some examples of Power Functions
1 Monomial Functions are power function with positive power, that is p ∈ Z+
2 Reciprocal Functions are power function with negative power, that is p ∈ Z−
3 Radical Functions are power functions where the degree p is of the form 1
n and n ∈ N
Dr. Gabby (KNUST-Maths) Functions 16 / 51
Types of Functions Power functions
Power Functions
Example
f (x) Domain Range f (x) Domain Range
x2n
R R+
2n
p
x R+ R+
x2n+1
R R 2n+1
p
x R R
1
x2n
R−{0} R+ −{0}
1
2n
p
x
R+ −{0} R+ −{0}
1
x2n+1
R−{0} R−{0}
1
2n+1
p
x
R−{0} R−{0}
n ∈ Z+, R−{0} = (−∞,0)∪(0,+∞), R+ = [0,+∞), R+ −{0} = (0,+∞)
Dr. Gabby (KNUST-Maths) Functions 17 / 51
Types of Functions Power functions
Monomials: Graph of f (x) = 1
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
Domain = R
Range = {1}
f (x) = 1
Dr. Gabby (KNUST-Maths) Functions 18 / 51
Types of Functions Power functions
Monomials: Graph of f (x) = x
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
Domain = R
Range = R f (x) = x
Dr. Gabby (KNUST-Maths) Functions 19 / 51
Types of Functions Power functions
Monomials: Graph of f (x) = x2
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
Domain = R
Range = R+
f (x) = x2
Dr. Gabby (KNUST-Maths) Functions 20 / 51
Types of Functions Power functions
Monomials: Graph of f (x) = x3
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
Domain = R
Range = R
f (x) = x3
Dr. Gabby (KNUST-Maths) Functions 21 / 51
Types of Functions Power functions
Reciprocal functions: Graph of f (x) = x−1
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
Domain = R−{0}
Range = R−{0}
f (x) = x−1
Dr. Gabby (KNUST-Maths) Functions 22 / 51
Types of Functions Power functions
Reciprocal functions: Graph of f (x) = x−2
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
Domain = R−{0}
Range = R+ −{0}
f (x) = x−2
Dr. Gabby (KNUST-Maths) Functions 23 / 51
Types of Functions Power functions
Reciprocal functions: Graph of f (x) = x−3
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
Domain = R−{0}
Range = R−{0}
f (x) = x−3
Dr. Gabby (KNUST-Maths) Functions 24 / 51
Types of Functions Power functions
Radical functions: Graph of f (x) =
p
x = x1/2
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
f (x) =
p
x
Domain = R+
Range = R+
Dr. Gabby (KNUST-Maths) Functions 25 / 51
Types of Functions Power functions
Radical functions: Graph of f (x) = 3
p
x = x1/3
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
g(x) =
3
p
x
Domain = R
Range = R
Dr. Gabby (KNUST-Maths) Functions 26 / 51
Types of Functions Polynomial Functions
Polynomial Functions
Definition
Sum of monomials of different degrees is called a polynomial. If f is a polynomial, then
f (x) = a0 + a1x + a2x2
+···+ anxn
(2)
1 n is a non-negative integer called the degree;
2 an is a non-zero real number;
3 ai ’s are called the coefficients of the polynomial f .
Dr. Gabby (KNUST-Maths) Functions 27 / 51
Types of Functions Polynomial Functions
Polynomial Functions
Definition
Sum of monomials of different degrees is called a polynomial. If f is a polynomial, then
f (x) = a0 + a1x + a2x2
+···+ anxn
(2)
1 n is a non-negative integer called the degree;
2 an is a non-zero real number;
3 ai ’s are called the coefficients of the polynomial f .
Note
1 The domain of a polynomial function is R.
2 Polynomials of degree 1, 2 and 3 are called linear, quadratic and cubic functions
respectively.
Dr. Gabby (KNUST-Maths) Functions 27 / 51
Types of Functions Polynomial Functions
Polynomial Functions with 2 as highest power
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
f (x) = 1/2+ x2
,
Df = R,
R(f ) = [1/2,+∞)
Dr. Gabby (KNUST-Maths) Functions 28 / 51
Types of Functions Polynomial Functions
Polynomial Functions with 3 as highest power
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
g(x) = 1−2x −3x2
+2x3
Dg = R,
R(g) = R
Dr. Gabby (KNUST-Maths) Functions 29 / 51
Types of Functions Polynomial Functions
Polynomial Functions with 4 as highest power
−5 −4 −2 2 4
−3
−2
−1
1
2
3
0
h(x) = (x −1)(−x +3)2
(x),
Dh = R,
R(h) = [−1.6,+∞)
Dr. Gabby (KNUST-Maths) Functions 30 / 51
Types of Functions Rational Functions
Rational Functions
Definition
1 A rational function is a ratio f (x) = P(x)
Q(x) , where P and Q are polynomials.
2 The domain of f is Df =
©
x ∈ R | Q(x) ̸= 0
ª
.
Example
1 f (x) =
3x
x3 −1
2 f (x) =
3x3
− x6
2x2 − x +2
Dr. Gabby (KNUST-Maths) Functions 31 / 51
Types of Functions Rational Functions
Rational Functions
−5 −4 −3 −2 −1 1 3
2 4
−3
−2
−1
1
2
3
0
f (x) = x3
−2x
x2−1
,
Df = R−{−1,1},
R(f ) = R
Dr. Gabby (KNUST-Maths) Functions 32 / 51
Types of Functions Algebraic Functions
Algebraic functions
Definition
1 An algebraic function is a function that can be defined as the root of a polynomial
equation.
2 An algebraic function is constructed by taking sums, products, and quotient of
polynomials.
Dr. Gabby (KNUST-Maths) Functions 33 / 51
Types of Functions Algebraic Functions
Algebraic functions
Definition
1 An algebraic function is a function that can be defined as the root of a polynomial
equation.
2 An algebraic function is constructed by taking sums, products, and quotient of
polynomials.
Example
1)f (x) =
p
5−2x 2)f (x) =
p
x −
1
x −1
3)f (x) =
2− x
p
x −1−2
Dr. Gabby (KNUST-Maths) Functions 33 / 51
Types of Functions Algebraic Functions
Algebraic functions
−5 −4 −3 −2 −1 1 3
2 4
−3
−2
−1
1
2
3
0
f (x) =
p
x − 1
x−1 ,
Df = R+ −{1},
R(f ) = R
Dr. Gabby (KNUST-Maths) Functions 34 / 51
Types of Functions Transcendental Functions
Transcendental Functions
Definition
Transcendental functions are functions that are not algebraic.
Dr. Gabby (KNUST-Maths) Functions 35 / 51
Types of Functions Transcendental Functions
Transcendental Functions
Definition
Transcendental functions are functions that are not algebraic.
Transcendental functions can be expressed in algebra in terms of an infinite sequence.
Dr. Gabby (KNUST-Maths) Functions 35 / 51
Types of Functions Transcendental Functions
Transcendental Functions
Definition
Transcendental functions are functions that are not algebraic.
Transcendental functions can be expressed in algebra in terms of an infinite sequence.
Example
1 Exponential functions
2 Logarithmic functions
3 Trigonometric functions
4 Hyperbolic functions
5 Inverse of these functions
Dr. Gabby (KNUST-Maths) Functions 35 / 51
Types of Functions Transcendental Functions
Exponential Functions
Definition
The function f (x) = ax
, where a > 0 and a ̸= 1, is called exponential function with base a.
The domain of an exponential function is R and the range is (0,+∞)
Dr. Gabby (KNUST-Maths) Functions 36 / 51
Types of Functions Transcendental Functions
Exponential Functions
Definition
The function f (x) = ax
, where a > 0 and a ̸= 1, is called exponential function with base a.
The domain of an exponential function is R and the range is (0,+∞)
Example
1)
¡2
3
¢x
2) 2x
3) 3−x
4)
p
7
x
5) ex
6) e−x
.
Dr. Gabby (KNUST-Maths) Functions 36 / 51
Types of Functions Transcendental Functions
Exponential Functions
Definition
The function f (x) = ax
, where a > 0 and a ̸= 1, is called exponential function with base a.
The domain of an exponential function is R and the range is (0,+∞)
Example
1)
¡2
3
¢x
2) 2x
3) 3−x
4)
p
7
x
5) ex
6) e−x
.
Note
e is mathematical constant called the Euler number approximated as 2.71828
Dr. Gabby (KNUST-Maths) Functions 36 / 51
Types of Functions Transcendental Functions
Exponential Functions
−5 −4 −3 −2 −1 1 3
2 4
−1
1
2
3
4
5
0
ex
Types of Functions Transcendental Functions
Exponential Functions
−5 −4 −3 −2 −1 1 3
2 4
−1
1
2
3
4
5
0
ex
e−x
Dr. Gabby (KNUST-Maths) Functions 37 / 51
Types of Functions Transcendental Functions
Exponential Functions
−5 −4 −3 −2 −1 1 3
2 4
−1
1
2
3
4
5
0
2x
Types of Functions Transcendental Functions
Exponential Functions
−5 −4 −3 −2 −1 1 3
2 4
−1
1
2
3
4
5
0
2x
3−x
Types of Functions Transcendental Functions
Exponential Functions
−5 −4 −3 −2 −1 1 3
2 4
−1
1
2
3
4
5
0
2x
3−x
¡2
3
¢x
Dr. Gabby (KNUST-Maths) Functions 38 / 51
Types of Functions Transcendental Functions
Logarithmic Functions
Definition
The function f (x) = loga(x), where a > 0 and a ̸= 1, is called logarithmic function with base
a.
The domain of a logarithmic function is (0,+∞) and the range is R.
Dr. Gabby (KNUST-Maths) Functions 39 / 51
Types of Functions Transcendental Functions
Logarithmic Functions
Definition
The function f (x) = loga(x), where a > 0 and a ̸= 1, is called logarithmic function with base
a.
The domain of a logarithmic function is (0,+∞) and the range is R.
Example
1) log2
3
x 2) log2 x 3) log1/3 x 4) logp
7 x 5) loge x 6) log1/e x.
Dr. Gabby (KNUST-Maths) Functions 39 / 51
Types of Functions Transcendental Functions
Logarithmic Functions
Definition
The function f (x) = loga(x), where a > 0 and a ̸= 1, is called logarithmic function with base
a.
The domain of a logarithmic function is (0,+∞) and the range is R.
Example
1) log2
3
x 2) log2 x 3) log1/3 x 4) logp
7 x 5) loge x 6) log1/e x.
Natural log
This is the log to the base e and it also called ln. That is
loge = ln (3)
Dr. Gabby (KNUST-Maths) Functions 39 / 51
Types of Functions Transcendental Functions
Logarithmic Functions
−1 1 2 4 6 8 9
−3
−2
−1
1
2
3
0
loge x
Types of Functions Transcendental Functions
Logarithmic Functions
−1 1 2 4 6 8 9
−3
−2
−1
1
2
3
0
loge x
log1/e x
Dr. Gabby (KNUST-Maths) Functions 40 / 51
Types of Functions Transcendental Functions
Logarithmic Functions
−1 1 2 4 6 8 9
−3
−2
−1
1
2
3
0
log2 x
Types of Functions Transcendental Functions
Logarithmic Functions
−1 1 2 4 6 8 9
−3
−2
−1
1
2
3
0
log2 x
log1/3 x
Types of Functions Transcendental Functions
Logarithmic Functions
−1 1 2 4 6 8 9
−3
−2
−1
1
2
3
0
log2 x
log1/3 x
log2
3
x
Dr. Gabby (KNUST-Maths) Functions 41 / 51
Types of Functions Transcendental Functions
Trigonometric Functions
Definition
Trigonometric functions are also known as Circular Functions are functions of an angle of
a triangle. It means that the relationship between the angles and sides of a triangle are
given by these trigonometric functions. If x is an acute angle in a right triangle, then:
Dr. Gabby (KNUST-Maths) Functions 42 / 51
Types of Functions Transcendental Functions
Trigonometric Functions
Definition
Trigonometric functions are also known as Circular Functions are functions of an angle of
a triangle. It means that the relationship between the angles and sides of a triangle are
given by these trigonometric functions. If x is an acute angle in a right triangle, then:
Some Basic Trig function:
1 sin(x) =
opposite
hypotenuse
2 cos(x) =
ad j acent
hypotenuse
3 tan(x) =
opposite
ad j acent
4 csc(x) = 1
sin(x)
5 sec(x) = 1
cos(x)
6 cot(x) = 1
tan(x)
Dr. Gabby (KNUST-Maths) Functions 42 / 51
Types of Functions Transcendental Functions
Trigonometric Functions
Definition
Trigonometric functions are also known as Circular Functions are functions of an angle of
a triangle. It means that the relationship between the angles and sides of a triangle are
given by these trigonometric functions. If x is an acute angle in a right triangle, then:
Some Basic Trig function:
1 sin(x) =
opposite
hypotenuse
2 cos(x) =
ad j acent
hypotenuse
3 tan(x) =
opposite
ad j acent
4 csc(x) = 1
sin(x)
5 sec(x) = 1
cos(x)
6 cot(x) = 1
tan(x)
Some Trig Identities
1 cos2
x +sin2
x = 1
2 sec2
x −tan2
x = 1
3 csc2
x −cot2
x = 1
4 sin
¡
x ± y
¢
= sinx cos y ±cosx sin y
5 cos
¡
x ± y
¢
= cosx cos y ∓sinx sin y
6 tan
¡
x + y
¢
=
tanx +tan y
1+tanx tan y
Dr. Gabby (KNUST-Maths) Functions 42 / 51
Types of Functions Transcendental Functions
Trigonometric Functions: sin and csc
−5 −4 −3 −2 −1 1 2 3 4 5
−3
−2
−1
1
2
3
0
sinx
Types of Functions Transcendental Functions
Trigonometric Functions: sin and csc
−5 −4 −3 −2 −1 1 2 3 4 5
−3
−2
−1
1
2
3
0
sinx
cscx
Dr. Gabby (KNUST-Maths) Functions 43 / 51
Types of Functions Transcendental Functions
Trigonometric Functions: cos and sec
−5 −4 −3 −2 −1 1 2 3 4 5
−3
−2
−1
1
2
3
0
cosx
Types of Functions Transcendental Functions
Trigonometric Functions: cos and sec
−5 −4 −3 −2 −1 1 2 3 4 5
−3
−2
−1
1
2
3
0
cosx
secx
Dr. Gabby (KNUST-Maths) Functions 44 / 51
Types of Functions Transcendental Functions
Trigonometric Functions: tan and cot
−5 −4 −3 −2 −1 1 2 3 4 5
−3
−2
−1
1
2
3
0
tanx
Types of Functions Transcendental Functions
Trigonometric Functions: tan and cot
−5 −4 −3 −2 −1 1 2 3 4 5
−3
−2
−1
1
2
3
0
tanx
cotx
cotx
Dr. Gabby (KNUST-Maths) Functions 45 / 51
Types of Functions Transcendental Functions
Trigonometric Functions
Remarks
f (x) Domain Range
sin R [−1,1]
cos R [−1,1]
tan R−
©
...,−3π
2 ,−π
2 , π
2 , 3π
2 ,...
ª
R
sec R−
©
...,−3π
2 ,−π
2 , π
2 , 3π
2 ,...
ª
(−∞,−1)∪(1,+∞)
csc R−{...,−2π,−π,0,π,2π,...} (−∞,−1)∪(1,+∞)
cot R−{...,−2π,−π,0,π,2π,...} R
1 Dtan = Dsec = R−{ π/2+kπ | k ∈ Z}
2 Dcot = Dcsc = R−{ kπ | k ∈ Z}.
Dr. Gabby (KNUST-Maths) Functions 46 / 51
Types of Functions Transcendental Functions
Transcendental: Inverse Trigonometric Functions
There are the functions
1 f (x) = sin−1
x (also called arc sine or arcsin)
2 f (x) = cos−1
x (arc cosine or arccos)
3 f (x) = tan−1
x (arc tangent or arctan)
4 f (x) = csc−1
x (arc cosec)
5 f (x) = sec−1
x (arc secant)
6 f (x) = cot−1
x (arc cotangent)
Dr. Gabby (KNUST-Maths) Functions 47 / 51
Types of Functions Transcendental Functions
Transcendental: Inverse Trigonometric Functions
There are the functions
1 f (x) = sin−1
x (also called arc sine or arcsin)
2 f (x) = cos−1
x (arc cosine or arccos)
3 f (x) = tan−1
x (arc tangent or arctan)
4 f (x) = csc−1
x (arc cosec)
5 f (x) = sec−1
x (arc secant)
6 f (x) = cot−1
x (arc cotangent)
Note
1 y = sin−1
x ⇔ x = sin y
2 y = cos−1
x ⇔ x = cos y
Dr. Gabby (KNUST-Maths) Functions 47 / 51
Types of Functions Transcendental Functions
Transcendental: Hyperbolic and Inverse Hyperbolic Functions
These are functions defined in terms of the exponential functions
Hyperbolic
1 sinhx =
ex
−e−x
2
2 coshx =
ex
+e−x
2
3 tanhx =
sinhx
coshx
4 csch x =
1
sinhx
5 sech x =
1
cosh
6 cothx =
1
tanh
Dr. Gabby (KNUST-Maths) Functions 48 / 51
Types of Functions Transcendental Functions
Transcendental: Hyperbolic and Inverse Hyperbolic Functions
These are functions defined in terms of the exponential functions
Hyperbolic
1 sinhx =
ex
−e−x
2
2 coshx =
ex
+e−x
2
3 tanhx =
sinhx
coshx
4 csch x =
1
sinhx
5 sech x =
1
cosh
6 cothx =
1
tanh
Inverse Hyperbolic
1 sinh−1
x
2 cosh−1
x
3 tanh−1
x
4 csch−1
x
5 sech−1
x
6 coth−1
x
Dr. Gabby (KNUST-Maths) Functions 48 / 51
Types of Functions Transcendental Functions
Transcendental: Hyperbolic and Inverse Hyperbolic Functions
These are functions defined in terms of the exponential functions
Hyperbolic
1 sinhx =
ex
−e−x
2
2 coshx =
ex
+e−x
2
3 tanhx =
sinhx
coshx
4 csch x =
1
sinhx
5 sech x =
1
cosh
6 cothx =
1
tanh
Inverse Hyperbolic
1 sinh−1
x
2 cosh−1
x
3 tanh−1
x
4 csch−1
x
5 sech−1
x
6 coth−1
x
Some identities
1 cosh2
x −sinh2
x = 1
2 tanh2
x +sech2
x = 1
Dr. Gabby (KNUST-Maths) Functions 48 / 51
Types of Functions Transcendental Functions
Hyperbolic Functions
Identities
1 cosh2
x −sinh2
x = 1
2 tanh2
x +sech2
x = 1
3 sinh
¡
x + y
¢
= sinhx cosh y +coshx sinh y
4 cosh
¡
x + y
¢
= coshx cosh y +sinhx sinh y
Dr. Gabby (KNUST-Maths) Functions 49 / 51
Types of Functions Transcendental Functions
Exercise
1 Which of the following are not polynomial functions?
a. f (x) = 1 b. f (x) = x2
+ x−1
+1
c. f (x) = −2x3
+ x1/2
−1 d. f (x) = x4
p
5−π.
2 Find the range of the following polynomial functions:
a. f (x) = x2
+6 b. f (x) = −2x4
−6
c. f (x) = −2x3
+1 d. f (x) =
¯
¯−2x3
+1
¯
¯
e. f (x) = 3−4x,Df = (−2,8]
f . f (x) = (2x −1)2
+1,Df = (−∞,−1)∪(1,+∞).
3 Find the domain of:
1) f (x) = lnx, 2) f (x) = log5(1−3x),
3) f (x) = e
1
x+1
−x
, 4) f (x) = ex2
−1
+ln(|x|+1).
Dr. Gabby (KNUST-Maths) Functions 50 / 51
END OF LECTURE
THANK YOU
Dr. Gabby (KNUST-Maths) Functions 51 / 51

Contenu connexe

Tendances

Math functions, relations, domain & range
Math functions, relations, domain & rangeMath functions, relations, domain & range
Math functions, relations, domain & rangeRenee Scott
 
Function and Its Types.
Function and Its Types.Function and Its Types.
Function and Its Types.Awais Bakshy
 
Different types of functions
Different types of functionsDifferent types of functions
Different types of functionsKatrina Young
 
Permutation and combination - Math Statistic
Permutation and combination - Math StatisticPermutation and combination - Math Statistic
Permutation and combination - Math StatisticPrincess is Ntxhais
 
Infinite sequences and series i
Infinite sequences and series iInfinite sequences and series i
Infinite sequences and series iEasyStudy3
 
Partial Fractions Quadratic Term
Partial Fractions Quadratic TermPartial Fractions Quadratic Term
Partial Fractions Quadratic Termacoach
 
Math presentation on domain and range
Math presentation on domain and rangeMath presentation on domain and range
Math presentation on domain and rangeTouhidul Shawan
 
Relations & Functions
Relations & FunctionsRelations & Functions
Relations & FunctionsBitsy Griffin
 
Lesson3.1 The Derivative And The Tangent Line
Lesson3.1 The Derivative And The Tangent LineLesson3.1 The Derivative And The Tangent Line
Lesson3.1 The Derivative And The Tangent Lineseltzermath
 
Function and their graphs ppt
Function and their graphs pptFunction and their graphs ppt
Function and their graphs pptFarhana Shaheen
 
Group homomorphism
Group homomorphismGroup homomorphism
Group homomorphismNaliniSPatil
 
number theory.ppt
number theory.pptnumber theory.ppt
number theory.pptShishu
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphsSujata Tapare
 
5.1 sequences and summation notation
5.1 sequences and summation notation5.1 sequences and summation notation
5.1 sequences and summation notationmath260
 
2.0 rectangular coordinate system t
2.0 rectangular coordinate system t2.0 rectangular coordinate system t
2.0 rectangular coordinate system tmath260
 
Linear Systems - Domain & Range
Linear Systems - Domain & RangeLinear Systems - Domain & Range
Linear Systems - Domain & Rangeswartzje
 

Tendances (20)

Math functions, relations, domain & range
Math functions, relations, domain & rangeMath functions, relations, domain & range
Math functions, relations, domain & range
 
Derivatives
DerivativesDerivatives
Derivatives
 
Function and Its Types.
Function and Its Types.Function and Its Types.
Function and Its Types.
 
Different types of functions
Different types of functionsDifferent types of functions
Different types of functions
 
Permutation and combination - Math Statistic
Permutation and combination - Math StatisticPermutation and combination - Math Statistic
Permutation and combination - Math Statistic
 
Infinite sequences and series i
Infinite sequences and series iInfinite sequences and series i
Infinite sequences and series i
 
Types of RELATIONS
Types of RELATIONSTypes of RELATIONS
Types of RELATIONS
 
Partial Fractions Quadratic Term
Partial Fractions Quadratic TermPartial Fractions Quadratic Term
Partial Fractions Quadratic Term
 
Math presentation on domain and range
Math presentation on domain and rangeMath presentation on domain and range
Math presentation on domain and range
 
Relations & Functions
Relations & FunctionsRelations & Functions
Relations & Functions
 
Lesson3.1 The Derivative And The Tangent Line
Lesson3.1 The Derivative And The Tangent LineLesson3.1 The Derivative And The Tangent Line
Lesson3.1 The Derivative And The Tangent Line
 
Function and their graphs ppt
Function and their graphs pptFunction and their graphs ppt
Function and their graphs ppt
 
Group homomorphism
Group homomorphismGroup homomorphism
Group homomorphism
 
number theory.ppt
number theory.pptnumber theory.ppt
number theory.ppt
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphs
 
5.1 sequences and summation notation
5.1 sequences and summation notation5.1 sequences and summation notation
5.1 sequences and summation notation
 
Set theory
Set theory Set theory
Set theory
 
Engineering mathematics 1
Engineering mathematics 1Engineering mathematics 1
Engineering mathematics 1
 
2.0 rectangular coordinate system t
2.0 rectangular coordinate system t2.0 rectangular coordinate system t
2.0 rectangular coordinate system t
 
Linear Systems - Domain & Range
Linear Systems - Domain & RangeLinear Systems - Domain & Range
Linear Systems - Domain & Range
 

Similaire à 2. Functions I.pdf

Calculus 1 Lecture Notes (Functions and Their Graphs)
Calculus 1 Lecture Notes (Functions and Their Graphs)Calculus 1 Lecture Notes (Functions and Their Graphs)
Calculus 1 Lecture Notes (Functions and Their Graphs)Mohammed Matar
 
5.1 Defining and visualizing functions. A handout.
5.1 Defining and visualizing functions. A handout.5.1 Defining and visualizing functions. A handout.
5.1 Defining and visualizing functions. A handout.Jan Plaza
 
Jan. 4 Function L1
Jan. 4 Function L1Jan. 4 Function L1
Jan. 4 Function L1RyanWatt
 
3.1 Functions and Function Notation
3.1 Functions and Function Notation3.1 Functions and Function Notation
3.1 Functions and Function Notationsmiller5
 
Relations and functions
Relations and functions Relations and functions
Relations and functions Nabeel Simair
 
Chapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptChapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptPhongLan30
 
power point presentation on genmath_lesson1_2_.pptx
power point presentation on genmath_lesson1_2_.pptxpower point presentation on genmath_lesson1_2_.pptx
power point presentation on genmath_lesson1_2_.pptxdatumanongnormalah
 
Limits and Continuity - Intuitive Approach part 1
Limits and Continuity - Intuitive Approach part 1Limits and Continuity - Intuitive Approach part 1
Limits and Continuity - Intuitive Approach part 1FellowBuddy.com
 
Lesson 2 - Functions and their Graphs - NOTES.ppt
Lesson 2 - Functions and their Graphs - NOTES.pptLesson 2 - Functions and their Graphs - NOTES.ppt
Lesson 2 - Functions and their Graphs - NOTES.pptJaysonMagalong
 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and RelationsJailah13
 
Basic Calculus.docx
Basic Calculus.docxBasic Calculus.docx
Basic Calculus.docxjericranoco
 

Similaire à 2. Functions I.pdf (20)

3. Functions II.pdf
3. Functions II.pdf3. Functions II.pdf
3. Functions II.pdf
 
.
..
.
 
Operations on function.pptx
Operations on function.pptxOperations on function.pptx
Operations on function.pptx
 
Calculus 1 Lecture Notes (Functions and Their Graphs)
Calculus 1 Lecture Notes (Functions and Their Graphs)Calculus 1 Lecture Notes (Functions and Their Graphs)
Calculus 1 Lecture Notes (Functions and Their Graphs)
 
5.1 Defining and visualizing functions. A handout.
5.1 Defining and visualizing functions. A handout.5.1 Defining and visualizing functions. A handout.
5.1 Defining and visualizing functions. A handout.
 
Jan. 4 Function L1
Jan. 4 Function L1Jan. 4 Function L1
Jan. 4 Function L1
 
3.1 Functions and Function Notation
3.1 Functions and Function Notation3.1 Functions and Function Notation
3.1 Functions and Function Notation
 
Inverse function
Inverse function Inverse function
Inverse function
 
Unit 1.2
Unit 1.2Unit 1.2
Unit 1.2
 
Math1000 section2.1
Math1000 section2.1Math1000 section2.1
Math1000 section2.1
 
Relations and functions
Relations and functions Relations and functions
Relations and functions
 
Chapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptChapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.ppt
 
Functions
FunctionsFunctions
Functions
 
power point presentation on genmath_lesson1_2_.pptx
power point presentation on genmath_lesson1_2_.pptxpower point presentation on genmath_lesson1_2_.pptx
power point presentation on genmath_lesson1_2_.pptx
 
Limits and Continuity - Intuitive Approach part 1
Limits and Continuity - Intuitive Approach part 1Limits and Continuity - Intuitive Approach part 1
Limits and Continuity - Intuitive Approach part 1
 
R lecture co4_math 21-1
R lecture co4_math 21-1R lecture co4_math 21-1
R lecture co4_math 21-1
 
Lesson 2 - Functions and their Graphs - NOTES.ppt
Lesson 2 - Functions and their Graphs - NOTES.pptLesson 2 - Functions and their Graphs - NOTES.ppt
Lesson 2 - Functions and their Graphs - NOTES.ppt
 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and Relations
 
Basic Calculus.docx
Basic Calculus.docxBasic Calculus.docx
Basic Calculus.docx
 
Lesson 3 Operation on Functions
Lesson 3 Operation on FunctionsLesson 3 Operation on Functions
Lesson 3 Operation on Functions
 

Plus de Kwame Nkrumah University of Science and Technology (7)

Matrices 2_System of Equations.pdf
Matrices 2_System of Equations.pdfMatrices 2_System of Equations.pdf
Matrices 2_System of Equations.pdf
 
Matrices 1.pdf
Matrices 1.pdfMatrices 1.pdf
Matrices 1.pdf
 
Vectors 2.pdf
Vectors 2.pdfVectors 2.pdf
Vectors 2.pdf
 
Vectors 1.pdf
Vectors 1.pdfVectors 1.pdf
Vectors 1.pdf
 
Complex Numbers 2.pdf
Complex Numbers 2.pdfComplex Numbers 2.pdf
Complex Numbers 2.pdf
 
Complex Numbers 1.pdf
Complex Numbers 1.pdfComplex Numbers 1.pdf
Complex Numbers 1.pdf
 
Number Theory.pdf
Number Theory.pdfNumber Theory.pdf
Number Theory.pdf
 

Dernier

How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 

Dernier (20)

How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 

2. Functions I.pdf

  • 1. FUNCTIONS I Dr. Gabriel Obed Fosu Department of Mathematics Kwame Nkrumah University of Science and Technology Google Scholar: https://scholar.google.com/citations?user=ZJfCMyQAAAAJ&hl=en&oi=ao ResearchGate ID: https://www.researchgate.net/profile/Gabriel_Fosu2 Dr. Gabby (KNUST-Maths) Functions 1 / 51
  • 2. Lecture Outline 1 Definitions 2 Types of Functions Constant, Step, and Piecewise functions Power functions Polynomial Functions Rational Functions Algebraic Functions Transcendental Functions Dr. Gabby (KNUST-Maths) Functions 2 / 51
  • 3. Definitions Outline of Presentation 1 Definitions 2 Types of Functions Constant, Step, and Piecewise functions Power functions Polynomial Functions Rational Functions Algebraic Functions Transcendental Functions Dr. Gabby (KNUST-Maths) Functions 3 / 51
  • 4. Definitions Definition 1 Functions are mostly used to describe dependence between quantities. 2 In general, a function is a map between two sets that assigns to each element in the first set a unique element in the second set. input output f X Y x y Dr. Gabby (KNUST-Maths) Functions 4 / 51
  • 5. Definitions Definition 1 Functions are mostly used to describe dependence between quantities. 2 In general, a function is a map between two sets that assigns to each element in the first set a unique element in the second set. input output f S R s h It could map a student to its height. Dr. Gabby (KNUST-Maths) Functions 4 / 51
  • 6. Definitions Definition 1 Functions are mostly used to describe dependence between quantities. 2 In general, a function is a map between two sets that assigns to each element in the first set a unique element in the second set. input output f P N p f (p) It could map a product to its price. Dr. Gabby (KNUST-Maths) Functions 4 / 51
  • 7. Definitions Definition 1 Functions are mostly used to describe dependence between quantities. 2 In general, a function is a map between two sets that assigns to each element in the first set a unique element in the second set. input output f P Name c n = f (c) It could map a country to its president. Dr. Gabby (KNUST-Maths) Functions 4 / 51
  • 8. Definitions Definition Definition 1 A real-valued function f assigns a unique real number y to each input x. 2 If the function f is defined from a set X to Y, then we write f : X → Y x 7→ y = f (x) The dependence could be described either by words, graphs, an equation or a tabulation. Dr. Gabby (KNUST-Maths) Functions 5 / 51
  • 9. Definitions Definition Definition 1 A real-valued function f assigns a unique real number y to each input x. 2 If the function f is defined from a set X to Y, then we write f : X → Y x 7→ y = f (x) The dependence could be described either by words, graphs, an equation or a tabulation. Remark 1 Uniqueness here means an input cannot yield more than one output i.e. x 7→ y1, y2 is not allowed. 2 However, two different inputs x1 and x2 can be assigned to the same output y. Dr. Gabby (KNUST-Maths) Functions 5 / 51
  • 10. Definitions Definition: If x → f → y Definition (Domain) The domain Df of a function f , is the set of all possible inputs where f is defined. Dr. Gabby (KNUST-Maths) Functions 6 / 51
  • 11. Definitions Definition: If x → f → y Definition (Domain) The domain Df of a function f , is the set of all possible inputs where f is defined. Definition (Codomain) Y, the set of all possible outputs, is called the codomain of f . Dr. Gabby (KNUST-Maths) Functions 6 / 51
  • 12. Definitions Definition: If x → f → y Definition (Domain) The domain Df of a function f , is the set of all possible inputs where f is defined. Definition (Codomain) Y, the set of all possible outputs, is called the codomain of f . Definition (Range) The set of all assigned outputs, f (X ) = © f (x) | x ∈ X ª , is called the range/image of f . Dr. Gabby (KNUST-Maths) Functions 6 / 51
  • 13. Definitions Definition: If x → f → y Definition (Domain) The domain Df of a function f , is the set of all possible inputs where f is defined. Definition (Codomain) Y, the set of all possible outputs, is called the codomain of f . Definition (Range) The set of all assigned outputs, f (X ) = © f (x) | x ∈ X ª , is called the range/image of f . Definition (Graph) The graph of the function y = f (x) is a pictorial representation of the function. It is the collection of the points (x, f (x)). It represents a curve in the Cartesian plane. Dr. Gabby (KNUST-Maths) Functions 6 / 51
  • 14. Definitions Composition of Functions 1 A composite function is generally a function that is written inside another function. 2 Composition of a function is done by substituting one function into another function. Example 1 f [g(x)] is the composite function of f (x) and g(x). 2 The composite function f [g(x)] is read as f of g of x. 3 The function g(x) is called an inner function and the function f (x) is called an outer function. 4 f [g(x)] ̸= g[f (x)] Dr. Gabby (KNUST-Maths) Functions 7 / 51
  • 15. Types of Functions Outline of Presentation 1 Definitions 2 Types of Functions Constant, Step, and Piecewise functions Power functions Polynomial Functions Rational Functions Algebraic Functions Transcendental Functions Dr. Gabby (KNUST-Maths) Functions 8 / 51
  • 16. Types of Functions Constant, Step, and Piecewise functions Constant functions f : R → R x 7→ c 1 Any real number x is assigned to the unique real number c: f is a function, but specifically, f is a constant function. Dr. Gabby (KNUST-Maths) Functions 9 / 51
  • 17. Types of Functions Constant, Step, and Piecewise functions Constant functions f : R → R x 7→ c 1 Any real number x is assigned to the unique real number c: f is a function, but specifically, f is a constant function. 2 This function is defined for all real numbers: Its domain is Df = R. Dr. Gabby (KNUST-Maths) Functions 9 / 51
  • 18. Types of Functions Constant, Step, and Piecewise functions Constant functions f : R → R x 7→ c 1 Any real number x is assigned to the unique real number c: f is a function, but specifically, f is a constant function. 2 This function is defined for all real numbers: Its domain is Df = R. 3 Its range is {c}. Dr. Gabby (KNUST-Maths) Functions 9 / 51
  • 19. Types of Functions Constant, Step, and Piecewise functions Constant functions f : R → R x 7→ c 1 Any real number x is assigned to the unique real number c: f is a function, but specifically, f is a constant function. 2 This function is defined for all real numbers: Its domain is Df = R. 3 Its range is {c}. 4 Its codomain is R. Dr. Gabby (KNUST-Maths) Functions 9 / 51
  • 20. Types of Functions Constant, Step, and Piecewise functions Constant function graph Definition A constant function is a function whose value is the same for every input value f : R → R x 7→ 1 −5 −4 −2 2 4 0 Dr. Gabby (KNUST-Maths) Functions 10 / 51
  • 21. Types of Functions Constant, Step, and Piecewise functions Step Function (or staircase function) Definition They are function that increases or decreases abruptly from one constant value to another. f : R → (−∞,10) x 7→ f (x) =        2 if x≤−4 1 if −4<x≤0 −1 if 0<x ≤ 2. Dr. Gabby (KNUST-Maths) Functions 11 / 51
  • 22. Types of Functions Constant, Step, and Piecewise functions Step Function (or staircase function) Definition They are function that increases or decreases abruptly from one constant value to another. f : R → (−∞,10) x 7→ f (x) =        2 if x≤−4 1 if −4<x≤0 −1 if 0<x ≤ 2. 1 Any number x is assigned to a unique real number: f is a function. Dr. Gabby (KNUST-Maths) Functions 11 / 51
  • 23. Types of Functions Constant, Step, and Piecewise functions Step Function (or staircase function) Definition They are function that increases or decreases abruptly from one constant value to another. f : R → (−∞,10) x 7→ f (x) =        2 if x≤−4 1 if −4<x≤0 −1 if 0<x ≤ 2. 1 Any number x is assigned to a unique real number: f is a function. 2 This function is defined for all real numbers x ≤ −4 or −4 < x ≤ 0 or 0 < x ≤ 2. That is Df = (−∞,−4]∪(−4,0](0,2] = (−∞,2]. Dr. Gabby (KNUST-Maths) Functions 11 / 51
  • 24. Types of Functions Constant, Step, and Piecewise functions Step Function (or staircase function) Definition They are function that increases or decreases abruptly from one constant value to another. f : R → (−∞,10) x 7→ f (x) =        2 if x≤−4 1 if −4<x≤0 −1 if 0<x ≤ 2. 1 Any number x is assigned to a unique real number: f is a function. 2 This function is defined for all real numbers x ≤ −4 or −4 < x ≤ 0 or 0 < x ≤ 2. That is Df = (−∞,−4]∪(−4,0](0,2] = (−∞,2]. 3 Its range is {−1,1,2} and its codomain is (−∞,10). Dr. Gabby (KNUST-Maths) Functions 11 / 51
  • 25. Types of Functions Constant, Step, and Piecewise functions Step Function graph f : R → (−∞,10) x 7→ f (x) =        2 if x≤−4 1 if −4<x≤0 −1 if 0<x ≤ 2. −5 −4 −2 2 4 −2 2 3 0 Dr. Gabby (KNUST-Maths) Functions 12 / 51
  • 26. Types of Functions Constant, Step, and Piecewise functions Example of Non Step Function Consider the following relation g : R → R x 7→ g(x) =        2 if x≤−4 1 if −4≤x≤0 −1 if 0<x ≤ 2. Dr. Gabby (KNUST-Maths) Functions 13 / 51
  • 27. Types of Functions Constant, Step, and Piecewise functions Example of Non Step Function Consider the following relation g : R → R x 7→ g(x) =        2 if x≤−4 1 if −4≤x≤0 −1 if 0<x ≤ 2. 1 g assigns two values to x0 = −4. Dr. Gabby (KNUST-Maths) Functions 13 / 51
  • 28. Types of Functions Constant, Step, and Piecewise functions Example of Non Step Function Consider the following relation g : R → R x 7→ g(x) =        2 if x≤−4 1 if −4≤x≤0 −1 if 0<x ≤ 2. 1 g assigns two values to x0 = −4. 2 That is g(−4) = {1,2}. Dr. Gabby (KNUST-Maths) Functions 13 / 51
  • 29. Types of Functions Constant, Step, and Piecewise functions Example of Non Step Function Consider the following relation g : R → R x 7→ g(x) =        2 if x≤−4 1 if −4≤x≤0 −1 if 0<x ≤ 2. 1 g assigns two values to x0 = −4. 2 That is g(−4) = {1,2}. 3 Thus, g is NOT a function. Dr. Gabby (KNUST-Maths) Functions 13 / 51
  • 30. Types of Functions Constant, Step, and Piecewise functions Piecewise functions Definition Piecewise functions are defined by different functions for different intervals of the domain. f : R → R x 7→ f (x) = ( −x +2 if x ≥ 0 2x +2 if x < 0. 1 f is a piecewise function. Dr. Gabby (KNUST-Maths) Functions 14 / 51
  • 31. Types of Functions Constant, Step, and Piecewise functions Piecewise functions Definition Piecewise functions are defined by different functions for different intervals of the domain. f : R → R x 7→ f (x) = ( −x +2 if x ≥ 0 2x +2 if x < 0. 1 f is a piecewise function. 2 Df = [0,+∞)∪(−∞,0) = (−∞,∞) = R. Dr. Gabby (KNUST-Maths) Functions 14 / 51
  • 32. Types of Functions Constant, Step, and Piecewise functions Piecewise functions Definition Piecewise functions are defined by different functions for different intervals of the domain. f : R → R x 7→ f (x) = ( −x +2 if x ≥ 0 2x +2 if x < 0. 1 f is a piecewise function. 2 Df = [0,+∞)∪(−∞,0) = (−∞,∞) = R. 3 Its range is I = { −x +2 | x ≥ 0}∪{ 2x +2 | x < 0}. x ≥ 0 =⇒ −x ≤ 0 =⇒ −x +2 ≤ 2. x < 0 =⇒ 2x +2 < 2. Therefore, I = (−∞,2]∪(−∞,2) = (−∞,2]. Dr. Gabby (KNUST-Maths) Functions 14 / 51
  • 33. Types of Functions Constant, Step, and Piecewise functions Piecewise functions graph f : R → R x 7→ f (x) = ( −x +2 if x ≥ 0 2x +2 if x < 0. −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 Dr. Gabby (KNUST-Maths) Functions 15 / 51
  • 34. Types of Functions Power functions Power Functions Definition Power functions are functions of the form of f (x) = axp (1) where p is any real number (p ∈ R) and a is a non-zero real number, that is (a ∈ R−{0}). Dr. Gabby (KNUST-Maths) Functions 16 / 51
  • 35. Types of Functions Power functions Power Functions Definition Power functions are functions of the form of f (x) = axp (1) where p is any real number (p ∈ R) and a is a non-zero real number, that is (a ∈ R−{0}). Some examples of Power Functions 1 Monomial Functions are power function with positive power, that is p ∈ Z+ Dr. Gabby (KNUST-Maths) Functions 16 / 51
  • 36. Types of Functions Power functions Power Functions Definition Power functions are functions of the form of f (x) = axp (1) where p is any real number (p ∈ R) and a is a non-zero real number, that is (a ∈ R−{0}). Some examples of Power Functions 1 Monomial Functions are power function with positive power, that is p ∈ Z+ 2 Reciprocal Functions are power function with negative power, that is p ∈ Z− Dr. Gabby (KNUST-Maths) Functions 16 / 51
  • 37. Types of Functions Power functions Power Functions Definition Power functions are functions of the form of f (x) = axp (1) where p is any real number (p ∈ R) and a is a non-zero real number, that is (a ∈ R−{0}). Some examples of Power Functions 1 Monomial Functions are power function with positive power, that is p ∈ Z+ 2 Reciprocal Functions are power function with negative power, that is p ∈ Z− 3 Radical Functions are power functions where the degree p is of the form 1 n and n ∈ N Dr. Gabby (KNUST-Maths) Functions 16 / 51
  • 38. Types of Functions Power functions Power Functions Example f (x) Domain Range f (x) Domain Range x2n R R+ 2n p x R+ R+ x2n+1 R R 2n+1 p x R R 1 x2n R−{0} R+ −{0} 1 2n p x R+ −{0} R+ −{0} 1 x2n+1 R−{0} R−{0} 1 2n+1 p x R−{0} R−{0} n ∈ Z+, R−{0} = (−∞,0)∪(0,+∞), R+ = [0,+∞), R+ −{0} = (0,+∞) Dr. Gabby (KNUST-Maths) Functions 17 / 51
  • 39. Types of Functions Power functions Monomials: Graph of f (x) = 1 −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 Domain = R Range = {1} f (x) = 1 Dr. Gabby (KNUST-Maths) Functions 18 / 51
  • 40. Types of Functions Power functions Monomials: Graph of f (x) = x −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 Domain = R Range = R f (x) = x Dr. Gabby (KNUST-Maths) Functions 19 / 51
  • 41. Types of Functions Power functions Monomials: Graph of f (x) = x2 −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 Domain = R Range = R+ f (x) = x2 Dr. Gabby (KNUST-Maths) Functions 20 / 51
  • 42. Types of Functions Power functions Monomials: Graph of f (x) = x3 −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 Domain = R Range = R f (x) = x3 Dr. Gabby (KNUST-Maths) Functions 21 / 51
  • 43. Types of Functions Power functions Reciprocal functions: Graph of f (x) = x−1 −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 Domain = R−{0} Range = R−{0} f (x) = x−1 Dr. Gabby (KNUST-Maths) Functions 22 / 51
  • 44. Types of Functions Power functions Reciprocal functions: Graph of f (x) = x−2 −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 Domain = R−{0} Range = R+ −{0} f (x) = x−2 Dr. Gabby (KNUST-Maths) Functions 23 / 51
  • 45. Types of Functions Power functions Reciprocal functions: Graph of f (x) = x−3 −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 Domain = R−{0} Range = R−{0} f (x) = x−3 Dr. Gabby (KNUST-Maths) Functions 24 / 51
  • 46. Types of Functions Power functions Radical functions: Graph of f (x) = p x = x1/2 −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 f (x) = p x Domain = R+ Range = R+ Dr. Gabby (KNUST-Maths) Functions 25 / 51
  • 47. Types of Functions Power functions Radical functions: Graph of f (x) = 3 p x = x1/3 −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 g(x) = 3 p x Domain = R Range = R Dr. Gabby (KNUST-Maths) Functions 26 / 51
  • 48. Types of Functions Polynomial Functions Polynomial Functions Definition Sum of monomials of different degrees is called a polynomial. If f is a polynomial, then f (x) = a0 + a1x + a2x2 +···+ anxn (2) 1 n is a non-negative integer called the degree; 2 an is a non-zero real number; 3 ai ’s are called the coefficients of the polynomial f . Dr. Gabby (KNUST-Maths) Functions 27 / 51
  • 49. Types of Functions Polynomial Functions Polynomial Functions Definition Sum of monomials of different degrees is called a polynomial. If f is a polynomial, then f (x) = a0 + a1x + a2x2 +···+ anxn (2) 1 n is a non-negative integer called the degree; 2 an is a non-zero real number; 3 ai ’s are called the coefficients of the polynomial f . Note 1 The domain of a polynomial function is R. 2 Polynomials of degree 1, 2 and 3 are called linear, quadratic and cubic functions respectively. Dr. Gabby (KNUST-Maths) Functions 27 / 51
  • 50. Types of Functions Polynomial Functions Polynomial Functions with 2 as highest power −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 f (x) = 1/2+ x2 , Df = R, R(f ) = [1/2,+∞) Dr. Gabby (KNUST-Maths) Functions 28 / 51
  • 51. Types of Functions Polynomial Functions Polynomial Functions with 3 as highest power −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 g(x) = 1−2x −3x2 +2x3 Dg = R, R(g) = R Dr. Gabby (KNUST-Maths) Functions 29 / 51
  • 52. Types of Functions Polynomial Functions Polynomial Functions with 4 as highest power −5 −4 −2 2 4 −3 −2 −1 1 2 3 0 h(x) = (x −1)(−x +3)2 (x), Dh = R, R(h) = [−1.6,+∞) Dr. Gabby (KNUST-Maths) Functions 30 / 51
  • 53. Types of Functions Rational Functions Rational Functions Definition 1 A rational function is a ratio f (x) = P(x) Q(x) , where P and Q are polynomials. 2 The domain of f is Df = © x ∈ R | Q(x) ̸= 0 ª . Example 1 f (x) = 3x x3 −1 2 f (x) = 3x3 − x6 2x2 − x +2 Dr. Gabby (KNUST-Maths) Functions 31 / 51
  • 54. Types of Functions Rational Functions Rational Functions −5 −4 −3 −2 −1 1 3 2 4 −3 −2 −1 1 2 3 0 f (x) = x3 −2x x2−1 , Df = R−{−1,1}, R(f ) = R Dr. Gabby (KNUST-Maths) Functions 32 / 51
  • 55. Types of Functions Algebraic Functions Algebraic functions Definition 1 An algebraic function is a function that can be defined as the root of a polynomial equation. 2 An algebraic function is constructed by taking sums, products, and quotient of polynomials. Dr. Gabby (KNUST-Maths) Functions 33 / 51
  • 56. Types of Functions Algebraic Functions Algebraic functions Definition 1 An algebraic function is a function that can be defined as the root of a polynomial equation. 2 An algebraic function is constructed by taking sums, products, and quotient of polynomials. Example 1)f (x) = p 5−2x 2)f (x) = p x − 1 x −1 3)f (x) = 2− x p x −1−2 Dr. Gabby (KNUST-Maths) Functions 33 / 51
  • 57. Types of Functions Algebraic Functions Algebraic functions −5 −4 −3 −2 −1 1 3 2 4 −3 −2 −1 1 2 3 0 f (x) = p x − 1 x−1 , Df = R+ −{1}, R(f ) = R Dr. Gabby (KNUST-Maths) Functions 34 / 51
  • 58. Types of Functions Transcendental Functions Transcendental Functions Definition Transcendental functions are functions that are not algebraic. Dr. Gabby (KNUST-Maths) Functions 35 / 51
  • 59. Types of Functions Transcendental Functions Transcendental Functions Definition Transcendental functions are functions that are not algebraic. Transcendental functions can be expressed in algebra in terms of an infinite sequence. Dr. Gabby (KNUST-Maths) Functions 35 / 51
  • 60. Types of Functions Transcendental Functions Transcendental Functions Definition Transcendental functions are functions that are not algebraic. Transcendental functions can be expressed in algebra in terms of an infinite sequence. Example 1 Exponential functions 2 Logarithmic functions 3 Trigonometric functions 4 Hyperbolic functions 5 Inverse of these functions Dr. Gabby (KNUST-Maths) Functions 35 / 51
  • 61. Types of Functions Transcendental Functions Exponential Functions Definition The function f (x) = ax , where a > 0 and a ̸= 1, is called exponential function with base a. The domain of an exponential function is R and the range is (0,+∞) Dr. Gabby (KNUST-Maths) Functions 36 / 51
  • 62. Types of Functions Transcendental Functions Exponential Functions Definition The function f (x) = ax , where a > 0 and a ̸= 1, is called exponential function with base a. The domain of an exponential function is R and the range is (0,+∞) Example 1) ¡2 3 ¢x 2) 2x 3) 3−x 4) p 7 x 5) ex 6) e−x . Dr. Gabby (KNUST-Maths) Functions 36 / 51
  • 63. Types of Functions Transcendental Functions Exponential Functions Definition The function f (x) = ax , where a > 0 and a ̸= 1, is called exponential function with base a. The domain of an exponential function is R and the range is (0,+∞) Example 1) ¡2 3 ¢x 2) 2x 3) 3−x 4) p 7 x 5) ex 6) e−x . Note e is mathematical constant called the Euler number approximated as 2.71828 Dr. Gabby (KNUST-Maths) Functions 36 / 51
  • 64. Types of Functions Transcendental Functions Exponential Functions −5 −4 −3 −2 −1 1 3 2 4 −1 1 2 3 4 5 0 ex
  • 65. Types of Functions Transcendental Functions Exponential Functions −5 −4 −3 −2 −1 1 3 2 4 −1 1 2 3 4 5 0 ex e−x Dr. Gabby (KNUST-Maths) Functions 37 / 51
  • 66. Types of Functions Transcendental Functions Exponential Functions −5 −4 −3 −2 −1 1 3 2 4 −1 1 2 3 4 5 0 2x
  • 67. Types of Functions Transcendental Functions Exponential Functions −5 −4 −3 −2 −1 1 3 2 4 −1 1 2 3 4 5 0 2x 3−x
  • 68. Types of Functions Transcendental Functions Exponential Functions −5 −4 −3 −2 −1 1 3 2 4 −1 1 2 3 4 5 0 2x 3−x ¡2 3 ¢x Dr. Gabby (KNUST-Maths) Functions 38 / 51
  • 69. Types of Functions Transcendental Functions Logarithmic Functions Definition The function f (x) = loga(x), where a > 0 and a ̸= 1, is called logarithmic function with base a. The domain of a logarithmic function is (0,+∞) and the range is R. Dr. Gabby (KNUST-Maths) Functions 39 / 51
  • 70. Types of Functions Transcendental Functions Logarithmic Functions Definition The function f (x) = loga(x), where a > 0 and a ̸= 1, is called logarithmic function with base a. The domain of a logarithmic function is (0,+∞) and the range is R. Example 1) log2 3 x 2) log2 x 3) log1/3 x 4) logp 7 x 5) loge x 6) log1/e x. Dr. Gabby (KNUST-Maths) Functions 39 / 51
  • 71. Types of Functions Transcendental Functions Logarithmic Functions Definition The function f (x) = loga(x), where a > 0 and a ̸= 1, is called logarithmic function with base a. The domain of a logarithmic function is (0,+∞) and the range is R. Example 1) log2 3 x 2) log2 x 3) log1/3 x 4) logp 7 x 5) loge x 6) log1/e x. Natural log This is the log to the base e and it also called ln. That is loge = ln (3) Dr. Gabby (KNUST-Maths) Functions 39 / 51
  • 72. Types of Functions Transcendental Functions Logarithmic Functions −1 1 2 4 6 8 9 −3 −2 −1 1 2 3 0 loge x
  • 73. Types of Functions Transcendental Functions Logarithmic Functions −1 1 2 4 6 8 9 −3 −2 −1 1 2 3 0 loge x log1/e x Dr. Gabby (KNUST-Maths) Functions 40 / 51
  • 74. Types of Functions Transcendental Functions Logarithmic Functions −1 1 2 4 6 8 9 −3 −2 −1 1 2 3 0 log2 x
  • 75. Types of Functions Transcendental Functions Logarithmic Functions −1 1 2 4 6 8 9 −3 −2 −1 1 2 3 0 log2 x log1/3 x
  • 76. Types of Functions Transcendental Functions Logarithmic Functions −1 1 2 4 6 8 9 −3 −2 −1 1 2 3 0 log2 x log1/3 x log2 3 x Dr. Gabby (KNUST-Maths) Functions 41 / 51
  • 77. Types of Functions Transcendental Functions Trigonometric Functions Definition Trigonometric functions are also known as Circular Functions are functions of an angle of a triangle. It means that the relationship between the angles and sides of a triangle are given by these trigonometric functions. If x is an acute angle in a right triangle, then: Dr. Gabby (KNUST-Maths) Functions 42 / 51
  • 78. Types of Functions Transcendental Functions Trigonometric Functions Definition Trigonometric functions are also known as Circular Functions are functions of an angle of a triangle. It means that the relationship between the angles and sides of a triangle are given by these trigonometric functions. If x is an acute angle in a right triangle, then: Some Basic Trig function: 1 sin(x) = opposite hypotenuse 2 cos(x) = ad j acent hypotenuse 3 tan(x) = opposite ad j acent 4 csc(x) = 1 sin(x) 5 sec(x) = 1 cos(x) 6 cot(x) = 1 tan(x) Dr. Gabby (KNUST-Maths) Functions 42 / 51
  • 79. Types of Functions Transcendental Functions Trigonometric Functions Definition Trigonometric functions are also known as Circular Functions are functions of an angle of a triangle. It means that the relationship between the angles and sides of a triangle are given by these trigonometric functions. If x is an acute angle in a right triangle, then: Some Basic Trig function: 1 sin(x) = opposite hypotenuse 2 cos(x) = ad j acent hypotenuse 3 tan(x) = opposite ad j acent 4 csc(x) = 1 sin(x) 5 sec(x) = 1 cos(x) 6 cot(x) = 1 tan(x) Some Trig Identities 1 cos2 x +sin2 x = 1 2 sec2 x −tan2 x = 1 3 csc2 x −cot2 x = 1 4 sin ¡ x ± y ¢ = sinx cos y ±cosx sin y 5 cos ¡ x ± y ¢ = cosx cos y ∓sinx sin y 6 tan ¡ x + y ¢ = tanx +tan y 1+tanx tan y Dr. Gabby (KNUST-Maths) Functions 42 / 51
  • 80. Types of Functions Transcendental Functions Trigonometric Functions: sin and csc −5 −4 −3 −2 −1 1 2 3 4 5 −3 −2 −1 1 2 3 0 sinx
  • 81. Types of Functions Transcendental Functions Trigonometric Functions: sin and csc −5 −4 −3 −2 −1 1 2 3 4 5 −3 −2 −1 1 2 3 0 sinx cscx Dr. Gabby (KNUST-Maths) Functions 43 / 51
  • 82. Types of Functions Transcendental Functions Trigonometric Functions: cos and sec −5 −4 −3 −2 −1 1 2 3 4 5 −3 −2 −1 1 2 3 0 cosx
  • 83. Types of Functions Transcendental Functions Trigonometric Functions: cos and sec −5 −4 −3 −2 −1 1 2 3 4 5 −3 −2 −1 1 2 3 0 cosx secx Dr. Gabby (KNUST-Maths) Functions 44 / 51
  • 84. Types of Functions Transcendental Functions Trigonometric Functions: tan and cot −5 −4 −3 −2 −1 1 2 3 4 5 −3 −2 −1 1 2 3 0 tanx
  • 85. Types of Functions Transcendental Functions Trigonometric Functions: tan and cot −5 −4 −3 −2 −1 1 2 3 4 5 −3 −2 −1 1 2 3 0 tanx cotx cotx Dr. Gabby (KNUST-Maths) Functions 45 / 51
  • 86. Types of Functions Transcendental Functions Trigonometric Functions Remarks f (x) Domain Range sin R [−1,1] cos R [−1,1] tan R− © ...,−3π 2 ,−π 2 , π 2 , 3π 2 ,... ª R sec R− © ...,−3π 2 ,−π 2 , π 2 , 3π 2 ,... ª (−∞,−1)∪(1,+∞) csc R−{...,−2π,−π,0,π,2π,...} (−∞,−1)∪(1,+∞) cot R−{...,−2π,−π,0,π,2π,...} R 1 Dtan = Dsec = R−{ π/2+kπ | k ∈ Z} 2 Dcot = Dcsc = R−{ kπ | k ∈ Z}. Dr. Gabby (KNUST-Maths) Functions 46 / 51
  • 87. Types of Functions Transcendental Functions Transcendental: Inverse Trigonometric Functions There are the functions 1 f (x) = sin−1 x (also called arc sine or arcsin) 2 f (x) = cos−1 x (arc cosine or arccos) 3 f (x) = tan−1 x (arc tangent or arctan) 4 f (x) = csc−1 x (arc cosec) 5 f (x) = sec−1 x (arc secant) 6 f (x) = cot−1 x (arc cotangent) Dr. Gabby (KNUST-Maths) Functions 47 / 51
  • 88. Types of Functions Transcendental Functions Transcendental: Inverse Trigonometric Functions There are the functions 1 f (x) = sin−1 x (also called arc sine or arcsin) 2 f (x) = cos−1 x (arc cosine or arccos) 3 f (x) = tan−1 x (arc tangent or arctan) 4 f (x) = csc−1 x (arc cosec) 5 f (x) = sec−1 x (arc secant) 6 f (x) = cot−1 x (arc cotangent) Note 1 y = sin−1 x ⇔ x = sin y 2 y = cos−1 x ⇔ x = cos y Dr. Gabby (KNUST-Maths) Functions 47 / 51
  • 89. Types of Functions Transcendental Functions Transcendental: Hyperbolic and Inverse Hyperbolic Functions These are functions defined in terms of the exponential functions Hyperbolic 1 sinhx = ex −e−x 2 2 coshx = ex +e−x 2 3 tanhx = sinhx coshx 4 csch x = 1 sinhx 5 sech x = 1 cosh 6 cothx = 1 tanh Dr. Gabby (KNUST-Maths) Functions 48 / 51
  • 90. Types of Functions Transcendental Functions Transcendental: Hyperbolic and Inverse Hyperbolic Functions These are functions defined in terms of the exponential functions Hyperbolic 1 sinhx = ex −e−x 2 2 coshx = ex +e−x 2 3 tanhx = sinhx coshx 4 csch x = 1 sinhx 5 sech x = 1 cosh 6 cothx = 1 tanh Inverse Hyperbolic 1 sinh−1 x 2 cosh−1 x 3 tanh−1 x 4 csch−1 x 5 sech−1 x 6 coth−1 x Dr. Gabby (KNUST-Maths) Functions 48 / 51
  • 91. Types of Functions Transcendental Functions Transcendental: Hyperbolic and Inverse Hyperbolic Functions These are functions defined in terms of the exponential functions Hyperbolic 1 sinhx = ex −e−x 2 2 coshx = ex +e−x 2 3 tanhx = sinhx coshx 4 csch x = 1 sinhx 5 sech x = 1 cosh 6 cothx = 1 tanh Inverse Hyperbolic 1 sinh−1 x 2 cosh−1 x 3 tanh−1 x 4 csch−1 x 5 sech−1 x 6 coth−1 x Some identities 1 cosh2 x −sinh2 x = 1 2 tanh2 x +sech2 x = 1 Dr. Gabby (KNUST-Maths) Functions 48 / 51
  • 92. Types of Functions Transcendental Functions Hyperbolic Functions Identities 1 cosh2 x −sinh2 x = 1 2 tanh2 x +sech2 x = 1 3 sinh ¡ x + y ¢ = sinhx cosh y +coshx sinh y 4 cosh ¡ x + y ¢ = coshx cosh y +sinhx sinh y Dr. Gabby (KNUST-Maths) Functions 49 / 51
  • 93. Types of Functions Transcendental Functions Exercise 1 Which of the following are not polynomial functions? a. f (x) = 1 b. f (x) = x2 + x−1 +1 c. f (x) = −2x3 + x1/2 −1 d. f (x) = x4 p 5−π. 2 Find the range of the following polynomial functions: a. f (x) = x2 +6 b. f (x) = −2x4 −6 c. f (x) = −2x3 +1 d. f (x) = ¯ ¯−2x3 +1 ¯ ¯ e. f (x) = 3−4x,Df = (−2,8] f . f (x) = (2x −1)2 +1,Df = (−∞,−1)∪(1,+∞). 3 Find the domain of: 1) f (x) = lnx, 2) f (x) = log5(1−3x), 3) f (x) = e 1 x+1 −x , 4) f (x) = ex2 −1 +ln(|x|+1). Dr. Gabby (KNUST-Maths) Functions 50 / 51
  • 94. END OF LECTURE THANK YOU Dr. Gabby (KNUST-Maths) Functions 51 / 51