We all have studied about the Euler's Number . We know it is the natural base. We know it is the value to which approaches as tends to infinity. We also know its Taylor expansion.
We learnt these things from our textbooks. But I never found one which explains all the point clearly. These textbooks simply teach these as facts.
I want to know why Euler mentioned this number? By what purpose did he invented (or discovered) it? I was told that its convenient to use as the base. Why this irrational is so convenient (actually, I haven't been convenient) ? How do we know its value and its taylor expansion?
Now when we know that
how did we discovered that
?
Also, how Euler proved that
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
If you write out the taylor/maclauren series expansion of e^x, cos, and sine, euler's formula is immediate.
As to why e is so famous, i'd say its because of the fact d/dx e^x = e^x, a property which no other function satisfies. This is why taking logarithms in base e are helpful.
In proving that d/dx e^x = e^x, you can apply the power rule on that very same expansion you have written
d/dx e^x = 1 + (2x)/2! + (3x^2)/3! + (4x3)/4! ...
when you cancel of the common factors, you will see that you end up with the same series you had started with, ie e^x
As to why its taylor series expansion is like this, its mainly due to the above fact, that d/dx e^x = e^x Just plug that in in the formula you have for taylor/maclauren series expansion - link
The proof that e=1+1+2!1+3!14!1+... is a very beautiful one, which comes from the binomial expansion of e=(1+N1)N. The process for ex is very similar. However, I don't know where the eix=cosx+isinx comes from.
Log in to reply
What do you mean by e=(1+N1)N? Is N=2,3? Otherwise, how do you take the binomial expansion?
I remember being told that Euler created e as a number to satisfy the equation dxdex = ex
Log in to reply
i'm unsure as to how he could 'create e as a number' to me it seems more likely that he was seeing if the limit if 1/(n!) converges or not, and it did, since factorials get large pretty quickly
I found this page interesting: http://www-history.mcs.st-and.ac.uk/HistTopics/e.html
At last, after rigorous search on internet and libraries, I found answers of most of them. Actually, we use a theorem called Taylor's Theorem which can be used to represent any function as a series of polynomial terms.
f(x)=k=0∑∞k!xkf(k)(0)
Now using the fact told by Harel D., Euler knew that "zeroth derivative of ex evaluated at zero is one and kth derivative, where k is natural number, of ex is ex itself". Now apply Taylor's Theorem to get the expansion. Now when we know ex, then we can evaluate e=e1.
Again using Taylor's Theorem, we know the expansion of sinx and cosx. And thus Euler's Theorem is immediate. Also, we can verify (I had little hassles evaluating it) :
x→∞lim(1+x1)x=e.
But still, the important one remains. Taking this irrational as the base, we can write the expansion easily. But still the expansion is infinite going. It never ends. So it doesn't really helps.
Also, I would now like to know for what values of x, the expansion of ex (except x=0) is rational.
Log in to reply
it won't, if you're looking for real-valued x. extend your search to complex numbers, and you will be amazed :) google euler's identity
Although the original problem is solved now (almost), I have new series of questions on the same topic.
i) How did Euler knew (with reference to Harel D.) that an exponential function would be the one whose derivative is the function itself? ii) Aren't there other functions such that dxdf(x)=f(x) ? iii) For what values of x, the expansion of ex (except x=0) is rational? iv) Proof of Taylor's Theorem?