How did Euler come up with the value of e?

  • Thread starter Thread starter musicgold
  • Start date Start date
  • Tags Tags
    Euler Value
AI Thread Summary
Euler's discovery of the constant e is linked to his exploration of continuous compounding, particularly through the limit expression (1 + 1/N)^N as N approaches infinity. He likely observed that varying N produced values converging towards a constant, leading to the realization of e's significance. Historical context reveals that concepts related to e were known before Euler, with mathematicians like Cotes and de Moivre contributing to the understanding of exponential functions. Euler's work in formal power series and his simplification of exponential expressions further solidified e's role in mathematics. The discussion highlights the collaborative nature of mathematical discoveries, emphasizing that naming conventions do not always reflect the original discoverers.
musicgold
Messages
303
Reaction score
19
Homework Statement: This is not a homework problem.
I am trying to imagine how Euler would have gone about getting the value of e, while he was trying to figure out the case of continuous compounding.
Homework Equations: I know how he reached up to the equation given below. I am not sure how that brilliant mind might have come to the conclusion that this looks like a constant.

$$ \lim_{n \rightarrow \infty} ~ ( 1 + \frac {1 }{N} )^N $$

Would he have calculated the output using different values of N and figured that it is progressing towards a limiting value as N increases?
 
Mathematics news on Phys.org
  • Like
Likes Meryka
I don't know if Euler did it like this, but

$$e=\sum_0^\infty \frac{1}{n!}$$

And you can estimate the error

$$R_N= e - \sum_{0}^N \frac{1}{n!}$$

Using this, you can estimate ##e## to arbitrary precision.
 
  • Like
Likes Klystron
Hello.
I do not now history how Euler get the formula so I write here my idea.
Say we set money deposit interest is double in one year, after one year the deposit of unit 1 will become
1+1=2.
If half year composite interest is applied, it is
(1+1/2)^2=2.25
If one third year composite interset is applied
(1+1/3)^3=2.37...
If one fourth year composite interest is applied
(1+1/4)^4=2.44...
...
If day by day composite interest is applied
(1+1/365)^{365}=2.71...

I do not think such shorter term composite interest way give us as much money as we would like so it should converge to the value called e for infinite N.
 
Last edited:
  • Like
Likes Meryka
Dieudonné notes that the elementary functions like ##e^x## have already be known in the 17th century and points to Cotes and de Moivre, i.e. to a time before Euler. They already knew
$$
(\cos x + i \sin x)^n = \cos nx + i \sin nx
$$
and that it behaves like an exponential function in ##n##. In a recession to my book, Juskevic claims, that already Cotes knew ##e^{ix}=\cos x + i \sin x##.

Dieudonné further says, that Euler mainly dealt with what we now call algebra of formal power series. He computed a lot of formulas in that algebra involving Bernoulli number as coefficients.

So once more, science has been a common effort and the fact that we name certain theorems and terms after certain scientists does not mean they have been first!
 
$$\lim_{n \rightarrow \infty} ~ ( 1 + \frac {1 }{N} )^N = \lim_{N \rightarrow \infty} \sum_{k=0}^N N^{-k} {N \choose k} \\ = \lim_{N \rightarrow \infty} \sum_{k=0}^N N^{-k} \frac{k! (N-k)!}{N!} \\= \lim_{N \rightarrow \infty} \left(1+1+\frac {N-1}{2N} + \frac {(N-1)(N-2)}{3!N^2} + \dots\right)\\ = \dots = 1+1+\frac{1}{2!}+\frac{1}{3!}+ \dots =e$$

To show that the limit converges you can show that all terms are bounded by their limits (and they are all positive as well), that means you can switch the order of limit and sum.
 
Last edited:
  • Like
Likes dextercioby
You get one explanation, perhaps the best possible, by reading the works of Euler. Basically it simplifies the formulas for various exponential expressions to choose as base of the exponential functions, the base e.

I.e. in his Analysis of the Infinite, in paragraph 121, Euler observes that if one uses any positive base a for an exponential function, one has the formula log(1+x) = (1/k)(x/1 - x^2/2 + x^3/3 -...), where log means log base a. Moreover the base itself has expression (paragraph 118): a = 1 + k/1 + k^2/1.2 + k^3/1.2.3 + ...

Hence it is natural to make this as simple as possible and take as base the number a such that k = 1, namely then a = e = 1 + 1/1.2 + 1/1.2.3 +...
 
And another good question is why it pops up in so many ( often unexpected) places.
 
Like every one else here, I can't speak to what Euler did but this is how I would look at it: Given any function if the form f(x)= a^x, the derivative of the function is the limit of the difference quotient \frac{f(x+h)- f(x)}{h}= \frac{a^{x+h}- a^x}{h}= \frac{a^xa^h- a^h}{h}= a^x\frac{a^h- 1}{h}. The "a^x" is independent of h while "\frac{a^h-1}{h}" has no x. Taking the limit as h goes to 0, \frac{a^h- 1}{h}= C_a, a number that depends upon a but not x. So the derivative of f(x)= a^x is C_a a^x.

So what is C_a? If a= 2, we can estimate C_2= \frac{2^h- 1}{h} by taking h= 0.001. C_2= \frac{2^{0.001}- 1}{0.001}= \frac{1.00069- 1}{0.001}= \frac{0.0069}{0.001}= 0.69, less than 1.

If a= 3, we can estimate C_3= \frac{3^{0.001}- 1}{0.001}= \frac{1.00110- 1}{0.001}= \frac{0.00110}{0.001}= 1.1 which is larger than 1. There must be a value of a, between 2 and 3 such that C_a= 1 so that the derivative of f(x)= a^x is again a^x!

After tediously trying values of a between 2 and 3 (I am using a calculator. Euler didn't have a calculator but apparently had enormous patience!) I get to C_{2.7} is approximately \frac{2.7^{0.001}- `1}{0.001}= \frac{1.00099- 1}{0.001}= \frac{0.00099}{0.001}= 0.99, less than 1, while C_{2.8}= \frac{2.8^{0.001}- 1}{0.001}= \frac{1.00103- 1}{0.001}= \frac{0.00103}{0.001}= 1.03, larger than 1.

Continuing like that we can zero in on a= e= 2.718... such that the derivative of e^x is, again, e^x the world's easiest derivative!
 
  • #10
The group of us on this thread should mark our calendars to commemorate this conversation on February 72, 2020. The nerdier holiday than March 14th.
 
  • #11
That date has some... trouble.

We can take the 27th of January, ideally in the year 8281, but maybe (20)82 works as well.
 
  • #12
  • Like
Likes fresh_42
Back
Top