Functions acadza
Functions acadza
Functions
1. Functions
a. Introduction of Function, Explicit and Implicit Functions
In a relation from A to B, if with each element of a set A, exactly one element
of a set B is associated, then this association is called a function (f) from set A to set B (represented as f:
A → B)
i) Every x ∈ A is assigned some y ∈ B.
ii) For no x in A, do there exist two choices for f(x).i.e. to every x ∈ A, f should assign one and only one y ∈
B.
Test for Function: If a vertical line can be found that cuts the graph of a relation in two or more points, then it is not a function, else it is a
function.
Explicit Function is a function which is expressed in terms of independent variable only. For example, y = f(x) = x2 + sin x.
Implicit Function is a function expressed in terms of independent as well as dependent variable. For example, x2 + y2 = 1 (for y > 0) is an
explicit function.
If a member 'a' of set A is associated to the member 'b' of set B, then 'b' is called the image of 'a' and 'a' is called the pre-image of 'b'.
The set {f(a): a∈A} is called the range of f. Clearly, range is subset of set B.
2. Graphical Method
Values covered on y-axis by the graph of function is the range of the function.
3. Using Monotonocity/Maxima-Minima
If y = f(x) is continuous in its domain then range of f(x) is y∈ [min f(x), max f(x)]
⎧⎪ 0,
⎪⎪ x∈I
⎪⎪
{x} = ⎨⎪⎪ x, x ∈ [0, 1) and so on.
⎪⎪
⎪⎩ x−1, x ∈ [1, 2)
3. Transformation of Graphs
a. f(x±a), f(x)±a
Case 1:
When graph of y = f(x) is known, and we need y = f(x) ± a. (a > 0)
For y = f(x) + a, shift the given graph of f(x) upward through 'a' units
For y = f(x) - a, shift the given graph of f(x) downward through 'a' units
Case 2:
b. f(kx), kf(x)
Case 1:
Note: If k = -1
In order to obtain graph of y = f(-x) from y = f(x), take image of the graph
y = f(x) w.r.t. y axis.
Case 2:
Note: If k = -1
In order to obtain graph of y = - f(x) from y = f(x), take image of the graph
y = f(x) w.r.t. x axis.
c. f(|x|), |f(x)|
Case 1: If graph of y = f(x) is known, obtain y = |f(x)| Step
1: Leave the positive part of f(x), (the part of f(x) lying above x-axis) as it is.
Step 2: Take the mirror image of negative part of f(x) (the part of f(x) lying below x-axis) w.r.t. x-axis.
Case 2: If graph of y = f(x) is known, obtain y = f(|x|) Step
1: Leave the graph of f(x) to the right of y-axis as it is and omit the part of graph to the left of y-axis.
Step 2: Take the mirror image of part of f(x) to the right of y-axis w.r.t. y-axis.
Case 3: If graph of y = f(x) is known, obtain |y| = f(x) Step
1: Leave the graph of f(x) above x-axis as it is and omit the part of graph below x-axis.
Step 2: Take the mirror image of part of f(x) above x-axis w.r.t. x-axis.
4. Kinds of functions
a. One one, Many one Function
c. Extension of domain(even,odd)
1. For a function, y = f(x) defined for x ≥ 0, it's even extention for x < 0 is given by:
feven(x) = f(-x) (for x < 0)
2. For a function, y = f(x) defined for x ≥ 0, it's odd extention for x < 0 is given by:
fodd(x) = - f(-x) (for x < 0)
7. Periodic functions
a. Periodic Function Definition
A function f(x) is called periodic, if there exist a real number T > 0 such that for each x in the domain of f, f(x) = f(x + T). Here T is called
period of the function. The least positive period is called the principal or fundamental period of f. Example: sin x & cos x are
both periodic with period 2π
8. Composite functions
a. Composite Function Definition
Let f: A ➜ B and g: B ➜ C be two functions and h: A ➜ C
From figure, when 'f' is applied to x ∈ A, we get y = f(x) ∈ B, and when we apply 'g' to y
(= f(x)) ∈ B, we get z = g(f(x)), which is the composite function defined from set A to set
C.
Note: For domain of gof, f(x) should be defined and g(f(x)) should be defined. In other
words, x should be such that x is in domain of f and f(x) is in domain of g.
9. Inverse functions
a. Inverse Functions definition/rules
Let f : A→B be a one-one & onto function, then their exists a unique function
g : B→A such that f(x) = y ⇔ g(y) = x, ∀ x ∈ A & y ∈ B. Then g is said to be inverse of f.
Note: To find the inverse
Step-1: Write y = f (x), f : A→B and interchange x & y
Step-2 : Solve this equation for y in terms of x (if possible)
Step-3 : Express y = f-1 (x), f-1 :B→A
Binary Operation:
Let S be a non-empty set. A function f: S × S → S is called a binary operation on set S.
A binary operation on a set S associates each ordered pair (a,b)∈ S × S to a unique element f(a,b) in S.
2
♦ The number of binary operations on a set containing n elements = nn .
Types Of Binary Operations:
1. Commutative:
A binary operation * on a set S is said to be a commutative binary operation, if a * b = b * a for all a, b ∈ S.
2. Associative:
A binary operation * on a set S is said to be an associative binary operation, if (a * b) * c = a * (b * c) for all a, b ∈ S.
3. Distributive:
Let S be a non-empty set and * and ⊙ be two binary operations on S. Then, * is said to be distributive over ⊙ , if
a*(b ⊙ c) = (a*b) ⊙ (a*c) and (b ⊙ c)*a = (b*a) ⊙ (c*a) for all a, b, c ∈ S.
Identity Element:
Let * be a binary operation on a set S. If there exists an element e ∈ S such that a * e = a = e * a for all a ∈ S. Then, e is called an
identity element for the binary operation * on set S.
♦ Let * be a binary operation on a set S. If S has an identity element for *, then it is unique.
Inverse Of An Element:
Let * be a binary operation on a set S, and let e be the identity element in S for the binary operation * on S. Then, an element a ∈ S is
called an invertible element if there exists an element b ∈ S such that a * b = e = b * a
The element b is called an inverse of element a.
Functional Equations:
Functional equations are equations where the unknowns are functions, rather than a traditional variable.
General results:
If x, y are independent variables, then:
(i) f(xy) = f(x) + f(y) ⇒ f(x) = k.lnx or f(x) = 0.
(ii) f(xy) = f(x).f(y) ⇒ f(x) = xn , n ∈ R
(iii) f(x+y) = f(x).f(y) ⇒ f(x) = aln x.
(iv) f(x+y) = f(x) + f(y) ⇒ f(x) = k.x, where k is a constant.
⎛1⎞ ⎛1⎞
(v) f(x) .f ⎜⎜ ⎟⎟ = f(x) + f ⎜⎜ ⎟⎟ ⇒ f(x) = 1 ± xn ( If f(x) is a polynomial)
⎝x⎠ ⎝x⎠