Sets, Relations & Functions
Equivalence Relations
Grade 11
Question:
<p>Let \(\mathbb{R}\) be the set of real numbers.<br><strong>Statement-1:</strong> \(A = \{(x, y) \in \mathbb{R} \times \mathbb{R} : y - x \text{ is an integer}\}\) is an equivalence relation on \(\mathbb{R}\).<br><strong>Statement-2:</strong> \(B = \{(x, y) \in \mathbb{R} \times \mathbb{R} : x = \alpha y \text{ for some rational number } \alpha\}\) is an equivalence relation on \(\mathbb{R}\).</p>
<p>Statement-1 is true, Statement-2 is false.</p>
<p>Statement-1 is true, Statement-2 is true; Statement-2 is a correct explanation for Statement-1.</p>
<p>Statement-1 is true, Statement-2 is true; Statement-2 is not a correct explanation for Statement-1.</p>
<p>Statement-1 is false, Statement-2 is true.</p>
Step-by-Step Solution
Key Concept: An equivalence relation must satisfy reflexivity, symmetry, and transitivity simultaneously. For relation A, check if y-x being an integer preserves all three properties. For relation B, examine whether symmetry holds: if x = αy for rational α, does y = βx for some rational β?
<p><strong>Step 1: Analyze Relation A: {(x,y) : y - x ∈ ℤ}</strong></p><p>• <strong>Reflexive:</strong> y - x = 0 ∈ ℤ for all x ∈ ℝ. ✓</p><p>• <strong>Symmetric:</strong> If y - x ∈ ℤ, then x - y = -(y-x) ∈ ℤ. ✓</p><p>• <strong>Transitive:</strong> If y - x ∈ ℤ and z - y ∈ ℤ, then z - x = (z-y) + (y-x) ∈ ℤ. ✓</p><p><strong>Statement-1 is TRUE.</strong></p><p><strong>Step 2: Analyze Relation B: {(x,y) : x = αy for some rational α}</strong></p><p>• <strong>Reflexive:</strong> x = 1·x (1 is rational). ✓</p><p>• <strong>Symmetric:</strong> If x = αy (α rational), need y = βx for rational β.</p><p>Then y = x/α. For this to be rational times x, we need 1/α rational.</p><p>But 1/α is rational only if α ≠ 0. When α = 0: x = 0, but y can be any real number. If y ≠ 0, then y ≠ β·0 for any β. So (0, π) ∈ B but (π, 0) ∉ B. ✗</p><p><strong>Statement-2 is FALSE.</strong></p><p><strong>Conclusion: Statement-1 TRUE, Statement-2 FALSE.</strong></p><p>∴ Answer: A</p>
Correct Answer: A