Function Iitjee
Function Iitjee
Function
Definition
Solved examples
Function is defined as a rule or a manner or a mapping or
a correspondence f which maps each and every element of
set A with a unique element of set B. It is denoted by: Example 1
f
f: A → B or A → B we read it as ‘f is a function
Which of the following correspondences can be called a
from A to B’.
function?
Example (A) f (x) = x3; {–1, 0, 1} → {0, 1, 2, 3}
f maps A to B (B) f (x) = ± x {0, 1, 2} → {–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) and (D) are functions as definition of function
is satisfied. While in case of (A) the given relation is not a
Figure 1 function, as f (–1) ∉ co-domain. Hence, definition of func-
tion 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 are related with two elements of co-
domain. Hence, definition of function is not satisfied.
Example 2
If X = {a, b, c, d, e} and Y = {p, q, r, s, t} then which of
Figure 2
the following subset(s) of X × Y is/are a function from X to
Figure 2 does not represent a function because Y.
conversion is allowed (Figure 3), but diversion is not (A) {(a, r) (b, r) (b, s) (d, t) (e, q) (c, q)}
allowed. (B) {(a, r) (b, p) (c, t) (d, q)}
(C) {(a, p) (b, t) (c, r) (d, s) (e, q)}
(D) {(a, r) (b, r) (c, r) (d, r) (e, r)}
Solution
Let us check every option for the two conditions of the
function
Figure 3 (A) ∵ b has two output (images) namely r and s,
therefore, not a function
1.2 Function
(B) ∵ e ∈ X does not have any image, therefore, not Domain, Co-domain and Range of
a function A Function
(C) ∵ every element of X has one and only one
output, therefore, it is a function Let f: A → B, then the set A is known as the domain of f and
(D) ∵ every element’s output is r, therefore, it is a the set B is known as co-domain of f. If a member ‘a’ of A
function is associated to the member ‘b’ of B, then ‘b’ is called the
Hence, correct options are (C) and (D). ■ f-image of ‘a’ and we write 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.
‘Function’ as an Ordered Pair
If only expression of f (x) is given (domain and
f: A →B co-domain are not mentioned), then domain is set of those
f: {(1, x), (2, x), (3, x)} values of ‘x’ for which f (x) is real, while co-domain is
⇒ f ⊂A × B considered to be (–∞, ∞) (except in ITFs).
A function whose domain and range are both subsets
where A × B is the Cartesian product of two set A and B
of real numbers is called a real function.
= {(1, x), (2, x), (3, x), (1, y), (2, y), (3, y)} Algebraic Operations on Functions: If f and
g are real valued functions of x with domains A and B
respectively, then both f and g are defined in A ∩ B. Now
we define f + g, f − g , ( f ⋅ g) and (f /g) as follows:
1. ( f ± g) (x) = f (x) ± g (x) domain in each case is A ∩ B
2. ( f ⋅ g) (x) = f (x) ⋅ g (x)
f f ( x)
3. (x) = domain is {x x ∈ A ∩ B and
g g ( x)
Remarks g (x) ≠ 0}.
1. ‘1’ is neither prime nor composite.
Every function from A to B satisfied the following
2. ‘2’ is the only even prime number.
Relation:
3. Two distinct prime numbers are always co-prime but
1. f ⊂ A × B Solved examples
converse need not be true.
2. Notation: ∀ a ∈ A ∃ b ∈ B | b = f ( a)
4. Consecutive numbers are always co-prime numbers.
↓ ↓ ↓
(for all) (there exist) (such that) Example 3
3. (a, b) ∈ f and (a, c) ∈ f ⇒ b = c Find the domain of definition of the function
4. In a graphical representation of a function x−5 3
y = f (x). y = log10 − x + 5.
x 2 − 10 x + 24
If vertical line cuts the curve more than once
Solution
then it is not a function. It is called vertical line test.
For y to be defined
x−5
1. 2 >0
Example x − 10 x + 24
When x – 5 = 0, x = 5 and when x2 – 10x + 24 = 0, x =
x−5
4, 6 sign scheme for 2 is as follows.
x − 10 x + 24
=0
Put x
It is not a function as vertical line touches curve at more x−5
∴ > 0 ⇒ 4 < x < 5 or x > 6 (1)
than one point. ■ x 2 − 10 x + 24
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.3
Example 4
Find the domain of the function Example 5
2
f (x) = x − x − 6 + 6 − x. Find the domain of given function
Solution f (x) = 3 x − x 3
x2 – x – 6 ≥ 0 and 6 – x ≥ 0
Solution
(x – 3) (x + 2) ≥ 0
3x – x3 ≥ 0 ⇒ x3 – 3x ≤ 0
x ≤ 6
⇒ x (x2 – 3) ≤ 0 ⇒ x ( x − 3 ) ( x + 3 ) ≤ 0
x ≥ 3 or x ≤ –2
∴ x ∈ ( −∞, − 3 ) ∪ [0, 3 ]
x ∈ (–∞, 6]
x ∈ (–∞, –2] ∪ [3, ∞)
∴ x ∈ (–∞, –2] ∪ [3, 6].
■
π
(c) f (x) = tan x x ∈ R – (2n + 1)= , y∈R
2
n∈I
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.4 Function
y ∈ (−∞, –1]
(e) f (x) = cosec x x ∈ R –nπ, n∈ I
∪ [1, ∞)
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.5
Example
= 2, [5] = 5, [–2.3] = –3.
[2.3]
Properties:
(a) [x] ≤ x < [x] + 1
Case II: a > 1
(b) [x + m] = [x] + m; m ∈ I
y =
− {
x; x ≥ 0
x; x < 0
Domain: x ∈ R; Range: y ∈ R+ ∪ {0}.
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.6 Function
{
0; x ∈ I i.e., 2
(c) {x} + {–x} = ⋅ 2 x +2
1; otherwise
−1 ≤ −1 < 0
i.e., 2
2 x +2
1 1
i.e., 1− ≤1− 2 <1
Solved examples 2 x +2
2
1 ≤ x +1 <1
i.e., 2
Example 6
2 x +2
Find the range of the following functions:
1 ≤ sin −1 x + 1 < sin −1 1
2
1 i.e., sin −1 2
1. y =
2
x + 2
2 + sin 3 x + cos 3 x
π π
x2 + 1 gives = ≤ y<
2. y = sin −1 2 6 2
x + 2 Hence, the range is
π π
Solution y ∈ , ⋅
1 6 2
1. We have y =
2 + sin 3 x + cos 3 x Example 7
1 Find the range of following functions:
i.e., sin 3x + cos 3x = − 2
y 1. y = ln (2x – x2) 2. y = sec–1 (x2 + 3x + 1)
π 1 Solution
i.e., 2 sin 3 x + = y − 2 1. Using maxima-minima, we have
4
(2x – x2) ∈ (–∞, 1]
π 1 1 For log to be defined accepted values are
i.e., sin 3 x + = y − 2
4 2 2x – x2 ∈ (0, 1] {i.e., domain (0, 1]}
ln (2x – x2) ∈ (–∞, 0]
π ∴ Range is (–∞, 0]
Since, sin 3 x + ≤ 1, therefore, we have
4 2. y = sec–1 (x2 + 3x + 1)
1 Let t = x2 + 3x + 1 for x ∈ R
− 2 =≤ 2
y
1
i.e., − 2 ≤ −2≤ 2
y
1
i.e., 2 − 2 =≤ ≤ 2 2
y
1 1
i.e., ≤ y≤
2+ 2 2− 2
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.7
5 mx + n − 3
t ∈ − , ∞
then f (x) = 3 +
4 1 + x2
but y = sec–1 (t) mx + n − 3
y =3+ for y to lie in [–4, 3)
5 1 + x2
⇒ t ∈ − , −1 ∪ [1, ∞)
4 mx + n – 3 < 0 ∀ x ∈ R
from graph range is this is possible only if m = 0, when, m = 0 then
π 5 n−3
y ∈ 0, ∪ sec −1 − , π ⋅ y =3+
2 4 1 + x2
note that n – 3 < 0 (think !)
Example 8 n < 3 if x → ∞, ymax → 3–
now ymin occurs at x = 0 (as 1 + x2 is minimum)
Find the range of y = ln (sin −1 x 2 + x + 1) ⋅
ymin = 3 + n – 3 = n ⇒ n = –4
so, m2 + n2 = 16.
Solution
2
1 3
We have x2 + x + 1 = x + + which is a positive Example 10
2 4
quantity whose minimum value is 3/4. Find the domain and range of
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.8 Function
Example 11 Example 13
Find the range of the following functions:
−1 1 + x4 1. f (x) = loge (sin xsin x + 1) where 0 < x < π/2.
Find the range of the function f (x) = sin ⋅
1 + 5 x10 π
2. f (x) = loge (2 sin x + tan x – 3x + 1) where= ≤x
π 6
Solution ≤= ⋅
1 + x4 3
Consider g (x) = ⋅ Also g (x) is positive ∀ x ∈ R
1 + 5 x10 Solution
and g (x) is continuous ∀ x ∈ R and 1. 0 < x < π/2 ⇒ 0 < sin x < 1
g (0) = 1 and lim g (x) = 0 ∴ Range of loge (sin xsin x + 1) for 0 < x < π/2
x→∞
= Range of loge (xx + 1) for 0 < x < 1
⇒ g (x) can take all values from (0, 1]
π Let h (x) = xx + 1
⇒ Range of f (x) = sin–1 (g (x)) is 0, ⋅ x loge x
2 =e
+1
x loge x
∴ h′ (x) = e (1 + loge x)
Example 12 ⇒ h′ (x) > 0 for x > 1/e and h′ (x) < 0 for x < 1/e
f (x) = cos–1 {log [ [ x 3 + 1]]}, find the domain and range ∴ h (x) has a minima at x = 1/e
of f (x) (where [*] denotes the greatest integer function). Also lim+ h (x)
x→0
ln x 1/x
lim lim
Solution x →0 1/x x →0
−1/x 2
=1+ e
=1+ e
If cos–1 x = θ, then –1 ≤ x ≤ 1 0
= 1 + e = 2 and lim− h (x) = 2
x→1
∴ –1 ≤ log [ [ x 3 + 1]] ≤ 1 1
⇒ –1 3
e ≤ [ [ x + 1]] ≤ e 1 e
∴ 0 < x < 1 ⇒ 1 + < (xx + 1) < 2
e
≤ [ [ x 3 + 1]] ≤ 2.7
0.37
≤ [ x 3 + 1] < 3
\ 1
⇒ ≤ [ x 3 + 1] < 9
1
≤ x3 + 1 < 9
1
< [x3] < 8
0
\ 0
<x<2
∴ Domain of
f (x) = Dr is x ∈ [0, 2) 1
Range of f (x) when 1 e
⇒ loge 1 +
0 ≤x<2 e
Then 1 ≤ x3 + 1 < 9 < loge (xx +1) < loge 2
∴ 1 ≤ [x3 + 1] ≤ 8 ∴ Range of
⇒ ≤ [ x 3 + 1] ≤ 2 2
1 −1
(
f (x) = loge 1 + e e , loge
)
2 ⋅
⇒ ≤ [ x 3 + 1] ≤ 2.8
1
2. Let h (x) = (2 sin x + tan x – 3x +1)
Case I: 1 ≤ [ x 3 + 1] < 2 then [ [ x 3 + 1]] = 1 ⇒ h′ (x) = (2 cos x + sec2 x – 3)
Case II: 2 ≤ [ x 3 + 1] ≤ 2.8 then [ [ x 3 + 1]] = 2 2 cos3 x − 3 cos 2 x + 1
=
∴ Range in cos–1 {log 1} and cos–1 {log 2} cos 2 x
∴ Rf is (π/2, cos–1 (log 2)). ∴ h′ (x) > 0 ⇒ 2 cos3 x – 3 cos2 x + 1 > 0
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.9
1
(cos x – 1)2 cos x +
2
> 0 ∀ × ∈ [π/6, π/3]
⇒ h (x) is an increasing function of x.
⇒ h (π/6) ≤ h (x) ≤ h (π/3) Remarks
1 π 1. 1.
‘1’ is neither prime nor composite.
Any function which is entirely increasing or
⇒ loge 2 + −
3 2 2. ‘2’ is the only even
decreasing in itsprime number.
domain, is one–one.
3. Two distinct prime numbers
2. If any line parallel to x-axis are cuts
always
theco-prime
graph of but
the
≤ loge h (x) ≤ loge (1 + 2 3 – π) converse need not be true.
function at most at one point, then the function
∴ Range of f (x) is 4. Consecutive numbers are always co-prime numbers.
is one–one.
1 π
loge 2 + − , log(1 + 2 3 − π) ⋅
3 2 2. Many–One function: A function f: A → B is said to
be a many one function if two or more elements of A
11. Equal or Identical Functions: Two functions f and have the same f image in B. Thus, f: A → B is many
g are said to be equal if: one if for x1, x2 ∈ A, f (x1) = f (x2) but x1 ≠ x2.
(a) The domain of f = The domain of g ⇒ Df = Dg Diagrammatically a many one mapping can be
(b) The range of f = The range of g ⇒ Rf = Rg shown as below.
(c) f (x) = g (x), ∀ x ∈ their common domain.
Example 14
1 x
Let f (x) = and g (x) = 2 then Df : R – {0} and
x x Remarks
Dg: R – {0}.
∴ Df = Dg
1. 1.
‘1’ is neither prime nor composite.
A continuous function f (x) which has atleast one
⇒ Hence, both functions are identical. 2. ‘2’ is the maximum
local only even prime number.
or local minimum, is many–one.
3. TwoIndistinct prime numbers are always
other words, if a line parallel co-prime
to x-axis cuts but
the
Example 15 converse need not be true.
graph of the function atleast at two points, then f
4. Consecutive numbers are always co-prime numbers.
is many–one.
1
Let f (x) = sin x and g (x) = then Df : x ∈ R and 2. If a function is one–one, it cannot be many–one
cosec x
Dg: x ∈ R – {nπ}. and vice versa.
3. If f and g both are one–one, then fog and gof
∴ Df ≠ Dg would also be one–one (if they exist).
⇒ Hence, both functions are non-identical. ■
Classification Of Functions
Solved examples
1. One–One Function (Injective mapping): A func-
tion f: A → B is said to be a one–one function or
injective mapping if different elements of A have Example 16
different f images in B. Thus, for x1, x2 ∈ A and f (x1), x 2 − 8 x + 18
f (x2) ∈ B, Show that the function f (x) = is not one–one.
x 2 + 4 x + 30
f (x1) = f (x2)
⇔ x1 = x2 or x1 ≠ x2 Solution
⇔ f (x1) ≠ f (x2). Test for one–one function
Diagrammatically an injective mapping can be A function is one–one if
shown as follows (see figure). f (x1) = f (x2) ⇒ x1 = x2
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.10 Function
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.11
Example 19
Find the linear function(s) which map the interval [0, 2]
(c) many–one onto (surjective but not injective) onto [1, 4].
Solution
Let f (x) = ax + b
3
(d) many–one into (neither surjective nor injec- f (0) = 1 and f (2) = 4 ⇒ b = 1 and a =
tive) 2
or f (0) = 4 and f (2) = 1 ⇒ b = 4
3
and a =−
2
3x 3x
Remarks Ans.: f (x) = + 1 or f (x) = 4 − ⋅
2 2
1. If f is both injective and surjective, then it is
called a Bijective function. Bijective functions Example 20
are also named as invertible, non-singular or 1. Find whether f (x) = x + cos x is one–one.
biuniform functions. 2. Identify whether the function f (x) = –x3 + 3x2 – 2x + 4;
2. If a set A contains n distinct elements then the R → R is ONTO or INTO.
number of different functions defined from A→ A 3. f (x) = x2 – 2x + 3; [0, 3] → A. Find whether f (x) is
is nn and out of it n! are one–one. injective or not. Also find the set A, if f (x) is surjective.
3. The composite of two bijections is a bijection
i.e., if f and g are two bijections such that gof is Solution
defined, then gof is also a bijection. 1. 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
Solved examples ∴ f (x) is strictly increasing on R.
Hence, f (x) is one–one.
2. As co-domain ≡ range, therefore, given function is
Example 18 ONTO
A function is defined as f: D → R, f (x) = cot −1 (sgn x) 3. f ′ (x) = 2 (x – 1); 0 ≤ x ≤ 3
+ sin −1 (x − {x}) (where {x} denotes the fractional part
function). Find the largest domain and range of the func-
∴ f ′ (x) =
{
− ve ; 0 ≤ x < 1
+ ve ; 1 < x < 3
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.12 Function
Solution
Solved examples
Let h be a linear function from [–1, 1] onto [0, 2].
Let h (x) = ax + b, then h′ (x) = a
If a > 0, then h (x) is an increasing function and Example 22
h (–1) = 0 and h (1) = 2
1. If f (x + y + 1) = ( f ( x ) + f ( y )) 2 and f (0) = 1 ∀ x,
⇒ –a + b = 0
y ∈ R. Determine f (x).
and a + b = 2 ⇒ a = 1 and b = 1
2. Let f: R – {2} → R function satisfying the following
Hence, h (x) = x + 1. functional equation,
If a < 0, then h (x) is a decreasing function and
2 x + 29
h (–1) = 2 and h (1) = 0 ⇒ –a + b = 2 2f (x) + 3f = 100x + 80, ∀ x ∈ R – {2}.
and a + b = 0 x −2
⇒ a = –1 and b = 1. Determine f (x).
Hence, h (x) = 1 – x
Solution
Now according to the question
f (x) = 1 + x and g (x) = 1 – x 1. Given f (x + y + 1) = ( f ( x ) + f ( y )) 2
or f (x) = 1 – x and g (x) = 1 + x Putting x = y = 0, then
f ( x) 1 − x 1+ x f (1) = ( f (0) + f (1)) 2
∴ φ (x) = = or
g ( x ) 1 + x 1− x = (1 + 1)2 = 22
Case I: When Again putting x = 0, y = 1, then
1 − x 1 1 f (2) = ( f (0) + f (0)) 2
φ (x) = , x ≠ −1; φ φ =
1 + x x x = (1 + 2)2 = 32
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.13
Example 23
Properties of composite functions:
Let f be a function from the set of positive integers to the
1. The composite of functions is not commutative i.e.,
set of real numbers i.e., f: N → R such that
gof ≠ fog.
1. f (1) = 1; 2. The composite of functions is associative i.e., if f, g,
2. f (1) + 2f (2) + 3f (3) + ... + nf (n) = n (n + 1) f (n) for h are three functions such that fog (oh) and ( fog) oh
n ≥ 2 then find the value of f (1994). are defined, then fo (goh) = ( fog) oh.
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.14 Function
f 4 = f { f 3 (x)}
Solved examples x +1
−1
f 3 ( x) − 1
= 3 = x −1 = x,
f ( x) + 1 x + 1 + 1
Example 24 x −1
Let f (x) = ex; R+ → R and g (x) = sin–1 x; [–1, 1] → x +1
f 5 (x) = f { f 4 (x)} = = f (x)
π π Find domain and range of fog (x). x −1
− 2 , 2 ⋅
Thus, we can see that f k (x) repeats itself at intervals
of k = 4.
Solution Hence, we have
π π −1
Domain of f (x): (0, ∞), Range of g (x): − , f 1998 (x) = f 2 (x) = [∴ 1998 = 499 × 4 + 2]
2 2 x
The values in range of g (x) which are accepted by
Example 26
π
f (x) are 0, Let g: R → R be given by g (x) = 3 + 4x. If gn (x)
2 = gogo ... og (x), show that f n (x) = (4n – 1) + 4n x if
π g–n (x) denotes the inverse of gn (x).
⇒ 0 < g (x) ≤=
2
π Solution
0 < sin–1 x ≤ 0<x≤1
2 Since g (x) = 3 + 4x
Hence, domain of fog (x) is x ∈ (0, 1] ∴ g2 (x) = (gog) (x) = g {g (x)} = g (3 + 4x)
= 3 + 4 (3 + 4x)
or g (x) = 15 + 42 x = (42 – 1) + 42 x
2
= x =
f ( x ) + 1 −1 + 1 x − 1
x
g (x) =
6−x 2≤x≤3 {
2 + x −1 ≤ x < 2
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.15
general definition
1. Identity function: A function f: A → A defined by
f (x) = x ∀ x ∈ A is called the identity of A and denoted
by IA.
Example
f: R+ → R+; f (x) = eln x and f: R → R; f (x) = ln ex.
Every Identity function is a bijection.
2. Constant function: A function f: A → B is said to be
constant function. If every element of set A has the
same functional image in set B i.e., f: A → B; f (x)
1 − g ( x ) 0 ≤ g ( x ) < 1 = c ∀ x ∈ A and c ∈ B is called constant function.
∴ fog (x) = g ( x ) − 1 1 ≤ g ( x ) < 3 3. Homogeneous function: A function is said to be
5 − g ( x) 3 ≤ g ( x) ≤ 4
homogeneous w.r.t. any set of variables when each of
its term is of the same degree w.r.t. those variables.
1 − g ( x ) for no value 4. Bounded Function: A function y = f (x) is said to
= g ( x ) − 1 −1 ≤ x < 1
be bounded if it can be expressed in the form of
5 − g ( x ) 1≤ x ≤ 3
a ≤ f (x) ≤ b where a and b are finite quantities.
2 + x − 1 −1 ≤ x < 1
Example
= 5 − (2 + x) 1 ≤ x < 2
5 − (6 − x ) 2 ≤ x ≤ 3 –1 ≤ sin x ≤ 1; 0 ≤ {x} < 1; –1 ≤ sgn (x) ≤ 1 but ex is not
bounded.
x + 1 −1 ≤ x < 1
= 3 − x 1 ≤ x < 2 ⋅ Example
x − 1 2 ≤ x ≤ 3 Any function having singleton range like constant function.
5. Implicit function and Explicit function: If y has
Example 28
been expressed entirely in terms of ‘x’ then it is
called an explicit function.
Prove that f (n) = 1 – n is the only integer valued function If x and y are written together in the form of an
defined on integers such that equation then it is known as implicit equation
1. f ( f (n)) = n for all n ∈ Z and corresponding to each implicit equation there can be
2. f ( f (n + 2) + 2) = n for all n ∈ Z and one, two or more explicit function satisfying it.
3. f (0) = 1.
Example
Solution
y = x3 + 4x2 + 5x → Explicit function.
The function f (n) = 1 – n clearly satisfies conditions (1), (2)
and (3). Conversely, suppose a function f: Z → Z satisfies Example
(1), (2) and (3). Applying f to (2) we get, f ( f ( f (n + 2) + 2)))
= f (n) and this gives because of (1), x + y = 1 → Implicit equation.
f (n + 2) + 2 = f (n), (1) Example
for all n ∈ Z. Now using Equation (1) it is easy to Prove by y = 1 – x → Explicit function.
induction on n that for all n ∈ Z,
f (n) =
f{f (0) − n if n is even
(1) + 1 − n if n is odd
Even and Odd Functions
Function must be defined in symmetric interval [–x, x].
Also by (3), f (0) = 1. If f (−x) = f (x) for all x in the domain of ‘f ’ then f is
Hence, by (1), f (1) = 0. said to be an even function.
Hence, f (n) = 1 – n for all n ∈ Z. ■ e.g., f (x) = cos x; g (x) = x² + 3.
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.16 Function
Solution ⎧ π
⎪ x tan x, 0 < x ≤ 2
Let’s name the function of the parts (A), (B), (C) and (D) as f (x) = ⎨
Since
π π
f (x), g (x), h (x) and φ (x) respectively. Now ⎪ [ x ], <x≤2
⎩ 2 2
(A) f (–x) = sgn (–x) + (–x)2000 = –sgn x + x2000 ≠ f (x) and
≠ –f (x) π
∴ f is neither even nor odd. ( − x ) tan( − x ), 0<x≤
2
∴ f (–x) =
(B) g (–x) = | –x | – tan (–x) = | x | + tan x π [− x ], π
< −x ≤ 2
∴ g is neither even nor odd. 2 2
(C) h (–x) = (–x)3 cot (–x) = –x3 (–cot x) = x3 cot x = h (x)
π
∴ h is an even function. x tan x, − 2 ≤ x < 0
(D) φ (–x) = cosec (–x)55 = cosec (–x55) = –cosec x55 or f (–x) =
= – φ (x) π [− x ], −2 ≤ x < − π
∴ φ is an odd function. 2 2
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.17
Remarks Solution
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.18 Function
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.19
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.20 Function
Exercises
JEE Main
(A) 0 < x < 1 (B) 0 < x ≤ 1
− log0.3 ( x − 1)
1. The domain of the function f (x) = (C) x ≥ 1 (D) null set
x2 + 2x + 8
is 3. If q2 – 4pr = 0, p > 0, then the domain of the function,
(A) (1, 4) (B) (–2, 4) f (x) = log (px3 + (p + q) x2 + (q + r) x + r) is
(C) (2, 4) (D) [2, ∞)
q
2. The domain of the function (A) R − −
2p
1
f (x) = log1/2 − log 2 1 + 4 − 1
x q
(B) R − ( −∞, −1] ∪ −
is 2 p
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.21
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.22 Function
14. Let f (x) = ax2 + bx + c, where a, b, c are rational and 22. Let ‘f ’ be a function from R to R given by
f: Z → Z, where Z is the set of integers. Then a + b is x2 − 4
(A) a negative integer f (x) = 2 ⋅ Then f (x) is
x +1
(B) an integer
(A) one–one and into
(C) non-integral rational number
(B) one–one and onto
(D) none of these
(C) many–one and into
15. Which one of the following pair of functions are (D) many–one and onto
identical?
+ π
(A) e (ln x)/2 and x 23. If f (x) = cot–1 x: R → 0, and g (x) = 2x
(B) tan–1 (tan x) and cot–1 (cot x) 2
2
(C) cos2 x + sin4 x and sin2 x + cos4 x – x : R → R. Then the range of the function f (g (x))
wherever defined is
|x|
(D) and sgn (x) where sgn (x) stands for signum π π
x (A) 0, (B) 0,
function. 2 4
16. The function f: [2, ∞) → Y defined by
π π π
f (x) = x2 – 4x + 5 (C) , (D)
is both one–one and onto if 4 2 4
(A) Y = R (B) Y = [1, ∞) −1 if x < 0
(C) Y = [4, ∞) (D) Y = [5, ∞) 24. Let g (x) = 1 + x – [x] and f (x) = 0 if x = 0
1 if x > 0
17. Let f: R → R be a function defined by
then ∀ x, fog (x) equals
2x2 − x + 5 (where [*] represents greatest integer function).
f (x) = 2 then f is
7 x + 2 x + 10 (A) x (B) 1
(A) one–one but not onto (C) f (x) (D) g (x)
(B) onto but not one–one
25. Let f ⋅ [0, 1] → [1, 2] defined as f (x) = 1 + x and
(C) onto as well as one–one
g: [1, 2] → [0, 1] defined as g (x) = 2 – x then the
(D) neither onto nor one–one
composite function gof is
18. Let f: R → R be a function defined by
(A) injective as well as surjective
f (x) = x3 + x2 + 3x + sin x. Then f is
(B) surjective but not injective
(A) one–one and onto (B) one–one and into
(C) many one and onto (D) many one and into (C) injective but non-surjective
(D) neither injective nor surjective
4a − 7 3
19. If f (x) = x + (a – 3) x2 + x + 5 is a one–one
3 26. Let f and g be two functions both being defined from
function, then x + |x|
R → R as follows f (x) = and
(A) 2 ≤ a ≤ 8 (B) 1 ≤ a ≤ 2 2
(C) 0 ≤ a ≤ 1 (D) none of these x for x < 0
g (x) = 2 ⋅ Then
20. Let f : (e, ∞) → R be defined by f (x) = ln (ln (ln x)), x for x ≥ 0
then (A) fog is defined but gof is not
(A) f is one one but not onto (B) gof is defined but fog is not
(B) f is onto but not one–one (C) both fog and gof are defined but they are unequal
(C) f is one–one and onto (D) both gof and fog are defined and they are equal
(D) f is neither one–one nor onto 27. If (y) = f (x) satisfies the condition
21. The function f: R → R defined by f (x) = 6x + 6|x| is 1 1
(A) one–one and onto f x + = x 2 + 2 ( x ≠ 0) then f (x) equals
(B) many–one and onto x x
(C) one–one and into (A) –x2 + 2 (B) –x2 – 2
(D) many–one and into (C) x2 + 2 (D) x2 – 2
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.23
(A) 8 (B) 12
1 + sin x
28. The function f (x) = log is (C) 24 (D) non-periodic
1 − sin x
(A) even (B) odd 32. Let f (x) = x (2 – x), 0 ≤ x ≤ 2. If the definition of ‘f’
(C) neither even nor odd (D) both even and odd is extended over the set, R – [0, 2] by f (x + 2) = f (x),
then ‘f ’ is a
29. It is given that f (x) is an even function and satisfy the
(A) periodic function of period 1
xf ( x 2 )
relation f (x) = then the value of (B) non-periodic function
2 + tan 2 x ⋅ f ( x 2 ) (C) periodic function of period 2
f (10) is
(D) periodic function of period 1/2
(A) 10 (B) 100
(C) 50 (D) none of these 33. Let f (2, 4) → (1, 3) be a function defined by
30. Fundamental period of f (x) = sec (sin x) is x
f (x) = x – − , then f –1 (x) is equal to
(A) π/2 (B) 2π 2
(C) π (D) a periodic (where [*] denotes the greatest integer function)
π πx π x
31. The period of sin= [x] + cos= + cos [ x ], where (A) 2x (B) x +
4 2 3 2
[x] denotes the integral part of x is (C) x + 1 (D) x – 1
JEE Advanced
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.24 Function
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.25
{
(where [*] denotes the greatest integer function) then
1 if x is a rational number
(A) f (x) is onto (B) f (x) =
0 if x is an irrational number
(B) f (x) is into
(C) f (x) is periodic 8 8
(D) f (x) is many one (C) f (x) = +
1 + cos x 1 − cos x
sin π [ x ]
8. If F (x) = , then F (x) is 1 1
{x} (D) f (x) = x + + x − + 2 [–x]
2 2
(where {*} denotes fractional part of function and
[*] denotes greatest integer function) (where [*] denotes greatest integer function)
Comprehension-based Questions
Consider the function 2. Number of integral solution of the equation
2 f1 (x) = f2 (x)
f (x) = x − 1, −1 ≤ x ≤ 1 is (are)
ln x, 1< x ≤ e
(A) 1
Let f1 (x) = f (| x |) (B) 2
f2 (x) = | f (| x |) | (C) 3
f3 (x) = f (–x) (D) 4
Now answer the following questions: 3. If f4 (x) = log27 ( f3 (x) + 2), then range of f4 (x) is
1. Number of positive solution of the equation (A) [1, 9]
2f2 (x) – 1 = 0
1
is (are) (B) , ∞
(A) 4 3
1
(B) 3 (C) 0,
(C) 2 3
(D) 1 (D) [1, 27]
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.26 Function
1
D. (y) = (| f (x)|
2 S.
– f (x))
–1 x + 1
A. f (x) = sin P. (1, 3) ∪ (3, ∞)
x
A. (y) = | f (x) | P.
x 2 + 3x − 2
B. g (x) = ln Q. (–∞, 2)
x +1
1 1
C. h( x ) = R. −∞, − 2
B. (y) = f (| x |) Q. x −1
ln
2
C. (y) = f (–| x |) R.
Subjective-type Questions
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.27
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.28 Function
(b)
=1
Solve the following equation for
11. (a) Let f (x) = {1 + x, 0 ≤ x ≤ 2
3 − x, 2 < x ≤ 3
⋅ Find fof.
x: 2x + 3 [x] – 4 {–x} = 4 1 − x if x ≤ 0
(where [*] and {*} denotes integral and (b) f (x) = 2 and
x if x > 0
fractional part of x)
(c) The set of real values of ‘x’ satisfying the − x if x < 1
g (x)
3 4 1 − x if x ≥ 1
equality + = 5 (where [*] denotes
x x Find ( fog) (x) and (gof ) (x)
the greatest integer function) belongs to the (c) If f (x) = –1 + | x – 2 |, 0 ≤ x ≤ 4
b
interval a, where a, b, c ∈ N and
b g (x) = 2 – | x |, –1 ≤ x ≤ 3
is
c c Then find fog (x) and gof (x). Draw rough
in its lowest form. Find the value of a + b + c sketch of the graphs of fog (x) and gof (x).
+ abc. 12. Let f (x) be a polynomial function satisfying the
7. Find whether the following functions are one–one or 1 1
relation f (x) ⋅ f = f (x) + f ∀ x ∈ R – {0}
many–one: x x
(a) f (x) = | x2 + 5x + 6 | and f (3) = –26. Determine f ′(1).
(b) f (x) = | log x | 13. Solve the following problems from (a) to (e) on
π π functional equation.
(c) f (x) = sin 4x, x ∈ − ,
8 8 (a) The function f (x) defined on the real numbers
1 has the property that f ( f (x)) ⋅ (1 + f (x)) = –f (x)
(d) f (x) = x + , x ∈ (0, ∞) for all x in the domain of f. If the number 3 is
x
the domain and range of f compute the value
1
−1 of f (3).
(e) f (x) = 1 − e x
(b) Suppose f is a real function satisfying
3x 2 f (x + f (x)) = 4f (x)
f (x) =
(f) – cos πx
4π and f (1) = 4
8. Let f: D → R where D is its domain. Find whether the Find the value of f (21).
following functions are into/onto: (c) Let ‘f ’ be a function defined from
1 + x6 R+ → R+ ⋅ [ f (x (y))]2 = x ( f ((y)))2
(a) f (x) = (b) f (x) = x cos x
x3 for all positive numbers x and (y) and f (2) = 6,
1 find the value of f (50).
(c) f (x) = (d) tan (2 sin x)
sin | x | (d) Let f (x) be a function with two properties:
9. Classify the following functions f (x) defined in (i) for any two real number x and y, f (x + (y))
R → R as injective, surjective, both or none: = x + f ((y)) and
(a) f (x) = x | x | (b) f (x) = x2 (ii) f (0) = 2. Find the value of f (100).
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.29
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.30 Function
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
Function 1.31
−π π 1
(A) [0, π] (B) , 19. The domain of the function f (x) = is
2 2 x −x
[AIEEE-2011]
π π π
(C) − , (D) 0, (A) (–∞, ∞) (B) (0, ∞)
2
4 2 (C) (–∞, 0) (D) (–∞, ∞) – {0}
16. Let f: N → Y be a function defined as f (x) = 4x + 3
where Y = | (y) ∈ N: (y) = 4x + 3 for some x ∈ N |. ⎛ 1⎞
20. If f(x) + 2f ⎜ ⎟ = 3x, x ≠ 0, and S = {x ∈ R : f(x) =
Show that f is invertible and its inverse is ⎝ x⎠
[AIEEE-2008] f(–x)}; then S: [JEE-2016]
y+3 y+3 (A) contains exactly one element
(A) g ((y)) = 4 + (B) g ((y)) (B) contains exactly two elements
4 4
3y + 4 (C) contains more than two elements
y−3
(C) g ((y)) = (D) g ((y)) = (D) is an empty set
4 3
17. For real x, let f (x) = x3 + 5x + 1, then [AIEEE-2009] ⎡ 1 1⎤ x
(A) f is one–one but not onto R 21. The function f : R → ⎢ − , ⎥ defined as f(x) = ,
⎣ 2 2⎦ 1+ x2
(B) f is onto R but not one–one is: [JEE-2017]
(C) f is one–one and onto R (A) Invertible
(D) f is neither one–one nor onto R (B) Injective but nor surjective
18. Let f (x) = (x + 1)2 –1, x > –1 [AIEEE-2009] (C) Surjective but not injective
Statement 1: The set {x: f (x) = f–1(x)} = {0, –1}. (D) neither injective nor surjective
Statement 2: f is a bijection.
22. Let a, b, c ∈ R. If f(x) = ax2 + bx + c is such that a +
(A) Statement-1 is true, Statement-2 is true; State-
b + c = 3 and f(x + y ) = f(x) + f(y) + xy, ∀ x, y ∈ R, then
ment-2 is a correct explanation for Statement-1 10
(B) Statement-1 is true, Statement-2 is true; State-
ment-2 is not a correct explanation for
∑ f (n) is equal to
n =1
[JEE-2017]
JEE Advanced
1. If the functions f (x) and g (x) are defined on R → R 3. Let f (x) = x2 and g (x) = sin x for all x ∈ R. Then the set
such that of all x satisfying ( f o g o g o f ) (x) = (g o g o f ) (x),
f (x) =
{
0, x ∈ rational
x, x ∈ irrational
, where ( f o g) (x) = f (g (x)), is
= nπ, n ∈ {0, 1, 2, ...}
(A) ±
[JEE-2011]
g (x) =
{
0, x ∈ irrational
x, x ∈ rational
(B) ±= nπ, n ∈ {1, 2, ...}
π
then ( f – g) (x) is [JEE 2005 (Scr.), 1] (C)= + 2nπ, n ∈ {..., –2, –1, 0, 1, 2, ...}
2
(A) one–one and onto
(D) 2nπ, n ∈ {..., –2, –1, 0, 1, 2, ...}
(B) neither one–one nor onto
(C) one–one but not onto 4. The function f: [0, 3] → [1, 29], defined by
(D) onto but not one–one f (x) = 2x3 – 15x2 + 36x + 1, is [JEE-2012]
2. Let S = {1, 2, 3, 4}. The total number of unordered (A) one–one and onto
pairs of disjoint subsets of S is equal to [JEE-2010] (B) onto but not one–one
(A) 25 (B) 34 (C) one–one but not onto
(C) 42 (D) 41 (D) neither one–one nor onto
Baluni Classes, 30, Bhagya Nagar, Between ISBT & Amar Ujala Press, Bye Pass Road, Agra. Ph. 9837919228.
1.32 Math Module-3
Answer Keys
Exercises
JEE Main
1. D 2. D 3. B 4. A 5. A 6. B 7. B 8. D 9. C 10.
C
11. A 12.
A 13.
B 14.
B 15.
C 16.
B 17.
D 18.
A 19.
A 20.
C
21. D 22.
C 23.
C 24.
B 25.
A 26.
D 27.
D 28.
B 29.
D 30.
C
31. C 32.
C 33.
C
JEE Advanced
Single Correct Option-type Questions
1. A 2. A 3. D 4. B 5. D 6. C 7. B 8. C 9. C 10.
D
11. B 12. D 13. B 14. C 15.
B 16.
D 17.
C 18.
D 19.
A
Comprehension-based Questions
1. C 2. D 3. C
Function 1.33
Subjective-type Questions
1 3
1. (a) R – {–1, 1} (b) (0, ∞) (c) R (d) [–2, 0) ∪ (0, 1) (e) , 1 ∪ 1, (f) [0, 1]
2 2
π
(g) [–1, 1] (h) R (i) f (j) ∪ nπ, nπ + 4 (k) R – {2np}, n ∈ I
n∈I
(l) (0, 1) ∪ [4, 5) (m) (2, 3)
1 π 5π
(j) {4} ∪ [5, ∞) (k) (0, 1/4) ∪ (3/4, 1) ∪ {x : x ∈ N, x ≥ 2} (l) − , ∪ , 6
6 3 3
(m) f
(n) 2Kp < x < (2K + 1) p but x ≠ 1 where K is non-negative integer
5
(o) {x | 1000 ≤ x < 10000}
(p) (–2, –1) ∪ (–1, 0) ∪ (1, 2) (q) (1, 2) ∪ 2,
2
(r) ( −∞, − 3) ∪ ( −3, 1] ∪ [4, ∞)
1
3. (a) R, [0, ∞) (b) (5, ∞), (0, ∞) (c) [0, ∞), (0, 1] (d) [–4, 4], [0, 4] (e) R, , 1
3
π π 3 nπ 3
(f) − , , 0, (g) R − , n ∈ z , [−1, 1] (h) R, , 1 (i) R, [–4, 3]
4 4 2 2 4
1 1 1
(j) R, [4, ∞) (k) R, − , (l) R, , 3 (m) [–1, 2], [ 3 , 6 ]
2 2 3
1 1 1
(n) [ −4, ∞ ) − {5}, 0, ∪ ,
6 6 3
{ π π
(o) (2np, (2n + 1) p) – 2nπ + , 2nπ + , 2nπ +
2 6
5π
6
, R − {0} }
5. (a) N (b) Y (c) N (d) N
3
6. (a) 1 (b) (c) 20
2
7. (a) many–one (b) many–one (c) one–one (d) many–one (e) one–one
(f) many–one
1.34 Math Module-3
x if x≤0 x2 if x<0
(b) (gof ) ( j) = − x 2 if
0 < x < 1 , ( fog ) ( x ) = 1 + x if 0 ≤ x <1
1 − x 2 if x ≥1 x if x ≥1
x + 1, 0 ≤ x <1
(c) ( fog ) ( x ) =
x − 1, {
−(1 + x ), −1 ≤ x ≤ 0
0<x≤2
3 − x,
, ( gof ) ( x ) =
x − 1,
1≤ x ≤ 2
2<x≤3
5 − x, 3< x≤4
12. –3
−3
13. (a) (b) 64 (c) 30 (d) 102 (e) 5050
4
14. (a) odd (b) even (c) even (d) neither even nor odd (e) even (f) odd (g) even
(h) odd
x 2 − sin x −1 < x ≤ 0 − x 2 + sin x −1 < x ≤ 0
15. (a) f (j) = x
(b) f (j) = x
(c) 3
−x + e x ≤ −1
x−e x ≤ −1
2π
16. (a) 2p (b) 2p (c) 24 (d) 70p (e)= (f) 2p (g) p/12 (h) 2p
3
2π
17. (a) p (b)= (c) 2 (d) 2p (e) 2p (f) 2n p (g) p
3
1
18. (a) (b) 1 (c) [0, 4) (d) 727
1002
e x − e− x log 2 x 1+ x
19. (a) (b) (c) log
2 log 2 x − 1 1− x
JEE Advanced
1. A 2. D 3.
A 4.
B 5.
A, B 6.
A, B, C 7. A, B, C 8.
B, C