Ellipse is a very important shape in geometry. Its function defines the orbit of planet and star. Many branches of science and Math need it.
Ellipse Equation in Cartesian Coordinates
General Equation of Ellipse
The normal equation is actually the general 2nd order equation of conical section [1]. Only when certain condition is satisfied will it become an ellipse.
When , this equation will represent an ellipse.
Standard Equation of Ellipse
The standard equation of an ellipse means its center is also the basis point of the Cartesian coordinates O. And the focus points are also on the x axis.
Where a is the longer half radius, b is the shorter half radius.
Parameter Equation of Ellipse
The parameter equation of an ellipse is a good option to describe an ellipse. Which is:
\begin{equation} \left \{ \begin{array}{l} x = acos\phi \\ y = bsin\phi \end{array} \right . \end{equation}
Where a and b have same definition as that in the standard equation.
Connection between Standard and General Equation of an Ellipse
Suppose the standard equation of ellipse get rotation angle rotation around the original point and then a shift transformations , then the transformed ellipse equation will becomes:
Where the angle rotation follows the matrix:
\begin{equation} \left ( \begin{array}{l} cos\theta & -sin\theta\\ sin\theta & cos\theta\\ \end{array} \right ) \end{equation}
After some derivation, we can get: