I had typed up a long response and it has disappeared! Must have hit the wrong key.
As lurflurf said, how you prove the derivatives of sin(x) and cos(x) depends upon how you define them!
It is perfectly valid to define sin(x) to be
\sum_{n=0}^\infty \frac{(-1)^n}{(2n+1)!}x^{2n+1}
and cos(x) to be
\sum_{n=0}^\infty \frac{(-1)^n}{(2n)!}x^{2n}
Once you have done that and proven technical details like that fact that these converge absolutely for all x, you can differentiate term by term.
Of course, your teacher might ask to prove that these "sine" and "cosine" functions have the various properties of the trig functions- for example being periodic of period 2\pi
My personal favorite is to define y= sin(x) as "the function satisfying the initial value problem y"= -y with y(0)= 0, y'(0)= 1" and y= cos(x) as "the function satisfying the initial value problem y"= -y with y(0)= 1, y'(0)= 0". It is not too difficult to show that those do, in fact, has all the properties of the "usual" sine and cosine, including periodicity. In fact, if I were asked to prove that sine and cosine, as defined by the infinite sums above, were periodic, I would first use term by term by term differentiation to show that they satisfy the above differential equations and then use that.
The proof Desh627 links to defines sine and cosine in terms of "circular functions": given non-negative t, measure counterclockwise around the unit circle from (1, 0) a distance t. Cos(t) and sin(t) are defined as the y and x coordinates of the endpoint, respectively. If t is negative, measure clockwise instead of counterclockwise. That proof uses the fact that
\lim_{x\rightarrow 0}\frac{sin(x)}{x}= 1
The proof of that (given in most Calculus texts) is:
Assume t is some small, positive value and draw the line from (0,0) to (cos(t), sin(t)) on the unit circle. Drop a perpendicular from (cos(t), sin(t)) to x-axis. We have a right triangle with legs of length cos(t) and sin(t) and so area (1/2)sin(t)cos(t). Draw a vertical line from (1, 0) to the extended radius through (cos(t), sin(t)). That forms a right triangle with one leg of length 1 and similar to the smaller right triangle: cos(t)/1= sin(t)/h where h is the vertical height, so h= sin(t)/cos(t) and the area of this larger triangle is (1/2)sin(t)/cos(t). Finally, the area of the circular sector between them is (1/2)t. Looking at those 3 areas, (1/2)sin(t)cos(t)\le (1/2)t \le (1/2) sin(t)/cos(t). Multiplying through by the positive number 2/sin(t) we have cos(t)\le t/sin(t)\le 1/cos(t)[/itexs]. Inverting each part, which also reverses the inequalities, 1/cos(t)\ge sin(t)/t\ge cos(t). By the "sandwiching theorem" we have <br />
1\le \lim_{t\rightarrow 0%+} \frac{sin(x)}{x}\le 1<br />
<br />
Of course, we can argue by symmetry that the same thing is true for t approaching 0 from below.