Why is e^(pi i) = -1?
math.toronto.edu
Why is e^(pi i) = -1?
1–10 of 53 posts
Re: Why is e^(pi i) = -1?
#2Why does cos(pi) + i sin(pi) == -1 ??
Why does i disappear in this?
Edit: Thanks to the replies below.
Re: Why is e^(pi i) = -1?
#3Here's some more info if you want to find out some info, applications and such: http://en.wikipedia.org/wiki/Eulers_formula
Re: Why is e^(pi i) = -1?
#4So to broadcast my math ignorance to all: Why does cos(pi) + i sin(pi) == -1 ?? Why does i disappear in this? Edit: Thanks to the replies below.
that sin(pi) = 0.
Re: Why is e^(pi i) = -1?
#5So to broadcast my math ignorance to all: Why does cos(pi) + i sin(pi) == -1 ?? Why does i disappear in this? Edit: Thanks to the replies below.
Re: Why is e^(pi i) = -1?
#6So to broadcast my math ignorance to all: Why does cos(pi) + i sin(pi) == -1 ?? Why does i disappear in this? Edit: Thanks to the replies below.
I wouldn't feel ignorant or anything. The article left out that information seemingly on purpose, presumably so that people would try to figure out where the i went.
Re: Why is e^(pi i) = -1?
#7Yes, I read when I should probably be hacking.
Re: Why is e^(pi i) = -1?
#8So to broadcast my math ignorance to all: Why does cos(pi) + i sin(pi) == -1 ?? Why does i disappear in this? Edit: Thanks to the replies below.
e^(ix) = cos(x) - i sin(x)
Since sin(π) == 0, i * 0 == 0 so you have cos(π) left which is -1.
So in sum:
e^(i π) = cos(π) - i sin(π) == -1 - 0 == -1
Re: Why is e^(pi i) = -1?
#9It relates all the fundamental mathematical numbers: e, i, π, 1 and 0.
Re: Why is e^(pi i) = -1?
#10So to broadcast my math ignorance to all: Why does cos(pi) + i sin(pi) == -1 ?? Why does i disappear in this? Edit: Thanks to the replies below.
If you draw a cosine graph you will see that it is -1 at pi. Therefore in the above sum the sine part just falls away.
It is easy to see that the above is true when you recall that cosine(theta) = adjacent side/(hypotenuse). Since pi=180 degrees, adjacent will be -1 hypotenuse 1 and opposite side 0.