Euler's formula to show cost=(e^(it) +e^(-it))/2?
By John Campbell •
hmm how do I show that cost=(e^(it) +e^(-it))/2 by the use of eulers formula? e^(it)=cost +isint ?? ty for help!
$\endgroup$ 11 Answer
$\begingroup$We have $e^{it} = \cos(t) + i \sin(t)$. Replacing $t$ by $-t$, we get $e^{-it} = \cos(t) - i \sin(t)$. Adding both, we get $$e^{it} + e^{-it} = 2 \cos(t) \implies \cos(t) = \dfrac{e^{it} + e^{-it}}2$$
$\endgroup$ 1