Relations
Relations
Clearly (a, b) R (b, a) R–1. Also, Dom (R) = Range ( R −1 ) and Range (R) = Dom ( R −1 )
Example : Let A = {a, b, c}, B = {1, 2, 3} and R = {(a, 1), (a, 3), (b, 3), (c, 3)}.
Then, (i) R–1 = {(1, a), (3, a), (3, b), (3, c)}
(ii) Dom (R) = {a, b, c} = Range ( R −1 )
Then R1 , R2 , R3 are transitive while R4 is not transitive since in R4 , (2, 1) R4 ;(1, 2) R4 but
(2, 2) R4 .
The identity and the universal relations on a non-void sets are transitive.
(7) Identity relation : Let A be a set. Then the relation IA = {(a, a) : a A} on A is called the
identity relation on A.
In other words, a relation IA on A is called the identity relation if every element of A is related
to itself only. Every identity relation will be reflexive, symmetric and transitive.
Example : On the set = {1, 2, 3}, R = {(1, 1), (2, 2), (3, 3)} is the identity relation on A .
It is interesting to note that every identity relation is reflexive but every reflexive relation
need not be an identity relation.
(6) Equivalence relation : A relation R on a set A is said to be an equivalence relation on A iff
(i) It is reflexive i.e. (a, a) R for all a A
(ii) It is symmetric i.e. (a, b) R (b, a) R, for all a, b A
(iii) It is transitive i.e. (a, b) R and (b, c) R (a, c) R for all a, b, c A.
Congruence modulo (m) : Let m be an arbitrary but fixed integer. Two integers a and b are
said to be congruence modulo m if a − b is divisible by m and we write a b (mod m).
Thus a b (mod m) a − b is divisible by m. For example, 18 3 (mod 5) because
18 – 3 = 15 which is divisible by 5. Similarly, 3 13 (mod 2) because 3 – 13 = –10 which is
divisible by 2. But 25 2 (mod 4) because 4 is not a divisor of 25 – 3 = 22.
The relation “Congruence modulo m” is an equivalence relation.
Equivalence classes of an equivalence relation
Let R be equivalence relation in A( ) . Let a A . Then the equivalence class of a, denoted
by [a] or {a } is defined as the set of all those points of A which are related to a under the
n 2 -n
2
Total Number of relations which are both reflexive and symmetric is 2
n( n+1)
2
Total Number of relations which are symmetric but not reflexive is 2 2
- 2n -n
Sample Questions
1. If R = ( x, y ) : x, y Z , x 2 + 3 y 2 8 is a relation on the set of integers Z, then the domain
of R −1 is:
(1) {–2, –1, 1,2} (3) {–2,-1,0,1,2}
(2) {–1, 0, 1} (4) {0,1}
2. Let R = {(3, 3), (5, 5), (9, 9), (12, 12), (5, 12), (3, 9), (3, 12), (3, 5)} be a relation on the
set A = {3, 5, 9, 12}. Then R is
(1) reflexive, transitive but not symmetric (3) symmetric, transitive but not reflexive
(2) reflexive ,symmetric but not transitive (4) an equivalence relation
3. Let R = {(3, 3), (6, 6), (9, 9), (12, 12), (6, 12), (3, 9), (3, 12), {3, 6)} be a relation on the
set A = {3, 6, 9, 12}. The relation is
(1) reflexive and symmetric only (3) reflexive only
(2) an equivalence relation (4) reflexive and transitive only
4. Let N denote the set of all natural numbers. Define two binary relations on N as
R1={(x,y)∈N×N:2x+y=10} and R2={(x,y)∈N×N:x+2y=10}. Then
(1) both are transitive only (3) range of R2 is {1,2,3,4}
(2) both are symmetric relation (4) range of R1 is {2,4,8}
5. Consider the following two binary relations on the set A={a,b,c}:
R1={(c,a),(b,b),(a,c),(c,c),(b,c),(a,a)} and R2={(a,b),(b,a),(c,c),(c,a),(a,a),(b,b),(a,c)} Then
(1) R2 is symmetric but it is not transitive
(2) Both R1 and R2 are symmetric relations
(3) Both R1 and R2 are not symmetric
(4) R1 is not symmetric but it is transitive
6. Let P be the relation defined on the set of all real numbers such that
P = ( a, b ) : sec 2 a − tan 2 b = 1 . Then P is
(1) reflexive and symmetric but not (3) symmetric and transitive but not
transitive. reflexive.
(2) reflexive and transitive but not (4) an equivalence relation
symmetric.
(1) transitive but not reflexive (2) symmetric but not transitive
(3) reflexive but not symmetric (4) neither symmetric nor transitive
10. Which of the following is not correct for relation R on the set of real numbers ?
(1) (x, y) ∈ R ⇔ 0 < |x |– |y| ≤ 1 is neither transitive nor symmetric.
(2) (x, y) ∈ R ⇔ 0 < |x – y| ≤ 1 is symmetric and transitive.
(3) (x, y)∈ R ⇔ |x |– |y| ≤ 1 is reflexive but not symmetric.
(4) (x, y) ∈ R ⇔ |x - y| ≤ 1 is reflexive and symmetric
11. If A = x Z + : x 10 and x is a multiple of 3 or 4 , where Z + is the set of positive integers,
numbers. Then:
(1) R2 is transitive but R1 is not (3) R1 and R2 are both transitive
transitive (4) Neither R1 nor R2 is transitive
(2) R1 is transitive but R2 is not
transitive
18. Consider the following relations: R = {(x, y)|x, y are real numbers and x = wy for
some rational number w}; S = {(m/n, p/q)|m, n, p and are integers such that n, q ≠ 0
and qm = pn}.Then
(1) R is an equivalence relation but S is not an equivalence relation
(2) neither R nor S is an equivalence relation
(3) S is an equivalence relation but R is not an equivalence relation
(4) R and S both are equivalence relations
19. Let W denote the words in the English dictionary. Define the relation R by :
R = {(x, y) ∈ W × W | the words x and y have at least one letter in common}. Then R
is
(1) not reflexive, symmetric and transitive (3) reflexive, symmetric and transitive
(2) reflexive, symmetric and not transitive (4) reflexive, not symmetric and transitive.
20. Let N denote the set of all natural numbers and R be the relation on N×N defined by
(a,b)R(c,d)⟺ad(b-c)=bc(a-d). Then R is
(1) Symmetric but neither reflexive nor transitive
(2) Transitive but neither reflexive nor symmetric
(3) Reflexive and symmetric but not transitive
(4) Symmetric and transitive but not reflexive
21. Among the relations S = ( a, b ) : a, b R − 0 , 2 + 0 & T = ( a, b ) : a, b R, a 2 − b 2 Z
a
b
(1) S is transitive but T is not
(2) T is symmetric but S is not
(3) Neither S nor T is transitive
(4) Both S and T are symmetric
22. Let R be a relation on R , given by R = {(a, b) : 3a – 3b + √7 is an irrational number}.
Then R is
(1) Reflexive but neither symmetric nor transitive
(2) Reflexive and transitive but not symmetric
(3) Reflexive and symmetric but not transitive
(4) An equivalence relation
23. Let P(S) denote the power set of S = {1, 2, 3, ..., 10}. Define the relations R1 and R2
of subsets of the set A×B, each having at least three elements is ________
25. If n(A) denotes the number of elements in set A and if n(A)=4,n(B)=5 and n(A∩B)=3
then n[(A×B)∩(B×A)]=
26. Let A and B be finite sets such that n(A)=3 . If the total number of relations that can
27. Let S={1,2,3,4}. The total number of unordered pairs of disjoint subsets of S is equal
to
28. Let A={1,2,3}. Then number of equivalence relations containing (1, 2) is:
29. Let A={1,2,3….,29,30} and R be an equivalence relation on AxA by (a,b) R (c,d) if and
only if ad=bc . Then the number of ordered pairs which satisfy this equivalence
30. Let X={1,2,3,4,5} then the number of unordered pairs of subsets of x which have
32. The minimum number of elements that must be added to the relation R = {(a,b),(b,c)}
A={(x,y)∈Z×Z:(x−2)2+y2≤4},
B={(x,y)∈Z×Z:x2+y2≤4} and
C={(x,y)∈Z×Z:(x−2)2+(y−2)2≤4}
If the total number of relations from A∩B to A∩C is 2 p , then the value of p is
34. The minimum number of elements that must be added to the relation
R = {(a, b), (b, c), (b, d)} on the set {a, b, c, d} so that it is an equivalence relation, is
_________