I have to find A and C $ \in {R_{>0}}$ so that :
$$ A \space\sqrt{x^{2}+y^{2}}\leq \sqrt{x^{2}+2xy+3y^{2}} \leq C\sqrt{x^{2}+y^{2}}$$
I was only able to find C but i am not sure if it is correct
$\textbf{My try }$ $$ {x^{2}+2xy+3y^{2}} \leq 3x^{2}+6xy+3y^{2}= 3(x+y)^2 \leq 6(x^2+y^2)$$
$$\Rightarrow \sqrt{x^{2}+2xy+3y^{2}} \leq \sqrt{6}\sqrt{x^{2}+y^{2}}$$
Can you please check if i am right and give some hints to find A
Choose spherical coordinates, let $x = r \cos \phi$, $y = r \sin \phi$, and $x^2 + y^2 = r^2$, then we are looking for
$$ A \leq \sqrt{1 + 2\cos \phi \sin \phi+ 2 \sin^{2} \phi} \leq C $$
Use the identity $2\cos \phi \sin \phi = \sin (2\phi)$ :
$$ A^2 \leq f(\phi) = {1 + \sin (2\phi) + 2 \sin^{2} \phi} \leq C^2 $$
The extrema of $f(\phi)$ are at $ 0 = f'(\phi) = 2 \cos (2 \phi) + 4 \cos\phi \sin \phi = 2 \cos (2 \phi) + 2 \sin (2 \phi)$, so
$ \tan (2 \phi) = -1 $ which gives $\phi = -\pi/8$ and $\phi = 3 \pi/8$. So the two extremes are
$f(\phi = - \pi/8) = 0.5858$ and $f(\phi = 3 \pi/8) = 3.4142$
So $A = 0.7654$ and $B = 1.8478$. Using known values for the trigonometric functions, this can be given as well as: $A = \sqrt{2 - \sqrt 2}$ and $B = \sqrt{2 + \sqrt 2}$.