I am reading a paper where I encountered the following equations
$x=a.\cos(\omega t)$ and $y=b.\cos(\omega t + \phi)$
$\phi$ and $\omega$ are constants, t is the variable parameter.
Then the paper suggests this is the parametric equation of an ellipse.
First of all, how can I prove this?
Then the area of the ellipse is calculated and is found as $A= \pi a b \sin \phi$, which I found by using Green's theorem. Is there a more elegant way to find this?
Then, last but not least, the angle $\gamma$ between the long axis and the abscisa needs to be determined and according to the paper it's given by
$\tan 2\gamma = \frac{2ab \cos \phi}{a^2 - b^2}$.
Can somebody prove this please?