<?xml version="1.0" encoding="UTF-8"?>

<record version="7" id="9259">
 <title>derivatives of sine and cosine</title>
 <name>DerivativesOfSineAndCosine</name>
 <created>2007-04-24 19:26:19</created>
 <modified>2007-04-26 13:03:08</modified>
 <type>Derivation</type>
<parent id="6121">Prosthaphaeresis formulas</parent>
 <creator id="1863" name="Wkbj79"/>
 <author id="1863" name="Wkbj79"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="26A09"/>
 </classification>
 <related>
	<object name="DerivativesOfSinXAndCosX"/>
	<object name="LimitOfDisplaystyleFracsinXxAsXApproaches0"/>
	<object name="DefinitionsInTrigonometry"/>
	<object name="LimitRulesOfFunctions"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
 \usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here

\theoremstyle{definition}
\newtheorem*{thmplain}{Theorem}
</preamble>
 <content>The \PMlinkescapetext{derivation} of the derivatives of sine and cosine is a bit simpler by using the prosthaphaeresis formulas
\begin{align}
\sin\alpha-\sin\beta = \,2\sin \left( \frac{\alpha\!-\!\beta}{2} \right) \,\cos \left( \frac{\alpha\!+\!\beta}{2} \right),
\end{align}
\begin{align}
\cos\alpha-\cos\beta = -2\sin \left( \frac{\alpha\!+\!\beta}{2} \right) \, \sin\left( \frac{\alpha\!-\!\beta}{2} \right).
\end{align}

Let $x,\,t$ be any real numbers such that\, $t \neq x$.\, Then we obtain
$$\frac{\sin{x}-\sin{t}}{x-t} = 
\frac{2\sin \left( \frac{x-t}{2} \right) \cos \left( \frac{x+t}{2} \right) }{x-t} =
\frac{\sin \left( \frac{x-t}{2} \right) }{\left( \frac{x-t}{2} \right) }\cdot\cos \left( \frac{x\!+\!t}{2} \right) \;\;
\longrightarrow\; 1\cdot\cos \left( \frac{x\!+\!x}{2} \right) = \cos{x},$$
as\; $t\to x$.\, Here we used the known limit \;$\displaystyle\lim_{u\to0}\frac{\sin{u}}{u} = 1$\; (see \PMlinkname{this entry}{LimitOfDisplaystyleFracsinXxAsXApproaches0}).

The derivative of cosine is calculated similarly:
$$\frac{\cos{x}-\cos{t}}{x-t} = \frac{-2\sin \left( \frac{x+t}{2} \right) \sin\left( \frac{x-t}{2} \right)}{x-t} =-1 \cdot \frac{\sin\left( \frac{x-t}{2} \right) }{\left( \frac{x-t}{2} \right) }\cdot \sin \left( \frac{x\!+\!t}{2} \right) \;\; \longrightarrow\; -1 \cdot 1\cdot \sin \left( \frac{x\!+\!x}{2} \right) =-\sin{x},$$
as\; $t\to x$.</content>
</record>
