Relation & Functions 4th June
Relation & Functions 4th June
● Relations
● Types of Relations
● Functions and its classifications
● Composition of Functions
● Inverse of a function
Relations and Functions
Critical Topics in the Chapter
● Types of relations
● Composition of functions
Relations
Relations
Lets first do the basic recall of relations, we covered in 11th.
Relations
Cartesian Product of two sets:
Let A and B be two non-empty sets.
The Cartesian product of the sets A and B is defined as
A × B = { (a, b) : a ∈ A and b ∈ B }
Relations
Cartesian Product of two sets:
Let A and B be two non-empty sets.
The Cartesian product of the sets A and B is defined as
A × B = { (a, b) : a ∈ A and b ∈ B }
Relation:
Any subset of A × B is defined as a relation from set A to set B,
Remark :
Relation from A to A is also called relation on A.
Relations
Description of relations
There are three ways of writing a relation.
Let us do it by examples
(or)
(or)
(or)
(3) a R b ⇔ b = 2a – 1; a ∈ A and b ∈ B
Q Let A = {1, 2, 3, …, 14}. Define a relation R from A to A by
R = {(x, y): x - 3y = 0, where x, y ∈ A}. Write down the
domain, codomain and range of R.
Solution:
Result :
If n(A) = p and n(B) = q then number of relations that
can be defined from A to B is 2pq.
Relations
Inverse of Relation
If R is a relation on set A, then the relation R−1 on A ,defined by
R−1 = {(y, x) : (x, y) ∈ R} is called an inverse relation to A.
Clearly,
For example,
1) let A = {1, 2, 3,4} then R = {(1,1), (2,2), (3,3), (4,4), (1,2), (2,4)}
NOTE :
Relation is NOT transitive only when x R y and y R z, but .
In all other situations R is Transitive.
Types of Relations
6. Transitive Relation
Relation R on set A is transitive if xRy and yRz ⇒ xRz
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.
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
A 24
B 23
C 25
D 26
JEE Main 6th Apr, 2024-S2
A 24
B 23
C 25
D 26
Solution:
{(2, 1), (3, 2), (4, 3), (3, 1), (4, 2), (5, 3), (4, 1), (5, 2), (5, 1)}
i.e. n = 9
So m + n = 25
JEE Main 30th Jan, 2023-S1
A 3
B 4
C 5
D 7
JEE Main 30th Jan, 2023-S1
A 3
B 4
C 5
D 7
Solution:
For transitive relation (a, c), (a, a), (b, b), (c, c), (c, a) must be added in R
Since 1 + a . a = 1 + a2 > 0, ∀ a ∈ S
∴ (a, a) ∈ R
∴ R is reflexive
Also, (a, b) ∈ R ⇒ 1 + ab > 0 ⇒ 1 + ba > 0
⇒ (b, a) ∈ R
∴ R is symmetric
∵ (a, b) ∈ R and (b, c) ∈ R need not imply (a, c) ∈ R.
As (0.25, -3) ∈ R and (-3, -4) ∈ R but (0.25, -4) ∉ R.
So, R is not transitive
Q The relation R given by {(x, y) : x2 - 3xy + 2y2 = 0, ∀ x, y ∈ R} is
A Reflexive only
A Reflexive only
A Only reflexive
B Only Symmetric
A Only reflexive
B Only Symmetric
A an equivalence relation
C not reflexive
A an equivalence relation
C not reflexive
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
Q (a) Let A = {3, 5,6}. Then the number of reflexive
relations on set A is ______.
(b) Let B = {1, 2, 3, 4}. Then the number of
symmetric relations on set B is ______.
(c) Let C = {a, b, c, d}. Then the number of
equivalence relations on set C is ______.
Result :
(i) number of reflexive relations =
(ii) number of symmetric relations =
(iii) number of reflexive & symmetric relations =
Q (a) Let A = {3, 5,6}. Then the number of reflexive
relations on set A is ______.
(b) Let B = {1, 2, 3, 4}. Then the number of
Solution: symmetric relations on set B is ______.
Result :
(i) number of reflexive relations =
(ii) number of symmetric relations =
(iii) number of reflexive & symmetric relations =
Q (c) Let C = {a, b, c, d}. Then the number of
Solution: equivalence relations on set C is ______.
JEE Main 30th Jan 2024, S2
Ans: 960
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
> > >
f f f
A B A B A B
> >
f f
A B A B
Classification of Functions
Classification of Functions
(a) One-one and many-one
(b) Onto and into
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:
X
Check whether the following functions are one-one
Q
or many-one.
(b) y = x2 ; x ∈ R+
Solution:
Since
(b) f : [0, 2𝞹] → [1, 26] defined as f(x) = (3 sin x - 4 cos x)2 + 1
Check whether the following functions are onto or into.
Q
(a) f : R → [−4, 1] defined as
Solution:
Now x is defined if
- + -
-∞ -4 1 ∞
y [- 4, 1)
Since [- 4, 1) [- 4, 1]
Thus f(x) is into.
Check whether the following functions are onto or into.
Q
(b) f : [0, 2𝞹] → [1, 26] defined as f(x) = (3 sin x - 4 cos x)2 + 1
Solution:
As
Thus,
And,
Hence,
f : N → N defined as
Solution:
D None of these
Q If f : R → S defined as f(x) = x2 – 5x + 6 is an onto function
then S must be
D None of these
Solution:
Here,
Now,
Range is
Q Let f: R → [1, ∞) be defined as .
If f(x) is surjective, then
D
Q Let f: R → [1, ∞) be defined as .
If f(x) is surjective, then
D
Solution:
Composition of Functions
Composition of Functions
Composition of f(x) and g(x) is denoted as fog(x) and gof(x) and
it is defined as :
(a) fog(x) = f(g(x))
(b) gof(x) = g(f(x))
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
Solution:
Q Let Then for what value
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
A f 2012(2009) = 2009
D f 2012(2012) = 2012
Q Let f be a function defined by x ≠ 3, 2 ;
A f 2012(2009) = 2009
D f 2012(2012) = 2012
Solution:
JEE Main 31st Jan 2024, S1
A -4
D 4
JEE Main 31st Jan 2024, S1
A -4
D 4
Solution:
JEE Main 10th April 2023 S-1
Q If , then the
A 2
B 4
C 8
D 0
JEE Main 10th April 2023 S-1
Q If , then the
A 2
B 4
C 8
D 0
Solution:
Q
f(1) = 3 f
f(2) = 6 1 3
f(3) = 9
2 6
3 9
A B
Inverse of Function
Consider g : {3, 6, 9} → {1, 2, 3} defined as , then
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
D
Q Let g(x) be the inverse of , then
g(x) can be :
D
Solution:
Q Let be a function defined as
If gof(x) = x, then
Q Let be a function defined as
If gof(x) = x, then
Ans: 7
Solution:
Solution:
Q If f(x) is an invertible function and g(x) = 2f(x) + 5,
then the value of g-1(x) is
D
Q If f(x) is an invertible function and g(x) = 2f(x) + 5,
then the value of g-1(x) is
D
Solution:
Q If f : [1, ∞) → [2, ∞) is given by then f-1(x) is :
NOTE :
Inverse of a function is unique.
Q If f : [1, ∞) → [2, ∞) is given by then f-1(x) is :
D
Solution:
Q For what values of ⍺ the function y = ⍺x + 3 is inverse of itself.
Solution:
According to question
By comparing coefficients
Taking common,
Remark :
Previous question can also be asked as:
Let f(x) = ⍺x + 3, then for what values of ‘⍺’, f(f(x)) = x , ∀ x.
Inverse of Function
Remark :
(fog)-1 = g-1 of-1
Inverse of Function
NOTE :
A function is invertible iff it is bijective.
Inverse of Function
NOTE :
A function is invertible iff it is bijective.
NOTE :
A function is invertible iff it is bijective.
NOTE :
(a) Graph of y = f-1(x) is reflection of graph of y = f(x) about y = x.
For example.
(i) ex and ln x (ii) y = x2 ; x ≥ 0 and
Inverse of Function
NOTE :
(a) Graph of y = f-1(x) is reflection of graph of y = f(x) about y = x.
For example.
(i) ex and ln x (ii) y = x2 ; x ≥ 0 and