In my analytics class $\sin$ and $\cos$ were defined as follows:
$$ \sin(x) = \sum_{n=0}^\infty \frac{(-1)^{n}x^{2n+1}}{(2n+1)!} \text{ and } \cos(x) = \sum_{n=0}^\infty \frac{(-1)^{n}x^{2n}}{(2n)!}$$
But how does one prove that $\sin$ and $\cos$ are actually the functions that are defined by triangles? In particular I want to prove that
$$t \to (\sin(t),\cos(t))$$
describes a circle for $t$ between $0$ and $2\pi$ where $\pi$ is defined as below.
Here are things that have been proven in the class:
Also it was proven that
$$ \sin(x)^2 + \cos(x)^2 = 1$$
And a lot of formulas like this:
- $ \cos(x)=\cos(-x) \text{ and } \sin(x)=-\sin(-z)$
- $\sin(x+y) = \sin(x) \cos(y) + \sin(x)\cos(y)$
Also it was shown that $\cos(x)$ has a zero point in [0,2] which we defined as $\frac{\pi}{2} $. Then we showed:
- $\sin(\pi)=0, \, \cos(\pi)=-1$
- $\cos(\pi+x) = -\cos(x), \, \sin(\pi+x) = -\sin(x)$
- $\sin(\frac{\pi}{2} + x) = \cos(x)$
This probably isn't the best proof but it should work. First use $\sin^2(t)+\cos^2(t)=1$ to conclude that $(\cos(t),\sin(t))$ lies on the unit circle. Then, $(\cos(t),\sin(t))$ is continuous so it maps connected sets in $\mathbb{R}$ to connected sets in $\mathbb{R}^2$. In particular, the image of $[0,\pi]$ under $(\cos(t),\sin(t))$ is a connected set which lies on the unit circle and includes $(1,0)$ and $(-1,0)$. It follows that you must have either the upper or lower half circle in the image of $[0,\pi]$.
Finally use $\cos(x+\pi)=-\cos(x)$ and $\sin(x+\pi)=-\sin(x)$ to conclude the image of $[0,2\pi]$ under $(\cos(t),\sin(t))$ is the unit circle.