Functions Sheet
Functions Sheet
Functions
2
(IV) EXPONENTIAL FUNCTION :
A function f(x) = ax = ex ln a (a > 0 , a 1, x R) is called an exponential function. The inverse of the
exponential function is called the logarithmic function . i.e. g(x) = loga x .
Note that f(x) & g(x) are inverse of each other & their graphs are as shown .
+ +
1
x ,
a>
a (0, 1)
) = f(x) = ax , 0 < a < 1
f(x (0, 1)
)45º )45º
(1, 0) (1, 0)
x
x
x
l og a
=
=
y
y
)
g( x g(x) = loga x
is as shown . x
1 1 2
3
4. DOMAINS AND RANGES OF COMMON FUNCTION :
A. Algebraic Functions
R+ , if n is even
1
(iv) 1/ n , (n N) R – {0} , if n is odd R – {0} , if n is odd
x
R+ , if n is even R+ , if n is even
B. Trigonometric Functions
(i) sin x R [–1, + 1]
(ii) cos x R [–1, + 1]
(iii) tan x R – (2k + 1) , kI R
2
(iv) sec x R – (2k + 1), kI (– , – 1 ] [ 1 , )
2
(v) cosec x R – k , k I (– , – 1 ] [ 1 , )
(vi) cot x R – k , k I R
C. Inverse Circular Functions (Refer after Inverse is taught )
(i) sin–1 x [–1, + 1] 2 , 2
(ii) cos–1 x [–1, + 1] [ 0, ]
(iii) tan–1 x R ,
2 2
(iv) cosec –1x (– , – 1 ] [ 1 , ) 2 , 2 – { 0 }
(v) sec–1 x (– , – 1 ] [ 1 , ) [ 0, ] –
2
(vi) cot –1 x R ( 0, )
4
Function Domain Range
(y = f (x) ) (i.e. values taken by x) (i.e. values taken by f (x) )
D. Exponential Functions
(i) ex R R+
(ii) e1/x R–{0} R+ – { 1 }
(iii) ax , a > 0 R R+
(iv) a1/x , a > 0 R –{0} R+ – { 1 }
E. Logarithmic Functions
(i) logax , (a > 0 ) (a 1) R+ R
1
(ii) logxa = log x R+ – { 1 } R–{0}
a
(a > 0 ) (a 1)
H. Modulus Functions
(i) |x| R R+ { 0 }
1
(ii) |x| R–{0} R+
I. Signum Function
|x|
sgn (x) = ,x0 R {–1, 0 , 1}
x
=0,x=0
J. Constant Function
5
5. EQUAL OR IDENTICAL FUNCTION :
Two functions f & g are said to be equal if :
(i) The domain of f = the domain of g.
(ii) The range of f = the range of g and
(iii) f(x) = g(x) , for every x belonging to their common domain. eg.
1 x
f(x) = & g(x) = 2 are identical functions .
x x
6. CLASSIFICATION OF FUNCTIONS :
One One Function (Injective mapping) :
A function f : A B is said to be a oneone function or injective mapping if different elements of A
have different f images in B . Thus for x1, x2 A & f(x1) ,
f(x2) B , f(x1) = f(x2) x1 = x2 or x1 x2 f(x1) f(x2) .
Diagramatically an injective mapping can be shown as
OR
Note : (i) Any function which is entirely increasing or decreasing in whole domain, then
f(x) is oneone .
(ii) If any line parallel to xaxis cuts the graph of the function atmost at one point,
then the function is oneone .
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 many one if for ; x1, x2 A , f(x1) = f(x2) but x1 x2 .
Diagramatically a many one mapping can be shown as
OR
Note : (i) Any continuous function which has atleast one local maximum or local minimum,then f(x) is
manyone . In other words, if a line parallel to xaxis cuts the graph of the function atleast
at two points, then f is manyone .
(ii) If a function is oneone, it cannot be manyone and vice versa .
Onto function (Surjective mapping) :
If the function f : A B is such that each element in B (codomain) is the f image of atleast one element
in A, then we say that f is a function of A 'onto' B . Thus f : A B is surjective iff b B, some
a A such that f (a) = b .
Diagramatically surjective mapping can be shown as
OR
6
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 .
Diagramatically into function can be shown as
OR
Note that : If a function is onto, it cannot be into and vice versa . A polynomial of degree even will
always be into.
Thus a function can be one of these four types :
7
Thus the image of every x A under the function gof is the gimage of the fimage of x .
Note that gof is defined only if x A, f(x) is an element of the domain of g so that we can take its g-image.
Hence for the product gof of two functions f & g, the range of f must be a subset of the domain of g.
PROPERTIES OF COMPOSITE FUNCTIONS :
(i) The composite of functions is not commutative i.e. gof fog .
(ii) The composite of functions is associative i.e. if f, g, h are three functions such that fo (goh) &
(fog) oh are defined, then fo (goh) = (fog) oh .
(iii) The composite of two bijections is a bijection i.e. if f & g are two bijections such that gof is
defined, then gof is also a bijection.
9. HOMOGENEOUS FUNCTIONS :
A function is said to be homogeneous with respect to any set of variables when each of its terms
is of the same degree with respect to those variables .
For example 5 x2 + 3 y2 xy is homogeneous in x & y . Symbolically if ,
f (tx , ty) = tn . f (x , y) then f (x , y) is homogeneous function of degree n .
10. BOUNDED FUNCTION :
A function is said to be bounded if f(x) M , where M is a finite quantity .
11. IMPLICIT & EXPLICIT FUNCTION :
A function defined by an equation not solved for the dependent variable is called an
IMPLICIT FUNCTION . For eg. the equation x3 + y3 = 1 defines y as an implicit function. If y has been
expressed in terms of x alone then it is called an EXPLICIT FUNCTION.
12. INVERSE OF A FUNCTION :
Let f : A B be a oneone & 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 . Thus
g = f1 : B A = {(f(x), x) (x, f(x)) f} .
PROPERTIES OF INVERSE FUNCTION :
(i) The inverse of a bijection is unique .
(ii) If f : A B is a bijection & g : B A is the inverse of f, then fog = IB and
gof = IA , where IA & IB are identity functions on the sets A & B respectively.
Note that the graphs of f & g are the mirror images of each other in the
line y = x . As shown in the figure given below a point (x ',y ' ) corresponding to y = x2 (x >0)
changes to (y ',x ' ) corresponding to y x , the changed form of x = y .
8
(d) Every even function is symmetric about the yaxis & every odd function is symmetric about the
origin.
(e) Every function can be expressed as the sum of an even & an odd function.
f ( x ) f ( x ) f ( x) f ( x)
e.g. f ( x)
2 2
(f) The only function which is defined on the entire number line & is even and odd at the same time
is f(x) = 0.
(g) 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 .
14. PERIODIC FUNCTION :
A function f(x) is called periodic if there exists a positive number T (T > 0) called the period of the
function such that f (x + T) = f(x), for all values of x within the domain of x.
e.g. The function sin x & cos x both are periodic over 2 & tan x is periodic over .
NOTE : (a) f (T) = f (0) = f (T) , where ‘T’ is the period .
(b) Inverse of a periodic function does not exist .
(c) Every constant function is always periodic, with no fundamental period.
(d) If f (x) has a period T & g (x) also has a period T then it does not mean that
f (x) + g (x) must have a period T . e.g. f (x) = sinx+ cosx.
1
(e) If f(x) has a period p, then and f (x) also has a period p.
f (x)
(f) if f(x) has a period T then f(ax + b) has a period T/a (a > 0).
15. 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) = xn, 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.
PROFICIENCY TEST-01
(i) f(x) = cos 2x 16 x 2 (ii) f(x) = log7 log5 log3 log2(2x3 + 5x2 – 14x)
1 5x
(iii) f(x) = ln 2
x 5x 24 x 2 (iv) f(x) =
7 x 7
9
2 log10 x 1
(v) y = log10 sin(x – 3) + 16 x 2 (vi) f(x) = log100x
x
1 x
(vii) f(x) = 2
+ ln x(x2 – 1) (viii) f(x) = log 1 2
4x 1 2
x 1
1 2 2
(ix) f(x) = x 2 | x | 2
(x) f(x) = (x 3x 10) l n (x 3)
9x
cos x (1 / 2)
(xi) f(x) = log x (cos 2x) (xii) f(x) =
6 35x 6x 2
[x]
(xiii)
f(x) = log1/3 log 4 [x]2 5 (xiv) f(x) =
2x [x]
(Read the symbols [*] and {*} as greatest and fractional part functions respectively).
2x
(i) f(x) = log 5 2(sin x cos x) 3 (ii) f(x) =
1 x2
x 2 3x 2 x
(iii) f(x) = 2 (iv) f(x) =
x x 6 1 | x |
6. (i) The function f(x) is defined on the interval [0, 1]. Find the domain of definition of the functions.
(ii) Given that y = f(x) is a function whose domain is [4, 7] and range is [–1, 9]. Find the range and domain
of
1
(a) g(x) = f(x) (b) h(x) = f(x – 7)
3
10
PROFICIENCY TEST-02
1. Classify the following functions f(x) definzed in R R as injective, surjective, both or none.
x 2 4x 30
(a) f(x) = (b) f(x) = x3 – 6x2 + 11x – 6
x 2 8x 18
x2
(c) f(x) = (x2 + x + 5)(x2 + x – 3) (d) f(x) =
1 x2
(e) f(x) = x + |x| (f) f(x) = ex – e–x
2 2
ex e x
(g) f(x) = 2 2
e x e x
1 1
2. If f(x) = |x| and g(x) = [x], then value of fog + gof is
4 4
(A) 0 (B) 1 (C) –1 (D) 1/4
3. If f : R R, f(x) = x3 + 3, and g : R R, g(x) = 2x + 1, then f–1og–1(23) equals :
(A) 2 (B) 3 (C) (14)1/3 (D) (15)1/3
4. Which of the following functions has its inverse :
(A) f : R R, f(x) = ax (B) f : R R, f(x) = |x| + |x – 1|
(C) f : R R+, f(x) = |x| (D) f : [, 2] [–1, 1], f(x) = cos x
2, when x Q
5. If function f(x) = , (fof) 4 the value will be :
0, when x Q
1 x 3x x 3
6. If f(x) = log and g(x) = 1 3x 2 , then f[g(x)] is equal to :
1 x
1
(A) 2x – 1 (B) 2x – 11 (C) (2x – 11) (D) None of these
3
8. If f : R R, f(x) = x2 + 2x – 3 and g : R R, g(x) = 3x – 4, then the value of fog(x) is :
(A) 3x2 + 6x – 13 (B) 9x2 – 18x + 5 (C) (3x – 4)2 + 2x – 3 (D) None of these
9. If f(x) = sin2 x + sin2 x + cos x cos x and g(x) is a one-one function defined in R R, then
3 3
(gof) (x) is
(A) one-one (B) onto
(C) constant function (D) periodic with fundamental period
11
10. Compute the inverse of the functions :
x
10x 10 x
(a) f(x) = ln x x 1 2
(b) f(x) = 2 x 1 (c) y = x
10 10 x
PROFICIENCY TEST-03
1. Find whether the following function are even or odd or none
x(a x 1)
(a)
f(x) = log x 1 x 2 (b) f(x) =
a x 1
(c) f(x) = sin x + cos x
(1 2x )2
(d) f(x) = x sin2 x – x3 (e) f(x) = sin x – cos x (f) f(x) =
2x
x 2n e1/x e 1/x
(g) f(x) = 2n 2n 1 1/x 1/x , x 0 and n N
(x sgn x) e e
1 1
2. Let f x = x2 + 2 (x 0), then f(x) equals :
x x
x x
(ii) f(x) = sin + cos is
2 2
(A) 4 (B) 6 (C) 12 (D) 24
(iii) f(x) = log cos 2x + tan 4x is
(A) /2 (B) (C) 2 (D) 2/5
4. In the following which function is not periodic
(A) tan 4x (B) cos 2x (C) cos x2 (D) cos2 x
5. Suppose f is a real function satisfying f(x + f(x)) = 4f(x) and f(1) = 4. Find the value of f(21).
6. Let 'f' be a function defined from R+ R+. If [f(xy)]2 = x(f(y))2 for all positive numbers x and y and
f(2) = 6, find the value of f(50).
7. Let f(x) be a function with two properties
(i) for any two real number x and y, f(x + y) = x + f(y) and
(ii) f(0) = 2
Find the value of f(100).
12
8. The period of cos(x + 4x + 9x +....+ n2x) is /7, then n N is equal to :
(A) 2 (B) 3 (C) 4 (D) 5
9. Write explicitly, functions of y defined by the following equations and also find the domains of definition
of the given implicit functions :
(a) 10x + 10y = 10 (b) x + |y| = 2y
1
10. Function f & g are defined by f(x) = sin x, x R ; g(x) = tan x, x R – K
2
where K I. Find
(i) Periods of fog & gof (ii) Range of the function fog and gof
EXERCISE–I
1. Find the domains of definitions of the following functions :
(Read the symbols [*] and {*} as greatest integers and fractional part functions respectively.)
(i) f (x) = cos2x 16 x 2 (ii) f (x) = log7 log5 log3 log2 (2x3 + 5x2 14x)
1 5x
(iii) f (x) = ln x 2 5x 24 x 2 (iv) f (x) =
7 x 7
2 log10 x 1
(v) y = log10 sin (x 3) 16 x 2 (vi) f (x) = log100x
x
1 x
(vii) f (x) = ln x(x 2 1) (viii) f (x) = log 1 2
2
4x 1 2 x 1
1
(ix) f (x) = x2 | x | (x) f (x) = ( x 2 3x 10) . ln 2 ( x 3)
2
9x
cos x (1 2)
(xi) f(x) = logx (cos 2x) (xii) f (x) =
6 35x 6x 2
[x]
(xiii) f (x) = log1 / 3 log 4 [x ] 2
5 (xiv) f (x) =
2x [ x ]
(xv) f (x) = logx sin x
1
(xvi) f (x) = log2 log1/ 2 1
+ log10 log10 x log10 4 log10 x log10 3
x
sin 100
1 1 1
(xvii) f (x) = + log1 – {x}(x2 – 3x + 10) + +
[x ] 2| x| sec(sin x)
1
7
(xviii) f (x) = (5x 6 x 2 ) lnx + (7 x 5 2x 2 ) + ln x
2
3
(xx) f (x) = log10 log |sin x| ( x 2 8x 23)
log 2 | sin x |
13
2. Find the domain & range of the following functions.
(Read the symbols [*] and {*} as greatest integers and fractional part functions respectively.)
2x x 2 3x 2
(i) y = log 5
2 (sin x cos x) 3 (ii) y =
1 x2
(iii) f(x) =
x2 x 6
x
(iv) f (x) = 1 | x | (v) y = 2 x 1 x
x 4 3
(vi) f (x) = log(cosec x - 1) (2 [sin x] [sin x]2) (vii) f (x) =
x 5
3. (a) Draw graphs of the following function, where [ ] denotes the greatest integer function.
(i) f (x) = x + [x] (ii) y = (x)[x] where x = [x] + (x) & x > 0 & x 3
(iii) y = sgn [x] (iv) sgn (x x)
(b) Identify the pair(s) of functions which are identical ?
(where [x] denotes greatest integer and {x} denotes fractional part function)
1 cos 2 x
(i) f (x) = sgn (x2 – 3x + 4) and g (x) = e[{x}] (ii) f (x) = and g (x) = tan x
1 cos 2 x
cos x 1 sin x
(iii) f (x) = ln(1 + x) + ln(1 – x) and g (x) = ln(1 – x2) (iv) f (x) = and g (x) =
1 sin x cos x
4. Classify the following functions f(x) definzed in R R as injective, surjective, both or none .
x 2 4x 30
(a) f(x) = (b) f(x) = x3 6 x2 + 11x 6 (c) f(x) = (x2 + x + 5) (x2 + x 3)
x 2 8x 18
5. Solve the following problems from (a) to (e) on functional equation.
(a) The function f (x) defined on the real numbers has the property that f f ( x ) ·1 f ( x ) = – f (x) for all
x in the domain of f. If the number 3 is in the domain and range of f, compute the value of f (3).
(b) Suppose f is a real function satisfying f (x + f (x)) = 4 f (x) and f (1) = 4. Find the value of f (21).
(c) Let 'f' be a function defined from R+ R+ . If [ f (xy)]2 = x f ( y) 2 for all positive numbers x and y and
f (2) = 6, find the value of f (50).
(d) Let f (x) be a function with two properties
(i) for any two real number x and y, f (x + y) = x + f (y) and (ii) f (0) = 2.
Find the value of f (100).
(e) Let f be a function such that f (3) = 1 and f (3x) = x + f (3x – 3) for all x. Then find the value of f (300).
ax 8 bx 6 cx 4 dx 2 15x 1
(f) Suppose that f (x) is a function of the form f (x) = (x 0). If f (5) = 2
x
then find the value of f (– 5).
6. Suppose f (x) = sin x and g (x) = 1 – x . Then find the domain and range of the following functions.
(a) fog (b) gof (c) fof (d) gog
5
7. If f(x) = sin²x + sin² x cos x cos x and g 1 , then find (gof) (x).
3 3 4
1 x
8. A function f : R R is such that f = x for all x – 1. Prove the following.
1 x
(a) f f ( x ) = x (b) f 1 x = – f (x), x 0 (c) f (– x – 2) = – f (x) – 2.
14
x
9. (a) Find the formula for the function fogoh, given f (x) = ; g (x) = x10 and h (x) = x + 3. Find also the
x 1
domain of this function. Also compute (fogoh)(–1).
(b) Given F (x) = cos2(x + 9). Find the function f, g, h such that F = fogoh.
10. If f (x) = max x, 1 x for x > 0 where max (a, b) denotes the greater of the two real numbers a and b.
Define the function g(x) = f (x) · f 1 x and plot its graph.
11. (a) The function f (x) has the property that for each real number x in its domain, 1/x is also in its domain and
f (x) + f 1 x = x. Find the largest set of real numbers that can be in the domain of f (x)?
(b) Let f (x) = ax 2 bx . Find the set of real values of 'a' for which there is at least one positive real value
of 'b' for which the domain of f and the range of f are the same set.
x if x 1
1 x if x 0
12. f (x) = 2 and g (x) = find (fog)(x) and (gof)(x)
x if x 0 1 x if x 1
13. Find whether the following functions are even or odd or none
2 x (a x 1)
(a) f(x) = log x 1 x (b) f(x) = (c) f(x) = sin x + cos x
a x 1 2
2x
x x
(g) f(x)= x
1 (h) f(x) = [(x+1)²]1/3 + [(x 1)²]1/3
e 1 2
14.(i) Write explicitly, functions of y defined by the following equations and also find the domains of definition
of the given implicit functions :
(a) 10x + 10y = 10 (b) x + y= 2y
(ii) The function f(x) is defined on the interval [0,1]. Find the domain of definition of the functions.
(a) f (sin x) (b) f (2x+3)
(iii) Given that y = f (x) is a function whose domain is [4, 7] and range is [–1, 9]. Find the range and domain of
1
(a) g (x) = f (x) (b) h (x) = f (x – 7)
3
15. Compute the inverse of the functions:
x
10 x 10 x
(a) f (x) = ln x x 2 1 (b) f (x) = 2 x 1 (c) y=
10 x 10 x
log10 x
16. Find the inverse of f (x) = 2 8 and hence solve the equation f (x) = f–1(x).
17. Function f & g are defined by f(x) = sin x, xR ; g(x) = tan x , xR K 1
2
where K I . Find (i) periods of fog & gof. (ii) range of the function fog & gof .
18.(a) Suppose that f is an even, periodic function with period 2, and that f (x) = x for all x in the interval
[0, 1]. Find the value of f (3.14).
(b) Find out for what integral values of n the number 3 is a period of the function :
f(x) = cos nx . sin (5/n) x.
19. Let f(x) = ln x and g(x) = x2 – 1
Column-I contains composite functions and column-II contains their domain. Match the entries of column-
I with their corresponding answer is column-II.
15
Column-I Column-II
(A) fog (P) (1, )
(B) gof (Q) (–, )
(C) fof (R) (–, –1) (1, )
(D) gog (S) (0, )
Match the function mentioned in Column-I with the respective graph given in Column-II.
Column-I Column-II
y
1
–2 –1 1 2 x
(A) y = | f (x) | (P) O
–1
y
1
x
(B) y = f ( | x | ) (Q) –2 –1 O 1 2
–1
y
1
x
(C) y = f (– | x | ) (R) –2 –1 O 1 2
–1
y
1
1
(D) y = ( | f (x) | – f (x) ) (S) –2
x
2 –1 O 1 2
–1
EXERCISE–II
1. Let f be a oneone function with domain {x,y,z} and range {1,2,3}. It is given that exactly one of the
following statements is true and the remaining two are false.
f(x) = 1 ; f(y) 1 ; f(z) 2. Determine f1(1)
2. Let x = log49 + log928
show that [x] = 3, where [x] denotes the greatest integer less than or equal to x.
3. (a) A function f is defined for all positive integers and satisfies f(1) = 2005 and f(1)+ f(2)+ ... + f(n) = n2f(n)
for all n > 1. Find the value of f(2004).
(b) If a, b are positive real numbers such that a – b = 2, then find the smallest value of the constant L for
which x 2 ax x 2 bx < L for all x > 0.
(c) Let f (x) = x2 + kx ; k is a real number. The set of values of k for which the equation f (x) = 0 and
f f (x ) = 0 have same real solution set.
(d) Let P(x) = x6 + ax5 + bx4 + cx3 + dx2 + ex + f be a polynomial such that P(1) = 1 ; P(2) = 2 ; P(3) = 3;
P(4) = 4; P(5) = 5 and P(6) = 6 then find the value of P(7).
16
(e) Let a and b be real numbers and let f (x) = a sin x + b 3 x + 4, x R. If f log10 (log 3 10) = 5 then
find the value of f log10 (log10 3) .
4. Column I contains functions and column II contains their natural domains. Exactly one entry of column II
matches with exactly one entry of column I.
Column I Column II
1 x 1
(A) f (x) = sin (P) (1, 3) (3, )
x
x 2 3x 2
(B) g (x) = ln
(Q) (– , 2)
x 1
1 1
(C) h (x) = (R) ,
x 1 2
ln
2
(D) (x) = ln x 2 12 2 x (S) [–3, –1) [1, )
5. Let [x] = the greatest integer less than or equal to x. If all the values of x such that the product
1 1 2 2 2 2
x 2 x 2 is prime, belongs to the set [x1, x2) [x3, x4), find the value of x1 x 2 x 3 x 4 .
6. Suppose p(x) is a polynomial with integer coefficients. The remainder when p(x) is divided by x – 1 is 1
and the remainder when p(x) is divided by x – 4 is 10. If r (x) is the remainder when p(x) is divided by
(x – 1)(x – 4), find the value of r (2006).
1
e | ln{ x }| | ln{ x }|
{x} where ever it exists
7. Prove that the function defined as , f (x) =
{x} otherwise , then
f (x) is odd as well as even. (where {x} denotes the fractional part function )
1 1 x
8. In a function 2 f(x) + xf 2f 2 sin x = 4 cos2 + x cos
x 4 2 x
Prove that (i) f(2) + f(1/2) = 1 and (ii) f(2) + f(1) = 0
9. A function f , defined for all x , y R is such that f (1) = 2 ; f (2) = 8
& f (x + y) k xy = f (x) + 2 y2 , where k is some constant . Find f (x) & show that :
1
f (x + y) f = k for x + y 0.
x y
10. Let f : R R – {3} be a function with the property that there exist T > 0 such that
f (x ) 5
f (x + T) = for every x R. Prove that f (x) is periodic.
f (x) 3
11. If f (x) = 1 + x 2 , 0 x 4
g (x) = 2 x , 1 x 3
Then find fog (x) & gof (x) . Draw rough sketch of the graphs of fog (x) & gof (x) .
12. Let f (x) = x135 + x125 – x115 + x5 + 1. If f (x) is divided by x3 – x then the remainder is some function
of x say g (x). Find the value of g (10).
13. Let {x} & [x] denote the fractional and integral part of a real number x respectively. Solve 4{x}= x + [x]
17
9x 1 2 3 2005
14. Let f (x) = x then find the value of the sum f +f +f + ....+ f
9 3 2006 2006 2006 2006
15. Let f (x) = (x + 1)(x + 2)(x + 3)(x + 4) + 5 where x [–6, 6]. If the range of the function is
[a, b] where a, b N then find the value of (a + b).
16. Find a formula for a function g (x) satisfying the following conditions
(a) domain of g is (– , ) (b) range of g is [–2, 8]
(c) g has a period and (d) g (2) = 3
3 4
17. The set of real values of 'x' satisfying the equality + = 5 (where [ ] denotes the greatest integer
x x
function) belongs to the interval a , b c where a, b, c N and b c is in its lowest form. Find the value
of a + b + c + abc.
18. f (x) and g (x) are linear function such that for all x, f g ( x ) and g f ( x ) are Identity functions.
If f (0) = 4 and g (5) = 17, compute f (2006).
19. A is a point on the circumference of a circle. Chords AB and AC divide the area of the circle into three
equal parts. If the angle BAC is the root of the equation, f (x) = 0 then find f (x).
20. If for all real values of u & v, 2 f(u) cos v = f (u + v) + f (u v), prove that, for all real values of x.
(i) f (x) + f ( x) = 2a cos x (ii) f ( x) + f( x) = 0
(iii) f ( x) + f (x) = 2b sin x. Deduce that f (x) = a cos x b sin x, a, b are arbitrary constants.
EXERCISE–III
4x 3 4x 3
1. The period of the function f(x) = 4 sin4 2 + 2 cos 2 is :
6 3
32 33 4 2 4 3
(A) (B) (C) (D)
4 4 3 3
1 x
2. If 2f(x – 1) – f = x, then f(x) is :
x
1 1 (1 x)
(A) 2(1 x) (B) 2(x – 1) –
3 (1 x) x
1 1 1
(C) x2 + +4 (D) (x 2)
x2 4 (x 2)
3. If f : R R be a function satisfying f(2x + 3) + f(2x + 7) = 2, x R, then period of f(x) is :
(A) 2 (B) 4 (C) 8 (D) 16
1
4. If 2 < x2 < 3, then the number of positive roots of {x2} = , (where {x} denotes the fractional
x
part of x) is :
(A) 0 (B) 1 (C) 2 (D) 3
18
2(e x e x )(sin x tan x)
5. f(x) = is (where [.] denotes the greatest integer function)
x 2
2 3
(A) an odd function (B) an even function
(C) neither even nor odd (D) both even and odd
x2
6. The domain of the function f(x) = sin–1 log 2 is :
2
(A) [–2, 2] – (–1, 1) (B) [–1, 2] – {0}
(C) [1, 2] (D) [–2, 2] – {0}
x [x]
10. Let f(x) = , then range of f(x) is ([.] = G.I.F.) :
1 [x] x
(A) [0, 1] (B) [0, 1/2] (C) [1/2, 1] (D) [0, 1/2)
11. If f(x) be a polynomial satisfying f(x) . f(1/x) = f(x ) + f(1/x) and f(4) = 65 then f(6) = ?
(A) 176 (B) 217 (C) 289 (D) None of these
n
(A) R – , n I (B) (2n + 1) ,nI
3 6
n n 5 n 5
(C) R – , , n I (D) R – nI
3 3 3
19
14. If f(x) is even, periodic function defined for all x R and has period 1, then
1 1 2
(A) f x = f(x) (B) f x f x
2 3 3
(C) f(x + 1) = f(2x + 1) (D) f(0) can not be zero
15. The number of bijective functions f : A A, where A = {1, 2, 3, 4} such that f(1) 3, f(2) 1,
f(3) 4, f(4) 2 is :
(A) 11 (B) 23 (C) 12 (D) 9
n(n 1)
16. The period of the function, f(x) = [x] + [2x] + [3x] +.....+ [nx] – x, where n N and [] denotes
2
the greatest integer function, is :
1
(A) 1 (B) n (C) (D) Non periodic
n
17. Let set A consists of 5 elements and set B consists of 3 elements. Number of functions that can be
defined from A to B which are not surjective is :
(A) 99 (B) 93 (C) 123 (D) None
x 3
18. Let f(x) = , x –1. Then f2010(2014) [where f n(x) = fof
.....of
(x)] is :
x 1 n times
EXERCISE–IV
1. If the function f : [1, ) [1, ) is defined by f(x) = 2x (x 1), then f1(x) is [JEE '99, 2]
x ( x 1)
1 1 1
(A)
2
(B)
2
1 1 4 log2 x (C)
2
1 1 4 log2 x (D) not defined
20
1
(b) If f : [1 , ) [2 , ) is given by , f (x) = x + , then f 1 (x) equals
x
x x2 4 x x x2 4
(A) (B) (C) (D) 1 x2 4
2 1 x2 2
log2 (x 3)
(c) The domain of definition of f (x) = is :
x 2 3x 2
(A) R \ { 1, 2} (B) ( 2, ) (C) R\{ 1, 2, 3} (D) ( 3, ) \ { 1, 2}
(d) Let E = {1, 2, 3, 4 } & F = {1, 2}. Then the number of onto functions from E to F is
(A) 14 (B) 16 (C) 12 (D) 8
x
(e) Let f (x) = , x 1 . Then for what value of is f (f (x)) = x ?
x 1
(A) 2 (B) 2 (C) 1 (D) 1.
[JEE 2001 (Screening) 5 1 = 5]
5. (a) Suppose f(x) = (x + 1)2 for x –1. If g(x) is the function whose graph is the reflection of the graph of f (x)
with respect to the line y = x, then g(x) equals
1
(A) – x – 1, x > 0 (B) , x > –1 (C) x 1 , x > –1 (D) x – 1, x > 0
(x 1) 2
(b) Let function f : R R be defined by f (x) = 2x + sinx for x R. Then f is
(A) one to one and onto (B) one to one but NOT onto
(C) onto but NOT one to one (D) neither one to one nor onto
[JEE 2002 (Screening), 3 + 3]
x2 x 2
6. (a) Range of the function f (x) = 2 is
x x 1
7 7
(A) [1, 2] (B) [1, ) (C) 2 , (D) 1,
3 3
x
(b) Let f (x) = defined from (0, ) [ 0, ) then by f (x) is
1 x
(A) one- one but not onto (B) one- one and onto
(C) Many one but not onto (D) Many one and onto [JEE 2003 (Scr),3+3]
7. Let f (x) = sin x + cos x, g (x) = x2 – 1. Thus g ( f (x) ) is invertible for x
(A) , 0 (B) , (C) , (D) 0,
2 2 4 4 2
[JEE 2004 (Screening)]
8. If the functions f (x) and g (x) are defined on R R such that
0, x rational 0, x irrational
f (x) = , g (x) =
x, x irrational x, x rational
then (f – g)(x) is
(A) one-one and onto (B) neither one-one nor onto
(C) one-one but not onto (D) onto but not one-one [JEE 2005 (Scr.)]
9. 2
Let f(x) = x and g(x) = sin x for all x R. Then the set of all x satisfying (f o g o g o f)(x) = (g o g o f)(x),
where (f o g)(x) = f(g(x)), is [JEE 2011]
21
(A) ± n , n {0, 1, 2, ....} (B) ± n , n {1, 2, ....}
(C) + 2n, n {...., –2, –1, 0, 1, 2.....} (D) 2n, n {...., –2, –1, 0, 1, 2.....}
2
bx
10. Let f : (0, 1) R be defined by f(x) = , where b is a constant such that 0 < b < 1. Then
1 bx
1
(A) f is not invertible on (0, 1) (B) f f–1 on (0, 1) and f '(b) = [JEE 2011]
f '(0)
1
(C) f = f–1 on (0, 1) and f '(b) = (D) f–1 is differentiable on (0, 1)
f '(0)
11. The function f : [0, 3] [1, 29], defined by f(x) = 2x3 – 15x2 + 36x + 1, is [JEE 2012]
(A) one-one and onto (B) onto but not one-one
(C) one-one but not onto (D) neither one-one nor onto
12. If a R and the equation – 3(x – [x])2 + 2(x – [x]) + a2 = 0 [IIT Mains 2014]
(where [x] denotes the greatest integer ? x) has no integral solution, then all possible value of a lie in the
interval
(A) (– , – 2) (2, ) (B) (– 1, 0) (0, 1)
(C) (1, 2) (D) (– 2, – 1)
13. If X = {4n – 3n – 1 : n N} and Y = {9(n – 1) : n N}, where N is the set of natural numbers, then
X Y is equal to :
(A) Y (B) N (C) Y – X (D) X
14. Let f : , R be given by f(x) = (log(sec x + tan x))3 [IIT Adv. 2014]
2 2
Then
(A) f(x) is an odd function (B) f(x) is a one-one function
(C) f(x) is an onto function (D) f(x) is an even function
22
1
16. If f(x) + 2f = 3x, x 0, and S = {x R : f(x) = f(–x)} ; then S : [IIT Main 2016]
x
(A) is an empty set (B) contains exactly one element
(C) contains exactly two elements (D) contains more than two elements
1 1 x
17. The function f : R , defined as f(x) = is [JEE Mains 2017]
2 2 1 x2
(A) invertible
(B) injective but not surjective
(C) surjective but not injective
(D) neither injective nor surjective
18. Let a, b, c R. If f(x) = ax2 + bx + c is such that a + b + c = 3 and f(x + y) = f(x) + f(y)+xy,
10
x, y R, then f (n) is equal to [JEE Mains 2017]
n 1
19. Let X be a set with exactly 5 elements and Y be a set with exactly 7 elements. If is the
number of one-one functions from X to Y and is the number of onto functions from Y to X,
1
then the value of ( – ) is. [JEE Adv. 2018]
5!
x 1 x
20. Let E1 = x R : x 1 and 0 and E2 = x E1 : sin log e is a real number .
x 1 x 1
–1
Here, the inverse trigonometric function sin x assumes values in 2 , 2
x
Let ƒ : E 1 R be the function defined by f(x) = log e [JEE Adv. 2018]
x 1
x
and g : E 2 R be the function defined by g(x) = sin–1 log e .
x 1
List-I List-II
1 e
P. The range of f is 1. , ,
1 e e 1
Q. The range of g contains 2. (0, 1)
1 1
R. The domain of f contains 3. 2 , 2
S. The domain of g is 4. (–, 0) (0, )
e
5. ,
e 1
23
1 e
6. (–, 0) ,
2 e 1
The correct option is :
(A) P 4 ; Q 2 ; R 1 ; S 1
(B) P 3 ; Q 3 ; R 6 ; S 5
(C) P 4 ; Q 2 ; R 1 ; S 6
(D) P 4 ; Q 3 ; R 6 ; S 5
24
ANSWER KEY
FUNCTIONS
PROFICIENCY TEST-01
1. D
5 3 3 5 1
2. (i) 4 , 4 4 , 4 4 , 4 (ii) 4, 2 (2, ) (iii) (–, –3]
1 1 1
(iv) (–, –1) [0, ) (v) (3 – 2 < x < 3 – ) (3 < x 4) (vi) 0, ,
100 100 10
1 5 1 5
(vii) (–1 < x < –1/2) (x > 1) (viii) ,0
,
(ix) (–3, –1] {0} [1, 3)
2 2
(x) {4} [5, ) (xi) (0, 1/4) (3/4, 1) {x : x N, x 2}
1 5 1
(xii) , , 6 (xiii) [–3, –2) [3, 4) (xiv) R – 2 ,0
6 3 3
(xv) 2K < x < (2K + 1) but x 1 where K is non-negative integer
3. (i) D : x R ; R : [0, 2] (ii) D : x R ; R : [–1, 1]
(iii) D : {x | x R ; x – 3 ; x 2} (iv) R : {f(x) | f(x) R, f(x) 1/5 ; f(x) 1}
(iv) D : R ; R : (–1, 1) (v) D : x R ; R : [5, 6)
(vi) D : x [–1, 0] ; R : [/3, /2] (vii) D : x (–1, 5) ; R : (–, 2]
4. B
5. D
6. (i) (a) 2K x 2K + where K I (b) [–3/2, –1]
(ii) (a) Range : [–1/3, 3], Domain = [4, 7] ; (b) Range [–1, 9] and domain [11, 14]
PROFICIENCY TEST-02
1. (a) Neither surjective nor injective (b) Surjective but not injective
(c) Neither injective nor surjective (d) Neither injective nor surjective
(e) Neither injective nor surjective (f) Both injective and surjective
(g) Neither injective nor surjective
2. B 3. A 4. D 5. A 6. B
7. C 8. B 9. C
ex ex log 2x 1 1 x
10. (a) ; (b) ; (c) log
2 log 2x 1 2 1 x
PROFICIENCY TEST-03
1. (a) odd, (b) even (c) neither odd nor even (d) odd
(e) neither odd nor even (f) even (g) even (h) even
2. A 3. (i) B (ii) A (iii) B 4. C
5. 64 6. 30 7. 102 8. B
x
9. (a) y = log (10 – 10 ), – < x < 1 (b) y = x/3 when – < x < 0 & y = x when 0 x < +
10. (i) period of fog is , period of gof is 2 ; (ii) range of fog is [–1, 1], range of gof is [– tan 1, tan 1]
25
EXERCISE–I
5 3 3 5 1
1. (i) , , , (ii) 4 , (2, )(iii) (– , – 3]
4 4 4 4 4 4 2
1 1 1
(iv) (– , – 1) [0, ) (v) (3 2 < x < 3 ) U (3 < x 4) (vi) 0, ,
100 100 10
1 5 1 5
(vii) (1 < x < 1/2) U (x > 1) (viii) , 0 , (ix) (3, 1] U {0} U [ 1,3 )
2 2
1 5
(x) { 4 } [ 5, ) (xi) (0 , 1/4) U (3/4 , 1) U {x : x N, x 2} (xii) , , 6
6 3 3
1
(xiii) [– 3,– 2) [ 3,4) (xiv) R – , 0
2
(xv) 2K < x < (2K + 1) but x 1 where K is nonnegative integer
(xvi) {x 1000 x < 10000} (xvii) (–2, –1) U (–1, 0) U (1, 2) (xviii) (1, 2) (2, 5/2);
3
(xix) x {4, 5} (xx) x (3, 5) {x , }
2
2.
(i) D : x R R : [0 , 2] (ii) D = R ; range [ –1 , 1 ]
(iii) D : {xx R ; x 3 ; x 2} R : {f(x)f(x)R , f(x) 1/5 ; f(x) 1}
(iv) D : R ; R : (–1, 1) (v) D : 1 x 2 R : 3, 6
(vi)
D : x (2n, (2n + 1)) 2 n 6 , 2 n 2 , 2 n 56 , n I and
R : loga 2 ; a (0, ) {1} Range is (–, ) – {0}
1 1 1
(vii) D : [– 4, ) – {5}; R : 0, ,
6 6 3
3. (b) (i), (iii) are identical
4. (a) neither surjective nor injective (b) surjective but not injective
(c) neither injective nor surjective
5. (a) – 3/4; (b) 64; (c) 30, (d) 102; (e) 5050; (f) 28
6. (a) domain is x 0 ; range [–1, 1]; (b) domain 2k x 2k + ; range [0, 1]
(c) Domain x R; range [– sin 1, sin 1]; (d) domain is 0 x 1; range is [0, 1]
7. 1
( x 3)10 1024
9. (a) 10 , domain is R, ; (b) f(x) = x2; g (x) = cos x; h (x) = x + 9
( x 3) 1 1025
1
if 0x1
x2
10. g( x ) 11. (a) {–1, 1} (b) a {0, – 4}
2
x if x 1
26
x if x0 x2 if x0
2
if 0 x 1 ; (fog)(x) = 1 x if 0 x 1
12. (gof)(x) = x x
1 x 2 if x 1 if x 1
13. (a) odd, (b) even, (c) neither odd nor even, (d) odd, (e) neither odd nor even, (f) even,
(g) even, (h) even
EXERCISE–II
1. f1(1) = y 2. 152
1
3. (a) , (b) 1, (c) [0, 4), (d) 727, (e) 3 4. (A) R; (B) S; (C) P; (D) Q
1002
5. 11 6. 6016 9. f (x) = 2 x2
x 1 , 0 x 1
(1 x) , 1 x 0 3 x , 1 x 2
11. fog (x) = ; gof (x) = ;
x1 , 0x2 x 1 , 2 x 3
5x , 3 x 4
x , 1 x 0
x , 0 x 1
fof (x) = 4 x , 3 x 4 ; gog (x) = x , 0x2
4x , 2 x 3
12. 21 13. x = 0 or 5/3
14. 1002.5 15. 5049 16. g (x) = 3 + 5 sin(n + 2x – 4), n I
17. 20 18. 122 19. f (x) = sin x + x
3
EXERCISE–III
1. B 2. A 3. C 4. B 5. A
6. A 7. B 8. B 9. C 10. D
11. B 12. C 13. B 14. B 15. D
16. A 17. B 18. D 19. C 20. D
27
EXERCISE–IV
1. B 2. D
3. {(1, 1), (2, 3), (3, 4), (4, 2)} ; {(1, 1), (2, 4), (3, 2), (4, 3)} and {(1, 1), (2, 4), (3, 3), (4, 2)}
4. (a) B, (b) A, (c) D, (d) A, (e) D 5. (a) D; (b) A
6. (a) D , (b) A 7. C 8. A
9. A 10. A 11. B
12. B 13. A 14. A, B, C
15. D 16. C 17. C
18. A 19. 119 20. A
28