Solveeit Logo

Question

Mathematics Question on Relations

** Let RR be a relation on Z×Z\mathbb{Z} \times \mathbb{Z} defined by **(a,b)R(c,d)(a, b) R (c, d) if and only if adbcad - bc is divisible by 5.
Then RR is:

A

Reflexive but neither symmetric nor transitive

B

Reflexive and symmetric but not transitive

C

Reflexive, symmetric and transitive

D

Reflexive and transitive but not symmetric

Answer

Reflexive and symmetric but not transitive

Explanation

Solution

Reflexive : for (a,b)R(a,b)(a, b) R (a, b)
abab=0⇒ ab – ab = 0 is divisible by 5.
So (a,b)R(a,b)a,bZ(a, b) R(a, b) ∀ a, b ∈ Z
∴ R is reflexive Symmetric : For (a,b)R(c,d)(a, b) R(c, d)
If adbcad – bc is divisible by 5.
Then bcadbc – ad is also divisible by 5.
(c,d)R(a,b)a,b,c,dZ⇒ (c, d) R(a, b) ∀ a, b, c, d ∈ Z
∴ R is symmetric Transitive : If (a,b)R(c,d)(a, b) R(c, d)
adbc⇒ ad – bc divisible by 5 and (c,d)R(e,f)(c, d) R (e, f)
cfde⇒ cf – de divisible by 5
adbc=5k1ad – bc = 5k_1 k1 k_1 and k2k_2 are integers
cfde=5k2cf – de = 5k_2
afdbcf=5k1fafd – bcf = 5k_1f
bcfbde=5k2bbcf – bde = 5k_2b
afdbde=5(k1f+k2b)afd – bde = 5(k_1f + k_2b)
d(afbe)=5(k1f+k2b)d(af – be) = 5 (k_1f + k_2b)
afbe⇒ af – be is not divisible by 5 for every a, b, c, d, e, f ∈ Z.
R is not transitive
For e.g., take a=1,b=2,c=5,d=5,e=2,f=2a = 1, b = 2, c = 5, d = 5, e = 2, f = 2

The correct option is (B): Reflexive and symmetric but not transitive