Sine and Cosine of Sum/Geometric Proof
Theorem
- $\cos \left({a + b}\right) = \cos a \cos b - \sin a \sin b$
- $\sin \left({a + b}\right) = \sin a \cos b + \cos a \sin b$
where $\sin$ and $\cos$ are sine and cosine.
Proof
$AB$, $AC$, $AE$, and $AD$ are radii of the circle centered at $A$.
Let $\angle BAC = a$ and $\angle DAC = \angle BAE = b$.
By Euclid's First Postulate, we can construct line segments $BD$ and $CE$.
By Euclid's second common notion, $\angle DAB = \angle CAE$.
Thus by Triangle Side-Angle-Side Equality, $\triangle DAB \cong \triangle CAE$.
Therefore, $DB = CE$.
We now assign Cartesian coordinates to the points $B$, $C$, $D$, and $E$:
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle B\) | \(=\) | \(\displaystyle \left({1, 0}\right)\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | |||
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle C\) | \(=\) | \(\displaystyle \left({\cos a, \sin a}\right)\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | |||
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle D\) | \(=\) | \(\displaystyle \left({\cos \left({a + b}\right), \sin \left({a + b}\right)}\right)\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | |||
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle E\) | \(=\) | \(\displaystyle \left({\cos b, -\sin b}\right)\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | from Cosine Function is Even and Sine Function is Odd: $\cos \left({-x}\right) = \cos x$ and $\sin \left({-x}\right) = - \sin x$ |
We use the definition of the distance function on the Euclidean space $\left({\R^2, d}\right)$ as defined by the Euclidean metric:
$\forall x, y \in \R^2: d \left({x, y}\right) = \sqrt {\left({x_1 - y_1}\right)^2 + \left({x_2 - y_2}\right)^2}$
where $x = \left({x_1, y_1}\right), y = \left({x_2, y_2}\right)$.
Thus $DB \cong CE \iff d \left({D, B}\right) = d \left({C, E}\right)$.
So, plugging in the coordinates of $B, C, D, E$, we get:
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle (\cos(a + b)-1)^2 + \sin^2(a + b)\) | \(=\) | \(\displaystyle (\cos a - \cos b)^2 + (\sin a + \sin b)^2\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | |||
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \underbrace{\cos^2(a + b) + \sin^2(a + b)}_1 - 2 \cos(a + b) + 1\) | \(=\) | \(\displaystyle \cos^2 a - 2 \cos a \cos b + \cos^2 b + \sin^2 a + 2\sin a \sin b + \sin^2 b\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | |||
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle 2-2\cos(a + b)\) | \(=\) | \(\displaystyle \underbrace{\cos^2 a + \sin^2 a}_1 + \underbrace{\cos^2 b+\sin^2 b}_{1}+ -2\cos a \cos b+2\sin a \sin b\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | |||
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \cos a \cos b - \sin a \sin b\) | \(=\) | \(\displaystyle \cos(a + b)\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) |
In the above, repeated use is made of the identity $\cos^2 \theta + \sin^2 \theta \equiv 1$ from Sum of Squares of Sine and Cosine.
Now, using the identity $\cos \left({\frac \pi 2 - a}\right) = \sin a$ from Sine equals Cosine of Complement, we have:
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \sin \left({a + b}\right)\) | \(=\) | \(\displaystyle \cos \left({\frac \pi 2 - \left({a + b}\right)}\right)\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | |||
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(=\) | \(\displaystyle \cos \left({\left({\frac \pi 2 - a}\right) - b}\right)\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | |||
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(=\) | \(\displaystyle \cos \left({\frac \pi 2 - a}\right) \left({\cos \left({-b}\right)}\right) - \sin \left({\frac \pi 2 - a}\right) \left({\sin \left({-b}\right)}\right)\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | using identity demonstrated above | ||
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(=\) | \(\displaystyle \cos \left({\frac \pi 2 - a}\right) \cos b + \sin \left({\frac \pi 2 - a}\right) \sin b\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | ($\cos \left({-x}\right) = \cos x$ and $\sin \left({-x}\right) = - \sin x$ as above) | ||
| \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | \(=\) | \(\displaystyle \sin a \cos b + \cos a \sin b\) | \(\displaystyle \) | \(\displaystyle \) | \(\displaystyle \) | Sine equals Cosine of Complement |
$\blacksquare$