The "sum and difference" formulas often come in handy, but it's not immediately obvious that they would be true.
\begin{align} \sin(\alpha \pm \beta) &= \sin \alpha \cos \beta \pm \cos \alpha \sin \beta \\ \cos(\alpha \pm \beta) &= \cos \alpha \cos \beta \mp \sin \alpha \sin \beta \end{align}
So what I want to know is,
- How can I prove that these formulas are correct?
- More importantly, how can I understand these formulas intuitively?
Ideally, I'm looking for answers that make no reference to Calculus, or to Euler's formula, although such answers are still encouraged, for completeness.


