Prove or disprove: if $x$ and $y$ are representable as the sum of three squares, then so is $xy$.
How to prove or disprove it? I am unable to get any idea on it. It would be of great help if any one could help.
Prove or disprove: if $x$ and $y$ are representable as the sum of three squares, then so is $xy$.
How to prove or disprove it? I am unable to get any idea on it. It would be of great help if any one could help.
It is always a good idea to try some simple examples to get a feel for what is going on:
$$3 = 1^2+1^2+1^2$$
and
$$5 = 2^2+1^2+0^2$$
but it is easy to verify that 15 is not a sum of 3 squares. In fact any number of the form $8n+7$ cannot be a sum of 3 squares, as can be seen from looking at simple modulus possibilities.