What is the significance of the number e and Euler's formula?

In summary, the number e is the limit of the expression (1+\frac{1}{n})^{n} as n grows beyond bound, and it was originally shown to look like that by Euler. Proofs of this are somewhat tricky, but it can be done. The complex exponential was originally shown to look like that by Euler, who used a power series representation of the exponential.
  • #1
okay
10
0
hi,
can anyone tell me what is the meaning of number e,i mean how it is discovered ?why derivative and antiderivative of this function same?i know it is very practical property of it but where did we get this number? and another thing eulers formula, which is
e^(i*pi)+1=0,
i also can't understand this equation. which comes from e^(i*pi)=sinx+i*cosx. where did we get this formula also?
 
Last edited:
Physics news on Phys.org
  • #2
okay said:
hi,
can anyone tell me what is the meaning of number e,i mean how it is discovered ?
If I'm not mistaken, in the 17th century, banks became interested in the problem of how to compute continual (compound?) interest, and that pretty much drove the number "e" forth, since it is the limit of the expression [tex](1+\frac{1}{n})^{n}[/tex] as n grows beyond bound.

[tex]why derivative and antiderivative of this function same?[/tex]
I assume you are talking about the exponential, with "e" as its base.
Proofs of this is somewhat tricky.

i know it is very practical property of it but where did we get this number? and another thing eulers formula, which is
e^(i*pi)+1=0,
i also can't understand this equation. which comes from e^(i*pi)=sinx+i*cosx. where did we get this formula also?
It is not an equation, but an equality. It is a staggering result.

The complex exponential was originally shown to look like that by Euler, who used a power series representation of the exponential, and then saw how the trigonometric functions cropped up.
 
  • #3
Okay, in order to understand a little more about the number e, one must analyze first
the limit presented above,[tex] \lim_{n\rightarrow \infty}(1+\frac{1}{n})^n[/tex]. In particular,
one must prove that such limit exists, that means, that when you take n really big,
the number doesn't go to infinity. To do this, you may use the binomial theorem: in this
case, we obtain: [tex](1+\frac{1}{n})^n = \sum_{k=0}^{n}\binom{n}{k}\frac{1}{n^k}[/tex].
But the binomial factor we can express it in a more convenient way and write it like this:
[tex]\sum_{k=0}^{n}\frac{1}{k!}n(n-1)...(n-k+1)\frac{1}{n^k}[/tex]. Now, the number of those factors n(n-1)...(n-k+1) is k, so we can take the n^k and "share" it between all of them,

we obtain: [tex]\sum_{k=0}^{n}\frac{1}{k!}1(1-\frac{1}{n})...(1-\frac{1-k}{n})[/tex].

Let's call this sum S(n). Now, in orden to prove that the limit exists, whe have to prove that S(n+1)>S(n), this is, that the sequence of the S(n) is a increasing one, and then we may prove that it is smaller than a given number, so then, the limit must exist.

Following the same steps as before, we find that S(n+1) is equal to:
[tex](1+\frac{1}{n+1})^{n+1}=\sum_{k=0}^{n+1}\frac{1}{k!}\frac{(n+1)n(n-1)...(n-k+2)}{(n+1)^k}[/tex]
Now dividing each one of the factors in one of the n's from [tex](n+1)^k[/tex] we get:
[tex]S(n+1)=\sum_{k=0}^{n+1}\frac{1}{k!}1(1-\frac{1}{n+1})...(1-\frac{k-1}{n+1})[/tex]

Now if we compare S(n) and S(n+1), due to the fact that [tex]1-\frac{x}{n}[/tex] is smaller than [tex]1-\frac{x}{n+1}[/tex] (when x varies from 0 to k-1), we have found the proof that [tex](1+\frac{1}{n})^{n}\leq(1+\frac{1}{n+1})^{n+1}[/tex]

Now that we have proved that the sequence is monotone increasing, we must prove that there is a "top" or a "roof" (a limit) for the sum. We must see that beacuse all of the factors [tex](1-\frac{1}{n})...(1-\frac{k-1}{n})[/tex] are smaller than 1, we note that if we replace all of them by 1, we would obtain something that is bigger than S(n), this is:
[tex]S(n)=\sum_{k=0}^{n}\frac{1}{k!}1(1-\frac{1}{n})...(1-\frac{1-k}{n})\leq\sum_{k=0}^{n}\frac{1}{k!}[/tex]

So the question is really if [tex]\sum_{k=0}^{n}\frac{1}{k!}[/tex] is convergent or not. If it is convergent, then S(n) also is because we have proved that it is smaller.
Now we must consider the fact that [tex]k!\geq2^k[/tex] for k=0,1... so that means that: [tex]\frac{1}{k!}\leq\frac{1}{2^{k-1}}[/tex] and of course that if we take the sum of the smallers, it will be smaller than the sum of the largests:
[tex]\sum_{k=0}^{\infty}\frac{1}{k!}\leq\sum_{k=0}^{\infty}\frac{1}{2^{k-1}}[/tex].

Finally, we see that this last sum, [tex]\sum_{k=0}^{\infty}\frac{1}{2^{k-1}}=2+\sum_{k=1}^{\infty}\frac{1}{2^{k-1}}[/tex]
and the LAST sum, [tex]\sum_{k=1}^{\infty}\frac{1}{2^{k-1}}=1+1/2+1/4+...=2[/tex] so that finally we obtain:

[tex]\lim_{n\rightarrow\infty}(1+\frac{1}{n})^n\leq\sum_{k=0}^{\infty}\frac{1}{k!}\leq3[/tex]
And obviously [tex] \lim_{n\rightarrow\infty}(1+\frac{1}{n})^n\leq3[/tex]

So, the number e is in fact finite and smaller than 3. There is no "analytical" way of actually finding the exact value of e, so you just ask a computer to calculate it.

I hope it will help you a bit okay, and sory about the english, i don't know it very well yet
 
Last edited:
  • #4
aaaa sory about the symbols... just starting with latex...
 
  • #5
naqo said:
aaaa sory about the symbols... just starting with latex...

You can edit your posts for 24h after the posting. Long posts with latex usually have typos, but it's not a problem because you can fix it quickly once you see how the post looks like.
 
  • #6
if you look at the taylor expansions of sinx, cosx, and e^x you get eulers equation when you replace x in the exponential with i*theta.
 
  • #7
I put some similar calculations into this thread.

https://www.physicsforums.com/showthread.php?t=187750

okay said:
can anyone tell me what is the meaning of number e,i mean how it is discovered ?why derivative and antiderivative of this function same?i know it is very practical property of it but where did we get this number?

Check in particular my post #8. There's one way to "find e".

and another thing eulers formula, which is
e^(i*pi)+1=0,
i also can't understand this equation. which comes from e^(i*pi)=sinx+i*cosx. where did we get this formula also?

arildno said:
It is not an equation, but an equality. It is a staggering result.

The complex exponential was originally shown to look like that by Euler, who used a power series representation of the exponential, and then saw how the trigonometric functions cropped up.

Some words of criticism:

Consider a following question. Let [itex]f:[0,1]\to\mathbb{R}[/itex] be [itex]f(x)=1[/itex] for all [itex]x\in [0,1][/itex]. Now, prove what the extension [itex]\tilde{f}:[0,2]\to\mathbb{R}[/itex] is.

Okey, that's a dumb question. There's no way of proving what the extension should be.

But then suppose we know what the exponential map [itex]\mathbb{R}\to\mathbb{R}[/itex], [itex]x\mapsto e^x[/itex] is. How do you prove that the extension of this mapping to the complex plane, [itex]\mathbb{C}\to\mathbb{C}[/itex], [itex]z\mapsto e^z[/itex], is something?

That is almost equally dumb question! You cannot prove what [itex]e^z[/itex] is, without some definition what it is supposed to be. Concepts such as analytic continuation or series are quite complicated concepts, so it wouldn't be unjustified to simply define

[tex]
e^{x+iy} := e^x (\cos y + i\sin y)
[/tex]

This definition implies

[tex]
e^{z_1} e^{z_2} = e^{z_1+z_2}
[/tex]

and agrees with the old real exponentiation when y=0, so the exponentiation notation is justified.
 
Last edited:
  • #8
[tex] f(x) = e^x [/tex]

is the inverse function to

[tex] g(x) = \log(x) [/tex]

where [itex] \log(x) [/itex] is the "natural" logarithm and is defined to be this area or integral:

[tex] \log(x) = \int_{1}^{x} \frac{1}{u} du [/tex]

note that it is a "1" in the numerator and not some other constant (which is what differentiates the natural logarithm from other bases of logarithm). we can see easily that

[tex] \log(ab) = \int_{1}^{ab} \frac{1}{u} du = \int_{1}^{a} \frac{1}{u} du + \int_{a}^{ab} \frac{1}{u} du = \int_{1}^{a} \frac{1}{u} du + \int_{1}^{b} \frac{1}{u} du = \log(a) + \log(b) [/tex]

so it fits the main property of the logarithm and its inverse must be an exponential.

so e (a base of an exponential function) is that number so that

[tex] \log(e) = \int_{1}^{e} \frac{1}{u} du = 1 [/tex]

so the area under the 1/x curve from 1 to e is 1 unit of area.

a consequence of all of this is that, although it is the case that if

[tex] f(x) = A^x [/tex]

then

[tex] f'(x) = \mathrm{(some constant)} \cdot A^x [/tex]

that constant of proportionality is equal to 1 only if A = e = 2.71828182845905...
 
  • #9
rbj said:
where [itex] \log(x) [/itex] is the "natural" logarithm and is defined to be this area or integral:

[tex] \log(x) = \int_{1}^{x} \frac{1}{u} du [/tex]

note that it is a "1" in the numerator and not some other constant (which is what differentiates the natural logarithm from other bases of logarithm).

Mostly right, except that having another constant instead of 1 will not change the base; it will merely add a constant:

[tex]\int_{C}^{x} \frac{1}{u} du = \int_{1}^{x} \frac{1}{u} du - \int_{1}^{C} \frac{1}{u} du = \ln x - \ln C[/tex]

Edit: Oh, wait, you said "numerator". I thought you were referring to the other "1". Whoops.
 
  • #10
jostpuur said:
I put some similar calculations into this thread.

https://www.physicsforums.com/showthread.php?t=187750



Check in particular my post #8. There's one way to "find e".





Some words of criticism:

Consider a following question. Let [itex]f:[0,1]\to\mathbb{R}[/itex] be [itex]f(x)=1[/itex] for all [itex]x\in [0,1][/itex]. Now, prove what the extension [itex]\tilde{f}:[0,2]\to\mathbb{R}[/itex] is.

Okey, that's a dumb question. There's no way of proving what the extension should be.

But then suppose we know what the exponential map [itex]\mathbb{R}\to\mathbb{R}[/itex], [itex]x\mapsto e^x[/itex] is. How do you prove that the extension of this mapping to the complex plane, [itex]\mathbb{C}\to\mathbb{C}[/itex], [itex]z\mapsto e^z[/itex], is something?

That is almost equally dumb question! You cannot prove what [itex]e^z[/itex] is, without some definition what it is supposed to be. Concepts such as analytic continuation or series are quite complicated concepts, so it wouldn't be unjustified to simply define

[tex]
e^{x+iy} := e^x (\cos y + i\sin y)
[/tex]

This definition implies

[tex]
e^{z_1} e^{z_2} = e^{z_1+z_2}
[/tex]

and agrees with the old real exponentiation when y=0, so the exponentiation notation is justified.
That is why I avoided the phrase that Euler "proved" the formula, he SAW how the trigonometric functions would crop up if it were possible to give some rigorous meaning to e^z for complex z.
 
  • #11
BTW, Wikipedia has a pretty good page that explains how

[tex] e^z = e^{\mathrm{Re}\{z\} + i\mathrm{Im}\{z\}} = e^{\mathrm{Re}\{z\}} e^{i\mathrm{Im}\{z\}} = e^{\mathrm{Re}\{z\}} \left( \cos(\mathrm{Im}\{z\}) + i \sin(\mathrm{Im}\{z\}) \right) = e^{\mathrm{Re}\{z\}} \cos(\mathrm{Im}\{z\}) \ + \ i e^{\mathrm{Re}\{z\}} \sin(\mathrm{Im}\{z\}) [/tex]

i don't think we need to go through that here, do we?
 
Last edited:
  • #12
rbj said:
BTW, Wikipedia has a pretty good page that explains how

[tex] e^z = e^{\mathrm{Re}\{z\} + i\mathrm{Im}\{z\}} = e^{\mathrm{Re}\{z\}} e^{i\mathrm{Im}\{z\}} = e^{\mathrm{Re}\{z\}} \left( \cos(\mathrm{Im}\{z\}) + i \sin(\mathrm{Im}\{z\}) \right) = e^{\mathrm{Re}\{z\}} \cos(\mathrm{Im}\{z\}) \ + \ i e^{\mathrm{Re}\{z\}} \sin(\mathrm{Im}\{z\}) [/tex]

i don't think we need to go through that here, do we?

Nowhere does it discuss the definition of the complex exponential function. It just talks about proving certain results. Not top quality explanation IMO.
 
  • #13
rbj said:
BTW, Wikipedia has a pretty good page that explains how

[tex] e^z = e^{\mathrm{Re}\{z\} + i\mathrm{Im}\{z\}} = e^{\mathrm{Re}\{z\}} e^{i\mathrm{Im}\{z\}} = e^{\mathrm{Re}\{z\}} \left( \cos(\mathrm{Im}\{z\}) + i \sin(\mathrm{Im}\{z\}) \right) = e^{\mathrm{Re}\{z\}} \cos(\mathrm{Im}\{z\}) \ + \ i e^{\mathrm{Re}\{z\}} \sin(\mathrm{Im}\{z\}) [/tex]

i don't think we need to go through that here, do we?

jostpuur said:
Nowhere does it discuss the definition of the complex exponential function. It just talks about proving certain results. Not top quality explanation IMO.

i've heard this kind of stuff before and i have never gotten what the problem is.

jostpuur, do you have a pedagogical problem with the concept of adding an imaginary number to a real number? is such an addition defined? can we just treat the imaginary unit [itex] i [/itex] as a multiplicative factor?

when dealing with the definition of a complex exponential function, can we define it as the result of raising some number (real and positive for the time being) to a complex power? if addition is allowed regarding the real and imaginary numbers that make a complex number, and, if so, we can multiply such complex numbers together and apply the distributive property?

can we extend the property of exponentials regarding an exponent that is a sum of numbers to this addition of a real number to an imaginary number?

that's all we need to "assume" and the explanation in the Wiki article is just fine. all three proofs put in there cut the mustard just fine.

i don't get what could be bothering even the most anally-retentive rigorous mathematician here. whatever we define or assume about have real exponents to real numbers, we apply the same definitions, axioms, and rules to exponents that are a sum of a real and imaginary number. big deel.
 
  • #14
rbj said:
i've heard this kind of stuff before and i have never gotten what the problem is.

jostpuur, do you have a pedagogical problem with the concept of adding an imaginary number to a real number? is such an addition defined? can we just treat the imaginary unit [itex] i [/itex] as a multiplicative factor?

No, definition of complex numbers isn't the problem, but instead the way how many introductions start proving properties of the complex exponential function without first discussing its definition. This easily gives the appearance, that it would be trivial what the exponential function is.

A good introduction would, for pedagogical reasons, first make it clear that the complex exponential function does not exists before it is defined. Then it should discuss what kind of properties we would like the complex exponential function to have. The exp(z1)*exp(z2)=exp(z1+z2) is the key property.

After this I don't care what the definition is. It can be given with the series, or with the real trigonometric functions, or perhaps in some other way that I don't know at the moment. Then it should be checked that the definition gives the desired properties for the exponential function, but the most important part is, that the definition at least exists.

when dealing with the definition of a complex exponential function, can we define it as the result of raising some number (real and positive for the time being) to a complex power?

No. The

[tex]
z^n
[/tex]

is of course clear when [itex]z\in\mathbb{C}[/itex] and [itex]n\in\mathbb{Z}[/itex], but in general raising one complex number to the power of another goes like this

[tex]
z_1^{z_2} := \exp(z_2\textrm{Log}(z_1))
[/tex]

and we already need the exponential function for this. Unless there exists some other way to define this, that I wasn't aware of.

(edit) Oh. hmmh.. you were talking about x^z when x is real and positive and z complex. But no.. the meaning of such power isn't obvious either.
 
Last edited:
  • #15
If you take two complex numbers z1 and z2 on the unit circle and multiply them, you will get a third complex number z3, also on the unit circle. Treating the complex plane as a 2D normed vector space, you can define the angle each number makes with the x-axis. What you will find is that

angle(z1) + angle(z2) = angle(z1 * z2)

What you'll notice is that our "angle" function translates products into sums. There is a natural isomorphism between this and the logarithm; the only question that remains is "Which logarithm?"

I'm not sure if there is a natural way to decide, besides the power series definition of exp(x). I suspect that there is, however. But I don't have time to look into it right now.
 
  • #16
jostpuur said:
(edit) Oh. hmmh.. you were talking about x^z when x is real and positive and z complex. But no.. the meaning of such power isn't obvious either.

yes, that is what i was talking about. not only is x real and positive, it's a particular positive number, e, that has properties mentioned above that make it the base of the "natural" logarithm.

now this is obvious from the fundamental meaning of an exponential:

[tex] e^z = e^{\mathrm{Re}(z) + i \mathrm{Im}(z)} = e^{\mathrm{Re}(z)} e^{i \mathrm{Im}(z)}[/tex]

don't you agree?

we can deal with multiplying by the real number [itex] e^{\mathrm{Re}(z)} [/itex] later (an operation with meaning that is obvious as long as we can derive a meaning for [itex] e^{i \mathrm{Im}(z)}[/itex], correct?

so then it is an issue of imparting meaning to

[tex] e^{i \mathrm{Im}(z)} = e^{i \theta}[/tex]

where [itex] \theta [/itex] is real since we know, by axiom, that [itex] \mathrm{Im}(z) [/itex] is real.

at this point, the Wikipedia article does fine. it's plenty rigorous enough. either of the three proofs there completely answer the question of: "if [itex] e^{i \theta}[/itex] equals something, and if [itex]i[/itex] is a constant and has the property that when squared it's -1, what must that something be?".

what is missing?
 
Last edited:
  • #17
It is not at all "obvious", jotspurr is right.

How you SHOULD proceed is, for example, to show that the complex function E(x)=cos(x)+isin(x)

satisfies the basic properties E(x+y)=E(x)E(y), E(0)=1, and so on.
 
  • #18
rbj said:
now this is obvious from the fundamental meaning of an exponential:

[tex] e^z = e^{\mathrm{Re}(z) + i \mathrm{Im}(z)} = e^{\mathrm{Re}(z)} e^{i \mathrm{Im}(z)}[/tex]

don't you agree?

If the exponential mappings

[tex]
\mathbb{R}\to\mathbb{R}
[/tex]

and

[tex]
\{iy\in\mathbb{C}\;|\;y\in\mathbb{R}\}\to\mathbb{C}
[/tex]

are already defined, then it makes sense to define

[tex]
\exp:\mathbb{C}\to\mathbb{C}
[/tex]

with equation

[tex]
\exp(x+iy)=\exp(x)\exp(iy).
[/tex]

I agree on this.

so then it is an issue of imparting meaning to

[tex] e^{i \mathrm{Im}(z)} = e^{i \theta}[/tex]

where [itex] \theta [/itex] is real since we know, by axiom, that [itex] \mathrm{Im}(z) [/itex] is real.

at this point, the Wikipedia article does fine. it's plenty rigorous enough. either of the three proofs there completely answer the question of: "if [itex] e^{i \theta}[/itex] equals something, and if [itex]i[/itex] is a constant and has the property that when squared it's -1, what must that something be?".

what is missing?

It is impossible to prove what exp(iy) is, without a definition telling what it is supposed to be. If the proof does not use some definition, then it is not rigorous enough.
 
  • #19
jostpuur said:
If the exponential mappings

[tex]
\mathbb{R}\to\mathbb{R}
[/tex]

and

[tex]
\{iy\in\mathbb{C}\;|\;y\in\mathbb{R}\}\to\mathbb{C}
[/tex]

are already defined, then it makes sense to define

[tex]
\exp:\mathbb{C}\to\mathbb{C}
[/tex]

with equation

[tex]
\exp(x+iy)=\exp(x)\exp(iy).
[/tex]

I agree on this.
It is impossible to prove what exp(iy) is, without a definition telling what it is supposed to be. If the proof does not use some definition, then it is not rigorous enough.

okay, so you agree that this

[tex]
\exp(x+iy)=\exp(x)\exp(iy).
[/tex]

follows naturally. how about

[tex]
\exp(i y_1 + i y_2)=\exp(i y_1)\exp(i y_2).
[/tex]

??

now we can define the value of eiy to be the length of time, in milliseconds, of my dog's farts, but will that definition satisfy the existing properities of the exponential (such as the exponential of a sum is the product of exponentials)? if we treat the imaginary unit as a constant that it is (it sure as hell ain't a variable dependent on y), then there are existing rules for differentiating an exponential function that we can apply and then only "definition" for eiy that fits those rules is eiy = cos(y) + i sin(y). it's the only definition that fits. the Wikipedia article spells out 3 different ways that one might come upon that defintion. and then you can just verify that the definition makes sense by applying the fact above (along with the known trig indenties regarding the cosine and sine of a sum of two terms) .

so what's the big deal? i still don't get what your "missing link" is about.
 
  • #20
arildno said:
It is not at all "obvious", jotspurr is right.

How you SHOULD proceed is, for example, to show that the complex function E(x)=cos(x)+isin(x)

satisfies the basic properties E(x+y)=E(x)E(y), E(0)=1, and so on.

sure, i agree. but how would you have guessed from no previous hints that

[tex] e^{i \theta} = \cos(\theta) + i \sin(\theta) [/tex]

??

that is where those three proof in the Wikipedia article come in. (edit: the middle proof in the Wikipedia article already assumes you have a hint, a hypothesis, that [itex] e^{i \theta} = \cos(\theta) + i \sin(\theta) [/itex] ) and then proceeds to show that such a hypothesis satisfies the rules for differentiation for a function that is a ratio of the two equated expressions).

again, if [itex] e^{i \theta} [/itex] equals something (perhaps a real number, we find that [itex] i^i [/itex] is a real number, or maybe it's complex, or maybe it's a 10 dimensional vector, or some element in a Hilbert space, who know?, but it's assumed to be something), what must that "something" be in order for [itex] e^{i \theta} [/itex] to satisfy

[tex] e^{i (\theta_1 + \theta_2)} = e^{i \theta_1 + i \theta_2} = e^{i \theta_1} e^{i \theta_2} \quad \forall \theta_1,\theta_2 [/tex]

??

if [itex]i[/itex] is a constant, (and it axiomatically is not dependent on [itex]\theta[/itex]), then this must be:

[tex] \frac{d}{d \theta} e^{i \theta} = i e^{i \theta} [/tex]

and, remember, by axiom, you have [itex] i^2 = -1 [/itex].

the rest is fiddling.

what else do you need (as far as definition)?
 
Last edited:
  • #21
rbj said:
okay, so you agree that this

[tex]
\exp(x+iy)=\exp(x)\exp(iy).
[/tex]

follows naturally.

In fact I'm not sure I agree, because I'm not sure what you mean by "follows naturally". From where does it follow? It could follow from our decision to define the left side with that equation. So initially the right side has a meaning, and the left side does not, and we define the left side with this equation. Can you see why this is not the same thing as proving what the left side is?

it's the only definition that fits. the Wikipedia article spells out 3 different ways that one might come upon that defintion.

But they don't talk about finding a reasonable definition. They simply show/derive/prove what the exponential function is, and let the reader believe that you can prove what the values of the exponential function is, without initially giving a clear definition to the function.

so what's the big deal?

The big deal is that "definition" and "proof" are different things, and they are not treated clearly in the popular introductions to complex exponential function. You are not treating them clearly either, since you first disagreed with me when I demanded definitions before proofs, but now you were instead already talking about "finding definitions" when still defending your own point.
 
  • #22
jostpuur said:
In fact I'm not sure I agree, because I'm not sure what you mean by "follows naturally". From where does it follow?

that a complex number is defined axiomatically, to be the sum of a purely real number (such numbers are always real and non-negative when squared) and a purely imaginary number (such numbers are always real and non-postive when squared). that's an axiom, a definition of what it means to be a complex number. the place it follow is that the exponential of a sum is the product of exponentials.

It could follow from our decision to define the left side with that equation. So initially the right side has a meaning, and the left side does not, and we define the left side with this equation. Can you see why this is not the same thing as proving what the left side is?

the left side is an expression. we don't know yet fully what it means. it is a real and positve number (a particular number) raised to a complex power. we don't know if the result is real, complex, a tomato, or some other species of thing. but we know prior that the entire set of real numbers is a subset of complex numbers. then we hypothesize that it might be a complex number. then we ask, if eiy is a complex number, what complex number must it be in order for the defining properties of an exponential function (of real numbers) to continue to hold? we make the hypothesis, see that we get an answer (some complex number with a real part and imaginary part) and then test the hypothesis against the existing properties of an exponential. if we find that

[tex]e^{iy} = \cos(y) + i \sin(y) [/tex]

then we ask, could this be the only complex number that eiy could be equal to, so then we test to see if

[tex]e^{iy} = \cos(y) + i \sin(y) + \epsilon [/tex]

can satisfying the already accepted general properties of the exponential for any complex (or real) non-zero value of [itex] \epsilon [/itex]. if it turns out that any non-zero value for [itex] \epsilon [/itex] shows that this deviated from those accepted properties, yet the zero value is consistent with the accepted properies of the exponential, then we know it has to be true (Euler's result, that is). at least for the case where we postulate that the result is complex.
But they don't talk about finding a reasonable definition.

baloney.

They simply show/derive/prove what the exponential function is, and let the reader believe that you can prove what the values of the exponential function is, without initially giving a clear definition to the function.

baloney.

the say clearly that whatever the exponential function is, it is such a function that satisfies the already existing properties of the exponential function known for real arguments. that is simply an extension of an existing definition.

The big deal is that "definition" and "proof" are different things,

i agree.

and they are not treated clearly in the popular introductions to complex exponential function. You are not treating them clearly either, since you first disagreed with me when I demanded definitions before proofs, but now you were instead already talking about "finding definitions" when still defending your own point.

that is pretty tangled speech to parse.

we say, ... oh hell, I'm not going to repeat it again.
 
Last edited:
  • #23
The structure of the debate was pretty much this:

rbj: There's the proof for what exp is.

jostpuur: No you cannot prove it without some definition first.

rbj: You just look at the properties of exp, and prove what it is. I don't see a problem.

jostpuur: No you cannot prove it without the definition.

rbj: You just look at the properties, and then you just define it according to them, and then prove what it is. I still don't see what's the problem.

Okey there's no problem...

rbj said:
then we hypothesize that it might be a complex number. then we ask, if eiy is a complex number, what complex number must it be in order for the defining properties of an exponential function (of real numbers) to continue to hold? we make the hypothesis, see that we get an answer (some complex number with a real part and imaginary part) and then test the hypothesis against the existing properties of an exponential

This seems to be respecting the principles of natural sciences very well, but that's not really how mainstream mathematics works.

Here's some counter examples to too unclear instructions for complex exponential.

----
Too little properties from real exponential:

We want exp(z1+z2)=exp(z1)*exp(z2).

For any fixed [itex]\alpha\in\mathbb{R}[/itex], define

[tex]
\exp_{\alpha}(x+iy) = \exp(x)(\cos(\alpha y) + i\sin(\alpha y))
[/tex]

Now the desired property is satisfied with arbitrary alpha.
----

----
Too much properties from real exponential:

We want exp(z)>0, because also real exponential is positive.

We get this by choosing [itex]\alpha = 0[/itex], and we have [itex]\exp_0(\mathbb{C})\subset\mathbb{R}[/itex].
----


These counter examples prove, that a vague instruction "extend the properties of real exponential function to complex field" cannot be used to define a unique complex exponential function. The complex exponential function exists only after it has been defined with a clear definition, and not before.
 
  • #24
The missing piece of information is that we require [itex]\exp(z)[/itex] to be complex differentiable. That is, it should satisfy the Cauchy-Riemann equations:

[tex]f(x,y) = u(x,y) + i v(x,y)[/tex]

[tex]\frac{\partial u}{\partial x} = \frac{\partial v}{\partial y}[/tex]

[tex]\frac{\partial u}{\partial y} = - \frac{\partial v}{\partial x}[/tex]

jostpuur said:
----
Too little properties from real exponential:

We want exp(z1+z2)=exp(z1)*exp(z2).

For any fixed [itex]\alpha\in\mathbb{R}[/itex], define

[tex]
\exp_{\alpha}(x+iy) = \exp(x)(\cos(\alpha y) + i\sin(\alpha y))
[/tex]

Now the desired property is satisfied with arbitrary alpha.

Writing

[tex]\exp_{\alpha} (x,y) = \exp(x) \cos \alpha y + i \exp(x) \sin \alpha y[/tex]

we have

[tex]\frac{\partial u}{\partial x} = \exp(x) \cos \alpha y[/tex]

and

[tex]\frac{\partial v}{\partial y} = \alpha \exp(x) \cos \alpha y[/tex]

And so the Cauchy-Riemann equations are violated.

Too much properties from real exponential:

We want exp(z)>0, because also real exponential is positive.

We get this by choosing [itex]\alpha = 0[/itex], and we have [itex]\exp_0(\mathbb{C})\subset\mathbb{R}[/itex].

Choosing [itex]\alpha = 0[/itex], we have

[tex]\exp_0 (x,y) = \exp(x)[/tex]

Then,

[tex]\frac{\partial u}{\partial x} = \exp(x)[/tex]

and

[tex]\frac{\partial v}{\partial y} = 0[/tex]

and so the Cauchy-Riemann equations are violated again.

If we demand that [itex]\exp(z)[/itex] be a complex differentiable function satisfying the properties of the exponential, then a unique function is specified, with [itex]\alpha = 1[/itex].
 
  • #25
Note that we could set

[tex]e^{x + iy} = e^{\alpha x} [\cos(\alpha y) + i \sin(\alpha y)]\qquad(1)[/itex]

but this is, in effect, a change of basis, allowing us to write

[tex]b^{x + iy} = b^x [\cos (y \ln b) + i \sin (y \ln b)][/tex]

where [itex]b = e^{\alpha}[/itex].

Also, note that (1) is inconsistent with the real exponential, if y=0. Therefore, again, the unique solution has [itex]\alpha = 1[/itex].
 
  • #26
Returning to the Cauchy-Riemann equations, we can consider the complex exponential to be a function

[tex]f(x,y) = u(x,y) + i v(x,y)[/tex]

such that f, u, v, x, and y are real, and f satisfies

[tex]\frac{df}{dz} = f[/tex]

where [itex]z = x+iy[/itex].

I don't have time to work this out right now, but this will lead to two coupled partial differential equations for u and v. Combined with the equations

[tex]\frac{\partial u}{\partial x} = \frac{\partial v}{\partial y}[/tex]

[tex]\frac{\partial u}{\partial y} = - \frac{\partial v}{\partial x}[/tex]

we should be able to show that

[tex]u(x,y) = C \exp x \cos y[/tex]

[tex]v(x,y) = C \exp x \sin y[/itex]

for arbitrary real constant C. Then we simply choose the solution that is consistent with [itex]\exp x[/itex] on the real line.

Hmm...no, I think C should turn out to be complex...but there is still a unique solution that is consistent with the real exponential.
 
Last edited:
  • #27
jostpuur said:
The structure of the debate was pretty much this:

rbj: There's the proof for what exp is.

jostpuur: No you cannot prove it without some definition first.

rbj: You just look at the properties of exp, and prove what it is. I don't see a problem.

jostpuur: No you cannot prove it without the definition.

rbj: You just look at the properties, and then you just define it according to them, and then prove what it is. I still don't see what's the problem.

Okey there's no problem...
This seems to be respecting the principles of natural sciences very well, but that's not really how mainstream mathematics works.

Here's some counter examples to too unclear instructions for complex exponential.

----
Too little properties from real exponential:

We want exp(z1+z2)=exp(z1)*exp(z2).

For any fixed [itex]\alpha\in\mathbb{R}[/itex], define

[tex] \exp_{\alpha}(x+iy) = \exp(x)(\cos(\alpha y) + i\sin(\alpha y)) [/tex]

Now the desired property is satisfied with arbitrary alpha.
----

does it satisfy

[tex] e^{\beta z} = \big( e^{\beta} \big)^{z} [/tex]

or

[tex] \frac{d}{dz} e^{\beta z} = \beta \ e^{\beta z} [/tex]


for arbitrary but constant [itex] \beta [/itex] ?
----
Too much properties from real exponential:

We want exp(z)>0, because also real exponential is positive.

We get this by choosing [itex]\alpha = 0[/itex], and we have [itex]\exp_0(\mathbb{C})\subset\mathbb{R}[/itex].
----

so you make that assumption about other operations with complex numbers? we say that [itex] i^2 < 0 [/itex] and we don't allow for that it the land of real numbers.

These counter examples prove, that a vague instruction "extend the properties of real exponential function to complex field" cannot be used to define a unique complex exponential function. The complex exponential function exists only after it has been defined with a clear definition, and not before.

i'm just saying that since complex numbers are the topic being that the argument of the exp function is a complex number, you do what you do for other extensions of functions of a real variable to having a possibly complex variable.

1. we require that the extension retain the "operational properties" of the function. for exp it's things like

[tex] e^{z_1+z_2} = e^{z_1}e^{z_2} [/tex]


[tex] \big( e^{z_1} \big)^{z_2} = e^{z_1 z_2} [/tex]and 2. we require that when the imaginary part of the argument is zero, it is consistent with the default definition that already exists for the natural expoential.

[tex] e^z = e^{\mathrm{Re}(z)}, \quad \mathrm{Im}\big\{ e^z \big\} = 0, \quad \mathrm{if} \ \mathrm{Im}\big\{ z \big\} = 0 [/tex]

i know that sometimes one can get surprized in that the species of animal you get back isn't always the same as the habitual assumption, like thinking that what one might get back from [itex] \log(z) [/itex] is a complex number when it's a vector of complex numbers, unless for example you make the further assumption of it returning a principle value.

you stretched what i did say to what i didn't.

the guy wanted to know why

[tex] e^{i \theta} = \cos(\theta) + i \sin(\theta) [/tex]

for real theta.the Wikipedia article says that if we expect that those two rules of extensions above are implied, there is only one complex number that [itex] e^{i \theta} [/itex] can be equal to for the exponential to retain properties like its Maclauren series, or for it to appear in the denominator of a fraction with [itex] \cos(\theta) + i \sin(\theta) [/itex] in the numerator. apply the quotient rule (and remembering that [itex] i^2 = -1[/itex]) and respecting a boundary condition that [itex] e^{i 0} = 1[/itex], and there is no other complex number that will fit the bill. to answer the guy's question, you don't have to make him/her worry about the possibility that [itex] e^{i \theta} [/itex] is a matrix, or an element of a Hilbert space.
 
Last edited:
  • #28
rbj, see my post above about the Cauchy-Riemann conditions. It is sufficient to demand that

[tex]e^{\alpha+\beta} = e^{\alpha}e^{\beta} \qquad \forall \alpha, \beta \in \mathbb{C}[/tex]

[tex]e^z = e^{\Re(z)} \qquad \text{when } \Im(z) = 0[/tex]

[tex]\frac{d}{dz}e^z \qquad \text{exists}[/tex]

One can then prove that

[tex]\frac{d}{dz}e^z = e^z[/tex]

and therefore [itex]e^z[/itex] is [itex]C^{\infty}[/itex].


Yet another angle of attack is to define [itex]\ln z[/itex] as the contour integral

[tex]\ln z = \int_{\gamma} \frac{d\zeta}{\zeta}[/tex]

where [itex]\gamma[/itex] is some contour running from [itex]1 + 0i[/itex] to z. One can then define [itex]e^z[/itex] as the inverse of this function.
 
  • #29
So, here's an elaboration on the differential equation method I mentioned earlier. First, suppose we have a function

[tex]f(z) = f(z(x,y)) \qquad z(x,y) = x + iy[/tex]

then

[tex]\frac{\partial f}{\partial x} = \frac{df}{dz}\frac{\partial z}{\partial x} = \frac{df}{dz} \qquad (1)[/tex]

and

[tex]\frac{\partial f}{\partial y} = \frac{df}{dz}\frac{\partial z}{\partial y} = i \frac{df}{dz} \qquad (2)[/tex]

Therefore, we see that

[tex]\frac{\partial f}{\partial x} + i \frac{\partial f}{\partial y} = 0 \qquad (3)[/tex]

This follows directly from the algebraic properties of [itex]i[/itex]. Now, writing

[tex]f(x,y) = u(x,y) + i v(x,y)[/tex]

we can re-write (3) as

[tex]\left( \frac{\partial u}{\partial x} + i \frac{\partial v}{\partial x} \right) + i \left( \frac{\partial u}{\partial y} + i \frac{\partial v}{\partial y} \right) = 0[/tex]

[tex]\left( \frac{\partial u}{\partial x} - \frac{\partial v}{\partial y} \right) + i \left( \frac{\partial u}{\partial y} + \frac{\partial v}{\partial x} \right) = 0 \qquad (4)[/tex]

and these are the Cauchy-Riemann equations!


Now, what we want is to find some f(z) such that

[tex]\frac{df}{dz} = f[/tex]

Using (1) and (2), we can therefore write:

[tex]\frac{\partial f}{\partial x} = f \qquad (5)[/tex]

and

[tex]\frac{\partial f}{\partial y} = if \qquad (6)[/tex]

So, again noting that [itex]f(x,y) = u(x,y) + i v(x,y)[/itex], we write (5) and (6) as

[tex]\frac{\partial u}{\partial x} + i \frac{\partial v}{\partial x} = u + iv[/tex]

[tex]\frac{\partial u}{\partial y} + i \frac{\partial v}{\partial y} = iu - v[/tex]

These, then, yield four coupled first-order partial differential equations for u and v:

[tex]\frac{\partial u}{\partial x} = u \qquad (7)[/tex]

[tex]\frac{\partial v}{\partial x} = v \qquad (8)[/tex]

[tex]\frac{\partial u}{\partial y} = -v \qquad (9)[/tex]

[tex]\frac{\partial v}{\partial y} = u \qquad (10)[/tex]

(As an aside, the second two equations look like Hamilton's equations of motion, no?). Anyway, we can immediately integrate (7) and (8) as:

[tex]u = \eta_1(y) e^x \qquad \qquad v = \eta_2(y) e^x[/tex]

where [itex]\eta_1[/itex] and [itex]\eta_2[/itex] are arbitrary functions of y alone. Plugging these into the second two equations, we get

[tex]\frac{\partial}{\partial y}(\eta_1(y) e^x) = -\eta_2(y) e^x[/tex]

[tex]\frac{\partial}{\partial y}(\eta_2(y) e^x) = \eta_1(y) e^x[/tex]

which simplify to

[tex]\frac{d\eta_1}{dy} = -\eta_2 \qquad (11)[/tex]

[tex]\frac{d\eta_2}{dy} = \eta_1 \qquad (12)[/tex]

Taking derivatives again with respect to y, we get

[tex]\frac{d^2\eta_1}{dy^2} = -\frac{d\eta_2}{dy}[/tex]

[tex]\frac{d^2\eta_2}{dy^2} = \frac{d\eta_1}{dy}[/tex]

Substituting back into (11) and (12), we decouple the equations as

[tex]\frac{d^2\eta_1}{dy^2} = -\eta_1[/tex]

[tex]\frac{d^2\eta_2}{dy^2} = -\eta_2[/tex]

These, then, can be integrated to yield

[tex]\eta_1(y) = A \cos y + B \sin y \qquad (13)[/tex]

[tex]\eta_2(y) = C \cos y + D \sin y \qquad (14)[/tex]

for arbitrary constants A, B, C, and D. Taking derivatives of (13) and (14) and plugging back into (11) and (12) yields

[tex]-A \sin y + B \cos y = -C \cos y + -D \sin y[/tex]

[tex]-C \sin y + D \cos y = A \cos y + B \sin y[/tex]

And so,

[tex]C = -B \qquad D = A[/tex]

Therefore, we have

[tex]u(x,y) = \eta_1 e^x = e^x(A \cos y + B \sin y)[/tex]

[tex]v(x,y) = \eta_2 e^x = e^x(-B \cos y + A \sin y)[/tex]

And so

[tex]f(x,y) = u(x,y) + i v(x,y) = e^x(A \cos y + B \sin y) + i e^x(-B \cos y + A \sin y) \qquad (15)[/tex]

for arbitrary constants A and B.

To choose a unique f(x,y), we require that

[tex]f(x,0) = e^x[/tex]

Putting y=0 into (15), this yields

[tex]A e^x - iB e^x = e^x[/tex]

and so, A=1 and B=0. Therefore, the unique extension of [itex]\exp z[/itex] over the complex numbers is

[tex]\exp z = \exp (x + iy) = e^x \cos y + i\, e^x \sin y[/tex]

This is the only function over the complex numbers which satisfies both

[tex]\frac{d}{dz} \exp z = \exp z[/tex]

and

[tex]\exp (x + i0) = e^x[/tex]

Q.E.D.
 
  • #30
Ben Niehoff said:
rbj, see my post above about the Cauchy-Riemann conditions. It is sufficient to demand that

[tex]e^{\alpha+\beta} = e^{\alpha}e^{\beta} \qquad \forall \alpha, \beta \in \mathbb{C}[/tex]

[tex]e^z = e^{\Re(z)} \qquad \text{when } \Im(z) = 0[/tex]

[tex]\frac{d}{dz}e^z \qquad \text{exists}[/tex]

i agree with you, Ben. i don't think we just define the complex exponential function as

[tex] e^z = e^{x+iy} = e^x \cos(y) + i e^x \sin(y) [/tex]

i think we (as did Euler) set out to find a "definition" (explicit functions for the real and imaginary parts of ez) so that the behavior of the expontial function is carried over to the world of complex numbers and that when the imaginary part of the argument is zero, that the exponential behaves as it previously had with real input.
 
  • #31
Right. So, after some investigation, I have found that there are two looser definitions one might use:

Definition 1:
[itex]\exp(z)[/itex] is the unique function over [itex]\mathbb{C}[/itex] such that:

1. [itex]\frac{d}{dz}(\exp(z))[/itex] exists, and

2. [itex]\exp(x+i0) = e^x[/itex] for all real numbers x.

Definition 2
[itex]\exp(z)[/itex] is the unique function over [itex]\mathbb{C}[/itex] such that:

1. [itex]\frac{d}{dz}(\exp(z)) = \exp(z)[/itex], and

2. [itex]\exp(0) = 1[/itex].

Either definition is sufficient, and they are equivalent.
 
  • #32
I was bored in class so I did this, don't really know if it's any use here, but I think so and found it very interesting:

d/dx[exp(x)]=lim h->0 [tex]\frac{exp(x+h)-exp(x)}{h}[/tex] = exp(x) lim h->0 [tex]\frac{exp(h)-1}{h}[/tex]=exp(x) lim h->0 [tex]\frac{\sum\frac{h^k}{k!}-1}{h}[/tex], with the sum from 0 to infinity,

= exp(x) lim h->0 [tex]\frac{\sum\frac{h^k}{k!}}{h}[/tex], with the sum from 1 to infinity

= exp(x) lim h->0 [tex]\sum\frac{h^{(k-1)}}{k!}[/tex]

and all terms in the sum go to zero, except the first, which goes to 1... so:

= exp(x)

so, when you define exp(x) by [tex]\sum\frac{x^k}{k!}[/tex], the deravative of exp(x) is exp(x)
 
Last edited:
  • #33
Yes, and that result would have been much easier if you differentiated the series directly, term by term. Or even if you used the limit definition, at the point [tex]\lim_{h\to 0} \frac{e^h -1}{h}[/tex] you could have replaced with the series definition there, subtract one from it and then divide by h, you have the same series again.
 
  • #34
well that's what I did >_>, at least the second thing.
 
  • #35
My bad, I didn't pay attention to the intervals of summation.
 

Similar threads

Replies
2
Views
1K
  • Classical Physics
Replies
3
Views
607
Replies
3
Views
1K
Replies
4
Views
929
  • Calculus and Beyond Homework Help
Replies
1
Views
287
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
Replies
5
Views
1K
  • Calculus
Replies
0
Views
1K
Back
Top