28

While it is beautiful and elegant and all that, isn't it true that Euler's identity is really just an artifact of how we define the radian? I'm speaking of those who say that it's great because it contains five important constants in one elegant identity.

If we had stuck with degrees, it would be $e^{180^\circ i}+1=0$, not quite as breathtaking.

I understand that the radian is a natural and dimensionless unit to use for angles, but I feel like there is still some element of arbitrariness to it which, to me at least, somewhat tarnishes the beauty of this identity.

Am I missing something that makes this relationship between $e, \pi, i, 1,$ and $0$ built-in to our universe? Or do we as mathematicians just like to think poetically?

Cookie
  • 13,532
Thomas
  • 339
  • 4
    Radians is the natural unit for angles, because then the derivative of $\sin$ is $\cos$, and the derivative of $\cos$ is $-\sin$. If you use anything other than radians, you get some additional constants. – Stephen Montgomery-Smith May 30 '14 at 18:33
  • 2
    It's how we define $e$. E.g. $e^{ix}=\lim(1+ix/n)^n$ - notice that Arg$(1+ix/n)$ is approximately $x/n$, that's why the argument of $e^{ix}$ is $x$ - it only works for angles measured in radians. – user8268 May 30 '14 at 18:34
  • 2
    However, I think that $\pi$ isn't quite as natural. Almost everywhere $\pi$ exists in mathematics, it appears along with a $2$. I have found webpages which advocate replacing $\pi$ with $\tau = 2\pi$. So the identity should really be $e^{\tau i/2} + 1 = 0$. – Stephen Montgomery-Smith May 30 '14 at 18:35
  • But now I can see that $\tau i$ could easily be mistaken for $\pi$ is the handwriting is sloppy! – Stephen Montgomery-Smith May 30 '14 at 18:36
  • 16
    $e^{i\tau} = 1$ – Emanuele Paolini May 30 '14 at 18:38
  • I understand that it is very natural, and I understand how the identity is derived from Euler's formula which itself can be derived in several ways, including a power series. It's not the identity itself I'm questioning, it's the "wow what a crazy coincidence!" reaction to the identity that I often hear.

    By the way, I still find the identity awesome. Thanks for the responses everyone :)

    – Thomas May 30 '14 at 18:46
  • I think $e^{-i\pi}+1 = 0$ would be a slight improvement, might as well get a minus sign in there... – copper.hat May 30 '14 at 18:55
  • 17
    The radian isn't arbitrary, and it's not an artifact. When you divide the circle into 360 degrees, that is arbitrary; why 360? For ease of computation, and because the Bablyonians liked it; it could just as easily have been 361, if the Babylonians had been in love with 19.

    But when you measure angles in radians, you're not dividing the angle into multiples of some arbitrary unit. You are measuring the length of the subtended arc.

    – MJD May 30 '14 at 19:13
  • 1
    @EmanuelePaolini That's a weaker result.... – N. S. May 30 '14 at 19:50
  • @thomas In my opinion you're right about the "crazy coincidence" thing. The identity is beautiful, but not because of the fact that five popular constants appear in it. The beauty is far deeper than that. – Dan Piponi May 31 '14 at 00:16
  • $e^{iπ/2} = i$. Stephen's answer is actually the real reason, because at the time this identity was discovered, $π$ was indeed understood geometrically, while $e$ was understood as the unique constant that makes $\frac{d}{dx}e^x = e^x$. From these we could then obtain the power series for $\cos$ and $\sin$ and $\exp$, which Euler noticed could be related if they were 'extended' to complex numbers, by $\exp(it) = \cos(t) + i \sin(t)$. You commonly see this final result as the definition of the complex exponential, but it is actually historically backwards. – user21820 May 31 '14 at 01:53
  • In any case, whichever definition is used, to establish all the results concerning the complex exponential function would show why it is beautiful. In other words, $e^{iπ} + 1 = 0$ is not enough because the constants' definitions could be changed to simply satisfy this formula, but to have $e^{iπ} + 1 = 0$ and $\frac{d}{dx} e^x = e^x$ and $\cos(t)^2 + \sin(t)^2 = 1$ all hold true at the same time is what is beautiful. – user21820 May 31 '14 at 01:58
  • Over at http://math.stackexchange.com/questions/799277/equivalence-of-the-two-cosine-definitions/802678#802678 I showed that we can start from the power series to get everything else. There I didn't explicitly mention $\cos(t)^2 + \sin(t)^2 = 1$, but it is obvious from $|e^{it}|^2 = 1$. – user21820 May 31 '14 at 02:01
  • 1
    http://math.stackexchange.com/questions/727225/am-i-wrong-in-thinking-that-ei-pi-1-is-hardly-remarkable Related question I posted a few months ago. – MT_ Jun 04 '14 at 00:04

8 Answers8

21

You can define $e^{r+i\theta}$ as

$$e^r(\cos(\theta)+i\sin(\theta))$$

where the real exponentiation is raising a constant to the power $r$ and the trig functions can be degrees, radians, or whatever other unit you want. This satisfies the exponential law either way, and this definition of the exponential function may be somewhat arbitrary.

However, only when you consider the argument in radians does the identity:

$$e^x = \sum_{n=0}^\infty \frac {x^n} {n!}$$

hold, and similarly for the functions $\sin$ and $\cos$. The power series for $\sin$ (which as you know is closely related to the one for $e^x$) is one way $\pi$ can be defined; that is, the smallest non-zero root of the function.

The beauty therefore comes from the fact that this constant $\pi$ is the ratio of the diameter of a circle to its circumfrence. And that many historically separate topics - trigenometry, complex variables, power series - all come together to describe the same thing.

I think it's pretty cool.

guest196883
  • 6,049
  • 2
    I must be missing something... Isn't $e^z = \sum z^n/n!$ true for all $z \in \mathbb{C}$, period? Like, where does that formula make any reference to radians or degrees? Now, $\sin$ and $\cos$ make reference to radians or degrees, sure -- or, at least, they do if you define them in terms of actual angles. (Personally, I would prefer to define $\sin$ and $\cos$ as certain linear combinations of $e^{iz}$ and $e^{-iz}$, but that's just me.) At any rate, you're right that the beauty comes from the fact that the constant $\pi$ plays two roles. – Jesse Madnick May 30 '14 at 19:56
  • @JesseMadnick for example $-1 = e^{180^\circ i} \neq \sum_{n=0}^\infty (180i)^n/n!$ – guest196883 May 30 '14 at 19:58
  • 2
    The expression $180^\circ$ is not an element of $\mathbb{C}$. – Jesse Madnick May 30 '14 at 20:01
  • That's the argument I'm trying to make. The geometric interperetation of $e^{i\theta}$ doesn't fit witht he power series definition if you use degrees. – guest196883 May 30 '14 at 20:03
  • 5
    I understand. My point is that the formula $e^{\pi i} = -1$ makes no references to angles, just as $e^z = \sum z^n/n!$ makes no references to angles. Saying that $e^z = \sum z^n/n!$ assumes that "the argument is in radians" is like saying that $1/(1-z) = \sum z^n$ assumes that "the argument is in radians." – Jesse Madnick May 30 '14 at 20:06
  • Some people define $e^{r+ i\theta}$ as $e^r(\cos\theta + i\sin\theta$. This allows $\theta$ to be in degrees. – guest196883 May 30 '14 at 20:09
  • 1
    Also the expression "rad" is not an element of the Complex Numbers. – sidneimv May 30 '14 at 22:29
  • Neither the expression "rad" is an element of the Complex Numbers. Well.. angles are angles, numbers are numbers. Anyway I do prefer "rad" (radians) rather than "180 degrees".. I believe if Maths was a woman you must talk about radians - not degrees - to her in order to make her happy – sidneimv May 30 '14 at 22:42
  • @JesseMadnick I added a bit the the beginning of my response to clarify things. – guest196883 May 31 '14 at 00:07
11

The equation $e^{\pi i} + 1 = 0$ has nothing to do with our conventions for angle measure. Whether I measure my angles in radians or degrees or minutes or seconds, the equation $e^{\pi i} + 1 = 0$ is still true. Here, $\pi$ is the "dimensionless" number we all know and love, defined as the ratio of the circumference of a circle to its diameter.

We can define $e(z) = e^z$ to be the unique complex-differentiable function that satisfies $e'(z) = e(z)$ and $e(0) = 1$. (But is the input in radians or degrees? Neither! The inputs are numbers, not angles nor masses nor temperatures.)

With some work, one can show that the number $\pi$, the ratio of circumference to diameter, satisfies the equation $e^{\pi i} + 1 = 0$.

Now, the second that we want to give a geometric interpretation of the above formulas involving angles, only then do we have to worry about whether our angles are in radians or degrees. In that case, yes, our geometric interpretations are cleanest when we use radians.

Finally, I should point out that $e^{180 i} \neq -1$. You might protest that the question was about $e^{180^\circ i}$, not $e^{180 i}$. My question is then: what exactly do you mean by plugging in $180^\circ$ into an algebraic formula? There are two different things you could mean, and they will lead to different answers.

Jesse Madnick
  • 31,524
  • 3
    Indeed, if one reads the prologue of Walter Rudin's classic text "Real and Complex Analysis," what becomes evident is that the meaning of $\pi$ can be understood as a natural consequence of the properties of the complex mapping $f(z) = e^z$, and the identity $e^{i\pi} = -1$ is special only because $\pi$ itself is constructed in such a way as to satisfy this identity. – heropup May 30 '14 at 20:55
  • 2
    Well, yes... in that case, the miracle is that that number $\pi$ is equal to the ratio of the circumference of a circle to its diameter. Of course, if we instead define $\pi$ geometrically (as this ratio) then $e^{i\pi} = -1$ is special. – Jesse Madnick May 30 '14 at 22:38
  • Right, exactly! That's what makes it so amazing...when I read Rudin for the first time, I literally got goosebumps--it was one of the most incredible expositions I've read in my entire mathematical education. – heropup May 30 '14 at 22:43
8

I think Euler must have been shocked when he discovered the identity. I think he was just as shocked by the identity $e^{2i\pi} = 1$.

This is the point. The history of $e$ and $\pi$ were rather separate until that time. $\pi$ came about because of considering circles, whereas $e$ arose out of considering how to differentiate exponentials and logarithms. So a priori, the numbers $e$ and $\pi$ would be thought to be not related.

Thus $e^{i\pi} = -1$ is a kind of unifying theory in mathematics in much the same way as Maxwell's equation unify electricity and magnetism in physics. It means that many statements about $e$ carry over to $\pi$ and vice versa. For example, if one can prove that $e^\alpha$ is transcendental for any algebraic $\alpha$, you can argue by contradiction that $\pi$ must be transcendental.

If we were to find non-trivial relationships between these and other mathematical constants, like the Euler–Mascheroni constant, or the roots of the Bessel functions, we would be similarly amazed. After all, there is a reason why $\zeta(2)$ doesn't have a special name, since it is $\pi^2/6$, whereas $\zeta(3)$ is called Apéry's constant.

Stephen Montgomery-Smith
  • 26,430
  • 2
  • 35
  • 64
  • 1
    This is my favorite answer, I think several others were missing my point and assuming I didn't understand radians. Thanks to all though, of course. – Thomas Jan 29 '16 at 02:06
5

$e^{i \pi} = -1$ is just a poetic elegance. However, the fundamental meaning behind it is more than just poetic.

The equation that really matters there is $e^{i\theta} = cos(\theta) + i sin(\theta)$, from which $e^{i \pi} = -1$ is nothing more than a quick substitution.

I can define any number system I please, I can add i, j, and k, or do anything I want. However, what makes some systems of numbers "special" is that they follow the "rules of arithmetic." These are special because mathematicians can use them without having to remember the identities for a whole suite of number systems... they can just remember the identities for addition and multiplication... and assume that they still apply (with just a handful of special cases to memorize)

There is one system, complex numbers, which gained great interest because it made a lot of equations simpler. It also happens to follow a lot of conventions that mathematicians like. For example, there is an operation called $+$ which allows you to assume $a + b = b + a$, without having to remember if that operation was valid on your particular number system.

For a while, it was easy to show complex numbers defined two operations which met all of the same rules as $a + b$ and $ab$ in real numbers. However, there are a whole suite of transformations mathematicians love to use, but they needed more power -- particularly they needed a concept of a power tower. Power towers are the natural extension of the pattern $ab = a + a + ... a(b times)$ $a^{b} = aaaaaaa(b times)$. In common notation, $^{b}a = a^{a^{a...}}(b times)$ and $_{b}a = ^{^{^{^...}a}a}a(b times)$. And clearly that pattern can be done endlessly.

Mathematicians wanted to find a definition for exponentiation with complex numbers. Euler used a neat tool called analytic continuation to bring logarithms to complex numbers, which naturally provided exponentiation. Without going into the details (I'm fuzzy on them myself), analytic continuation can either show that there are any number of possible "meanings" for an operation, or it can show that they all converge, such that there is only really one "meaning" for an operation, with several ways to get there (just like how $ab$ only has one value, even if you calculate it with repeated addition).

Euler not only showed that $e^{i\theta} = cos(\theta) + i sin(\theta)$ provided a valid definition for complex logarithms, he showed that all possible equations must converge on the THE value, such that $e^{i\theta} = cos(\theta) + i sin(\theta)$ can be thought of as the ONLY definition of exponentiation you need.

By doing this, he let us expand the list of things we can do with complex numbers from addition and multiplication, to exponentiation, logarithms, and then proved that, if one continued to define things like power towers, the method he used would generate a meaningful operation.

Phrased another way, with no math but waxing poetic instead, when it came to complex numbers, mathematicians were breathing through a soda straw, until Euler taught them how to breath fully.

Cort Ammon
  • 3,343
4

$\newcommand{\Exp}{\operatorname{Exp}}$Suppose that for $x,y\in\mathbb R$ we define $$ \Exp(x+iy) = e^x(\cos(y^\circ)+i\sin(y^\circ)). $$

That has the same nice algebraic properties as the definition using radians; for example $\Exp(z+w)=\Exp(z)\Exp(w)$ for $z,w\in\mathbb C$.

But it lacks differentiability. What is its derivative at $0$? As $x+iy$ increases in the real direction, just as it's passing through $0$, then $\Exp(x+iy)$ is changing $1$ times as fast as $x+iy$ is changing. As $x+iy$ changes in the imaginary direction, just as it's passing through $0$, then $\Exp(x+iy)$ is changing $180/\pi$ times as fast as $x+iy$ is changing. Should the value of the derivative at that point be $1$ or $180/\pi$?

Hakim
  • 10,213
2

Yes, it is, but for what it's worth, I like $e^{i \pi} = -1$ better. You see, $-1$ is a very underrated number; $0$ and $1$ are important, but $-1$ also deserves fame, too.

But no, that identity is NOT just an artifact of how we define the radian. The thing is, $e^{180 i}$ is wrong, what you should have written was $e^{180^\circ i}$. But then, what is $1^\circ$? Yeah, you guessed it, $\frac{180}{\pi}$. It comes back to $\pi$.

Furthermore, suppose that Michael Hartl convinces everyone that we should chuck $\pi$ in favor of $\tau = 2\pi$. Then Euler's identity would become $e^{i \frac{\tau}{2}} = -1$.

Shaun
  • 44,997
Robert Soupe
  • 14,663
2

I don't view this as cracked at all. My view on this is the following:

The point is that the Euler identity is not about radians at all. The Euler identity basically says the following: $e^{ix}$ is a point on the unit circle $|z|=1$ and $x$ represents the arclenght of the sector of the unit circle from $z=1$ to this point.

Therefore, in the identity $$e^{ix} =\cos(x) +i \sin(x) \,.$$ $x$ doesn't represent an angle, is it an arclenght function/parametrization.

Also, this is the sense in which the derivatives of $\sin(x)$ and $\cos(x)$ are nice.

An then the identity is just an identity about numbers, there are no units involved. $$e^{i \pi} = -1$$

Radians are indeed artificial, they are an artificial way of expressing the arclenght function on the unit circle as angles. And this is only needed because people artificially consider the trigonometric functions as functions of angles, in reality when we define them on the unit circle, we really define them as the coordinates of a point on the unit circle with a give arclenght, and we call this arclenght, which is a real number, "an angle in radians"... And then we go backwards, emphasize that we should think about this as a real number not angle...

If you think back to Analysis, in any of the fundamental proofs of limits/derivatives of trig functions the key is that the angle at the center is the arclenght on the unit circle. The proof actually never uses angles explicitly, it uses arclenghts.

N. S.
  • 132,525
2

I suppose you could say that the mystery/beauty is that the exponential function, which is monotone increasing as a function of a real variable, becomes periodic as a function of a complex variable, and has period $2 \pi i.$