Explain Euler's Theorem/Identity

  • Thread starter BloodyFrozen
  • Start date
  • Tags
    Explain
In summary: I don't know how Euler got it, but one way of looking at is to compare the McLaurin series for e^x, cos(x) and sin(x). The terms from the cos(x) and sin(x) series appear in the series for e^x but with some differences in their signs. This is because the derivative of e^x is e^x, while the derivatives of cos(x) and sin(x) are -sin(x) and cos(x), respectively. By replacing x with ix, we get e^(ix) = cos(x) + i sin(x), which is known as Euler's formula. This formula is useful because it allows us to express complex numbers in terms of trigonometric functions, making calculations
  • #1
BloodyFrozen
353
1
Please explain Euler's theorem. :cry: I don't get how he got this formula and how it can be used instead of trigonometry. Thanks :confused:
 
Physics news on Phys.org
  • #2
I don't know how Euler got it, but one way of looking at is to compare the McLaurin series for e^x, cos(x) and sin(x). The terms from the cos(x) and sin(x) series appear in the series for e^x but with some differences in their signs. You might start wondering if there is some way to make the series for e^x or e^(-x) equal to something like the series for sin(x) + cos(x) or cos(x) - sin(x) etc. That might lead to the idea of comparing the terms in the series for e^x with x = i theta to the terms in the series for cos(theta) and i times the terms in the series for sin(theta).
 
  • #3
What Stephen Tashi said!

Specifically, the MacLaurin series for [itex]e^x[/itex] is
[tex]e^x= 1+ x+ \frac{1}{2}x^2+ \frac{1}{3!}x^3+ \cdot\cdot\cdot+ \frac{1}{n!}x^n+ \cdot\cdot\cdot[/tex]

If you replace "x" with "ix" that becomes
[tex]e^{ix}= 1+ ix+ \frac{1}{2}(ix)^2+ \frac{1}{3!}(ix)^3+ \cdot\cdot\cdot+ \frac{1}{n!}(ix)^n+ \cdot\cdot\cdot[/tex]
[tex]= 1+ ix+ \frac{1}{2}i^2x^2+ \frac{1}{3!}i^3x^3+ \cdot\cdot\cdot+ \frac{1}{n!}i^nx^n+ \cdot\cdot\cdot[/tex]

But it is easy to see that [itex]i^2= -1[/itex], [itex]i^3= i(-1)= -i[/itex], [itex]i^4= (i^2)(i^2)= (-1)(-1)= 1[/itex], [itex]i^5= (1)(i)= i[/itex], etc. In particular, all odd powers of i are imaginary and all even powers are real- and their signs alternate. We can separate the series above into "imaginary" and "real" parts:
[tex]e^{ix}= (1- \frac{1}{2}x^2+ \frac{1}{4!}x^4- \cdot\cdot\cdot+ \frac{(-1)^n}{(2n)!}x^{2n}+ \cdot\cdot\cdot)+ i(x- \frac{1}{3!}x^3+ \frac{1}{5!}x^5- \cdot\cdot\cdot+ \frac{(-1)^n}{(2n+1)!}x^{2n+1}+ \cdot\cdot\cdot)[/tex]

Now, if you take the MacLaurin series for cosine and sine you will see that they are just the two series above (cosine is an even function and so will have only even powers, sine is an odd function and so will have only odd powers).
 
Last edited by a moderator:
  • #4
You can read how he got it in his Analysis of the Infinite.

Here's a good synopsis.

http://www.maa.org/editorial/euler/How Euler Did It 46 e pi and i.pdf
http://www.maa.org/news/howeulerdidit.html
August 2007
 
Last edited by a moderator:
  • #5
HallsofIvy said:
What Stephen Tashi said!

Specifically, the MacLaurin series for [itex]e^x[/itex] is
[tex]e^x= 1+ x+ \frac{1}{2}x^2+ \frac{1}{3!}x^3+ \cdot\cdot\cdot+ \frac{1}{n!}x^n+ \cdot\cdot\cdot[/tex]

If you replace "x" with "ix" that becomes
[tex]e^{ix}= 1+ ix+ \frac{1}{2}(ix)^2+ \frac{1}{3!}(ix)^3+ \cdot\cdot\cdot+ \frac{1}{n!}(ix)^n+ \cdot\cdot\cdot[/tex]
[tex]= 1+ ix+ \frac{1}{2}i^2x^2+ \frac{1}{3!}i^3x^3+ \cdot\cdot\cdot+ \frac{1}{n!}i^nx^n+ \cdot\cdot\cdot[/tex]

But it is easy to see that [itex]i^2= -1[/itex], [itex]i^3= i(-1)= -i[/itex], [itex]i^4= (i^2)(i^2)= (-1)(-1)= 1[/itex], [itex]i^5= (1)(i)= i[/itex], etc. In particular, all odd powers of i are imaginary and all even powers are real- and their signs alternate. We can separate the series above into "imaginary" and "real" parts:
[tex]e^{ix}= (1- \frac{1}{2}x^2+ \frac{1}{4!}x^4- \cdot\cdot\cdot+ \frac{(-1)^n}{(2n)!}x^{2n}+ \cdot\cdot\cdot)+ i(x- \frac{1}{3!}x^3+ \frac{1}{5!}x^5- \cdot\cdot\cdot+ \frac{(-1)^n}{(2n+1)!}x^{2n+1}+ \cdot\cdot\cdot)[/itex]

Now, if you take the MacLaurin series for cosine and sine you will see that they are just the two series above (cosine is an even function and so will have only even powers, sine is an odd function and so will have only odd powers).


Is there anyway to "understand" this without the knowledge of Calculus beyond the fundamentals (limits, derivatives, integrals:tongue2:)? As I'm not very familiar with Taylor series, MacLaurin Series , and Series in general I suppose. I don't understand how this is applicable for trigonometry.:rofl:

Thanks to answerers so far.:biggrin:
 
  • #6
http://en.wikipedia.org/wiki/Power_series" [Broken] is always a good place to start.

Maclaurin series are just taylor series centered at 0 (explained in the article). The applications to trigonometry are partly due to the nice properties of the exponential function. They are abundant in problem solving texts, but you might want to start by googling "applications of de Moivre's theorem".

One approach to the identity is to consider the power series solution to f'(z) = f(z) and from that derive all the properties of the complex exponential, including Euler's identity.

Feynman gives I think gives a numerical approach to the identity in his lectures on physics (volume 1).
 
Last edited by a moderator:
  • #7
snipez90 said:
http://en.wikipedia.org/wiki/Power_series" [Broken] is always a good place to start.

Maclaurin series are just taylor series centered at 0 (explained in the article). The applications to trigonometry are partly due to the nice properties of the exponential function. They are abundant in problem solving texts, but you might want to start by googling "applications of de Moivre's theorem".

One approach to the identity is to consider the power series solution to f'(z) = f(z) and from that derive all the properties of the complex exponential, including Euler's identity.

Feynman gives I think gives a numerical approach to the identity in his lectures on physics (volume 1).

As I said before I'm not familiar with calculus series, the only thing I do know that you mentioned is De'Moivres theorem. :biggrin: Thanks though, I'll check if I can understand this.
 
Last edited by a moderator:
  • #8
look at the differential equations. if the derivative of e^cx is c.e^cx, then the second derivative of e^ix is -e^ix, so it satisfies the same equation y'' + y = 0 as sin and cosine. so e^ix must be a linear combination of sin and cosine. that's probably how it arose.
 
  • #9
mathwonk said:
look at the differential equations. if the derivative of e^cx is c.e^cx, then the second derivative of e^ix is -e^ix, so it satisfies the same equation y'' + y = 0 as sin and cosine. so e^ix must be a linear combination of sin and cosine. that's probably how it arose.

I get what you are saying about the first and second derivative, but then I lost ya. Yet, so far I don't see how this has a relation to cos x + i sin x = ex
 
  • #10
BloodyFrozen said:
As I said before I'm not familiar with calculus series, the only thing I do know that you mentioned is De'Moivres theorem. :biggrin: Thanks though, I'll check if I can understand this.

Well actually you asked if it was possible to understand what the above posters did with basic knowledge of limits, derivatives, and integrals. Series are defined in terms of a convergent sequence, which is a certain type of limit.

If you had no calculus background and were only interested in the trig applications, then a more hand-wavy approach is to the identity is probably fine. Also note this.

But if you do have the basic calculus background, everything mentioned so far should be accessible to you. I remember learning power series after integration (I think this starts Calc II for some people, but it's more of the same basic stuff).

*EDIT* If you're some innocent high schooler who just started learning calculus, you're not expected to fully understand what mathwonk said. There is some basic linear algebra involved, and unsurprisingly you would understand this after studying some basic linear ODE theory.

Also, seeing as how Euler managed to manipulate series with ease, it seems pretty unlikely that he was unaware of how to obtain the identity from series expansion.
 
Last edited:
  • #11
snipez90 said:
Well actually you asked if it was possible to understand what the above posters did with basic knowledge of limits, derivatives, and integrals. Series are defined in terms of a convergent sequence, which is a certain type of limit.

If you had no calculus background and were only interested in the trig applications, then a more hand-wavy approach is to the identity is probably fine. Also note this.

But if you do have the basic calculus background, everything mentioned so far should be accessible to you. I remember learning power series after integration (I think this starts Calc II for some people, but it's more of the same basic stuff).

I'm not that far into calc yet, but I think i got it. The animation on wiki helped alot. :rofl: Anyone think of a more trigonometric way to approach this?
 
  • #12
Anyone got a trigonometric/complex way to express this?
 
  • #13
Has anyone else noticed that if you replace i with (insert whatever imaginary meme you chose here), the equation works just the same;

Try smurf for example; e^(smurf*Pi) = -1

Or Pterodactyl; e^(Pt*Pi) = -1

As long as e^((Really Imaginary Constant)*Pi) = cos (Pi) + RIC sin (Pi), then e^((whatever you want to put here) * Pi) = - 1 because the sine of Pi is Zero.

I don't mean to poke fun at 'our little jewel', but I cannot help ponder the implications of this alarming corollary. Am I missing something? Could it be that e^(unicorn*pi) = -1?

Doesn't that seem inherently wrong and evil? What happened to the unicorn? Did the Pi EAT THE UNICORN?

This concept seems to belie a complete lack of meaning for Euler's, but I don't seem to be able to prove it wrong.

In case you're wondering, it works with theta too, if you just change out your y-axis label for your imaginary friend of choice.

Just a random thought from someone who's knowledge of math occasionally plays hell with their sanity. I think I hear Nietzsche calling my name, perhaps I should go now.
 
  • #14
Bob Kutz said:
Has anyone else noticed that if you replace i with (insert whatever imaginary meme you chose here), the equation works just the same;

Try smurf for example; e^(smurf*Pi) = -1

Or Pterodactyl; e^(Pt*Pi) = -1

As long as e^((Really Imaginary Constant)*Pi) = cos (Pi) + RIC sin (Pi), then e^((whatever you want to put here) * Pi) = - 1 because the sine of Pi is Zero.

I don't mean to poke fun at 'our little jewel', but I cannot help ponder the implications of this alarming corollary. Am I missing something? Could it be that e^(unicorn*pi) = -1?

Doesn't that seem inherently wrong and evil? What happened to the unicorn? Did the Pi EAT THE UNICORN?

This concept seems to belie a complete lack of meaning for Euler's, but I don't seem to be able to prove it wrong.

In case you're wondering, it works with theta too, if you just change out your y-axis label for your imaginary friend of choice.

Just a random thought from someone who's knowledge of math occasionally plays hell with their sanity. I think I hear Nietzsche calling my name, perhaps I should go now.


Hmm.. I see your point, but I'm not really sure what to say... Anyone Else?
 
  • #15
Bob Kutz should be banned from the forum for giving ambigous and bogus information...
Labeling i as imaginary is just nonsense, because it does exist. Just not in the space we are normaly working in. And It does have practical use!

From the top of my head electrical engineers works a lot with complex numbers when trying to measure the capacity of electrical circuits i think. (Correct me on this one.)

What I am sorry about is that you can not fully appreciate this equation, because you do not have the proper background knowledge for it.

If i were you I would run down to a local bookstore and buy the book. "Visual Complex Analysis"
It explains everything that has to do with complex analysis in a simple matter with many pictures that illustrates the points made. I really liked the way it explains the question you are asking as well.

What does it mean to raise a number to the i? Short line is, it is not the same as raising a normal number to a power. It denotes the angle between the real and the complex axis... therefore taking the pi angle, will give you -1.

Anyho, just read that book.
 
  • #16
Uhm, excuse me, Mr. Nebuchanezza, but the term i is defined as the imaginary unit. So labeling it as imaginary isn't really nonsense at all.

So maybe it isn't me who should be banned.

I never said that Euler's identity was wrong or didn't have practical value, I just pointed out that it works with deliberately anachronistic values. Values that don't appear to have any meaning. And yet the equation works, just the same.

Since you don't even understand the true nature of the term "i" used in the equation, I don't think you ought to run around telling others that they don't appreciate Euler's formula because they don't have the background. I think it takes a fair amount of understanding to look at it, realize why it works, and why it would work no matter how the y-axis is labeled.

What does it mean to raise a number to the i? Therefore taking the pi angle will give you -1? Well, yes that's true, but only because the coefficient of of the i component is zero, at that point, because sine of pi is zero. There is no angle, and the complex axis is perfectly irrelevant at pi.

Regardless; replace i with whatever term you want and the underlying equation works exactly as it did.

What part of that don't you understand?
 
  • #17
Bob Kutz said:
Uhm, excuse me, Mr. Nebuchanezza, but the term i is defined as the imaginary unit. So labeling it as imaginary isn't really nonsense at all.
You did say that it could be replaced with other 'imaginary' things with no change in the formula. I thought you were joking. If not, then maybe Mr. Nebuchanezza was right!

So maybe it isn't me who should be banned.

I never said that Euler's identity was wrong or didn't have practical value, I just pointed out that it works with deliberately anachronistic values. Values that don't appear to have any meaning. And yet the equation works, just the same.

Since you don't even understand the true nature of the term "i" used in the equation, I don't think you ought to run around telling others that they don't appreciate Euler's formula because they don't have the background. I think it takes a fair amount of understanding to look at it, realize why it works, and why it would work no matter how the y-axis is labeled.

What does it mean to raise a number to the i? Therefore taking the pi angle will give you -1? Well, yes that's true, but only because the coefficient of of the i component is zero, at that point, because sine of pi is zero. There is no angle, and the complex axis is perfectly irrelevant at pi.

Regardless; replace i with whatever term you want and the underlying equation works exactly as it did.

What part of that don't you understand?
Well, I don't understand "replace i with whatever term you want and the underlying equation works exactly as it did". If I replace "i" with the number 1, I get \(\displaystyle e^{\pi}= 24.14\), approximately, not even closed to -1. I would get the "underlying equation" working exactly as it did only if I replace "i" with a number that had exactly the same properties- and that is the same as saying "replace "i" with "i" apparently renamed. If that is what you meant, then it is very trivial and not at all what you said.
 
  • #18
Bob Kutz said:
Uhm, excuse me, Mr. Nebuchanezza, but the term i is defined as the imaginary unit. So labeling it as imaginary isn't really nonsense at all.

So maybe it isn't me who should be banned.

I never said that Euler's identity was wrong or didn't have practical value, I just pointed out that it works with deliberately anachronistic values. Values that don't appear to have any meaning. And yet the equation works, just the same.

Since you don't even understand the true nature of the term "i" used in the equation, I don't think you ought to run around telling others that they don't appreciate Euler's formula because they don't have the background. I think it takes a fair amount of understanding to look at it, realize why it works, and why it would work no matter how the y-axis is labeled.

What does it mean to raise a number to the i? Therefore taking the pi angle will give you -1? Well, yes that's true, but only because the coefficient of of the i component is zero, at that point, because sine of pi is zero. There is no angle, and the complex axis is perfectly irrelevant at pi.

Regardless; replace i with whatever term you want and the underlying equation works exactly as it did.
What part of that don't you understand?


this is absolutely wrong in every sense of the word. 'i' has a very precise definition, as does everything mathematics. if you replace 'i' by 'unicorn' that equation WILL NOT work, unless you define " unicorn2 = -1 ". In essence, you are creating an entirely new axis apart from the real axis, seeing as how any number in the real number line squared is greater than or equal to zero, or in other words (any Real number)2cannot be negative.
 
  • #19
I personally think that you could not replace i because the modulus would not be the same in every case. Correct me if I'm mistaken?
 
Last edited:
  • #20
Also, seeing as how Euler managed to manipulate series with ease, it seems pretty unlikely that he was unaware of how to obtain the identity from series expansion.

It depends on what you mean by series expansion. In his Analysis of the infinite he gets the expansion for ex by really fancy use of the binomial theorem rather than Taylor or Mclaurin series. I wish I had my copy to confirm definitely, but I believe he didn't use those types of expansion, just your plain old binomial theorem and substituting variables then taking limits.

But he probably new about those expansions since he was contemporary of both, if he hadn't figured it out himself.
 
  • #21
dimitri151 said:
It depends on what you mean by series expansion. In his Analysis of the infinite he gets the expansion for ex by really fancy use of the binomial theorem rather than Taylor or Mclaurin series. I wish I had my copy to confirm definitely, but I believe he didn't use those types of expansion, just your plain old binomial theorem and substituting variables then taking limits.

But he probably new about those expansions since he was contemporary of both, if he hadn't figured it out himself.

Can you post how he got it?:approve:
 
  • #22
Took a while to find the book and the time. Here it is.
 

Attachments

  • notes_euler_identity.pdf
    53.6 KB · Views: 286
  • #23
BloodyFrozen said:
I get what you are saying about the first and second derivative, but then I lost ya. Yet, so far I don't see how this has a relation to cos x + i sin x = ex
Here's another way to understand the "differential equations" approach:

Let f(x) = cos x + i sin x.
df/dx = -sin x + i cos x = i f(x)

Hence f(x) is its own derivative except for a factor of i. This is a clue that f(x) might be something like e^ix.

You can check this by "guessing" that f(x) = e^u(x) for some unknown u(x).
Substituting this form for f(x) into the above equation:
df/dx = i f(x)
d/dx (e^u(x)) = i e^u(x)
e^u(x) du/dx = i e^u(x)
du/dx = i
u = ix + C
Hence f(x) = e^(ix + C) = (e^C) (e^ix) = A e^ix,
where A = 1 since for x = 0, e^ix = 1 = cos(0) + i sin(0).
 
  • #24
Yeah, that's another way to do it. You show that the magnitude of the of the derivative is unchanged. You can find it in Needham's Visual Complex Analysis, a couple of other places too.
 
  • #25
olivermsun said:
Here's another way to understand the "differential equations" approach:

Let f(x) = cos x + i sin x.
df/dx = -sin x + i cos x = i f(x)

Hence f(x) is its own derivative except for a factor of i. This is a clue that f(x) might be something like e^ix.

You can check this by "guessing" that f(x) = e^u(x) for some unknown u(x).
Substituting this form for f(x) into the above equation:
df/dx = i f(x)
d/dx (e^u(x)) = i e^u(x)
e^u(x) du/dx = i e^u(x)
du/dx = i
u = ix + C
Hence f(x) = e^(ix + C) = (e^C) (e^ix) = A e^ix,
where A = 1 since for x = 0, e^ix = 1 = cos(0) + i sin(0).



Perfect explanation. Thanks to everyone who has helped!:smile:
 
  • #26
Bob Kutz said:
Has anyone else noticed that if you replace i with (insert whatever imaginary meme you chose here), the equation works just the same;

Try smurf for example; e^(smurf*Pi) = -1

Or Pterodactyl; e^(Pt*Pi) = -1

As long as e^((Really Imaginary Constant)*Pi) = cos (Pi) + RIC sin (Pi), then e^((whatever you want to put here) * Pi) = - 1 because the sine of Pi is Zero.

I don't mean to poke fun at 'our little jewel', but I cannot help ponder the implications of this alarming corollary. Am I missing something? Could it be that e^(unicorn*pi) = -1?

Doesn't that seem inherently wrong and evil? What happened to the unicorn? Did the Pi EAT THE UNICORN?

This concept seems to belie a complete lack of meaning for Euler's, but I don't seem to be able to prove it wrong.

In case you're wondering, it works with theta too, if you just change out your y-axis label for your imaginary friend of choice.

Just a random thought from someone who's knowledge of math occasionally plays hell with their sanity. I think I hear Nietzsche calling my name, perhaps I should go now.
The only sense I can make of this is that if you replace "i" with a different symbol meaning the same thing the equation is still true. Well that's true of any statement and any symbol! I can't imagine why anyone would think such a thing is worthy of saying.
 
  • #27
Well, if I put 1=unicorn and 2=smurf, then unicorn+unicorn=smurf. That's perfectly correct, so I don't really understand Bob's point. Care to explain, Bob??
 
  • #28
Bob Kutz said:
Has anyone else noticed that if you replace i with (insert whatever imaginary meme you chose here), the equation works just the same;

Try smurf for example; e^(smurf*Pi) = -1

Or Pterodactyl; e^(Pt*Pi) = -1

As long as e^((Really Imaginary Constant)*Pi) = cos (Pi) + RIC sin (Pi), then e^((whatever you want to put here) * Pi) = - 1 because the sine of Pi is Zero.

I don't mean to poke fun at 'our little jewel', but I cannot help ponder the implications of this alarming corollary. Am I missing something? Could it be that e^(unicorn*pi) = -1?

Doesn't that seem inherently wrong and evil? What happened to the unicorn? Did the Pi EAT THE UNICORN?

This concept seems to belie a complete lack of meaning for Euler's, but I don't seem to be able to prove it wrong.

In case you're wondering, it works with theta too, if you just change out your y-axis label for your imaginary friend of choice.

Just a random thought from someone who's knowledge of math occasionally plays hell with their sanity. I think I hear Nietzsche calling my name, perhaps I should go now.

haha, unfortunately Bob, i has a very specific mathematical value and, as a result, e ^ipi = -1.

If you indeed replace i on the right side of the equation with a unicorn, it will be zeroed out by sin(pi). However, on the left side of the equation, that unicorn must still be sitting precisely at the pi/2 position of the unit circle (where i is currently at). Otherwise, there is no equivalence to the right side.
 
  • #29
I see your point:smile:
 
  • #30
baric said:
haha, unfortunately Bob, i has a very specific mathematical value and, as a result, e ^ipi = -1.

If you indeed replace i on the right side of the equation with a unicorn, it will be zeroed out by sin(pi). However, on the left side of the equation, that unicorn must still be sitting precisely at the pi/2 position of the unit circle (where i is currently at). Otherwise, there is no equivalence to the right side.

Well, that's technically true; but by defining your y-axis to match, it still works perfectly;

and my original point is that i itself is completely irrelevant to the identity in that the sin of pi=0, therefor there is no complex component and the equation resolves as a real number.

But, further, Euler's formula works perfectly well, no matter what you replace i with, as long as you keep it on the complex plane with the imaginary coefficient being defined by that term.

All I am saying is that the use of the term i in Euler's identity is perfuntory. I realize you have to have it to put it on the complex plane and therefore define it as e^ipi = cos (pi) + i sin (pi) , but it's value in the equation itself is ZERO. It's only function is to allow the use of the complex plane.
 
  • #31
HallsofIvy said:
The only sense I can make of this is that if you replace "i" with a different symbol meaning the same thing the equation is still true. Well that's true of any statement and any symbol! I can't imagine why anyone would think such a thing is worthy of saying.

No; my original point is that the value of i in the equation itself is Zero, since it is multiplied by the sin of pi, which is zero; so you can replace i with anything you want to without effect. There is no i coefficient to the number, so it is no longer complex and resolves to a real number. The only purpose of i in the identity is to put it on the complex plane.
 
  • #32
Bob Kutz said:
But, further, Euler's formula works perfectly well, no matter what you replace i with

I have a hard time seeing why you say that. If you take 2i, then Euler's Identity isn't true anymore, instead we would have

[tex]e^{2i\pi}=1[/tex]

which is similar to Euler's identity, did you mean that.

Or take 3+i, then you'd get

[tex]e^{(3+i)\pi}=-e^{3\pi}[/tex]

The value of i in the equation is not 0 as you can see, because I can change it with something else and get a different equation...
 
  • #33
Bob Kutz said:
No; my original point is that the value of i in the equation itself is Zero, since it is multiplied by the sin of pi, which is zero; so you can replace i with anything you want to without effect. There is no i coefficient to the number, so it is no longer complex and resolves to a real number. The only purpose of i in the identity is to put it on the complex plane.
Bob, I think you are either confused or using confusing terminolgy. The number "i" is a constant. To say that the "value of i" is misleading at best. You wouldn't say "the value of 2 in the equation is zero", now would you?
 
  • #34
Bob Kutz said:
All I am saying is that the use of the term i in Euler's identity is perfunctory. I realize you have to have it to put it on the complex plane and therefore define it as e^ipi = cos (pi) + i sin (pi) , but it's value in the equation itself is ZERO. It's only function is to allow the use of the complex plane.

Yes, but the complex plane is a necessary part of mathematics. Describing i as a plane-accessing constant is misleading, imo, since that plane exists whether we choose to acknowledge it. To me, that's analogous to saying the only purpose '-' symbol is to allow the use of the negative side of the real number line.

'-' rotates a value 180 degrees around the origin of the complex plane just as i rotates it 90 degrees. If you want to think of them only as operators, then it makes more sense to express i as 1i.
 
  • #35
I have a difficult time seeing how e^(2ipi) = 1.

Are you saying e^((2pi)i)? I think that would be a bit different from simply replacing i. That is changing the coefficient of the angle.

If you are truly replacing i with 2i then that would be equal to cos(pi) + 2i(sin(pi)), would that not also be -1?



I don't see how e^(3+i)pi equals -e ^pi/3, to my thinking that would be equal to cos(pi) + (i+3)sin(pi), or -1. Maybe you are going with e^3+ipi, but that would be very different from replacing i, now wouldn't it?

In fact any multiple of i should work out just the same, but I am talking about replacing the square root of a negative one with some, other imaginary factor. Not just multiplying i or adding a real number to it. That is a change to the identity and the general equation.

But, in short; My basic point is that, on the complex plan, at pi the non-real coefficient is always zero, because the sin of pi is zero. Define your imaginary number however you wish, at pi it's not relevant. It's more an artifact of how the imaginary plane is constructed than any magical property of the equation involving e, i or pi.

As to the notion that what I am saying is equivalent to saying "the value of 2 in the equation is zero", well, as a matter of fact, if you wish to take 2 times the sin of pi and plot it on the "2 plane", it has no value and doesn't move the equation off of the real number line.

This is a very interesting equation, no doubt. But I find it troubling that at the exact point of the identity, the equation doesn't really exist in the complex dimension, or that the complex dimension has no particular affinity with the (square root of a negative one) for Euler's equation at all. Very troubling.

Just my humble observations.
 
<h2>1. What is Euler's Theorem/Identity?</h2><p>Euler's Theorem, also known as Euler's Identity or Euler's Formula, is a mathematical equation that relates the exponential function to trigonometric functions. It states that for any real number x, e^(ix) = cos(x) + i*sin(x), where e is the base of the natural logarithm, i is the imaginary unit, and cos(x) and sin(x) are the cosine and sine functions, respectively.</p><h2>2. Who discovered Euler's Theorem/Identity?</h2><p>Euler's Theorem was discovered by the Swiss mathematician Leonhard Euler in the 18th century. He is considered one of the greatest mathematicians in history and made significant contributions to various fields of mathematics, including calculus, number theory, and graph theory.</p><h2>3. What is the significance of Euler's Theorem/Identity?</h2><p>Euler's Theorem has many applications in mathematics and physics. It is used in complex analysis, differential equations, and Fourier analysis. It also plays a crucial role in the development of the Fourier series, which is used to represent periodic functions as a sum of trigonometric functions.</p><h2>4. How is Euler's Theorem/Identity related to complex numbers?</h2><p>Euler's Theorem is closely related to complex numbers, which are numbers that can be expressed in the form a + bi, where a and b are real numbers and i is the imaginary unit. The equation e^(ix) = cos(x) + i*sin(x) shows the relationship between the exponential function and the trigonometric functions, which are used to represent complex numbers in polar form.</p><h2>5. Can Euler's Theorem/Identity be extended to other functions?</h2><p>Yes, Euler's Theorem can be extended to other functions, such as logarithmic functions and hyperbolic functions. For example, the equation e^(x) = cosh(x) + sinh(x) is known as Euler's Hyperbolic Identity. This extension has many applications in engineering and physics, particularly in the study of oscillations and waves.</p>

1. What is Euler's Theorem/Identity?

Euler's Theorem, also known as Euler's Identity or Euler's Formula, is a mathematical equation that relates the exponential function to trigonometric functions. It states that for any real number x, e^(ix) = cos(x) + i*sin(x), where e is the base of the natural logarithm, i is the imaginary unit, and cos(x) and sin(x) are the cosine and sine functions, respectively.

2. Who discovered Euler's Theorem/Identity?

Euler's Theorem was discovered by the Swiss mathematician Leonhard Euler in the 18th century. He is considered one of the greatest mathematicians in history and made significant contributions to various fields of mathematics, including calculus, number theory, and graph theory.

3. What is the significance of Euler's Theorem/Identity?

Euler's Theorem has many applications in mathematics and physics. It is used in complex analysis, differential equations, and Fourier analysis. It also plays a crucial role in the development of the Fourier series, which is used to represent periodic functions as a sum of trigonometric functions.

4. How is Euler's Theorem/Identity related to complex numbers?

Euler's Theorem is closely related to complex numbers, which are numbers that can be expressed in the form a + bi, where a and b are real numbers and i is the imaginary unit. The equation e^(ix) = cos(x) + i*sin(x) shows the relationship between the exponential function and the trigonometric functions, which are used to represent complex numbers in polar form.

5. Can Euler's Theorem/Identity be extended to other functions?

Yes, Euler's Theorem can be extended to other functions, such as logarithmic functions and hyperbolic functions. For example, the equation e^(x) = cosh(x) + sinh(x) is known as Euler's Hyperbolic Identity. This extension has many applications in engineering and physics, particularly in the study of oscillations and waves.

Similar threads

Replies
4
Views
854
Replies
1
Views
751
  • General Math
Replies
3
Views
733
Replies
2
Views
972
Replies
5
Views
963
Replies
5
Views
3K
Replies
6
Views
1K
Back
Top