Verify that an ellipse has four vertices.
The ellipse is given by $$ \frac{x^2}{a^2}+\frac{y^2}{b^2}=1$$
And I took $$x=a\cos t$$ and $$y=b \sin t$$ for $t\in [0,2\pi]$
Please can someone help me how to verify this?
Verify that an ellipse has four vertices.
The ellipse is given by $$ \frac{x^2}{a^2}+\frac{y^2}{b^2}=1$$
And I took $$x=a\cos t$$ and $$y=b \sin t$$ for $t\in [0,2\pi]$
Please can someone help me how to verify this?
Hint:
Consider the values $t=\frac {k\pi}2$ for $k\in \mathbb Z$ and the functions $\cos t,\sin t$. Are there any values of $k$ such that $\cos \frac {k\pi}2=0$? What about $\sin \frac {k\pi}2=0$?
Further hint:
We can separate the two partial derivatives $\partial x\over \partial t$ and $\partial y\over \partial t$ and get values satisfying either one of them according to the definition you are claiming, so consider the following:
$$\cos \frac \pi 2=\cos \frac {(2k+1)\pi}2=0$$
This covers two of your four "ellipse vertices". Where are the other two?