Functions Lecture1
Functions Lecture1
Outline of Presentation
1 Introduction
2 Constant, Step, and Piecewise functions
Constant Function
Step Function
Piecewise Functions
3 Power functions
Monomials: p ∈ Z+
Reciprocal functions: p ∈ Z−
Radical functions: p form is 1/n; n ∈ N
4 Polynomial Functions
5 Rational Functions
6 Algebraic Functions
7 Transcendental Functions
Exponential Functions
Logarithmic Functions
Trigonometric
TOPEL (KNUST-Maths) Functions Functions 3 / 73
Introduction
Definition
X Y
x input output y
f
Definition
S R
s input output h
f
Definition
P N
Definition
P Name
Definition
Definition
1 A real-valued function f assigns a unique real number y to each input x.
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)
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)
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)
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)
Remark
1 Uniqueness here means an input cannot yield more than one output i.e. x 7→ y1 , y2 is
not allowed.
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)
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.
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: 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: 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: 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.
TOPEL (KNUST-Maths) Functions 6 / 73
Constant, Step, and Piecewise functions
Outline of Presentation
1 Introduction
2 Constant, Step, and Piecewise functions
Constant Function
Step Function
Piecewise Functions
3 Power functions
Monomials: p ∈ Z+
Reciprocal functions: p ∈ Z−
Radical functions: p form is 1/n; n ∈ N
4 Polynomial Functions
5 Rational Functions
6 Algebraic Functions
7 Transcendental Functions
Exponential Functions
Logarithmic Functions
Trigonometric
TOPEL (KNUST-Maths) Functions Functions 7 / 73
Constant, Step, and Piecewise functions Constant Function
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.
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.
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.
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.
4 Its codomain is R.
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 0 2 4
Definition
They are function that increases or decreases abruptly from one constant value to another.
f: R → (−∞, 10)
2
if x≤ − 4
x 7→ f (x) = 1 if − 4<x≤0
−1 if 0<x ≤ 2.
Definition
They are function that increases or decreases abruptly from one constant value to another.
f: R → (−∞, 10)
2
if x≤ − 4
x 7→ f (x) = 1 if − 4<x≤0
−1 if 0<x ≤ 2.
Definition
They are function that increases or decreases abruptly from one constant value to another.
f: R → (−∞, 10)
2
if x≤ − 4
x 7→ f (x) = 1 if − 4<x≤0
−1 if 0<x ≤ 2.
Definition
They are function that increases or decreases abruptly from one constant value to another.
f: R → (−∞, 10)
2
if x≤ − 4
x 7→ f (x) = 1 if − 4<x≤0
−1 if 0<x ≤ 2.
−5 −4 −2 0 2 4
Piecewise functions
Definition
Piecewise functions are defined by different functions for different intervals of the domain.
f: R → R
(
−x + 2 if x ≥ 0
x 7→ f (x) =
2x + 2 if x < 0.
1 f is a piecewise function.
Piecewise functions
Definition
Piecewise functions are defined by different functions for different intervals of the domain.
f: R → R
(
−x + 2 if x ≥ 0
x 7→ f (x) =
2x + 2 if x < 0.
1 f is a piecewise function.
2 Df = [0, +∞) ∪ (−∞, 0) = (−∞, ∞) = R.
Piecewise functions
Definition
Piecewise functions are defined by different functions for different intervals of the domain.
f: R → R
(
−x + 2 if x ≥ 0
x 7→ f (x) =
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].
TOPEL (KNUST-Maths) Functions 13 / 73
Constant, Step, and Piecewise functions Piecewise Functions
−5 −4 −2 0 2 4
−1
−2
−3
Outline of Presentation
1 Introduction
2 Constant, Step, and Piecewise functions
Constant Function
Step Function
Piecewise Functions
3 Power functions
Monomials: p ∈ Z+
Reciprocal functions: p ∈ Z−
Radical functions: p form is 1/n; n ∈ N
4 Polynomial Functions
5 Rational Functions
6 Algebraic Functions
7 Transcendental Functions
Exponential Functions
Logarithmic Functions
Trigonometric
TOPEL (KNUST-Maths) Functions Functions 15 / 73
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}).
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}).
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}).
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}).
Power Functions
Example
Domain = R
3
Range = {1}
f (x) = 1
1
−5 −4 −2 0 2 4
−1
−2
−3
TOPEL (KNUST-Maths) Functions 18 / 73
Power functions Monomials: p ∈ Z+
Domain = R
3
Range = R f (x) = x
−5 −4 −2 0 2 4
−1
−2
−3
TOPEL (KNUST-Maths) Functions 19 / 73
Power functions Monomials: p ∈ Z+
Domain = R
3
Range = R+
1
f (x) = x2
−5 −4 −2 0 2 4
−1
−2
−3
TOPEL (KNUST-Maths) Functions 20 / 73
Power functions Monomials: p ∈ Z+
Domain = R
3
Range = R
−5 −4 −2 0 2 4
f (x) = x3 −1
−2
−3
TOPEL (KNUST-Maths) Functions 21 / 73
Power functions Reciprocal functions: p ∈ Z−
Domain = R − {0}
3
Range = R − {0}
−5 −4 −2 0 2 4
f (x) = x−1
−1
−2
−3
TOPEL (KNUST-Maths) Functions 22 / 73
Power functions Reciprocal functions: p ∈ Z−
Domain = R − {0}
3
Range = R+ − {0}
−5 −4 −2 0 2 4
−1 f (x) = x−2
−2
−3
TOPEL (KNUST-Maths) Functions 23 / 73
Power functions Reciprocal functions: p ∈ Z−
Domain = R − {0}
3
Range = R − {0}
−5 −4 −2 0 2 4
−1
f (x) = x−3
−2
−3
TOPEL (KNUST-Maths) Functions 24 / 73
Power functions Radical functions: p form is 1/n; n ∈ N
p
Radical functions: Graph of f (x) = x = x1/2
p
f (x) = x 3
Domain = R+
Range = R+
2
−5 −4 −2 0 2 4
−1
−2
−3
TOPEL (KNUST-Maths) Functions 25 / 73
Power functions Radical functions: p form is 1/n; n ∈ N
p
Radical functions: Graph of f (x) = 3 x = x1/3
p
3
g(x) = x 3
Domain = R
Range = R
2
−5 −4 −2 0 2 4
−1
−2
−3
TOPEL (KNUST-Maths) Functions 26 / 73
Polynomial Functions
Outline of Presentation
1 Introduction
2 Constant, Step, and Piecewise functions
Constant Function
Step Function
Piecewise Functions
3 Power functions
Monomials: p ∈ Z+
Reciprocal functions: p ∈ Z−
Radical functions: p form is 1/n; n ∈ N
4 Polynomial Functions
5 Rational Functions
6 Algebraic Functions
7 Transcendental Functions
Exponential Functions
Logarithmic Functions
Trigonometric
TOPEL (KNUST-Maths) Functions Functions 27 / 73
Polynomial Functions
Polynomial Functions
Definition
Sum of monomials of different degrees is called a polynomial. If f is a polynomial, then
f (x) = a0 + a1 x + a2 x2 + · · · + an xn (2)
Polynomial Functions
Definition
Sum of monomials of different degrees is called a polynomial. If f is a polynomial, then
f (x) = a0 + a1 x + a2 x2 + · · · + an xn (2)
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.
TOPEL (KNUST-Maths) Functions 28 / 73
Polynomial Functions
f (x) = 1/2 + x2 , 3
Df = R,
R(f ) = [1/2, +∞)
2
−5 −4 −2 0 2 4
−1
−2
−3
TOPEL (KNUST-Maths) Functions 29 / 73
Polynomial Functions
−1
−2
−3
TOPEL (KNUST-Maths) Functions 30 / 73
Polynomial Functions
−5 −4 −2 0 2 4
2
h(x) = (x − 1)(−x + 3) (x), −1
Dh = R,
R(h) = [−1.6, +∞)
−2
−3
TOPEL (KNUST-Maths) Functions 31 / 73
Rational Functions
Outline of Presentation
1 Introduction
2 Constant, Step, and Piecewise functions
Constant Function
Step Function
Piecewise Functions
3 Power functions
Monomials: p ∈ Z+
Reciprocal functions: p ∈ Z−
Radical functions: p form is 1/n; n ∈ N
4 Polynomial Functions
5 Rational Functions
6 Algebraic Functions
7 Transcendental Functions
Exponential Functions
Logarithmic Functions
Trigonometric
TOPEL (KNUST-Maths) Functions Functions 32 / 73
Rational Functions
Rational Functions
Definition
P(x)
1 A rational function is a ratio f (x) = Q(x) , where P and Q are polynomials.
Example
3x
1 f (x) =
x3 − 1
3x3 − x6
2 f (x) = 2
2x − x + 2
Rational Functions
3
x3 −2x
f (x) = x2 −1
, 2
Df = R − {−1, 1} ,
1
R(f ) = R
−5 −4 −3 −2 −1 0 1 2 3 4
−1
−2
−3
Outline of Presentation
1 Introduction
2 Constant, Step, and Piecewise functions
Constant Function
Step Function
Piecewise Functions
3 Power functions
Monomials: p ∈ Z+
Reciprocal functions: p ∈ Z−
Radical functions: p form is 1/n; n ∈ N
4 Polynomial Functions
5 Rational Functions
6 Algebraic Functions
7 Transcendental Functions
Exponential Functions
Logarithmic Functions
Trigonometric
TOPEL (KNUST-Maths) Functions Functions 35 / 73
Algebraic Functions
Algebraic functions
Definition
1 An algebraic function is a function that can be defined as the root of a polynomial
equation.
Algebraic functions
Definition
1 An algebraic function is a function that can be defined as the root of a polynomial
equation.
Example
Find the domain ofpthe following algebraic functions:
p 1 2−x
1)f (x) = 5 − 2x 2)f (x) = x− 3)f (x) = p
x−1 x−1−2
Algebraic functions
3
p 1
f (x) = x − x−1 , 2
Df = R+ − {1} ,
1
R(f ) = R
−5 −4 −3 −2 −1 0 1 2 3 4
−1
−2
−3
Outline of Presentation
1 Introduction
2 Constant, Step, and Piecewise functions
Constant Function
Step Function
Piecewise Functions
3 Power functions
Monomials: p ∈ Z+
Reciprocal functions: p ∈ Z−
Radical functions: p form is 1/n; n ∈ N
4 Polynomial Functions
5 Rational Functions
6 Algebraic Functions
7 Transcendental Functions
Exponential Functions
Logarithmic Functions
Trigonometric
TOPEL (KNUST-Maths) Functions Functions 37 / 73
Transcendental Functions
Transcendental Functions
Definition
Transcendental functions are functions that are not algebraic.
Transcendental Functions
Definition
Transcendental functions are functions that are not algebraic.
Transcendental functions can be expressed in algebra in terms of an infinite sequence.
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
Exponential Functions
Definition
The function f (x) = ax , where a > 0 and a 6= 1, is called exponential function with base a.
Exponential Functions
Definition
The function f (x) = ax , where a > 0 and a 6= 1, is called exponential function with base a.
Example
¡ 2 ¢x p x
1) 3 2) 2x 3) 3−x 4) 7 5) ex 6) e−x .
Exponential Functions
Definition
The function f (x) = ax , where a > 0 and a 6= 1, is called exponential function with base a.
Example
¡ 2 ¢x p x
1) 3 2) 2x 3) 3−x 4) 7 5) ex 6) e−x .
Note
e is mathematical constant called the Eulernumber approximated as 2.71828
Exponential Functions
ex
5
−5 −4 −3 −2 −1 0 1 2 3 4
−1
Transcendental Functions Exponential Functions
Exponential Functions
e−x ex
5
−5 −4 −3 −2 −1 0 1 2 3 4
Exponential Functions
2x
5
−5 −4 −3 −2 −1 0 1 2 3 4
−1
Transcendental Functions Exponential Functions
Exponential Functions
3−x 2x
5
−5 −4 −3 −2 −1 0 1 2 3 4
−1
Transcendental Functions Exponential Functions
Exponential Functions
¡ 2 ¢x
3−x 2x
3
5
−5 −4 −3 −2 −1 0 1 2 3 4
Logarithmic Functions
Definition
The function f (x) = loga (x), where a > 0 and a 6= 1, is called logarithmic function with base
a.
Logarithmic Functions
Definition
The function f (x) = loga (x), where a > 0 and a 6= 1, is called logarithmic function with base
a.
Example
1) log 2 x 2) log2 x 3) log1/3 x 4) logp7 x 5) loge x 6) log1/e x.
3
Logarithmic Functions
Definition
The function f (x) = loga (x), where a > 0 and a 6= 1, is called logarithmic function with base
a.
Example
1) log 2 x 2) log2 x 3) log1/3 x 4) logp7 x 5) loge x 6) log1/e x.
3
Natural log
This is the log to the base e and it also called ln. That is
loge = ln (3)
Logarithmic Functions
3
2 loge x
−1 0 1 2 4 6 8 9
−1
−2
−3
Transcendental Functions Logarithmic Functions
Logarithmic Functions
3
2 loge x
−1 0 1 2 4 6 8 9
−1
−2
log1/e x
−3
Logarithmic Functions
3 log2 x
−1 0 1 2 4 6 8 9
−1
−2
−3
Transcendental Functions Logarithmic Functions
Logarithmic Functions
3 log2 x
−1 0 1 2 4 6 8 9
−1
log1/3 x
−2
−3
Transcendental Functions Logarithmic Functions
Logarithmic Functions
3 log2 x
−1 0 1 2 4 6 8 9
−1
log1/3 x
−2
−3 log 2 x
3
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:
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:
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:
3
sin x
−5 −4 −3 −2 −1 0 1 2 3 4 5
−1
−2
−3
Transcendental Functions Trigonometric Functions
3
sin x
csc x
2
−5 −4 −3 −2 −1 0 1 2 3 4 5
−1
−2
−3
3
cos x
−5 −4 −3 −2 −1 0 1 2 3 4 5
−1
−2
−3
Transcendental Functions Trigonometric Functions
3
cos x
sec x
2
−5 −4 −3 −2 −1 0 1 2 3 4 5
−1
−2
−3
3
tan x
−5 −4 −3 −2 −1 0 1 2 3 4 5
−1
−2
−3
Transcendental Functions Trigonometric Functions
3
tan x
cot x
2
−5 −4 −3 −2 −1 0 1 2 3 4 5
−1
cot x
−2
−3
Trigonometric Functions
Remarks
f (x) Domain Range
sin R [−1, 1]
cos R [−1, 1]
R − . . . , − 2 , − π2 , π2 , 3π
3π
R
© ª
tan 2 ,...
π π 3π
R − . . . , − 3π
© ª
sec 2 ,− 2 , 2 , 2 ,... (−∞, −1) ∪ (1, +∞)
csc R − {. . . , −2π, −π, 0, π, 2π, . . .} (−∞, −1) ∪ (1, +∞)
cot R − {. . . , −2π, −π, 0, π, 2π, . . .} R
Note
1 y = sin−1 x ⇔ x = sin y
2 y = cos−1 x ⇔ x = cos y
Outline of Presentation
1 Introduction
2 Constant, Step, and Piecewise functions
Constant Function
Step Function
Piecewise Functions
3 Power functions
Monomials: p ∈ Z+
Reciprocal functions: p ∈ Z−
Radical functions: p form is 1/n; n ∈ N
4 Polynomial Functions
5 Rational Functions
6 Algebraic Functions
7 Transcendental Functions
Exponential Functions
Logarithmic Functions
Trigonometric
TOPEL (KNUST-Maths) Functions Functions 52 / 73
Odd and Even Functions Even Functions
Even Function
Let f be a function and Df its domain. We assume that if x ∈ Df then −x ∈ Df .
Even Function
Let f be a function and Df its domain. We assume that if x ∈ Df then −x ∈ Df .
Example
The functions f (x) = x2 , g(x) = −x4 + 2x2 − 1, h(x) = cos(x) + x2 , i(x) = x sin x are even functions
since:
1 f (−x) = (−x)2 = x2 = f (x),
Even Function
Let f be a function and Df its domain. We assume that if x ∈ Df then −x ∈ Df .
Example
The functions f (x) = x2 , g(x) = −x4 + 2x2 − 1, h(x) = cos(x) + x2 , i(x) = x sin x are even functions
since:
1 f (−x) = (−x)2 = x2 = f (x),
2 g(−x) = −(−x)4 + 2(−x)2 − 1 = g(x),
Even Function
Let f be a function and Df its domain. We assume that if x ∈ Df then −x ∈ Df .
Example
The functions f (x) = x2 , g(x) = −x4 + 2x2 − 1, h(x) = cos(x) + x2 , i(x) = x sin x are even functions
since:
1 f (−x) = (−x)2 = x2 = f (x),
2 g(−x) = −(−x)4 + 2(−x)2 − 1 = g(x),
3 h(−x) = cos(−x) + (−x)2 = h(x), and
Even Function
Let f be a function and Df its domain. We assume that if x ∈ Df then −x ∈ Df .
Example
The functions f (x) = x2 , g(x) = −x4 + 2x2 − 1, h(x) = cos(x) + x2 , i(x) = x sin x are even functions
since:
1 f (−x) = (−x)2 = x2 = f (x),
2 g(−x) = −(−x)4 + 2(−x)2 − 1 = g(x),
3 h(−x) = cos(−x) + (−x)2 = h(x), and
4 i(−x) = (−x) sin(−x) = −x(− sin x) = x sin x = i(x).
Odd Function
Odd Function
Example
The functions f (x) = x, f (x) = −x3 + 2x, and f (x) = sin(x) are odd functions. Because
1 f (−x) = −x = −f (x)
Odd Function
Example
The functions f (x) = x, f (x) = −x3 + 2x, and f (x) = sin(x) are odd functions. Because
1 f (−x) = −x = −f (x)
2 f (−x) = −(−x)3 + 2(−x) = x3 − 2(x) = −f (x)
Odd Function
Example
The functions f (x) = x, f (x) = −x3 + 2x, and f (x) = sin(x) are odd functions. Because
1 f (−x) = −x = −f (x)
2 f (−x) = −(−x)3 + 2(−x) = x3 − 2(x) = −f (x)
3 f (−x) = sin(−x) = − sin(x) = −f (x)
Odd Function
Example
The functions f (x) = x, f (x) = −x3 + 2x, and f (x) = sin(x) are odd functions. Because
1 f (−x) = −x = −f (x)
2 f (−x) = −(−x)3 + 2(−x) = x3 − 2(x) = −f (x)
3 f (−x) = sin(−x) = − sin(x) = −f (x)
Odd Function
Example
The functions f (x) = x, f (x) = −x3 + 2x, and f (x) = sin(x) are odd functions. Because
1 f (−x) = −x = −f (x)
2 f (−x) = −(−x)3 + 2(−x) = x3 − 2(x) = −f (x)
3 f (−x) = sin(−x) = − sin(x) = −f (x)
Remarks
The graph of an even function is symmetric about the y-axis.
The graph of an odd function is symmetric about the origin.
TOPEL (KNUST-Maths) Functions 54 / 73
Odd and Even Functions Periodic Functions
Periodic Functions
Definition
Let f be a function, and Df its domain, then f is a periodic function if there exists a
positive real number t such that f (x + t) = f (x) for all x ∈ Df .
The minimum of such t ’s which is often denoted as T , is called the period of f .
Periodic Functions
Definition
Let f be a function, and Df its domain, then f is a periodic function if there exists a
positive real number t such that f (x + t) = f (x) for all x ∈ Df .
The minimum of such t ’s which is often denoted as T , is called the period of f .
Example
The trigonometric functions are periodic functions.
1 sin(x + 2kπ) = sin(x + 2π) = sin(x) for k ∈ Z, however, T = 2π.
2 cos(x + 2kπ) = cos(x + 2π) = cos(x), T = 2π.
3 tan(x + (2k + 1)π) = tan(x + π) = tan(x), T = π.
Outline of Presentation
1 Introduction
2 Constant, Step, and Piecewise functions
Constant Function
Step Function
Piecewise Functions
3 Power functions
Monomials: p ∈ Z+
Reciprocal functions: p ∈ Z−
Radical functions: p form is 1/n; n ∈ N
4 Polynomial Functions
5 Rational Functions
6 Algebraic Functions
7 Transcendental Functions
Exponential Functions
Logarithmic Functions
Trigonometric
TOPEL (KNUST-Maths) Functions Functions 56 / 73
Monotonic Functions
Monotonic Functions
Let I be an open interval. x1 and x2 are two elements of I such that x1 < x2 .
Monotonic Functions
Let I be an open interval. x1 and x2 are two elements of I such that x1 < x2 .
Definition
* f is an increasing function on I if f (x1 )<f (x2 ).
Monotonic Functions
Let I be an open interval. x1 and x2 are two elements of I such that x1 < x2 .
Definition
* f is an increasing function on I if f (x1 )<f (x2 ).
Monotonic Functions
Let I be an open interval. x1 and x2 are two elements of I such that x1 < x2 .
Definition
* f is an increasing function on I if f (x1 )<f (x2 ).
Example
• The functions ex , tan(x) and ax+b, where a > 0, are increasing on their respective domains.
Monotonic Functions
Let I be an open interval. x1 and x2 are two elements of I such that x1 < x2 .
Definition
* f is an increasing function on I if f (x1 )<f (x2 ).
Example
• The functions ex , tan(x) and ax+b, where a > 0, are increasing on their respective domains.
• The functions e−x , cot(x) and ax + b, where a < 0, are decreasing on their respective
domains.
1
−3x + 1 &
−5 −4 −3 −2 −1 0 1 2 3 4 5
−1
−2
−3
Monotonic Functions
e−x &
1
−3x + 1 &
−5 −4 −3 −2 −1 0 1 2 3 4 5
−1
−2
−3
2x − 1 %
1
−5 −4 −3 −2 −1 0 1 2 3 4 5
−1
−2
−3
Monotonic Functions
2
ex %
2x − 1 %
1
−5 −4 −3 −2 −1 0 1 2 3 4 5
−1
−2
−3
sin x %&
2
−5 −4 −3 −2 −1 0 1 2 3 4 5
−1
−2
−3
Monotonic Functions
Example
p
Show that the function f (x) = x − 2 is an increasing function on its domain.
Monotonic Functions
Example
p
Show that the function f (x) = x − 2 is an increasing function on its domain.
1 Df = [2, +∞).
Monotonic Functions
Example
p
Show that the function f (x) = x − 2 is an increasing function on its domain.
1 Df = [2, +∞).
2 For x1 , x2 ∈ Df and x1 < x2 ,
Monotonic Functions
Example
p
Show that the function f (x) = x − 2 is an increasing function on its domain.
1 Df = [2, +∞).
2 For x1 , x2 ∈ Df and x1 < x2 ,
3 2 < x1 < x2 =⇒ 0 < x1 − 2 < x2 − 2
Monotonic Functions
Example
p
Show that the function f (x) = x − 2 is an increasing function on its domain.
1 Df = [2, +∞).
2 For x1 , x2 ∈ Df and x1 < x2 ,
3 2 < x1 < x2 =⇒ 0 < x1 − 2 < x2 − 2
p p
4 =⇒ 0 < x1 − 2 < x2 − 2
Monotonic Functions
Example
p
Show that the function f (x) = x − 2 is an increasing function on its domain.
1 Df = [2, +∞).
2 For x1 , x2 ∈ Df and x1 < x2 ,
3 2 < x1 < x2 =⇒ 0 < x1 − 2 < x2 − 2
p p
4 =⇒ 0 < x1 − 2 < x2 − 2
5 =⇒ f (x1 ) < f (x2 ).
Monotonic Functions
Example
p
Show that the function f (x) = x − 2 is an increasing function on its domain.
1 Df = [2, +∞).
2 For x1 , x2 ∈ Df and x1 < x2 ,
3 2 < x1 < x2 =⇒ 0 < x1 − 2 < x2 − 2
p p
4 =⇒ 0 < x1 − 2 < x2 − 2
5 =⇒ f (x1 ) < f (x2 ).
6 Thus, f is an increasing function on its domain.
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
1 Df = R.
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
1 Df = R.
2 For x1 , x2 ∈ (−∞, 2],
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
1 Df = R.
2 For x1 , x2 ∈ (−∞, 2],
3 x1 < x2 ≤ 2 =⇒ −x1 > −x2 > −2
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
1 Df = R.
2 For x1 , x2 ∈ (−∞, 2],
3 x1 < x2 ≤ 2 =⇒ −x1 > −x2 > −2
4 =⇒ 2 − x1 > 2 − x2 > 0
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
1 Df = R.
2 For x1 , x2 ∈ (−∞, 2],
3 x1 < x2 ≤ 2 =⇒ −x1 > −x2 > −2
4 =⇒ 2 − x1 > 2 − x2 > 0
5 =⇒ (2 − x1 )2 > (2 − x2 )2 > 0
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
1 Df = R.
2 For x1 , x2 ∈ (−∞, 2],
3 x1 < x2 ≤ 2 =⇒ −x1 > −x2 > −2
4 =⇒ 2 − x1 > 2 − x2 > 0
5 =⇒ (2 − x1 )2 > (2 − x2 )2 > 0
6 =⇒ (2 − x1 )2 + 1 > (2 − x2 )2 + 1 > 1
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
1 Df = R.
2 For x1 , x2 ∈ (−∞, 2],
3 x1 < x2 ≤ 2 =⇒ −x1 > −x2 > −2
4 =⇒ 2 − x1 > 2 − x2 > 0
5 =⇒ (2 − x1 )2 > (2 − x2 )2 > 0
6 =⇒ (2 − x1 )2 + 1 > (2 − x2 )2 + 1 > 1
7 =⇒ f (x1 ) > f (x2 ).
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
1 Df = R.
2 For x1 , x2 ∈ (−∞, 2],
3 x1 < x2 ≤ 2 =⇒ −x1 > −x2 > −2
4 =⇒ 2 − x1 > 2 − x2 > 0
5 =⇒ (2 − x1 )2 > (2 − x2 )2 > 0
6 =⇒ (2 − x1 )2 + 1 > (2 − x2 )2 + 1 > 1
7 =⇒ f (x1 ) > f (x2 ).
8 f is decreasing on (−∞, 2].
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
1 Df = R.
2 For x1 , x2 ∈ (−∞, 2],
3 x1 < x2 ≤ 2 =⇒ −x1 > −x2 > −2
4 =⇒ 2 − x1 > 2 − x2 > 0
5 =⇒ (2 − x1 )2 > (2 − x2 )2 > 0
6 =⇒ (2 − x1 )2 + 1 > (2 − x2 )2 + 1 > 1
7 =⇒ f (x1 ) > f (x2 ).
8 f is decreasing on (−∞, 2].
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
Monotonic Functions
Example
Show that f (x) = (2 − x)2 + 1 decreases on (−∞, 2] and increases on [2, +∞).
Outline of Presentation
1 Introduction
2 Constant, Step, and Piecewise functions
Constant Function
Step Function
Piecewise Functions
3 Power functions
Monomials: p ∈ Z+
Reciprocal functions: p ∈ Z−
Radical functions: p form is 1/n; n ∈ N
4 Polynomial Functions
5 Rational Functions
6 Algebraic Functions
7 Transcendental Functions
Exponential Functions
Logarithmic Functions
Trigonometric
TOPEL (KNUST-Maths) Functions Functions 63 / 73
Bounded Functions
Bounded Functions
Definition
A function is said to be bounded above if there is ū ∈ R such that f (x) ≤ ū for all x in the
domain of f .
Bounded Functions
Definition
A function is said to be bounded above if there is ū ∈ R such that f (x) ≤ ū for all x in the
domain of f .
Example
The function f (x) = x2 + 1 defined on 0 ≤ x ≤ 1 is bounded above by 2 since f (x) ≤ 2 for
0 ≤ x ≤ 1.
Bounded Functions
Definition
A function is said to be bounded above if there is ū ∈ R such that f (x) ≤ ū for all x in the
domain of f .
Example
The function f (x) = x2 + 1 defined on 0 ≤ x ≤ 1 is bounded above by 2 since f (x) ≤ 2 for
0 ≤ x ≤ 1.
Example
The function f (x) = 1/x defined on x ∈ N is bounded above by 1
Bounded Functions
Definition
A function is said to be bounded above if there is ū ∈ R such that f (x) ≤ ū for all x in the
domain of f .
Example
The function f (x) = x2 + 1 defined on 0 ≤ x ≤ 1 is bounded above by 2 since f (x) ≤ 2 for
0 ≤ x ≤ 1.
Example
The function f (x) = 1/x defined on x ∈ N is bounded above by 1
Example
The function f (x) = sin x is bounded above by 1 for x ∈ R.
TOPEL (KNUST-Maths) Functions 64 / 73
Bounded Functions
Bounded Functions
Definition
A function, f , is said to be bounded below if there is ` ∈ R such that f (x) ≥ ` for all x in the
domain of f .
Bounded Functions
Definition
A function, f , is said to be bounded below if there is ` ∈ R such that f (x) ≥ ` for all x in the
domain of f .
Example
The function f (x) = x − 1 defined in [0, 1] is bounded below by −1 since −1 ≤ f (x) for x ∈ [0, 1].
Bounded Functions
Definition
A function, f , is said to be bounded below if there is ` ∈ R such that f (x) ≥ ` for all x in the
domain of f .
Example
The function f (x) = x − 1 defined in [0, 1] is bounded below by −1 since −1 ≤ f (x) for x ∈ [0, 1].
Example
p
The function g(x) = | x + 1| is bounded below by 0 on the interval [0, 4] since 0 ≤ g(x) for
x ∈ [0, 4].