Math, asked by samdina3438, 10 months ago

Define function & types of functions in linear algebra

Answers

Answered by mohanpandey865
0

What does the word function stand for? By the word function, we understand the responsibility or role one has to play. What is the function of the leaves of plants – to prepare food for the plant and store them? What is the function of the roots of plants? They absorb water and other nutrients from the ground and supply it to the plants and help them stand erect. Can we say that everyone has different types of functions? Let’s learn about some types of function in mathematics!

Answered by ANWESHA663
0

Answer:

We can define a function as a special relation which maps each element of set A with one and only one element of set B. Both the sets A and B must be non-empty. A function defines a particular output for a particular input. Hence, f: A → B is a function such that for a ∈ A there is a unique element b ∈ B such that (a, b) ∈ fOne to One Function

A function f: A → B is One to One if for each element of A there is a distinct element of B. It is also known as Injective. Consider if a1 ∈ A and a2 ∈ B, f is defined as f: A → B such that f (a1) = f (a2)

types of functions

Many to One Function

It is a function which maps two or more elements of A to the same element of set B. Two or more elements of A have the same image in B.

Onto Function

If there exists a function for which every element of set B there is (are) pre-image(s) in set A, it is Onto Function. Onto is also referred as Surjective Function.

One – One and Onto Function

A function, f is One – One and Onto or Bijective if the function f is both One to One and Onto function. In other words, the function f associates each element of A with a distinct element of B and every element of B has a pre-image in A.

Other Types of Functions

A function is uniquely represented by its graph which is nothing but a set of all pairs of x and f(x) as coordinates. Let us get ready to know more about the types of functions and their graphs.

Identity Function

Let R be the set of real numbers. If the function f: R→R is defined as f(x) = y = x, for x ∈ R, then the function is known as Identity function. The domain and the range being R. The graph is always a straight line and passes through the origin.

Constant Function

If the function f: R→R is defined as f(x) = y = c, for x ∈ R and c is a constant in R, then such function is known as Constant function. The domain of the function f is R and its range is a constant, c. Plotting a graph, we find a straight line parallel to the x-axis.

Polynomial Function

A polynomial function is defined by y =a0 + a1x + a2x2 + … + anxn, where n is a non-negative integer and a0, a1, a2,…, n ∈ R. The highest power in the expression is the degree of the polynomial function. Polynomial functions are further classified based on their degrees:

Constant Function: If the degree is zero, the polynomial function is a constant function (explained above).

Linear Function: The polynomial function with degree one. Such as y = x + 1 or y = x or y = 2x – 5 etc. Taking into consideration, y = x – 6. The domain and the range are R. The graph is always a straight line.

types of functions

Quadratic Function: If the degree of the polynomial function is two, then it is a quadratic function. It is expressed as f(x) = ax2 + bx + c, where a ≠ 0 and a, b, c are constant & x is a variable. The domain and the range are R. The graphical representation of a quadratic function say, f(x) = x2 – 4 is

Cubic Function: A cubic polynomial function is a polynomial of degree three and can be denoted by f(x) = ax3 + bx2 + cx +d, where a ≠ 0 and a, b, c, and d are constant & x is a variable. Graph for f(x) = y = x3 – 5. The domain and the range are R.

types of functions

Rational Function

A rational function is any function which can be represented by a rational fraction say, f(x)/g(x) in which numerator, f(x) and denominator, g(x) are polynomial functions of x, where g(x) ≠ 0. Let a function f: R → R is defined say, f(x) = 1/(x + 2.5). The domain and the range are R. The Graphical representation shows asymptotes, the curves which seem to touch the axes-lines.

types of functions

Modulus Function

The absolute value of any number, c is represented in the form of |c|. If any function f: R→ R is defined by f(x) = |x|, it is known as Modulus Function. For each non-negative value of x, f(x) = x and for each negative value of x, f(x) = -x, i.e.,

f(x) = {x, if x ≥ 0; – x, if x < 0.

Its graph is given as, where the domain and the range are R.

types of functions

Signum Function

A function f: R→ R defined by

f(x) = { 1, if x > 0; 0, if x = 0; -1, if x < 0

Signum or the sign function extracts the sign of the real number and is also known as step function.

types of functions

Greatest Integer Function

If a function f: R→ R is defined by f(x) = [x], x ∈ X. It round-off to the real number to the integer less than the number. Suppose, the given interval is in the form of (k, k+1), the value of greatest integer function is k which is an integer. For example: [-21] = 21, [5.12] =5

Similar questions