M HYPE SPLASH
// updates

Euler's formula to show cost=(e^(it) +e^(-it))/2?

By John Campbell
$\begingroup$

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$ 1

1 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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy