I found this question and answer on a model paper. However I believe the answer is wrong. Can you help me understand please?
Question: 1. Consider the relation R on the set of real numbers R defined by xRy if and only if xy is a rational number. i. Symmetric ii. Reflexive iii. Transitive
Answers given i. As xy = yx for all, x,y ∈ R we have the yx is rational if xy is rational, and so R is symmetric. ii. R is not reflexive as e.g. pi*pi is not rational. iii. R is not transitive as e.g. pi/2 * 2/pi = 1 is rational, while pi/2*pi/2 is irrational.
My concerns: a. I think answer (i) is wrong. Here is why... x = square root of 5 and y = square root of 2, xy = square root of 10 which is irrational. Not for all x,y we have yx rational. Is the model paper answer wrong here?
I think (ii) and (iii) are correct. Right?
Thank you very much!
I think answer (i) is wrong$\sqrt{2}\sqrt{5}$ and $\sqrt{5}\sqrt{2}$ are both (equal and) irrational, so neither pair is in the relation $R$. How does that contradict symmetry? – dxiv Apr 04 '17 at 04:15