MTH0141(1st Week-functions I)
MTH0141(1st Week-functions I)
FUNCTIONS
1.1. Functions and Their Graphs
Functions are a tool describing the real world in mathematical terms. All we know that
In each case, the value of one variable quantity, say y; depends on the value of another variable
quantity, which we might call x. We say that “y is a function of x”and write symbolically as
In this notation,
and
y is the dependent variable or output value of f at x:
De…nition A function f from a set D to a set Y is a rule that assigns a unique (single)
element f (x) 2 Y to each element x 2 D:
The set D of all possible input values is called the domain of the function, usually
denoted by Df .
When we de…ne a function y = f (x) with a formula and the domain is not stated
explicitly or restricted by context, the domain is assumed to be the largest set of real
x-values for which the formula gives real y-values, which is called the natural
domain.
The set of all output values of f (x) as x varies throughout D is called the range of the
function which is denoted by Rf .
The domain and the range of a function can be any set of objects, but often in calculus
they are sets of real numbers interpreted as points of a coordinate line.
When the range of a function is a set of real numbers, the function is said to be real
valued.
The domains and ranges of most real-valued functions of a real variable we consider
are intervals or combinations of intervals. the intervals may be open (such as
]1; 2[ ; ]2; 1[ or ] 1; 2[), closed (such as [1; 2] ; ] 1; 2] or [2; 1[) or half open (such as
]1; 2] or [1; 2[).
1
Example 2. Identify the domain and the range of the following functions:
1
(a) f (x) = ;
x
(b) h (t) = t3 + 1;
p
(c) g (x) = 1 x;
p
(d) q (s) = 1 s2 :
Graphs of Functions
If f is a function with domain D; its graph consist of all points (x; f (x)) in the Cartesian plane
whenever x varies in D: In set notation, the graph is
Gf = f(x; f (x)) j x 2 Dg R2 :
Piecewise-De…ned Functions
Sometimes a function is described in pieces by using di¤erent formulas on di¤erent parts of its
domain. One example is the absolute value function
x; x 0
jxj =
x; x < 0
Absolute value of a function, greatest integer function (or integer ‡oor function), least in-
teger function (or integer ceiling function) and signum function (or the sign function) are
important examples of piecewise-de…ned functions.
2
Absolute value of a function: Let f be a real function. The function
f (x) ; if f (x) 0
jf j (x) = jf (x)j =
f (x) ; if f (x) < 0
(a) To plot the graph of the curve y = f (jxj) ; sketch the graph of f for all x 0 and also
plot the symmetric about the y-axis.
(b) To plot the graph of the curve y = jf (jxj)j ; sketch the graph of y = f (jxj). The graph
of y = jf (jxj)j is the same as the graph of y = f (jxj) whenever y = f (jxj) is positive
and the graph of y = jf (jxj)j is the symmetric of the graph of y = f (jxj) about x-axis
whenever y = f (jxj) is negative.
Greatest integer (‡oor) function: The function whose value at any real number x is the
largest integer which is not greater than x; is called the ‡oor function. It is denoted
Homework 2. Make an investigation about the de…nition of the ceiling function, and solve
Example 4. by replacing the ‡oor function with the ceiling function.
Signum (sign) function: For a given real function f; its sign function is de…ned as
(
jf (x)j
f (x)
; if f (x) 6= 0
g (x) := :
0; if f (x) = 0
3
the sign function of any given function f is denoted as sgnf; and simply
8
< 1; if f (x) > 0
sgnf (x) = 0; if f (x) = 0 :
:
1 if f (x) < 0
(a) f is called increasing on I if f (a) < f (b) for all a; b 2 I satisfying a < b:
(b) f is called decreasing on I if f (a) > f (b) for all a; b 2 I satisfying a < b:
The graph of an even function is symmetric about the y-axis and the graph of an odd
function is symmetric about the origin.
Example 8. Give an example of an even (respectively; odd/neither even nor odd/both even
and odd) function.
Common Functions
Linear Functions
A function of the form f (x) = mx + b; for constants m and b; is called a linear function.
Lines through the origin; constant functions are linear functions
De…nition Two variables y and x are proportional (to one another) if one is always a
constant multiple of the other; that is, if
y = kx
If the variable y is proportional to the reciprocal 1=x; then sometimes it is said that y is
inversely proportional to x:
4
Power Functions
A function f (x) = xa ; where a is constant, is called a power function. There are several
important cases to consider.
(c) If a = 21 ; 13 ; 23 and 2
3
sketch the graphs and compare.
Polynomials
A function p is a polynomial if
p (x) = an xn + an 1 xn 1
+ + a1 x + a0
where n is a nonnegative integer and the numbers a0 ; a1 ; a2 ; : : : ; an are real constants (called
coe¢ cients of the polynomial). All polynomials have domain ( 1; 1) : If the leading
coe¢ cient an 6= 0 and n > 0; then n is called the degree of the polynomial. Lineer functions
with m 6= 0 are polynomials of degree 1, polynomials of degree 2; usually written as p (x) =
ax2 + bx + c; are called quadratic functions, and also cubic functions are polynomials of degree
3:
Rational Functions
A rational function is a quotient or ratio f (x) = p (x) =q (x) ; where p and q are polynomials.
The domain of a rational function is the set of reals for which q (x) 6= 0:
Algebraic Functions
Any function constructed from polynomials using algebraic operations lies within the class of
algebraic functions, such as
x1=3
y= and z = s (1 s)2=3 :
x 4
Transcendental Functions
These are functions that are not algebraic. They include the trigonometric, inverse trigonomet-
ric, exponential and logarithmic functions. These functions will be investigated particularly in
the sequal.
Referencess:
G.B. Thomas Jr., M.D. Weir, J. Heil and A. Behn, Thomas’ CALCULUS Early
Transcendentals Thirteenth Edition in SI Units. Pearson Educational Limited
2016