The relation R = {(1, 1), (2, 2), (3, 3), (1, 2), (2, 3), (1, 3)} on a set A = {1, 2, 3} is
reflexive transitive but not symmetric
We are given a set A = {1, 2, 3} and a relation R defined on A as R = {(1, 1), (2, 2), (3, 3), (1, 2), (2, 3), (1, 3)}. We need to determine if this relation R is reflexive, symmetric, and/or transitive.
A relation R on a set A is said to be reflexive if for every element 'a' belonging to set A, the ordered pair (a, a) is present in the relation R. In mathematical notation, this is:
\(\forall a \in A, (a, a) \in R\)
Our set A is {1, 2, 3}. We need to check if the pairs (1, 1), (2, 2), and (3, 3) are in the relation R.
Since all required pairs (a, a) for every element 'a' in A are present in R, the relation R is reflexive.
A relation R on a set A is said to be symmetric if for every ordered pair (a, b) belonging to R, the reversed pair (b, a) is also present in R. In mathematical notation, this is:
\(\forall (a, b) \in R, \text{ if } (a, b) \in R \text{ then } (b, a) \in R\)
We need to check each pair (a, b) in R and see if (b, a) is also there.
Since we found at least one pair (1, 2) in R for which the corresponding reversed pair (2, 1) is not in R, the relation R is not symmetric.
We could also check others:
The relation R fails the symmetry test because pairs like (1, 2), (2, 3), and (1, 3) are in R, but their reverses are not.
A relation R on a set A is said to be transitive if for every three elements a, b, and c in A, whenever the ordered pair (a, b) is in R and the ordered pair (b, c) is in R, then the ordered pair (a, c) must also be in R. In mathematical notation, this is:
\(\forall a, b, c \in A, \text{ if } (a, b) \in R \text{ and } (b, c) \in R, \text{ then } (a, c) \in R\)
We need to examine all possible chains (a, b) and (b, c) where both pairs are in R, and then check if (a, c) is also in R. Let's list such chains and their implications:
| (a, b) \(\in\) R | (b, c) \(\in\) R | Implied (a, c) | Is (a, c) \(\in\) R? | Transitivity holds for this chain? |
|---|---|---|---|---|
| (1, 1) | (1, 1) | (1, 1) | Yes | Yes |
| (1, 1) | (1, 2) | (1, 2) | Yes | Yes |
| (1, 1) | (1, 3) | (1, 3) | Yes | Yes |
| (1, 2) | (2, 2) | (1, 2) | Yes | Yes |
| (1, 2) | (2, 3) | (1, 3) | Yes | Yes |
| (1, 3) | (3, 3) | (1, 3) | Yes | Yes |
| (2, 2) | (2, 2) | (2, 2) | Yes | Yes |
| (2, 2) | (2, 3) | (2, 3) | Yes | Yes |
| (2, 3) | (3, 3) | (2, 3) | Yes | Yes |
| (3, 3) | (3, 3) | (3, 3) | Yes | Yes |
We have checked all pairs (a, b) and (b, c) that are in R. For every such chain, the required pair (a, c) is also found to be in R. Therefore, the relation R is transitive.
Based on our analysis:
Thus, the relation R is reflexive and transitive but not symmetric.
| Property | Definition | Is R = {(1, 1), (2, 2), (3, 3), (1, 2), (2, 3), (1, 3)} on A = {1, 2, 3} ? | Reason |
|---|---|---|---|
| Reflexive | \(\forall a \in A, (a, a) \in R\) | Yes | (1,1), (2,2), (3,3) are all in R. |
| Symmetric | \(\forall (a, b) \in R, (b, a) \in R\) | No | (1,2) \(\in\) R but (2,1) \(\notin\) R. |
| Transitive | \(\forall (a, b) \in R, (b, c) \in R \implies (a, c) \in R\) | Yes | All chains (a,b) and (b,c) in R imply (a,c) is in R (e.g., (1,2) \(\in\) R, (2,3) \(\in\) R \(\implies\) (1,3) \(\in\) R). |
Relations are fundamental concepts in set theory and discrete mathematics. Understanding their properties is crucial.
The relation R in this question is an example of a relation that has some properties but not all, illustrating that these properties are independent (except for specific combinations like equivalence or partial order).
Let X be the set of all persons living in a city. Persons x, y in X are said to be related as x < y if y at least 5 years older than x. which one of the following is correct?
Let Z be the set of integers and aRb, where a, b ∈ Z if and only if (a - b) is divisible by 5.
Consider the following statements:
1. The relation R partitions Z into five equivalent classes
2. Any two equivalent classes are either equal or disjoint
Which of the above statements is/are correct?
Suppose there is a relation * between the positive x and y given x * y if the only if x ≤ y 2. Then which one of the following is correct?
The maximum number of equivalence relations on the set A = {1, 2, 3, 4} are
Let R be a relation defined as xRy if and only if 2x + 3y = 20, where x, y ∈ N. How many elements of the form (x, y) are there in R?