Skip to main content
Back to Sets, Relations & Functions
JEE Main 2021
Sets, Relations & Functions
Sets and Relations
Hard

Question

Let RR be the set of real numbers. Statement I : A={(x,y)R×R:yxA=\{(x, y) \in R \times R: y-x is an integer }\} is an equivalence relation on RR. Statement II : B={(x,y)R×R:x=αy B=\{(x, y) \in R \times R: x=\alpha y for some rational number α}\alpha\} is an equivalence relation on RR.

Options

Solution

Key Concepts and Formulas

  • Equivalence Relation Properties: A relation RR on a set SS is an equivalence relation if it is:
    • Reflexive: For all aSa \in S, (a,a)R(a, a) \in R.
    • Symmetric: For all a,bSa, b \in S, if (a,b)R(a, b) \in R, then (b,a)R(b, a) \in R.
    • Transitive: For all a,b,cSa, b, c \in S, if (a,b)R(a, b) \in R and (b,c)R(b, c) \in R, then (a,c)R(a, c) \in R.
  • Properties of Integers and Rational Numbers:
    • The sum, difference, and product of two integers are integers.
    • The sum, difference, and product of two rational numbers are rational numbers.
    • The reciprocal of a non-zero rational number is a rational number.

Step-by-Step Solution

Analysis of Statement I:

Statement I defines a relation AA on the set of real numbers RR as A={(x,y)R×R:yx is an integer}A=\{(x, y) \in R \times R: y-x \text{ is an integer}\}.

  • Step 1: Check for Reflexivity.

    • What we are doing: We need to verify if for every real number xx, the pair (x,x)(x, x) belongs to relation AA.
    • Math: According to the definition of AA, (x,x)A(x, x) \in A if xxx-x is an integer. xx=0x-x = 0.
    • Reasoning: Since 00 is an integer, the condition xxx-x is an integer is satisfied for all xRx \in R.
    • Conclusion: Relation AA is reflexive.
  • Step 2: Check for Symmetry.

    • What we are doing: We need to verify if for any two real numbers xx and yy, if (x,y)A(x, y) \in A, then (y,x)A(y, x) \in A.
    • Math: Assume (x,y)A(x, y) \in A. This implies that yx=ky-x = k for some integer kk. We want to check if (y,x)A(y, x) \in A, which means checking if xyx-y is an integer. From yx=ky-x = k, we can multiply by 1-1 to get (yx)=k-(y-x) = -k, which simplifies to xy=kx-y = -k.
    • Reasoning: Since kk is an integer, its additive inverse, k-k, is also an integer. Thus, if yxy-x is an integer, then xyx-y is also an integer.
    • Conclusion: Relation AA is symmetric.
  • Step 3: Check for Transitivity.

    • What we are doing: We need to verify if for any three real numbers x,y,x, y, and zz, if (x,y)A(x, y) \in A and (y,z)A(y, z) \in A, then (x,z)A(x, z) \in A.
    • Math: Assume (x,y)A(x, y) \in A and (y,z)A(y, z) \in A. This means yx=k1y-x = k_1 for some integer k1k_1 (Equation 1). And zy=k2z-y = k_2 for some integer k2k_2 (Equation 2). We want to check if (x,z)A(x, z) \in A, which means checking if zxz-x is an integer. Adding Equation 1 and Equation 2: (yx)+(zy)=k1+k2(y-x) + (z-y) = k_1 + k_2 zx=k1+k2z-x = k_1 + k_2.
    • Reasoning: Since k1k_1 and k2k_2 are integers, their sum k1+k2k_1+k_2 is also an integer. Therefore, if yxy-x and zyz-y are integers, then zxz-x is also an integer.
    • Conclusion: Relation AA is transitive.
  • Overall Conclusion for Statement I: Since relation AA satisfies reflexivity, symmetry, and transitivity, Statement I is True.

Analysis of Statement II:

Statement II defines a relation BB on the set of real numbers RR as B={(x,y)R×R:x=αy for some rational number α}B=\{(x, y) \in R \times R: x=\alpha y \text{ for some rational number } \alpha\}.

  • Step 4: Check for Reflexivity.

    • What we are doing: We need to verify if for every real number xx, the pair (x,x)(x, x) belongs to relation BB.
    • Math: According to the definition of BB, (x,x)B(x, x) \in B if x=αxx=\alpha x for some rational number α\alpha. If x=0x=0, then 0=α00 = \alpha \cdot 0. This holds for any rational number α\alpha (e.g., α=1\alpha = 1). If x0x \neq 0, we can choose α=1\alpha = 1. Since 11 is a rational number, x=1xx = 1 \cdot x is true.
    • Reasoning: For any real number xx, we can find a rational number α\alpha (specifically, α=1\alpha=1) such that x=αxx=\alpha x.
    • Conclusion: Relation BB is reflexive.
  • Step 5: Check for Symmetry.

    • What we are doing: We need to verify if for any two real numbers xx and yy, if (x,y)B(x, y) \in B, then (y,x)B(y, x) \in B.

    • Math: Assume (x,y)B(x, y) \in B. This means x=αyx=\alpha y for some rational number α\alpha. We need to check if (y,x)B(y, x) \in B, which means checking if y=βxy=\beta x for some rational number β\beta.

      Consider the case where y0y \neq 0. If x=αyx=\alpha y, then y=1αxy = \frac{1}{\alpha} x. If α\alpha is a non-zero rational number, then 1α\frac{1}{\alpha} is also a non-zero rational number. So, we can set β=1α\beta = \frac{1}{\alpha}.

      However, we must consider the case where α=0\alpha=0. If α=0\alpha=0, then x=0y=0x = 0 \cdot y = 0. In this situation, (x,y)=(0,y)(x, y) = (0, y) is in BB if 0=αy0 = \alpha y for some rational α\alpha. This is true if α=0\alpha=0. Now, we check for symmetry: if (0,y)B(0, y) \in B, is (y,0)B(y, 0) \in B? For (y,0)(y, 0) to be in BB, we need y=β0y = \beta \cdot 0 for some rational β\beta. This implies y=0y=0. So, if (0,y)B(0, y) \in B where y0y \neq 0, then (y,0)(y, 0) is not necessarily in BB. For example, let x=0x=0 and y=1y=1. Then (0,1)B(0, 1) \in B because 0=010 = 0 \cdot 1 and 00 is rational. However, (1,0)B(1, 0) \notin B because 1=β01 = \beta \cdot 0 has no solution for β\beta.

    • Reasoning: The symmetry property fails when one of the numbers is zero and the other is non-zero.

    • Conclusion: Relation BB is not symmetric.

  • Step 6: Conclusion for Statement II.

    • What we are doing: Based on the checks for reflexivity, symmetry, and transitivity, we determine if statement II is true or false.
    • Reasoning: Since relation BB is not symmetric, it is not an equivalence relation.
    • Conclusion: Statement II is False.

Common Mistakes & Tips

  • Careful with Zero: When dealing with ratios or division in relations, always pay special attention to cases involving zero. Division by zero is undefined, and relations like x=αyx = \alpha y can behave differently when xx or yy is zero.
  • Distinguish Rational and Real: The definition of relation BB specifically requires α\alpha to be a rational number. This is crucial for checking the properties.
  • Equivalence Relation Definition: Remember that all three properties (reflexive, symmetric, transitive) must hold for a relation to be an equivalence relation. If any one property fails, the relation is not an equivalence relation.

Summary

Statement I defines a relation where the difference between the two real numbers is an integer. This relation is proven to be reflexive, symmetric, and transitive, making it an equivalence relation. Statement II defines a relation where one real number is a rational multiple of the other. While this relation is reflexive, it fails the symmetry property when one number is zero and the other is non-zero, thus it is not an equivalence relation. Therefore, Statement I is true and Statement II is false.

The final answer is B\boxed{B}.

Practice More Sets, Relations & Functions Questions

View All Questions