-2

If $a^2+b^2+c^2=1$ and $x^2+y^2+z^2=1$, can it be shown that $(ax)^2+(by)^2+(cz)^2=1$ for all real a, b, c, x, y, z?

2 Answers2

3

Even in the reduced case with only two couples of variables $\begin{cases} c=z=0\\a=y=\cos(t)\\b=x=\sin(t)\end{cases}$

Then $(ax)^2+(by)^2+(cz)^2=2\big(\cos(t)\sin(t)\big)^2=\frac 12\sin(2t)^2\le \frac 12\neq 1$

So there are infinity of values for which the equation is not verified.

zwim
  • 28,563
2

No. Take $a=c=y=z=0$ and $b=x=1$.

lhf
  • 216,483