Relation and Functions
Relation and Functions
3. Functions here, will demand little bit of Range concept from 11th class,
other than that, we will be learning new concepts here.
4. Some concepts that you will study in this chapter are further explored
in AOD.
Weightage of Sets & Relations (Last 5 years)
2023 2022 2021 2020 2019 Average
Remark
Description of relations
There are three ways of writing a relation.
Let us do it by examples
Description of relations
There are three ways of writing a relation.
Let us do it by examples
(or)
Description of relations
There are three ways of writing a relation.
Let us do it by examples
(or)
(or)
(3) a R b ⇔ b = 2a – 1; a ∈ A and b ∈ B
Write relation on A defined as: xRy ⇔ y = x2 ,
Q
where A = {1, -1, 2, 3, 4}
Write relation on A defined as: xRy ⇔ y = x2 ,
Q
where A = {1, -1, 2, 3, 4}
Solution:
R = {(1, 1), (-1, 1), (2, 4)}
Relations
Result
A 29
B 92
C 32
D 29-1
Q If A is the set of even natural numbers less than 8
and B is the set of prime numbers less than 7, then
the number of relations from A to B is
A 29
B 92
C 32
D 29-1
Q If A is the set of even natural numbers less than 8
and B is the set of prime numbers less than 7, then
the number of relations from A to B is
Solution:
A = {2, 4, 6}, B = {2, 3, 5}
No. of relations from A to B = 23 x 3 =29
Relations
Inverse of Relation
Solution:
R is a relation from {11, 12, 13} to {8, 10, 12} defined by y = x - 3
Now, y = x - 3
Putting x = 11, 12, 13, we get y = 8, 9, 10 respectively
⇒ {11, 8} ∈ R, (12, 9) ∉ R and (13, 10) ∈ R
Thus, R = {(11, 8), (13, 10)}
⇒ R-1 = {(8, 11), (10, 13)}
Now we start with the Relations Topic of 12th syllabus, which
primarily covers Types of relation.
Types of Relations
Types of Relations
NOTE
Let A = {1, 2, 3, 4, 5}
(2) R2 = {(1, 2), (2, 3), (1, 3), (4, 5), (5, 1)}
Let A = {1, 2, 3, 4, 5}
(2) R2 = {(1, 2), (2, 3), (1, 3), (4, 5), (5, 1)} : It is not a transitive relation.
Solution:
IIT 2005
Q Let R = {(3, 3), (6, 6), (9, 9), (12, 12), (6, 12), (3, 9), (3, 12), (3, 6)}
be a relation on A = {3, 6, 9, 12}. Relation R is
B Reflexive only
C An equivalence relation
Q Let R = {(3, 3), (6, 6), (9, 9), (12, 12), (6, 12), (3, 9), (3, 12), (3, 6)}
be a relation on A = {3, 6, 9, 12}. Relation R is
B Reflexive only
C An equivalence relation
Q Let R = {(3, 3), (6, 6), (9, 9), (12, 12), (6, 12), (3, 9), (3, 12), (3, 6)}
be a relation on A = {3, 6, 9, 12}. Relation R is
Solution:
Solution:
Ans: 7
JEE Main 13th Apr, 2023-S2
Solution:
R = [(-4, 4), (-3, 3), (3, -2), (0, 1), (0, 0), (1, 1), (4, 4), (3, 3)}
For reflexive, add ⇒ (-2, -2), (-4, -4), (-3, -3)
For symmetric, add ⇒ (4, -4), (3, -3), (-2, 3), (1, 0)
Consider a relation of whole numbers defined as
Q
x R y ⇔ x ≤ y2. Prove that its reflexive but neither
symmetric nor transitive.
Consider a relation of whole numbers defined as
Q
x R y ⇔ x ≤ y2. Prove that its reflexive but neither
symmetric nor transitive.
Solution:
Ans: 7
Solution:
Show that relation R defined on the set A = {0 , 1 , 2 , …. , 12}
Q
given by R = {(a, b) | a − b is multiple of 4} is an equivalence
relation. Also find elements related to 3.
Solution:
A = {0, 1, 2, …., 12} Transitivity: Let a, b, c ∈ A
Elements related to 3
Let x be the element of A such that (x, 3) ∈ R
Then (x − 3) is multiple of 4
∴ (x − 3) = 0, 4, 8, 12, ….
⇒ x = 3, 7, 11, 15, …
set A = {0, 1, 2, …. , 12}
x = 3, 7, 11
JEE Main 29th Jan, 2023-S2
Let R be a relation defined on N as a R b
Q
if 2a + 3b is a multiple of 5, a, b ∊ N. Then R is
A an equivalence relation
C not reflexive
A an equivalence relation
C not reflexive
D An equivalence relation
JEE Main July 27, 2021 Shift-2
Let Z be the set of Integers and a relation R on Z be
Q
defined by R = {(x, y) ∈ Z × Z : x3 − 3x2y − xy2 + 3y3 = 0}.
Then the relation R is:
D An equivalence relation
JEE Main July 27, 2021 Shift-2
Let Z be the set of Integers and a relation R on Z be
Q
defined by R = {(x, y) ∈ Z × Z : x3 − 3x2y − xy2 + 3y3 = 0}.
Then the relation R is:
Solution:
Types of Relations
Antisymmetric Relation
The relation R is said to be antisymmetric on a set A,
if xRy and yRx hold only when x = y.
FUNCTIONS
Functions
Let A and B be two non-empty sets. Then a function f : A → B is a rule
which associates each element of A to unique element of B.
Notations:
f:A→B
Classification of Functions
Classification of Functions
NOTE
One-one → Injective
Onto → Surjective
One-one and onto → Bijective
Classification of Functions
> >
f f
A B A B
> >
f f
A B A B
Check whether the following functions are one-one
Q
or many-one.
(a) y = x2 ; x ∈ R (b) y = x2 ; x ∈ R+
Check whether the following functions are one-one
Q
or many-one.
(a) y = x2 ; x ∈ R
Solution:
Ist Method: II Method:
Y
X
Check whether the following functions are one-one
Q
or many-one.
(b) y = x2 ; x ∈ R+
Check whether the following functions are one-one
Q
or many-one.
(b) y = x2 ; x ∈ R+
Solution:
Since
Solution:
Now x is defined if
Since
Thus f(x) is into.
Check whether the following functions are onto or into.
Q
(b) f : R → [0, 5] defined as f(x) = |3 sin x + 4 cos x|
Check whether the following functions are onto or into.
Q
(b) f : R → [0, 5] defined as f(x) = |3 sin x + 4 cos x|
Solution:
Check whether the following functions is onto or into.
Q
f : N → N defined as
Solution:
For n ∈ even, i.e. 2, 4, 6, 8, 10, ….
We will get
,
B [−1, ∞)
C (−2, ∞)
D None of these
If f : (-∞, ∞) → S defined as f(x) = x2 – 4x + 3 is an
Q
onto function then S must be
B [−1, ∞)
C (−2, ∞)
D None of these
If f : (-∞, ∞) → S defined as f(x) = x2 – 4x + 3 is an
Q
onto function then S must be
Solution:
Range is
D
Q Let f : R → [2, ∞] be a function defined as f(x) = x2 - 12ax + 15 - 2a + 36a2.
If f(x) is surjective on R, then the value of a is equal to
D
Q Let f : R → [2, ∞] be a function defined as f(x) = x2 - 12ax + 15 - 2a + 36a2.
If f(x) is surjective on R, then the value of a is equal to
Solution:
⇒
Composition of functions
Composition of functions
A R
B {0}
C {0, 2}
D None of these
Let f(x) = x2 and g(x) = 2x , then the solution set of
Q
fog(x) = gof(x) is
A R
B {0}
C {0, 2}
D None of these
Let f(x) = x2 and g(x) = 2x , then the solution set of
Q
fog(x) = gof(x) is
Solution:
Q
A x
B 1
C f(x)
D g(x)
Q
A x
B 1
C f(x)
D g(x)
Q
Solution:
gof ( __ ) =
gof ( __ ) =
gof ( __ ) =
Observation
gof : A → C
Composition of functions
Definition
If f : A → B and g : B → C are two functions, then composition of f and g
gof(x) = g(f(x)), ∀ x ∈ A
Solution:
Q Let f be a function defined by x ≠ 3, 2 ;
A f 2009(2009) =
2009
B
D f 2012(2012) = 2012
Q Let f be a function defined by x ≠ 3, 2 ;
A f 2009(2009) =
2009
B
D f 2012(2012) = 2012
Solution:
JEE Main 25th June 2022, S-1
Let f : R → R be a function defined by
Q
If the function
Ans : 2
Solution:
Q
f(1) = 3 f
f(2) = 6 1 3
f(3) = 9
2 6
3 9
A B
Inverse of function
f(1) = 3 f g(3)= 1
f(2) = 6 g(6)= 2
f(3) = 9 1 3 g(9)= 3
2 6
3 9
A B
g
Inverse of function
Try to observe in previous example
g : Y → X such that gof = Ix and fog = Iy. The function g(x) is called
Solution:
Solution:
JEE Main 2020
D
JEE Main 2020
D
Solution:
If f(x) = (ax2 + b)3, then find the function g such that
Q
f (g (x )) = g (f (x)).
If f(x) = (ax2 + b)3, then find the function g such that
Q
f (g (x )) = g (f (x)).
Solution:
Q If f : [1, ∞) → [2, ∞) is given by then f-1(x) is :
D
NOTE
D
Solution:
Q If f : [1, ∞) → [1, ∞) is defined as 2x(x - 1) , then f-1(x) is
D Not defined
Q If f : [1, ∞) → [1, ∞) is defined as 2x(x - 1) , then f-1(x) is
D Not defined
Solution:
Now,
For x = 4, we get
Rejected
Thus
Q For what values of ⍺ the function y = ⍺x + 3 is inverse of itself.
Q For what values of ⍺ the function y = ⍺x + 3 is inverse of itself.
Solution:
By comparing coefficients
Ans : 2039
JEE Main 25th Jan 2023 S-1
Solution:
Inverse of function
Remark
NOTE
NOTE
NOTE
Solution:
NOTE
NOTE
Solution:
Solution of x = f -1 (x) is same as that of solution of x = f(x)
Functional Equation
Functional Equation
1 @[email protected]
Sir, is this slide needed?
_Reassigned to Arvind Kalia_
anurag tiwari, 22-09-2023
1 yes
Arvind Kalia, 22-09-2023
Functional Equation
Result
Functional Equation
NOTE
Solution:
x, y ∈ N and . If
x, y ∈ N and . If
Ans : 10
Solution:
JEE Main 2020
D
Solution:
Q If , then find f(x)
Q If , then find f(x)
Solution:
Replace
Solution:
2f(x) + f(1 - x) = x2
Replace x ➝ 1 - x
3f(x) = x2 + 2x - 1
Q ∀ x ∈ R - {0},where f(x) be
A 28
B 26
C 27
D 25
Recall:
A 28
B 26
C 27
D 25
Q ∀ x ∈ R - {0},where f(x) be
Solution:
If ‘f’ is polynomial such that
Q
Ans: 5
Solution:
Q If g(x) g(y) = g(x) + g(y) + g(xy) - 2 ∀ x, y and g(2) = 5
then find g(x), if its given to be a polynomial.
Recall:
Solution:
Put x = 1, y = 2, we get
g(1) g(1) = g(1) + g(2) + g(2) - 2
5g(1) = g(1) + 5 + 5 - 2
4g(1) = 8
g(1) = 2 But g(2) = 5
Now, put
⸫n=2
g(x) = x2 + 1
Q If f(x + y) + f(x - y) = 3f(x) f(y) ∀ x, y and f(0) ≠ 0 then
prove that f(x) is even.
Q If f(x + y) + f(x - y) = 3f(x) f(y) ∀ x, y and f(0) ≠ 0 then
prove that f(x) is even.
Solution:
Put y = 0, we get
f(x) + f(x) = 3f(x) f(0)
2f(x) = 3f(x) f(0)
⸫ f(x) is even
Q If f(k + x) = f(k - x) and f(2k + x) = -f(2k - x) for k > 0
then prove that f(x) is periodic.
Solution:
f(k + x) = f(k - x) Now, f(2k + x) = -f(2k - x)
Put x = k + x in (1) f(-(x - 2k)) = -f(x - 2k)
∴ f(2k + x) = f(-x) ∴ f(2k + x) = f(x - 2k)
Also, put x = k - x in (1) Replace x ➝ x + 2k
We get, f(2k - x) = f(x) ……..(3) f(x + 4k) = f(x)
But f(2k + x) = -f(2k - x) Thus f(x) is periodic with period ‘4k’
Using (1) and (2)
∴ f(-x) = -f(x)
Means f(x) is odd function.
JEE Main 24th Jan, 2023 - S2
is equal to
A 2011
B 2010
C 1010
D 1011
JEE Main 24th Jan, 2023 - S2
is equal to
A 2011
B 2010
C 1010
D 1011
Solution: