0% found this document useful (0 votes)
167 views

Functions (Part 1)

The document defines and discusses different types of functions: 1. A function f from set A to set B associates each element of A to a unique element of B. Set A is called the domain and set B is called the co-domain. 2. Functions can be classified as one-to-one (injective), many-to-one, onto (surjective), or into based on whether different elements of the domain map to different elements of the co-domain and if every element of the co-domain has a pre-image. 3. The domain of a function is the set of valid inputs, and the range is the set of outputs. The range can be found using

Uploaded by

Sachin Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
167 views

Functions (Part 1)

The document defines and discusses different types of functions: 1. A function f from set A to set B associates each element of A to a unique element of B. Set A is called the domain and set B is called the co-domain. 2. Functions can be classified as one-to-one (injective), many-to-one, onto (surjective), or into based on whether different elements of the domain map to different elements of the co-domain and if every element of the co-domain has a pre-image. 3. The domain of a function is the set of valid inputs, and the range is the set of outputs. The range can be found using

Uploaded by

Sachin Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

A.

Function is a special case of relation, from a non empty set A to a non empty set B, that associates each member of A to a unique member of B. Symbolically, we write f: A B. We read it as "f is a function from A to B". Set 'A' is called domain of f and set 'B' is called co-domain of f. For example, let A {1, 0, 1} and B {0, 1, 2}. Then A B {(1, 0), (1, 1), (1, 2), (0, 0), (0, 1), (0, 2), (1, 0), (1, 1), (1, 2)} Now, " f : A B defined by f(x) = x 2 " is the function such that f {(1, 1), (0, 0), (1, 1)} f can also be show diagramatically by following picture.

Definition :

Functions

Every function say f : A B satisfies the following conditions: (a) f A x B, (b) a A (a, f(a)) f and (c) (a, b) f & (a, c) f b = c Illustration # 1: (i) Which of the following correspondences can be called a function ? (A) f(x) = x 3 ; {1, 0, 1} {0, 1, 2, 3} (B) f(x) = x ; {0, 1, 4} {2, 1, 0, 1, 2} (C) f(x) = x ; {0, 1, 4} {2, 1, 0, 1, 2}

(D) f(x) = x ; {0, 1, 4} {2, 1, 0, 1, 2} Solution: f(x) in (C) & (D) are functions as definition of function is satisfied. while in case of (A) the given relation is not a function, as f(1) codomain. Hence definition of function is not satisfied. While in case of (B), the given relation is not a function, as f(1) = 1 and f(4) = 2 i.e. element 1 as well as 4 in domain is related with two elements of codomain. Hence definition of function is not satisfied. (ii) Which of the following pictorial diagrams represent the function (A)
(B)

(C) (D) Solution: B & D. In (A) one element of domain has no image, while in (C) one element of domain has two images in codomain Assignment: 1. Let g(x) be a function defined on [ 1, 1]. If the area of the equilateral triangle with two of its vertices at (0,0) & (x,g(x) ) is 3 / 4 sq. units, then the function g(x) may be.
2.

(A) g(x)= (1 x 2 ) (B*) g(x) = (1 x 2 ) (C*) g(x) = (1 x 2 ) Represent all possible functions defined from {, } to {1, 2} Answer (1) B

(D) g(x) =

(1 + x 2 )

B.

Let f: A B, then the set A is known as the domain of f & the set B is known as codomain of f. If a member 'a' of A is associ at ed to t he member 'b' of B, t hen ' b' i s cal led the f -image of 'a' and we writ e b = f (a). Further 'a' is called a pre-image of 'b'. The set {f(a): a A} is called the range of f and is denoted by f(A). Clearly f(A) B. Sometimes if only definition of f (x) is given (domain and codomain are not mentioned), then domain is set of those values of ' x' for which f (x) is defined, while codomain is considered to be ( , ) A function whose domain and range both are sets of real numbers is called a real function . Conventionally the word "FUNCTION is used only as the meaning of real function. Illustration # 2 : Find the domain of following functions :
(i) f(x) =
f(x) =
x2 5

Domain, Co-domain & Range of a Function :

(2)

(i)

(ii)

(iii)

(iv)

(ii)

sin1 (2x 1)
|x|

Solution : (i)

2 x 2 5 is real iff x 5 0

x 5 or x

(ii)

the domain of f is ( , 5 ] [ 5 , ) 1 2x 1 + 1 domain is x [0, 1] Algebraic Operations on Functions : If f & g are real valued functions of x with domain set A and B respectively, then both f & g are defined in A B. Now we define f + g, f g, (f . g) & (f /g) as follows:

f f( x ) g (x) = g( x ) domain is {x x A B such that g(x) 0}. Note : For domain of (x) = {f(x)}g(x) , conventionally, the conditions are f(x) > 0 and g(x) must be defined. For domain of (x) = f(x) Cg(x) or (x) = f(x)Pg(x) conditions of domain are f(x) g(x) and f(x) N and g(x) W Illustration # 3: Find the domain of following functions :

(iii)

(i)
Solution:

f(x) =
(i)
2

sin x 16 x 2

4x sin x is real iff sin x 0 x [2n, 2n + ], nI.


2

(ii)

f(x) =

log(x 3 x)

(iii)

f(x) = x cos

2 16 x is real iff 16 x 0 4 x 4. Thus the domain of the given function is {x : x [2n, 2n + ], nI }[ 4, 4] = [ 4, ] [0, ]. (ii) Domain of 4 x 2 is [2, 2] but 4 x 2 = 0 for x = 2 x (2, 2) log(x 3 x) is defined for x 3 x > 0 i.e. x(x 1)(x + 1) > 0. domain of log(x 3 x) is (1, 0 ) (1, ). Hence the domain of the given function is {(1, 0 ) (1, )} ( 2, 2) = (1, 0 ) (1, 2). (iii) x > 0 and 1 x 1 domain is (0, 1] Assignment : 3. Find the domain of following functions. 1 1 2 x 1 (i) f(x) = log( 2 x ) + x + 1 (ii) f(x) = 1 x sin 3 Ans. (i) [1, 1) (1, 2) (ii) [1, 1] Methods of determining range : (i) Representing x in terms of y Definition of the function is usually represented as y (i.e. f(x) which is dependent variable) in terms of an expression of x (which is independent variable). To find range rewrite given definition so as to represent x in terms of an expression of y and thus obtain range (possible values of y). If y = f(x) x = g(y), then domain of g(y) represents possible values of y, i.e. range of f(x).

Illustration # 4:

Find the range of f(x) =


x + x +1
2

x2 + x + 1
x2 + x 1

Solution

f(x) =
x2 + x + 1

x2 + x 1

{x 2 + x + 1 and x 2 + x 1 have no common factor}

(ii)

yx 2 + yx y = x 2 + x + 1 x2 + x 1 2 (y 1) x + (y 1) x y 1 = 0 If y = 1, then the above equation reduces to 2 = 0. Which is not true. Further if y 1, then (y 1) x 2 + (y 1) x y 1 = 0 is a quadratic and has real roots if (y 1)2 4 (y 1) (y 1) 0 i.e. if y 3/5 or y 1 but y 1 Thus the range is (, 3/5] (1, ) Graphical Method : Values covered on y-axis by the graph of function is range

y=

Illustration # 5:
Solution

Find the range of f(x) =


x2 4 x2 = x + 2; x 2

x2 4 x2

f(x) =

graph of f(x) would be

(iii)

Thus the range of f(x) is R {4} Using Monotonocity/Maxima-Minima (a) Continuous function: If y = f(x) is continuous in its domain then range of f(x) is y [min f(x), max. f(x)] (b) Sectionally continuous function: In case of sectionally continuous functions, range will be union of [min f(x), max. f(x)] over all those intervals where f(x) is continuous, as shown by following example. Let graph of function y = f(x) is

Then range of above sectionally continuous function is [y 2, y 3] (y4, y5] (y 6, y7] Note : In case of monotonic functions minimum and maximum values lie at end points of interval. Illustration # 6 : Find the range of following functions : (i) y = n (2x x 2) (ii) y = sec1 (x 2 + 3x + 1) Solution : (i) Step 1 Using maxima-minima, we have 2x x 2 (, 1] Step 2 For log to be defined accepted values are 2x x 2 (0, 1] {i.e. domain (0, 1]} Now, using monotonocity n (2x x 2) (, 0] range is ( , 0] Ans.

(ii)

y = sec 1 (x 2 + 3x + 1) Let t = x 2 + 3x + 1 for x R 5 5 then t , but y = sec 1 (t) t , 1 [1, ) 4 4

1 5 from graph range is y 0, sec 4 , 2

Assignment: 4. Find domain and range of following functions. x 2 2x + 5 (i) y = x3 (ii) y= 2 x + 2x + 5


Answer

(i)

domain R; range R
Answer Answer

(ii)

3 5 3 + 5 domain R ; range 2 , 2

(iii)

y=

1 x x
2

domain R [0, 1] ; range (0, )


domain R ; range , 4 2 5 2 + 5 , domain x ; range n 6 , n 2 4 4

(iv)
(v)

y = cot1 (2x x 2)

3 2 y = n sin1 x + x + Answer 4

C.

Classification of Functions :
Functions can be classified as : (i) One One Function (Injective Mapping) and Many One Function: One One Function : A function f : A B is said to be a one-one function or injective mapping if different elements of A have different f images in B. Thus for x 1, x 2 A & f(x 1), f(x 2) B, f(x 1) = f(x 2) x 1 = x 2 or x 1 x 2 f(x 1) f(x 2). Diagrammatically an injective mapping can be shown as

OR
Many One function : A function f : A B is said to be a many one function if two or more elements of A have the same f image in B. Thus f : A B is m any one iff there exi sts atleast two elem ents x 1 , x 2 A, such that f(x 1) = f(x 2) but x 1 x 2. Diagrammatically a many one mapping can be shown as

OR
Note :

If a function is oneone, it cannot be manyone and vice versa. Methods of determining whether function is ONE-ONE or MANY-ONE : (a) If x 1, x 2 A & f(x 1), f(x 2) B, f(x 1) = f(x 2) x 1 = x 2 or x 1 x 2 f(x 1) f(x 2), then function is ONE-ONE otherwise MANY-ONE. (b) If there exists a straight line parallel to x-axis, which cuts the graph of the function atleast at two points, then the function is MANY-ONE, otherwise ONE-ONE. (c) If either f (x) 0, x complete domain or f (x) 0 x complete domain, where equality can hold at discrete point(s) only, then function is ONE-ONE, otherwise MANY-ONE. (ii) Onto function (Surjective mapping) and Into function : Onto function : If the function f : A B is such that each element in B (co domain) must have atleast one preimage in A, then we say that f is a function of A 'onto' B. Thus f : A B is surjective iff b B, there exists some a A such that f (a) = b. Diagrammatically surjective mapping can be shown as

OR
Method of determining whether function is ONTO or INTO : Find the range of given function. If range codomain, then f(x) is onto, otherwise into Into function : If f : A B is such that there exists atleast one element in codomain which is not the image of any element in domain, then f(x) is into.

Diagrammatically into function can be shown as

OR
Note :

If a function is onto, it cannot be into and vice versa. Thus a function can be one of these four types: (a)
(b)
(c)
(d)

one one onto (injective & surjective)


oneone into (injective but not surjective)
manyone onto (surjective but not injective)
manyone into (neither surjective nor injective)

If f is both injective & surjective, then it is called a bijective mapping. The bijective functions are also named as invertible, non singular or biuniform functions. If a set A contains 'n' distinct elements then the number of different functions defined from A A is nn and out of which n! are one one. Illustration # 7 (i) Find whether f(x) = x + cos x is one-one. Solution The domain of f(x) is R. f (x) = 1 sin x. f (x) 0 x complete domain and equality holds at discrete points only f(x) is strictly increasing on R. Hence f(x) is 2one-one. 3 (ii) Identify whether the function f(x) = x + 3x 2x + 4 ; R R is ONTO or INTO Solution As codomain range, therefore given function is ONTO (iii) f(x) = x 2 2x + 3; [0, 3] A. Find whether f(x) is injective or not. Also find the set A, if f(x) is surjective. Solution f (x) = 2(x 1); 0 x 3
Note :
ve ; 0 x < 1 f (x) = + ve ; 1 < x < 3 f(x) is not monotonic. Hence it is not injective. For f(x) to be surjective, A should be equal to its range. By graph range is [2, 6] A [2, 6]

Assignment: 5. For each of the following functions find whether it is one-one or many-one and also into or onto (i) f(x) = 2 tan x; (/2, 3/2) R Answer

one-one onto
1

(ii)

(iii)

; ( , 0) R f(x) = 1+ x2 Answer one-one into f(x) = x 2 + n x


Answer

Polynomial Function : If a function f is defined by f (x) = a0 x n + a1 x n1 + a2 x n2 +... + an1 x + an where n is a non negative integer and a0, a1, a2,........., an are real numbers and a0 0, then f is called a polynomial function of degree n. Note : There are two polynomial functions, satisfying the relation; f(x).f(1/x) = f(x) + f(1/x), which are f(x) = 1 x n (ii) Algebraic Function : y is an algebraic function of x, if it is a function that satisfies an algebraic equation of the form, P0 (x) yn + P1 (x) yn1 +....... + Pn1 (x) y + Pn (x) = 0 where n is a positive integer and P0 (x), P1 (x)....... are polynomials in x. e.g. y = x is an algebraic function, since it satisfies the equation y x = 0. Note : All polynomial functions are algebraic but not the converse. A function that is not algebraic is called Transcendental Function . g( x ) (iii) Fractional / Rational Function : A rational function is a function of the form, y = f (x) = , where g (x) h( x ) & h (x) are polynomials and h (x) / 0. (iv) Exponential Function : A function f(x) = ax = ex In a (a > 0, a 1, x R) is called an exponential function. Graph of exponential function can be as follows : Case - Case - For a > 1 For 0 < a < 1 (i)

D.

Various Types of Functions :

one-one onto

(v)

Logarithmic Function : f(x) = logax is called logarithmic function where a > 0 and a 1 and x > 0. Its graph can be as follows Case- For a > 1 Case- For 0 < a < 1

(vi)

Absolute Value Function / Modulus Function :


x if The symbol of modulus function is f (x) = x and is defined as: y = x = x if

x0 . x<0

(vi)

Signum Function :

A function f (x) = sgn (x) is defined as follows :

1 for x > 0 f (x) = sgn (x) = 0 for x = 0 1 for x < 0

| x | ; x0 It is also written as sgn x = x 0; x=0


| f ( x ) | ; f ( x) 0 Note : sgn f(x) = f ( x ) f (x) = 0 0;

(vii)

Greatest Integer Function or Step Up Function : The function y = f (x) = [x] is called the greatest integer function where [x] equals to the greatest integer less than or equal to x. For example : for 1 x < 0 ; [x] = 1 ; for 0 x < 1 ; [x] = 0 for 1 x < 2 ; [x] = 1 ; for 2 x < 3 ; [x] = 2 and so on. Alternate Definition : The greatest integer occur on real number line while moving L.H.S. of x (starting from x) is [x]

(a) (c)
(viii)

Properties of greatest integer function : x 1 < [x] x (b) [x m] = [x] m iff m is an integer. 0 ; if x is an int eger [x] + [y] [x + y] [x] + [y] + 1 (d) [x] + [ x] = 1 otherwise Fractional Part Function: It is defined as, y = {x} = x [x]. e.g. the fractional part of the number 2.1 is 2.1 2 = 0.1 and the fractional part of 3.7 is 0.3. The period of this function is 1 and graph of this function is as shown.

Identity function : The function f : A A defined by, f(x) = x x A is called the identity function on A and is denoted by A. It is easy to observe that identity function is a bijection. (x) Constant function : A function f : A B is said to be a constant function, if every element of A has the same f image in B. Thus f : A B; f(x) = c, x A, c B is a constant function. Illustration # 8 (i) Let {x} & [x] denote the fractional and integral part of a real number x respectively. Solve 4{x} = x + [x] Solution As x = [x] + {x} 2 [ x] Given equation 4{x} = [x] + {x} + [x] {x} = 3 As [x] is always an integer and {x} [0, 1), possible values are [x] {x} x = [x] + {x} 0 0 0 2 5 1 3 3 5 There are two solution of given equation x = 0 and x = 3 (ii) Draw graph of f(x) = sgn ( n x) (ix)

Solution

Assignment: 6. If f : R R satisfying the conditions f(0) = 1, f(1) = 2 and f(x + 2) = 2f (x) + f(x + 1), then find f (6). Answer 64 7. Draw the graph of following functions where [.] denotes greatest integer function (i) y=[2x]+ 1 (ii) y = x [x], 1 x 3 (iii) y = sgn (x 2 x)

Answer (i)

(ii)

(iii)

(i) If f (x) = f (x) for all x in the domain of f then f is said to be an even function. If f (x) f (x) = 0 f (x) is even. e.g. f (x) = cos x; g (x) = x + 3. (ii) If f ( x) = f (x) for all x in the domain of f then f is said to be an odd function. If f (x) + f (x) = 0 f (x) is odd. e.g. f (x) = sin x; g (x) = x 3 + x. Note : A function may neither be odd nor even. (e.g. f(x) = ex , cos1x) If an odd function is defined at x = 0, then f(0) = 0 Properties of Even/Odd Function (a) Every even function is symmetric about the y axis & every odd function is symmetric about the origin. For example graph of y = x 2 is symmetric about y-axis, while graph of y = x 3 is symmetric about origin

E.

Odd & Even Functions :

(b)

All functions (whose domain is symmetrical about origin) can be expressed as the sum of an even & an odd function, as follows f(x) =

(c) The only function which is defined on the entire number line and is even & odd at the same time is f(x) = 0.

If f and g both are even or both are odd then the function f.g will be even but if any one of them is odd then f.g will be odd. (e) If f(x) is even then f (x) is odd but converse need not be true. x + x 2 + 1 is an odd function. Illustration # 9: Show that log 2 x + x 2 + 1 . Solution Let f(x) = log Then f(x) = log x + ( x ) + 1 x 2 + 1 x x 2 + 1 + x 1 2 = log = log log x + x + 1 = f(x) 2 2 x + 1 + x x +1 + x Hence f(x) is an odd function. Illustration # 10 Show that ax +ax is an even function. Solution Let f(x) = ax + ax Then f(x) = ax + a(x) = ax +ax = f(x). Hence f(x) is an even function Illustration # 11 Show that cos1 x is neither odd nor even. Solution Let f(x) = cos1x. Then f(x) = cos1 (x) = cos1 x which is neither equal to f(x) nor equal to f(x). Hence cos1 x is neither odd nor even Assignment: 8. Determine whether following functions are even or odd? e x + e x (i) Answer Odd e x ex 2 (ii) log x + 1 x Answer Odd 2 Answer Even (iii) x log x + x + 1

(d)

(iv) sin1 2x 1 x 2 Answer Odd Even extension / Odd extension : Let the defincition of the function f(x) is given only for x 0. Even extension of this function implies to define the function for x < 0 assuming it to be even. In order to get even extension replace x by x in the given defincition Similarly, odd extension implies to define the function for x < 0 assuming it to be odd. In order to get odd extension, multiply the definition of even extension by 1 Illustration # 12 What is even and odd extension of f(x) = x 3 6x 2 + 5x 11 ; x > 0 Solution Even extension f(x) = x 3 6x 2 + 5x 11 ;x<0 Odd extension 3 2 f(x) = x + 6x + 5x + 11 ;x<0 F. Periodic Function : A function f(x) is called periodic with a period T if there exists a real number T > 0 such that for each x in the domain of f the numbers x T and x + T are also in the domain of f and f(x) = f(x + T) for all x in the domain of 'f'. Domain of a periodic function is always unbounded. Graph of a periodic function with period T is repeated after every interval of 'T'. e.g. The function sin x & cos x both are periodic over 2 & tan x is periodic over . The least positive period is called the principal or fundamental period of f or simply the period of f. Note : f (T) = f (0) = f ( T), where T is the period. Inverse of a periodic function does not exist. Every constant function is always periodic, with no fundamental period. Properties of Periodic Function 1 (a) If f(x) has a period T, then and f( x ) also have a period T. f( x ) T (b) If f(x) has a period T then f (ax + b) has a period | a | . f ( x) (c) If f (x) has a period T 1 & g (x) also has a period T 2 then period of f(x) g(x) or f(x) . g(x) or is L.C.M. g( x ) of T1 & T2 provided their L.C.M. exists. However that L.C.M. (if exists) need not to be fundamental period. f ( x) If L.C.M. does not exists f(x) g(x) or f(x) . g(x) or is aperiodic. g( x ) e.g. |sinx| has the period , | cosx | also has the period |sinx| + |cosx| also has a period . But the fundamental period of |sinx| + |cosx| is . 2 Illustration # 13 Find period of following functions x x (i) f(x) = sin + cos (ii) f(x) = {x} + sin x 3 2 x 2x 3x cos tan (iii) f(x) = cos x . cos 3x (iv) f(x) = sin 3 3 2 x x x x is 4 while period of cos is 6 . Hence period of sin + cos is 12 Solution (i) Period of sin 3 3 2 2 {L.C.M. of 4 & 6 is 12}
(ii) Period of sin x = 2p Period of {x} = 1 it is aperiodic

but L.C.M. of 2 & 1 is not possible

(iii)

f(x) = cos x . cos 3x 2 = 2 period of f(x) is L.C.M. of 2, 3


but 2 may or may not be fundamental periodic, but fundamental period =

2 , where n N. Hence crossn checking for n = 1, 2, 3, ....we find to be fundamental period f( + x) = ( cos x) ( cos 3x) = f(x) 2 2 (iv) Period of f(x) is L.C.M. of , , 3 / 2 1/ 3 3 / 2 4 2 = L.C.M. of , 6 , = 12 3 3 NOTE : = Assignment: 9. Find the period of following function. (i) f(x) = sin x + | sin x | Answer 2 x (ii) f(x) = 3 cos x sin Answer 6 3 2x 3x Answer 70 (iii) sin cos 5 7 2 4 (iv) f(x) = sin x + cos x Answer

a, p, L.C.M.(a, p, ) L.C.M. of b q m H.C.F.(b, q, m)

Let f: XY1 and g: Y2 Z be two functions and the set D = {x X: f(x) Y2}. If D / , then the function h defined on D by h(x) = g{f(x)} is called composite function of g and f and is denoted by gof. It is also called function of a function. Note : Domain of gof is D which is a subset of X (the domain of f ). Range of gof is a subset of the range of g. If D = X, then f(x) Y2. Properties of Composite Functions : (a) In general gof fog (i.e. not commutative) (b) The com posit e of f unct ions are associ at iv e i .e. i f three f unctions f , g, h are such that fo (goh) & (fog) oh are defined, then fo (goh) = (fog) oh. (c) If f and g both are one-one, then gof and fog would also be one-one. (d) If f and g both are onto, then gof or fog may or may not be onto. (e) The composite of two bijections is a bijection iff f & g are two bijections such that gof is defined, then gof is also a bijection only when co-domain of f is equal to the domain of g . (f) If g is a function such that gof is defined on the domain of f and f is periodic with T, then gof is also periodic with T as one of its periods. Further if # g is one-one, then T is the period of gof # g is also periodic with T as the period and the range of f is a sub-set of [0, T ], then T is the period of gof Illustration # 14 Describe fog and gof wherever is possible for the following functions (ii) f(x) = x (i) f(x) = x + 3 , g(x) = 1 + x 2 , g(x) = x 2 1. Solution (i) Domain of f is [ 3, ), range of f is [0, ). Domain of g is R, range of g is [1, ). Since range of f is a subset of domain of g, domain of gof is [ 3, ) {equal to the domain of f } gof (x) = g{f(x)} = g ( x + 3 ) = 1 + (x+3) = x + 4. Range of gof is [1, ). Further since range of g is a subset of domain of f, domain of fog is R {equal to the domain of g} 2 2 fog (x) = f{g(x)}= f(1+ x ) = x + 4 Range of fog is [2, ). (ii) f(x) = x , g(x) = x 2 1. Domain of f is [0, ), range of f is [0, ). Domain of g is R, range of g is [1, ). Since range of f is a subset of the domain of g, domain of gof is [0, ) and g{f(x)}= g( x) = x 1. Range of gof is [1, ) Further since range of g is not a subset of the domain of f i.e. [1, ) [0, ) fog is not defined on whole of the domain of g. Domain of fog is {x R, the domain of g : g(x) [0, ), the domain of f}. Thus the domain of fog is D = {x R: 0 g(x) < } i.e. D = { x R: 0 x 2 1}= { x R: x 1 or x 1 }= ( , 1] [1, ) fog (x) = f{g(x)} = f(x 21) = x 2 1 Its range is [0, ).

G.

Composite Function :

Let f(x) = ex ; R+ R and g(x) = sin1 x; [1, 1] , . Find domain and range of fog (x) 2 2 Solution Domain of f(x) : (0, ) Range of g(x) : , 2 2

(iii)

values in range of g(x) which are accepted by f(x) are 0, 2 0 < g(x) 0 < sin1x 0<x1 2 2

Hence domain of fog(x) is x (0, 1]

Domain : (0, 1] Range : (1, e/2] Example of composite function of non-uniformly defined functions : Illustration # 15 If f(x) = | |x 3| 2 | 0x4 g(x) = 4 |2 x| 1x3 then find fog(x) and draw rough sketch of fog(x). Solution f(x) = | | x 3| 2| 0 x 4 | x 1 | 0 x < 3 = | x 5 | 3 x 4
1 x 0 x < 1 x 1 1 x < 3 = 5 x 3 x 4 g(x) = 4 |2 x| 1 x 3 4 ( 2 x ) 1 x < 2 = 4 ( x 2 ) 2 x 3

Therefore

2 + x 1 x < 2 6 x 2 x 3 1 g( x ) 0 g( x ) < 1 g( x ) 1 1 g( x ) < 3 fog (x) = 5 g( x ) 3 g( x ) 4

1 ( 2 + x ) 2 + x 1 5 (2 + x ) 1 6 + x 6 x 1 56+x

0 2 + x < 1 and 1 x < 2 1 2 + x < 3 and 1 x < 2 3 2 + x 4 and 1 x < 2 0 6 x < 1 and 1 6 x 3 and 3 6 x 4 and 2x3 2x3 2x3

2 x <1 1 x 1 x < 1 1+ x 3 x 1 x 2 x 5 6 x < 5 5 x 5 x < 3 x 1 3 x 2

and 1 x < 2 and 1 x < x and 1 x < 2 and 2 x 3 and and 2x3 2x3

1 x 2 x < 1 1 x < 1 1+ x 1 x 2 3x = x 5 5 <x6 5x 3<x5 x 1 2x3 1 + x 1 x < 1 3 x 1 x < 2 = x 1 2 x 3 Alternate method for finding fog 2 + x 1 x < 2 g(x) = 6 x 2 x 3

and 1 x < 2 and 1 x < 2 and 1 x < 2 and and and 2x3 2x3 2x3

graph of g(x) is

1 g( x ) 0 g( x ) < 1 g( x ) 1 1 g( x ) < 3 fog(x) = 5 g( x ) 3 g( x ) 4 1 g( x ) for no value 2 + x 1 1 x < 1 x +1 1 x < 1 g( x ) 1 1 x < 1 5 (2 + x ) 1 x < 2 3 x 1 x < 2 = = = 5 g( x ) 5 (6 x ) 2 x 3 x 1 2 x 3 1 x 3 Assignment: 10. Define fog(x) and gof(x). Also their Domain & Range. (i) f(x) = [x], g(x) = sin x (ii) f(x) = tan x, x (/2, /2); g(x) = 1 x 2 Answer (i) gof = sin [x] domain : R range { sin a : a } fog = [ sin x] domain : R range : {1, 0, 1}

Answer

(ii)

gof =

1 tan 2 x domain : , 4 4

range : [0, 1]

fog = tan 1 x 2 domain : [1, 1] range [0, tan 1] 11. Let f(x) = e : R R and g(x) = x 2 x : R R. Find domain and range of fog (x) & gof (x) Answer fog (x) gof f(x) Domain : (, 0) (1, ) Domain : (0, ) 1 Range : [1, ) Range : , 4 H. Inverse of a Function : Let f : A B be a function. Then f is invertible iff there is a function g : B A such that go f is an identity function on A and fog is an identity function on B. Then g is called inverse of f and is denoted by f 1. For a function to be invertible it must be bijective Note : The inverse of a bijection is unique. Inverse of an even function is not defined. Properties of Inverse Function : (a) The graphs of f & g are the mirror images of each other in the line y = x. For example f(x) = ax and g(x) = loga x are inverse of each other, and their graphs are mirror images of each other on the line y = x as shown below.
x +

Normally points of intersection of f and f 1 lie on the straight line y = x. However it must be noted that f(x) 1 and f (x) may intersect otherwise also. (c) In general fog(x) and gof(x) are not equal but if they are equal then in majority of cases either f and g are inverse of each other or atleast one of f and g is an identity function. (d) I f f & g are t wo bi j ect i on s f : A B, g : B C t hen t he i nv erse of gof ex i sts and (gof)1 = f 1 o g1. 1 (e) If f(x) and g are inverse function of each other then f (g(x)) = g( x ) 2x + 3 Illustration # 16 (i) Determine whether f(x) = ; R R, is invertible or not? If so find it. 4 2x + 3 Solution: As given function is one-one and onto, therefore it is invertible. y = 4 4y 3 4x 3 1 f (x) = x= 2 2 1 2 (ii) Is the function f(x) = sin 2 x 1 x invertible? Solution: Domain of f is [1, 1] and f is continuous (b)
1 1 2 if <x< 2 2 2 1 x f ( x ) = 1 2x 2 1 x 2 = 2 1 1 if x < or x > 2 2 2 1 x 1 1 , f(x) is increasing in and is decreasing in each of the intervals 2 2

2 1 2x 2

1 1 , 1 1, and 2 2

(iii)

f(x) is not one-one, so is not invertible. Let f(x) = x 2 + 2x; x 1. Draw graph of f 1(x) also find the number of solutions of the equation, f(x) = f 1(x)

Solution

f(x) = f 1(x) is equilavent to solving y = f(x) and y = x x 2 + 2x = x x(x + 1) = 0 x = 0, 1 Hence two solution for f(x) = f 1(x) (iv) If y = f(x) = x 2 3x + 1, x 2. Find the value of g(1) where g is inverse of f
Solution y=1 x 2 3x + 1 = 1 But x2 x=3 Now g(f(x)) = x Differentiating both sides w.r.t. x

x (x 3) = 0

x = 0, 3

g(f(x)). f(x) = 1

1 f (3) Alternate Method y = x 2 3x + 1 x 2 3x +1 y = 0


g(f(3)) =
x=
3 9 4(1 y )
2 3 5 + 4y

1 f ( x ) 1 g (1) = = 63
g(f(x)) =

(As f (x) = 2x 3)

1 3

x2 x=

3 + 5 + 4y 2 3 + 5 + 4y
2
1

g(x) =

x 5 + 4x 5+4 1 Assignment: 12. Determine f (x), if given function is invertible 2 (i) f : ( , 1) (, 2) defined f(x) = (x + 1) 2 7 (ii) f: , [1, 1] defined by f(x) = sin x + 3 6 6 2 1 Answer (i) 1 + x 2 (ii) sin x 3

g(x) = 0 +

g(1) =

1 9

1 3

I.

Equal or Identical Function :

Two functions f & g are said to be identical (or equal) iff : (i) The domain of f the domain of g. (ii) The range of f the range of g and x 1 (iii) f(x) = g(x), for every x belonging to their common domain. e.g. f(x) = & g(x) = 2 are identical functions. x x x2 But f(x) = x and g(x) = are not identical functions. x Illustration # 17 Examine whether following pair of functions are identical or not

x2 & g(x) = x Answer No, as domain of f(x) is R {0} while domain of g(x) is R x2 2 2 (ii) f(x) = sin x + cos x & g(x) = sec x tan2x Answer No, as domain are not same. Domain of f(x) is R while that of g(x) is R (2n + 1) ; n I 2

(i)

f(x) =

Assignment:

13.

(i)

Examine whether following pair of functions are identical or not x x0 f(x) = sgn (x) & g(x) = | x | 0 x=0

(ii)

J.

Answer (i) Yes (ii) No 2 General : If x, y are independent variables, then: (i) f (xy) = f (x) + f (y) f (x) = k ln x or f (x) = 0. (ii) f (xy) = f (x). f (y) f (x) = x n, n R (iii) f (x + y) = f (x). f (y) f (x) = akx. (iv) f (x + y) = f (x) + f (y) f(x) = kx, where k is a constant. 1 1 (v) f(x) . f = f(x) + f f(x) = 1 x n where n N x x

f(x) = sin1x + cos1x & g(x) =

Illustration # 18

1 1 If f(x) is a polynomial function satisfying f(x) . f = f(x) + f x R {0} and x x f(2) = 9, then find f (3) Solution f(x) = 1 x n As f(2) = 9 f(x) = 1 + x 3 Hence f(3) = 1 + 33 = 28 1 1 Assignment: 14. If f(x) is a polynomial function satisfying f(x) . f = f(x) + f x R {0} and f(3) = 8, x x then find f(4) Answer 15

15.

If f(x + y) = f(x) . f(y) for all real x, y and f(0) 0 then prove that the function, g(x) =

f(x) 1 + f 2 ( x)

is an even function

You might also like