Study of Functions
Study of Functions
1|Page
1.2 Objective
TO EXPLORE THE FUNDAMENTAL CONCEPTS
OF MATHEMATICAL FUNCTIONS, UNDERSTAND
THEIR DIFFERENT TYPES, AND DEMONSTRATE
THEIR PRACTICAL APPLICATIONS
2|Page
CHAPTER 2: METHODOLOGY
This study was done in two major phases: theoretical and practical.
Theoretical phase involved going through textbook resources,
online articles, and class notes to form a rigid foundational
knowledge of various sets of functions. This was an important
stage for forming definitions, understanding various categories of
functions, and understanding their properties.
3|Page
CHAPTER 3: FINDINGS
4|Page
Tabular Form:
Functions can be organized in a table format, listing input values
alongside their corresponding outputs.
Graph:
A graphical representation of a function is plotted on a Cartesian
plane, with the x-axis representing the input values and the y-axis
representing the output values. This visual allows for easy
identification of the function's behavior, such as increasing or
decreasing trends.
The above graph is the graph of function f(x)=x.
5|Page
Equation:
Functions can be expressed using mathematical equations. For
example, a linear function can be represented as f(x)=mx+b
Equations provide a precise way to calculate output values for
given inputs.
6|Page
3.4 Inverse Function and Inverse Image
An inverse function is a function that reverses the action of the
original function. If a function f maps an element x from its
domain to an element y in its codomain (denoted as f(x)= y), then
the inverse function f -1 maps y back to x (denoted as f-1(y)= x). For
a function to have an inverse, it must be bijective.
The inverse image, also known as the preimage, of a function
refers to the set of all input values that map to a specific output
value in the codomain. For a function f:A→B and an element b in
the codomain B, the inverse image f-1(b) consists of all elements a
in the domain A such that f(a)=b. For example, the below given is
graph of sine function and its inverse
7|Page
3.5 Composite Function
A composite function is a function created by combining two
functions in such a way that the output of one function becomes the
input of the other. If there are two functions, f and g, the composite
function (f∘g)(x) represents applying g to x first, and then applying ff to
the result of g(x) This can be expressed as (f∘g)(x)=f(g(x).
For example, if g(x)=x+3 and f(x)=2x, then the composite function (f∘g)
(x) would be calculated as follows:
f∘(g∘h)=(f∘g)∘h
A real-life example of a composite function is calculating the final price
of an online order with shipping and tax applied. Suppose we have a
function f(x) that calculates the price of items in the cart after applying
any discounts, where x is the initial cart total. Then, a second function
g(f(x)) could take the discounted price from f(x) and add shipping and
tax to get the final amount. The composite function g(f(x)) thus provides
the total cost after considering discounts, shipping, and tax, simplifying
the process into one calculation.
8|Page
3.6 Real Valued Functions
A real-valued function is a type of function where the output values (or
range) are real numbers. It is also known as real functions.
Example: A function f(n) = 2n, in which n= 0,1,2,3….. In this example
f(n) is the real function in which the mapping of set R’ of all integers
into R’ is assigned. Real numbers are given as real values to the set R.
3.6.1 Properties of Real Functions
The numerator and denominator of a function must follow
Hurwitz polynomials.
The degree of the required numerator of function must not be
greater than the degree of the denominator by more than 1.
If the given function f(x) is a positive function, then its reciprocal
is also a positive function.
The addition of two positive functions is also a positive function.
However, in the case of the subtraction function, the result will be
either a positive or negative function.
(α f) (x) = α f(x), x ∈ X
iv. Multiplication of Two Real Functions
10 | P a g e
i. (f+ k)(x)= f(x)=k
ii. (ǀfǀ)(x)= ǀf(x) ǀ
iii. (fn)(x)= [f(x)]n
i. Algebraic Function
A function which is obtained by applying the algebraic
operations such as addition, subtraction, multiplication, and
division etc. to the independent variable x is called algebraic
function.
11 | P a g e
Algebraic functions are often algebraic expressions using a finite
number of terms, involving only the algebraic operations addition,
subtraction, multiplication, division, and raising to a fractional power.
Examples of such functions are:
1
i. f(x) = x
1
ii. f(x) = x 2
f(x)=2
12 | P a g e
An identity function is a polynomial function that maps every element
to itself. So, the image of any element is the element itself. It is a
function in which the output is the same as the input.
A real-valued function f : R → R such that f(x) = x for all x in R.
14 | P a g e
A rational function is a function that can be expressed as the ratio of
two polynomial functions, written as f(x)=p(x)/q(x) where p(x) and q(x)
are polynomials and q(x)≠0. For example, f(x)=2x+3/x-1 is a rational
function.
15 | P a g e
The domain and range of six trigonometric functions are given below:
16 | P a g e
exponential function base is the transcendental number e, which is
approximately equal to 2.71828.
These functions are used to model growth and decay processes, like
population growth and radioactive decay.
17 | P a g e
The logarithmic function is defined as f(x) = log ax the base of the
logarithm is ‘a’. This can be read it as log base a of x. The most 2
common bases used in logarithmic functions are base 10 and base e.
18 | P a g e
Graph of f(x)=x2
2. Odd Functions:
A function f(x) is odd if f(−x) =−f(x) for all x in the domain. This
type of symmetry means the function is symmetric about the
origin, meaning rotating the graph 180° around the origin leaves it
unchanged. Examples of odd functions include f(x)=x3 and
f(x)=sin(x).
Graph of f(x)=x3
19 | P a g e
iii. The sum of two odd functions is odd and the constant
multiple of odd function is also an odd function.
iv. The product and quotient of two odd functions is an even
function.
v. The product and quotient of even and odd functions is an
odd function.
vi. The sum of an even and odd function is neither even nor odd
unless one of the functions is identically zero.
vii. The constant function f(x)=k is even if k≠0 and both even
and odd if k=0.
3.9.2 Periodicity of a Function
Periodicity refers to a property of certain functions where they
repeat their values in regular intervals. A function f(x) is periodic if there
exists a positive constant T (called the period) such that f(x+T) =f(x) for
all x in the domain. This means the function produces the same output
after every interval of length T, resulting in a repeating pattern over the
x-axis.The most frequently occurring periodic functions are
trigonometric functions.Periodicity is essential in physics, engineering,
and signal processing, where it helps model repeating patterns such as
sound waves, electrical currents, and seasonal patterns.
20 | P a g e
Symmetry in elementary functions refers to patterns within
the function’s graph that can be reflected or rotated around certain axes
or points, revealing key insights about the function's behavior.
Symmetry simplifies graphing, analysis, and calculations for functions
in many mathematical and applied contexts.
3.9.3.1 Symmetry about x-axis
A function has symmetry about the x-axis
if, for every point (x,y)) on its graph, the
point (x,y) is also on the graph. This
means that the upper half of the graph
mirrors the lower half across the x-axis.
22 | P a g e
3.9.5 Asymptote
An asymptote is a line that
a graph approaches but never
actually, touches or crosses
as it heads toward infinity.
Asymptotes represent the
Behavior of a function at
extreme values of x or y,
showing how the function
behaves as it grows very
large or very small.
There are three types of Asymptotes:
1. Horizontal Asymptote: A line y=cy = cy=c that a function
approaches as x→∞x or x→−∞.
3.10 Continuity
A function is continuous if its graph can be drawn without lifting the
pencil—meaning there are no breaks, jumps, or holes. Mathematically, a
function f(x) is continuous at a point x=c if:
1. f(c) is defined.
2. The limit limx→c f(x) exists.
3. limx→cf(x)=f(c)
23 | P a g e
In simpler terms, for a function to be continuous at x=c, the function
value and the approaching value from both sides must be the same.
3.10.1 Discontinuity and Types of Discontinuity
Discontinuity in a function occurs when there’s a break, jump, or
gap in the graph, meaning the function is not continuous at a certain
point. Discontinuities can be classified into several types:
1. Removable Discontinuity:
Occurs when a single point on the graph is missing, but the
function can be redefined to make it continuous. This often
happens if there’s a hole in the graph, such as in
f(x)=x2-1/x-1 at x=1 (where a point could be "filled in").
2. Jump Discontinuity:
Occurs when there’s a sudden change or "jump" in function values,
making the left-hand and right-hand limits unequal. This is
common in piecewise functions, like a step function.
3. Infinite Discontinuity:
Happens when the function heads to infinity at a certain point,
usually due to division by zero. An example is f(x)=1x1/x at x=0 ,
where the values of f(x) become infinitely large or small as xxx
approaches zero.
24 | P a g e
3.10.2 Properties of Continuous Function
25 | P a g e
An identity function f(x) = x is continuous on R.
Every polynomial function is continuous on R.
Sine and Cosine are continuous on R but tangent is discontinuous at
π/2 and its odd integral multiples.
e x is continuous on R and lnx is continuous on R + .
CHAPTER 4: CONCLUSION
Bibliograph
Britannica, Introduction to Functions
Mathcentre, Introduction to Functions (2009)
Oklahoma State University, Real Valued Functions
Arpita Srivastava, collegedunia.com, Real Valued Functions:
Types, operation & examples
Wikipedia, Algebraic Function
Splash learn, Identity Function
Larry Green, Lake Tahoe Community College,
TRANSCENDENTAL FUNCTIONS
Vedantu, Transcendental functions
BYJU’S, Period of a Function
SIMON FRASER UNIVERSITY, Continuity and IVT
27 | P a g e
Mathway.com (a graphing calculator)
28 | P a g e