Consider all the ways to prove $\sin(2x)=2\sin(x)\cos(x)$. There are many!
I personally would use Euler's formula involving complex numbers due to it being extremely simple and straightforward. We know $\sin(x)=\frac{e^{ix}-e^{-ix}}{2i}$ and $\cos(x)=\frac{e^{ix}+e^{-ix}}{2}$. The LH and RH sides become $\frac{e^{i2x}-e^{-i2x}}{2i}=2(\frac{e^{ix}-e^{-ix}}{2i})(\frac{e^{ix}+e^{-ix}}{2})$. And now this proof can be done with some basic algebra!
At the same time, I have always been bothered by rewriting $\sin(x)$ and $\cos(x)$ this way. To rewrite everything in terms of $e$ feels like an utter avoidance to use the words "sine" and "cosine." It also seems like an avoidance to represent such formulas along the unit circle to prove them. The proofs involving the sum and difference formulas that use the unit circle have always appeared so clean to me.
This got me thinking... is there a dependable way to prove results like these using the unit circle? Or is there a way to rewrite everything in terms of sine and cosine another way?
I have been curious about this for a long time, and I would be curious as to what other dependable ways are used to prove trigonometric results such as these without $i$ and infinite sequences. What do other people do?