I am trying to show that If I rotate an hyperbola of the form $\cfrac{x^2}{a^2}-\cfrac{y^2}{b^2}=1$ by $45^\circ$ I get an equation of the form $x'y'=c$.
Using the following rotation coordinates:
$x=x' \cos 45^\circ -y' \sin 45^\circ$
$y=x' \sin 45^\circ + y' \cos 45^\circ $
I have that
$$ \begin{align} \cfrac{(x' \cos 45^\circ -y' \sin 45^\circ)^2}{a^2} - \cfrac{(x' \sin 45^\circ + y' \cos 45^\circ)^2}{b^2}&=1 \\ b^2(\cfrac{1}{2})(x'-y')^2-a^2(\cfrac{1}{2})(x'+y)^2&=a^2b^2 \\ (x')^{2}b^2+y^{2}b^{2}-2b^2(x'\cdot y') -a^2(x')^2-a^{2}(y')^2 -2a^{2}(x' \cdot y') &=2a^2b^2 \\ (x')^2(b^2-a^2)+(y'^2)(b^2-a^2) &=2(a^2b^2-x'y') \end{align}$$
But this is not of the form $x'y'=c$ as I wanted.
Can you guys help ?
I am trying to show that If I rotate an ellipse of the formAn ellipse, really? ;o) – Bernard Dec 02 '15 at 17:49