Solve the system in $\mathbb{R^{3}}$ :
$$\begin{cases}(1+4x^{2})y=4z^{2}\\(1+4y^{2})z=4x^{2}\\(1+4z^{2})x=4y^{2}\end{cases}$$
My try :
By imaging I see $(\frac{1}{2},\frac{1}{2},\frac{1}{2})$ is a solution!
From a first equation :
$$x=\frac{1}{2}\sqrt{\frac{4z^{2}}{y}-1}$$
So by second equation :
$$y=\frac{1}{2}\sqrt{\frac{\frac{4z^2}{y}-1}{z}-1}$$
But after applied I get difficult equation for $z$ ?