Skip to main content
Back to Sets, Relations & Functions
JEE Main 2020
Sets, Relations & Functions
Sets and Relations
Medium

Question

Let R 1 and R 2 be two relation defined as follows : R 1 = {(a, b) \in R 2 : a 2 + b 2 \in Q} and R 2 = {(a, b) \in R 2 : a 2 + b 2 \notin Q}, where Q is the set of all rational numbers. Then :

Options

Solution

Key Concepts and Formulas

  • Transitivity of a Relation: A relation RR on a set AA is transitive if for all a,b,cAa, b, c \in A, whenever (a,b)R(a, b) \in R and (b,c)R(b, c) \in R, it implies that (a,c)R(a, c) \in R.
  • Disproving Transitivity: To show a relation is not transitive, a single counterexample is sufficient. This means finding elements a,b,ca, b, c such that (a,b)R(a, b) \in R and (b,c)R(b, c) \in R, but (a,c)R(a, c) \notin R.
  • Rational and Irrational Numbers: A number is rational if it can be expressed as a fraction p/qp/q where pp and qq are integers and q0q \neq 0. Otherwise, it is irrational. The sum or product of rational and irrational numbers can result in either rational or irrational numbers, depending on the specific values.

Step-by-Step Solution

The problem defines two relations, R1R_1 and R2R_2, on the set of real numbers R\mathbb{R}, where Q\mathbb{Q} denotes the set of rational numbers. We need to determine if these relations are transitive.

1. Analysis of Relation R1R_1

The relation R1R_1 is defined as R1={(a,b)R2:a2+b2Q}R_1 = \{(a, b) \in \mathbb{R}^2 : a^2 + b^2 \in \mathbb{Q}\}. To check for transitivity, we need to see if there exist a,b,cRa, b, c \in \mathbb{R} such that (a,b)R1(a, b) \in R_1, (b,c)R1(b, c) \in R_1, and (a,c)R1(a, c) \notin R_1. This translates to:

  1. a2+b2Qa^2 + b^2 \in \mathbb{Q}
  2. b2+c2Qb^2 + c^2 \in \mathbb{Q}
  3. a2+c2Qa^2 + c^2 \notin \mathbb{Q}
  • Step 1.1: Select specific real numbers a,b,ca, b, c to test the transitivity of R1R_1. We aim to construct a scenario where the sum of squares is rational for the first two pairs, but irrational for the third. Let's choose numbers involving square roots that can combine to form rational numbers. Let a=1+2a = 1 + \sqrt{2}, b=12b = 1 - \sqrt{2}, and c=84c = \sqrt[4]{8}.

  • Step 1.2: Calculate the squares of these numbers. a2=(1+2)2=12+(2)2+2(1)(2)=1+2+22=3+22a^2 = (1 + \sqrt{2})^2 = 1^2 + (\sqrt{2})^2 + 2(1)(\sqrt{2}) = 1 + 2 + 2\sqrt{2} = 3 + 2\sqrt{2} b2=(12)2=12+(2)22(1)(2)=1+222=322b^2 = (1 - \sqrt{2})^2 = 1^2 + (\sqrt{2})^2 - 2(1)(\sqrt{2}) = 1 + 2 - 2\sqrt{2} = 3 - 2\sqrt{2} c2=(84)2=(81/4)2=82/4=81/2=8=22c^2 = (\sqrt[4]{8})^2 = (8^{1/4})^2 = 8^{2/4} = 8^{1/2} = \sqrt{8} = 2\sqrt{2}

  • Step 1.3: Check if (a,b)R1(a, b) \in R_1. This requires checking if a2+b2a^2 + b^2 is rational. a2+b2=(3+22)+(322)=6a^2 + b^2 = (3 + 2\sqrt{2}) + (3 - 2\sqrt{2}) = 6 Since 66 is a rational number, (a,b)R1(a, b) \in R_1.

  • Step 1.4: Check if (b,c)R1(b, c) \in R_1. This requires checking if b2+c2b^2 + c^2 is rational. b2+c2=(322)+22=3b^2 + c^2 = (3 - 2\sqrt{2}) + 2\sqrt{2} = 3 Since 33 is a rational number, (b,c)R1(b, c) \in R_1.

  • Step 1.5: Check if (a,c)R1(a, c) \in R_1. This requires checking if a2+c2a^2 + c^2 is rational. a2+c2=(3+22)+22=3+42a^2 + c^2 = (3 + 2\sqrt{2}) + 2\sqrt{2} = 3 + 4\sqrt{2} Since 3+423 + 4\sqrt{2} is an irrational number, (a,c)R1(a, c) \notin R_1.

  • Step 1.6: Conclude on the transitivity of R1R_1. We have found a,b,cRa, b, c \in \mathbb{R} such that (a,b)R1(a, b) \in R_1 and (b,c)R1(b, c) \in R_1, but (a,c)R1(a, c) \notin R_1. Therefore, R1R_1 is not transitive.

2. Analysis of Relation R2R_2

The relation R2R_2 is defined as R2={(a,b)R2:a2+b2Q}R_2 = \{(a, b) \in \mathbb{R}^2 : a^2 + b^2 \notin \mathbb{Q}\}. To check for transitivity, we need to see if there exist a,b,cRa, b, c \in \mathbb{R} such that (a,b)R2(a, b) \in R_2, (b,c)R2(b, c) \in R_2, and (a,c)R2(a, c) \notin R_2. This translates to:

  1. a2+b2Qa^2 + b^2 \notin \mathbb{Q}
  2. b2+c2Qb^2 + c^2 \notin \mathbb{Q}
  3. a2+c2Qa^2 + c^2 \in \mathbb{Q}
  • Step 2.1: Select specific real numbers a,b,ca, b, c to test the transitivity of R2R_2. We aim to construct a scenario where the sum of squares is irrational for the first two pairs, but rational for the third. This can be achieved if the irrational parts in the intermediate sums do not cancel out, but do cancel out in the final sum. Let a=1+2a = 1 + \sqrt{2}, b=2b = \sqrt{2}, and c=12c = 1 - \sqrt{2}.

  • Step 2.2: Calculate the squares of these numbers. a2=(1+2)2=12+(2)2+2(1)(2)=1+2+22=3+22a^2 = (1 + \sqrt{2})^2 = 1^2 + (\sqrt{2})^2 + 2(1)(\sqrt{2}) = 1 + 2 + 2\sqrt{2} = 3 + 2\sqrt{2} b2=(2)2=2b^2 = (\sqrt{2})^2 = 2 c2=(12)2=12+(2)22(1)(2)=1+222=322c^2 = (1 - \sqrt{2})^2 = 1^2 + (\sqrt{2})^2 - 2(1)(\sqrt{2}) = 1 + 2 - 2\sqrt{2} = 3 - 2\sqrt{2}

  • Step 2.3: Check if (a,b)R2(a, b) \in R_2. This requires checking if a2+b2a^2 + b^2 is irrational. a2+b2=(3+22)+2=5+22a^2 + b^2 = (3 + 2\sqrt{2}) + 2 = 5 + 2\sqrt{2} Since 5+225 + 2\sqrt{2} is an irrational number, (a,b)R2(a, b) \in R_2.

  • Step 2.4: Check if (b,c)R2(b, c) \in R_2. This requires checking if b2+c2b^2 + c^2 is irrational. b2+c2=2+(322)=522b^2 + c^2 = 2 + (3 - 2\sqrt{2}) = 5 - 2\sqrt{2} Since 5225 - 2\sqrt{2} is an irrational number, (b,c)R2(b, c) \in R_2.

  • Step 2.5: Check if (a,c)R2(a, c) \in R_2. This requires checking if a2+c2a^2 + c^2 is irrational. a2+c2=(3+22)+(322)=6a^2 + c^2 = (3 + 2\sqrt{2}) + (3 - 2\sqrt{2}) = 6 Since 66 is a rational number, a2+c2Qa^2 + c^2 \in \mathbb{Q}. This means (a,c)R2(a, c) \notin R_2.

  • Step 2.6: Conclude on the transitivity of R2R_2. We have found a,b,cRa, b, c \in \mathbb{R} such that (a,b)R2(a, b) \in R_2 and (b,c)R2(b, c) \in R_2, but (a,c)R2(a, c) \notin R_2. Therefore, R2R_2 is not transitive.


Common Mistakes & Tips

  • Proof by Counterexample: When disproving a property like transitivity, a single, well-chosen counterexample is sufficient and definitive. Avoid making general statements about all possible cases.
  • Strategic Selection of Numbers: For problems involving rationality and irrationality of sums or products, numbers containing square roots (e.g., x+ykx + y\sqrt{k}) are often effective for constructing counterexamples, as their combinations can lead to either rational or irrational results.
  • Careful Calculation: Always double-check your arithmetic and algebraic manipulations, especially when dealing with square roots, to ensure the correct classification of numbers as rational or irrational.

Summary

We analyzed the transitivity of relations R1R_1 and R2R_2. For R1R_1, we found a counterexample where (a,b)R1(a, b) \in R_1 and (b,c)R1(b, c) \in R_1, but (a,c)R1(a, c) \notin R_1, proving R1R_1 is not transitive. Similarly, for R2R_2, we found a counterexample where (a,b)R2(a, b) \in R_2 and (b,c)R2(b, c) \in R_2, but (a,c)R2(a, c) \notin R_2, proving R2R_2 is also not transitive. Therefore, neither relation is transitive.

The final answer is A\boxed{A}.

Practice More Sets, Relations & Functions Questions

View All Questions