Line 35: | Line 35: | ||
: <math> \sin wt = \frac{e^{j w}}{2j} - \frac{e^{-j w}}{2j} \,\!</math> | : <math> \sin wt = \frac{e^{j w}}{2j} - \frac{e^{-j w}}{2j} \,\!</math> | ||
--[[User:Freya|Freya]] 15:04, 20 July 2009 (UTC) | --[[User:Freya|Freya]] 15:04, 20 July 2009 (UTC) | ||
+ | |||
+ | = A related mystery: why is the following wrong? Can somebody please explain?= | ||
+ | |||
+ | <math> e^{j 2 \pi t} = \left( e^{j 2 \pi} \right)^t= \left( cos{2 \pi } + j sin{2 \pi } \right)^t= 1^t =1 </math> | ||
+ | |||
Back to [[Exams/Quizzes]] | Back to [[Exams/Quizzes]] | ||
[https://kiwi.ecn.purdue.edu/rhea/index.php/ECE301_(HuffmalmSummer2009) Return to main] | [https://kiwi.ecn.purdue.edu/rhea/index.php/ECE301_(HuffmalmSummer2009) Return to main] |
Revision as of 04:50, 21 July 2009
Adam Frey's Euler Identity Summary
The identity is a special case of Euler's formula from complex analysis, which states that where j = i = $ \sqrt{-1} $
- $ e^{jx} = \cos x + j \sin x \,\! $
for any real number x. (Note that sine and cosine should be in radians)
In particular,
- $ e^{j \pi} = \cos \pi + j \sin \pi.\,\! $
We know from trig identities that:
- $ \cos \pi = -1 \, \! $
and
- $ \sin \pi = 0,\,\! $
which results in
- $ e^{j \pi} = -1,\,\! $
which gives the identity
- $ e^{j \pi} +1 = 0.\,\! $
Also useful is the relationship in splitting sine and cosine is where
- $ \cos wt = \frac{e^{j w}}{2} + \frac{e^{-j w}}{2} \,\! $
and
- $ \sin wt = \frac{e^{j w}}{2j} - \frac{e^{-j w}}{2j} \,\! $
--Freya 15:04, 20 July 2009 (UTC)
$ e^{j 2 \pi t} = \left( e^{j 2 \pi} \right)^t= \left( cos{2 \pi } + j sin{2 \pi } \right)^t= 1^t =1 $
Back to Exams/Quizzes