Analyzing the Setup
Welcome, future engineers. Today, we are not just solving a problem; we are dissecting the very DNA of mathematical relations. In the JEE Advanced arena, relations are not just sets of ordered pairs; they are the rules of engagement for how numbers interact.
We have two contenders today: S and T. One is a rigid, well-behaved algebraic structure, and the other is a chaotic, deceptive inequality. Let us begin our journey.
The Elegance of T
Let us look at the relation T={(a,b):a,b∈R,a2−b2∈Z}. This relation is beautiful because it relies on the properties of integers.
To check for symmetry, we assume (a,b)∈T, which means a2−b2=k for some integer k. To check if (b,a)∈T, we simply look at b2−a2.
Algebraically, we find:
b2−a2=−(a2−b2)=−k
Since the negative of an integer is still an integer, the condition holds. Symmetry is confirmed.
Now, consider transitivity. If (a,b)∈T and (b,c)∈T, we have a2−b2=k1 and b2−c2=k2.
When we add these, the
b2 terms vanish like magic:
(a2−b2)+(b2−c2)=a2−c2=k1+k2
Since the sum of two integers is an integer, (a,c)∈T. Thus, T is transitive and acts as a perfect, logical machine.
The Trap of S
Now, turn your attention to S={(a,b):a,b∈R−{0},2+ba>0}. This is where students often stumble. The inequality 2+ba>0 is equivalent to ba>−2.
This is not a simple equality; it is a region. When we test for symmetry, we ask: if ba>−2, is it guaranteed that ab>−2?
Let us pick a valid pair:
a=−1,b=10. Then:
10−1=−0.1⇒2−0.1=1.9>0
So,
(−1,10)∈S. Now, check the reverse pair
(10,−1):
2+−110=2−10=−8
Since −8<0, the reverse pair is not in S. Symmetry is shattered.
The Art of the Counterexample
Finally, we examine transitivity for S. We need a chain: (a,b)∈S and (b,c)∈S, but $(a, c)
otin S$.
Let us pick a=10,b=1. Then 2+110=12>0, which is valid. Now pick c=−0.8.
Check
(b,c), which is
(1,−0.8):
2+−0.81=2−1.25=0.75>0
This is also valid. Now the final test:
(a,c), which is
(10,−0.8):
2+−0.810=2−12.5=−10.5
This is definitely not greater than zero. The chain is broken. We have proven that S is neither symmetric nor transitive.
You see, the math did not change; our perspective did. We moved from blind calculation to strategic investigation. Keep this mindset, and no JEE problem will ever intimidate you again.