Question
Question: Consider the following statements on a set \(A = \{1, 2, 3\}\) \(S_1: R = \{(1, 1), (2, 2)\}\) is a...
Consider the following statements on a set A={1,2,3}
S1:R={(1,1),(2,2)} is a reflexive relation on A
S2:R={(3,3)} is symmetric and transitive but not reflexive on A
Which of the following statement on set A is true?

A
S1 only
B
S2 only
C
Both S1 and S2
D
Neither S1 nor S2
Answer
S2 only
Explanation
Solution
For a relation R on A={1,2,3} to be reflexive, it must contain (1,1), (2,2), and (3,3).
-
S1:R={(1,1),(2,2)}
- Reflexivity: Fails because (3,3) is missing.
-
S2:R={(3,3)}
- Symmetry: Holds (only one pair, and symmetric by default).
- Transitivity: Holds (only one pair, so the condition is trivially true).
- Reflexivity: Fails because (1,1) and (2,2) are missing.
Thus, only S2 correctly describes a relation on A that is symmetric and transitive but not reflexive.