Advertisements
Advertisements
प्रश्न
Identify which of if the following relations are reflexive, symmetric, and transitive.
| Relation | Reflexive | Symmetric | Transitive |
| R = {(a, b) : a, b ∈ Z, a – b is an integer} | |||
| R = {(a, b) : a, b ∈ N, a + b is even} | √ | √ | x |
| R = {(a, b) : a, b ∈ N, a divides b} | |||
| R = {(a, b) : a, b ∈ N, a2 – 4ab + 3b2 = 0} | |||
| R = {(a, b) : a is sister of b and a, b ∈ G = Set of girls} | |||
| R = {(a, b) : Line a is perpendicular to line b in a plane} | |||
| R = {(a, b) : a, b ∈ R, a < b} | |||
| R = {(a, b) : a, b ∈ R, a ≤ b3} |
Advertisements
उत्तर
i. R = {(a, b)/a, b ∈ Z, a - b is an integer}
Let a, b, c ∈ Z
∵ a − a = 0 ∈ Z
∴ aRa ∀ a ∈ Z
∴ R is reflective
Let aRb ∴ a − b is an integer
∴ −(a − b) = b − a is also an integer
∴ bRa
∴ aRb ⇒ bRa ∀ a, b ∈ Z
∴ R is symmetric
Let aRb, bRc
∴ a − b, b − c are integers
∴ (a − b) + (b − c) = a − c is an integer
∴ aRb, bRc ⇒ aRc ∀ a, b, c ∈ Z
∴ R is transitive.
ii. R = {(a, b) / a, b ∈ N, a + b is even}
Let a, b, c ∈ N
a + a = 2a is even
∴ aRa ∀ a ∈ N
R is reflexive
Let aRb . ·. a + b is even
∴ b + a is even
∴ bRa
∴ aRb ⇒ bRa ∀ a, b ∈ N
∴ R is symmetric
Let aRb, bRc
∴ a + b, b + c are even
Let a + b = 2m, b + c = 2n
∴ (a + b) + (b + c) = 2m + 2n
∴ a + c = 2m + 2n -− 2b = 2 (m + n − b) is even
∴ aRc
∴ aRb, bRc ⇒ aRc ∀ a, b, c ∈ N
∴ R is transitive.
iii. R = {(a, b) / a, b ∈ N, a divides b}
∵ a divides a aRa ∀ a ∈ N
∵ R is reflexive
Let a = 2, b = 4
∴ 2 divides 4 so that aRb
But 4 does not divide 2 ∴ `bcancelRa`
∴ aRb `cancel=> bRc`
∴ R is not symmetric
Let aRb, bRc
∴ a divides b, b divides c
∴ b = am, c = bn, m, n ∈ N
∴ c = bn = (am)n = a(mn)
∴ a divides c ∴ aRc
∴ aRb, bRc ⇒ aRc ∀ a, b, c ∈ N
∴ R is transitive.
iv. R = {(a, b) / a, b ∈ N, a2 − 4ab + 3b2 = 0}
aRb if a2 − 4ab + 3b2 = 0
i.e., if (a − b)(a − 3b) = 0
i.e., if a = b or a = 3b
a = a ∴ aRa ∀ a ∈ N
R is reflexive
Let a = 27, b = 9
∴ a = 3b ∴ aRb
`b cancel=a and b cancel= 3a`
`b cancelRa`
`bRb cancel=> bRa`
R is not symmetric
Let a = 27, b = 9, c = 3
a = 3b ∴ aRb
Also, b = 3c ∴ bRc
But `a cancel= c and a cancel= 3c`
`a cancelR c`
`aRb, bRc cancel=> aRc`
R is not transitive.
v. R = {(a, b) / a is a sister of b,
a, b ∈ G = Set of girls}
No girl is her own sister
`a cancelR a` for any a ∈ G
R is not reflexive
Let aRb
a is a sister of b
b is a sister of a
bRa
aRb ⇒ bRa ∀ a, b ∈ G
R is symmetric
Let aRb, bRc
a is a sister of b and b is a sister of c
aRc
aRb, bRc ⇒ aRc ∀ a, b, c ∈ G
R is transitive.
vi. R = {(a, b) / Line a is perpendicular to line b in a plane}
No line is perpendicular to itself
`a cancelR a` for any line
R is not reflexive
Let aRb
a is perpendicular to b
b is perpendicular to a
bRa
aRb ⇒ bRa ∀ a, b
R is symmetric
If a is perpendicular to b and b is perpendicular to c, then a is parallel to c
aRb, bRc `cancel=>` aRc
R is not transitive.
vii. R = {(a, b) / a, be R, a < b}
a ≮ a ∀ a ∈ R
R is not reflexive
Let a = 2, b = 4
a< b
aRb
But b ≮ a
b `cancelR` a
`aRb cancel=> bRa`
R is not symmetric
Let aRb, bRc
a < b, b < c
a < b < c i.e., a < c
aRc
aRb, bRc ⇒ aRc ∀ a, b, c ∈ R
R is transitive.
viii. R = {(a, b) / a, b ∈ R, a ≤ b3 }
Let a = −2
a3 = −8
But −2 > −8
`a cancel≤ a^3` for all a ∈ R
R is not reflexive
Let a = 1, b = 2 so that a3 = 1, b3 = 8
a < b3 ...aRb
But b > a3 `bcancelRa`
aRb ~ bRa
R is not symmetric
Let a = 8, b = 2, c = 1.5
a = b3 ...aRb
c3 = (1.5)3 = 3.375
b < c3
bRc
But a < c3
aRb, bRc `cancel=>` aRc
R is not transitive.
| Relation | Reflexive | Symmetric | Transitive |
| R = {(a, b) : a, b ∈ Z, a – b is an integer} | √ | √ | √ |
| R = {(a, b) : a, b ∈ N, a + b is even} | √ | √ | √ |
| R = {(a, b) : a, b ∈ N, a divides b} | √ | x | √ |
| R = {(a, b) : a, b ∈ N, a2 – 4ab + 3b2 = 0} | √ | x | x |
| R = {(a, b) : a is sister of b and a, b ∈ G = Set of girls} | x | √ | √ |
| R = {(a, b) : Line a is perpendicular to line b in a plane} | x | √ | x |
| R = {(a, b) : a, b ∈ R, a < b} | x | x | √ |
| R = {(a, b) : a, b ∈ R, a ≤ b3} | x | x | √ |
APPEARS IN
संबंधित प्रश्न
A = {1, 2, 3, 5} and B = {4, 6, 9}. Define a relation R from A to B by R = {(x, y): the difference between x and y is odd; x ∈ A, y ∈ B}. Write R in roster form.
The given figure shows a relationship between the sets P and Q. Write this relation
- in set-builder form.
- in roster form.
What is its domain and range?

Let A = {1, 2, 3, 4}, B = {1, 5, 9, 11, 15, 16} and f = {(1, 5), (2, 9), (3, 1), (4, 5), (2, 11)}. Is the following true?
f is a relation from A to B
Justify your answer in case.
Determine the domain and range of the relations:
(ii) \[S = \left\{ \left( a, b \right) : b = \left| a - 1 \right|, a \in Z \text{ and} \left| a \right| \leq 3 \right\}\]
The adjacent figure shows a relationship between the sets P and Q. Write this relation in (i) set builder form (ii) roster form. What is its domain and range?
If R is a relation defined on the set Z of integers by the rule (x, y) ∈ R ⇔ x2 + y2 = 9, then write domain of R.
If A = [1, 3, 5] and B = [2, 4], list of elements of R, if
R = {(x, y) : x, y ∈ A × B and x > y}
Let A and B be two sets such that n(A) = 3 and n(B) = 2. If (x, 1), (y, 2), (z, 1) are in A × B, write A and B
If A = {1, 2, 4}, B = {2, 4, 5}, C = {2, 5}, then (A − B) × (B − C) is
Let A = [1, 2, 3], B = [1, 3, 5]. If relation R from A to B is given by = {(1, 3), (2, 5), (3, 3)}, Then R−1 is
If R = {(x, y) : x, y ∈ Z, x2 + y2 ≤ 4} is a relation on Z, then the domain of R is ______.
Let R be a relation on N defined by x + 2y = 8. The domain of R is
If the set A has p elements, B has q elements, then the number of elements in A × B is
Let R be a relation from a set A to a set B, then
If A = {a, b, c}, B = {x, y}, find A × B, B × A, A × A, B × B
Let A = {1, 2, 3, 4), B = {4, 5, 6}, C = {5, 6}. Verify, A × (B ∩ C) = (A × B) ∩ (A × C)
Let A = {6, 8} and B = {1, 3, 5}
Show that R1 = {(a, b)/a ∈ A, b ∈ B, a − b is an even number} is a null relation. R2 = {(a, b)/a ∈ A, b ∈ B, a + b is odd number} is an universal relation
Write the relation in the Roster Form. State its domain and range
R6 = {(a, b)/a ∈ N, a < 6 and b = 4}
Write the relation in the Roster Form. State its domain and range
R7 = {(a, b)/a, b ∈ N, a + b = 6}
Answer the following:
If A = {1, 2, 3}, B = {4, 5, 6} check if the following are relations from A to B. Also write its domain and range
R3 = {(1, 4), (1, 5), (3, 6), (2, 6), (3, 4)}
Answer the following:
Determine the domain and range of the following relation.
R = {(a, b)/a ∈ N, a < 5, b = 4}
Answer the following:
Find R : A → A when A = {1, 2, 3, 4} such that R = (a, b)/a − b = 10}
Answer the following:
Find R : A → A when A = {1, 2, 3, 4} such that R = {(a, b)/|a − b| ≥ 0}
Answer the following:
R = {1, 2, 3} → {1, 2, 3} given by R = {(1, 1), (2, 2), (3, 3), (1, 2), (2, 3)} Check if R is transitive
Answer the following:
Show that the following is an equivalence relation
R in A = {x ∈ N/x ≤ 10} given by R = {(a, b)/a = b}
Let A = {1, 2, 3, 4, …, 45} and R be the relation defined as “is square of ” on A. Write R as a subset of A × A. Also, find the domain and range of R
Represent the given relation by
(a) an arrow diagram
(b) a graph and
(c) a set in roster form, wherever possible
{(x, y) | x = 2y, x ∈ {2, 3, 4, 5}, y ∈ {1, 2, 3, 4}
Discuss the following relation for reflexivity, symmetricity and transitivity:
The relation R defined on the set of all positive integers by “mRn if m divides n”
Let X = {a, b, c, d} and R = {(a, a), (b, b), (a, c)}. Write down the minimum number of ordered pairs to be included to R to make it reflexive
Let X = {a, b, c, d} and R = {(a, a), (b, b), (a, c)}. Write down the minimum number of ordered pairs to be included to R to make it symmetric
Let X = {a, b, c, d} and R = {(a, a), (b, b), (a, c)}. Write down the minimum number of ordered pairs to be included to R to make it equivalence
Let A = {a, b, c} and R = {(a, a), (b, b), (a, c)}. Write down the minimum number of ordered pairs to be included to R to make it reflexive
On the set of natural numbers let R be the relation defined by aRb if 2a + 3b = 30. Write down the relation by listing all the pairs. Check whether it is reflexive
On the set of natural numbers let R be the relation defined by aRb if 2a + 3b = 30. Write down the relation by listing all the pairs. Check whether it is equivalence
On the set of natural numbers let R be the relation defined by aRb if a + b ≤ 6. Write down the relation by listing all the pairs. Check whether it is symmetric
On the set of natural numbers let R be the relation defined by aRb if a + b ≤ 6. Write down the relation by listing all the pairs. Check whether it is transitive
Is the following relation a function? Justify your answer
R2 = {(x, |x |) | x is a real number}
Given R = {(x, y) : x, y ∈ W, x2 + y2 = 25}. Find the domain and Range of R.
If R1 = {(x, y) | y = 2x + 7, where x ∈ R and – 5 ≤ x ≤ 5} is a relation. Then find the domain and Range of R1.
Is the given relation a function? Give reasons for your answer.
g = `"n", 1/"n" |"n"` is a positive integer
