Definition: An ellipse is a curve on a plane surrounding two focal points such that a straight line drawn from one of the focal points to any point on the curve and then back to the other focal point has the same length for every point on the curve.
I can see why $\frac{x^2}{a^2}+\frac{y^2}{b^2} =1 $ is an ellipse.
But why does the equation $x^2 + xy +y^2 =1 $ represents an ellipse ? Can someone please show me the calculations involved?
Thanks in advance!
Hint: Let $u=x-y$ and $v=x+y.$ Note that $u,v$ are orthogonal (have a dot product of $0$), just as $x,y$ are, and then try to rewrite the equation in the form $$\frac{u^2}{a^2}+\frac{v^2}{b^2}=1$$ for some appropriately chosen $a,b.$ Ultimately, this is an ellipse of the usual sort that has been rotated by $45^\circ.$