Relations_Functions
Relations_Functions
RELATIONS
If set A has ‘p’ elements and set B has ‘q’ elements, then Number of reflexive and symmetric relations from A to A =
Number of elements in A× B = pq 𝐧(𝐧 𝟏)
𝟐 𝟐
Number of relations from A to B = 𝟐𝐩𝐪
The number of Maximum Number of equivalence relations on a
Number of non- empty relations from A to B = 𝟐𝐩𝐪 − 𝟏 set with 3 elements is 5
Number of Functions defined from A to B = 𝐪𝐩 . For a Set A = {1,2,3}
If Set A has ‘m’ elements then the number of reflexive relations Smallest Equivalence relation = {(1,1),(2,2),(3,3)}
from A to A = 𝟐𝐧(𝐧 𝟏) Largest Equivalence relation =
𝐧(𝐧 𝟏)
Number of symmetric relations from A to A= 𝟐 𝟐 {(1,1),(2,2),(3,3),(1,2),(2,1),(1,3),(3,1),(2,3),(3,2)}
FUNCTIONS
DEFINITION
Let A and B be two non empty sets. A relation from A to B is called a function(or a mapping) from A to B, if
For every element of A there exists exactly one element in B. Number of functions from a
In other words, all elements of first set should be there and no element should repeat. set A with ‘m’ elements to a
A = {1,2,3} B = {4,5,6} set B with ‘n’ elements is
R1 = {(1,4), (1,5), (2,6),(3,6)} : R2 = {(1,5), (2,4), (3,6)} : R3 = {(1,5), (2,5), (3,6)} : R4 = {(1,4), (2,6)} given by 𝐧𝐦
Only R2 and R3 are considered as functions from A to B
TYPES OF FUNCTIONS
ONE- ONE (INJECTIVE)
ONTO (SURJECTIVE)
MANY - ONE
INTO FUNCTIONS
STUDY CENTRES AMAR COLONY GREATER KAILASH -2 KALKAJI MALVIYA NAGAR SARITA VIHAR
+91-9-61-62-63-64-5 +91-99-1927-1927 +91-99-714-89-880 +91-9999-148-223 +91-98-73-98-73-71
RELATIONS & FUNCTIONS
If set A has n elements and set B has m elements, m≥n, then the
𝐦!
Number of injective functions or one to one function is given by. 𝐏(𝐦, 𝐧)=(𝐦
𝐧)!
INTO FUNCTIONS
A function f from X to Y is called into. If there exists at least one element in Y
which is not the image of any element of X.
In other words, a function from X to Y is called into if it is not onto.
ILLUSTRATIVE EXAMPLES
𝟐
Example 1 : Consider f : R+→[-9,∞), f(x) = 𝟓𝐱 + 𝟔𝐱 − 𝟗, where R+ is the set of all non- negative real numbers. Prove that f is bijective
Solution :
One- one
Let x , x ∈ R (domain) such that f(x1) = f(x2) ⇒ (x − x )(5x + 5x + 6) = 0
⇒ 5x + 6x − 9 = 5x + 6x − 9 ⇒ (x − x ) = 0 [ ∵ 5x + 5x + 6 ≠ 0, 𝑎𝑠 x , x ∈ R ]
⇒ 5x − 5x + 6x − 6x = 0 ∴ f is one- one.
⇒ 5 (x − x )(x + x ) + 6(x − x ) = 0
STUDY CENTRES AMAR COLONY GREATER KAILASH -2 KALKAJI MALVIYA NAGAR SARITA VIHAR
+91-9-61-62-63-64-5 +91-99-1927-1927 +91-99-714-89-880 +91-9999-148-223 +91-98-73-98-73-71
CHAPTER – 01
RELATIONS & FUNCTIONS
Onto
Let f(x) = y −6 ± 2 9 + 5(9 + y) 54 + 5𝑦 ≥ 3
⇒ 5x + 6x − 9= y ⇒x= 5y ≥ - 45
2(6)
⇒ 5x + 6x − 9- y = 0 y ≥ -9
−3 ± 9 + 5(9 + y)
−6 ± 36 − 4(5)(−9 − y) ⇒x= y∈ [−9, ∞)
⇒x= 2(6)
2(6) ∴ range (f) = codomain(f) = [−9, ∞)
)
as, x∈ R , ≥0 Hence, f is onto.
Thus, f is bijective.
Example 2 : Given A = {1,2,3,……9}.Prove that the relation R on the set A × A defined by (a,b)R (c,d) ⇔a+d = b+c for all (a,b), (c,d) ∈ A ×
A is an equivalence relation. Also, find the equivalence class [(2,5)].
Solution :
Reflexive : Let (a,b), (c,d) ∈ A × A such that (a,b) R( c,d)
⇒ a+d = b+c
Let (a,b)∈ A × A =c+b=d+a
Since, a + b = b + a [ Addition is commutative on N] ⇒ (c,d) R (a,b)
⇒ (a, b)R (a, b) ∀(a, b) ∈ A × A ∵ (a, b)R(c, d) ⟹ (c, d)R (a, b) ⟹∴ R is symmetric
∴ R is reflexive on ∈ A × A
Symmetric
Transitive
Let (a,b), (c,d) , (e,f) ∈ A × A such that (a,b) R( c,d) and (c,d) R (e,f) ⇒ (a, b) R (e, f)
⇒ a+d = b+c …. (1) and c + f = d + e ….. (2) ∵ (a, b)R(c, d) 𝑎𝑛𝑑(c, d) R (e, f) ⟹ (a, b) R (e, f)
Adding (1) & (2) ∴ R is transitive
=a+d+c+f=b+c+d+e Since, R being reflexive, symmetric and transitive
a+f = b+e ∴ R is an equivalence relation
Equivalence class
(2,5) R (x,y) ⇔ 2 + y = 5 + x
[(2,5)] = {(1,4),(2,5),(3,6),(4,7),(5,8),(6,9)}
STUDY CENTRES AMAR COLONY GREATER KAILASH -2 KALKAJI MALVIYA NAGAR SARITA VIHAR
+91-9-61-62-63-64-5 +91-99-1927-1927 +91-99-714-89-880 +91-9999-148-223 +91-98-73-98-73-71