functions
functions
functions
the concepts of functions in Mathematics and the different types of functions using
A function is a relation between a set of inputs and a set of permissible outputs with the
property that each input is related to exactly one output. Let A & B be any two non-empty
sets; mapping from A to B will be a function only when every element in set A has one end
and only one image in set B.
Example:
Another definition of functions is that it is a relation “f” in which each element of set “A”
is mapped with only one element belonging to set “B”. Also, in a function, there can’t
be two pairs with the same first element.
A real-valued function has either P or any one of its subsets as its range. Further, if its
domain is also either P or a subset of P, it is called a real function.
A vertical line test is used to determine whether a curve is a function or not. If any curve
cuts a vertical line at more than one point, then the curve is not a function.
Representation of Functions
(i) t = 0
(ii) t = 2
Solution:
Types of Functions
There are various types of functions in Mathematics which are explained below in detail.
The different function types covered here are given below:
Many-one Function
Into Function
Polynomial Function
Linear Function
Identical Function
Quadratic Function
Rational Function
Algebraic Functions
Cubic Function
Modulus Function
Signum Function
Periodic Function
Composite Function
Constant Function
Identity Function
Practice: Find the missing equations from the above graphs.
If each element in the domain of a function has a distinct image in the co-domain, the
function is said to be a one-one function.
For example, f; R R, given by f(x) = 3x + 5, is one-one.
Many-one function
On the other hand, if there are at least two elements in the domain whose images are the
same, the function is known as many to one.
A function is called an onto function if each element in the co-domain has at least one pre-
image in the domain.
Into Function
If there exists at least one element in the co-domain, which is not an image of any element
in the domain, then the function will be into function.
(Q) Let A = {x : 1 < x < 1} = B be a mapping f : A B; find the nature of the given function (P).
F(x) = |x|
f (x) = |1|
Hence, it is many one, the range of f(x) from [-1, 1] is [0, 1] is not equal to the co-domain.
f(x)={x2;x≥0−x2;x<0
For different values of the input, we have different outputs; hence it is a one-one function,
and also, it manages equally to its co-domain; hence, it is onto also.
Polynomial function
y=f(a)=h0+h1a+…..+hnan
N = a non-negative integer.
The degree of the polynomial function is the highest power in the expression.
If the degree is one, it’s called a linear function. For example, b = a+1.
f(x)=anxn+an−1xn−1+…..+a1x1+a0
The highest power in the expression is known as the degree of the polynomial function.
The different types of polynomial functions based on the degree are as follows:
Linear Function
All functions in the form of ax + b where a, b ∈ R & a ≠ 0 are called linear functions. The
graph will be a straight line. In other words, a linear polynomial function is a first-degree
polynomial where the input needs to be multiplied by m and added to c. It can be
expressed by f(x) = mx + c.
f(1) = 3
Identical Function
Two functions, f and g, are said to be identical if
g(x)=11/x
But
g(x)=11/x
is not defined of x = 0
Quadratic Function
, we will get its maximum on minimum value depending on the leading coefficient, and that value will be -
D/4a (where D = Discriminant).
In simpler terms,
If x = 2, f(2) = 2.22 + 2 – 1 = 9
For example, y = x2
Rational Function
where f (a) and g (a) are polynomial functions of a defined in a domain, where g(a) ≠ 0.
f(a)=f(a+1)g(a+2)∀a∈P–−6,
is a rational function.
Algebraic Functions
For example,
f(x)=5x3−2x2+3x+6
,g(x)=3x+4(x−1)2
.Cubic Function
A cubic polynomial function is a polynomial of degree three and can be expressed as:
For example, y = x3
Domain ∈ R
Range ∈ R
Modulus Function
The real function f : P → P defined by f (a) = |a| = a when a ≥ 0. and f(a) = -a when a < 0 ∀
a ∈ P is called the modulus function.
Domain of f = P
Range of f = P+ U {0}
y=|x|={xx≥0−xx<0
Domain: R
Range: [0, ∞)
Signum Function
is called the signum function or sign function (gives the sign of real number).
Domain of f = P
Range of f = {1, 0, – 1}
signum (log 1) = 0
signum (x21) =1
The real function f : P → P defined by f (a) = [a], a ∈ P assumes the value of the greatest
integer less than or equal to a is called the greatest integer function.
The greatest integer function always gives integral output. The greatest integral value that
has been taken by the input will be the output.
[6.99] = 6
[1.2] = 2
Domain ∈ R
Range ∈ Integers
{x} = x – [x]
= 4.5 – 4 = 0.5
= 6.99 – 6 = 0.99
{7} = 7 – [7] = 7 –7 = 0
If f(x) = f(-x), then the function will be even function, and if f(x) = -f(-x), then the function
will be odd function.
Example 1:
f(x) = x2sinx
f(-x) = -x2sinx
It is an odd function.
Example 2:
f(x)=x2
and
f(−x)=x2
f(x) = f(-x)
It is an even function.
Periodic Function
A function is said to be a periodic function if a positive real number T exists, such that f(u –
t) = f(x) for all x ε domain.
Composite Function
Constant Function
Domain of f = P
Range of f = {D}
In simple words, the polynomial of 0th degree where f(x) = f(0) = a0 = c. Regardless of the
input, the output always results in a constant value. The graph for this is a horizontal line.
Identity Function
The function f : P → P defined by b = f (a) = a for each a ∈ P is called the identity function.
Domain of f = P
Range of f = P