Euler's Number?

We all have studied about the Euler's Number e e . We know it is the natural base. We know it is the value to which (1+1/n)n (1 + 1/n)^{n} approaches as n n 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 e e 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

e=1+1+12!+13!+14!+...=2.7182... e = 1 + 1 + \frac{1}{2!} + \frac{1}{3!} + \frac{1}{4!} + ... = 2.7182...

how did we discovered that

ex=1+x+x22!+x33!+x44!+... e^x = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \frac{x^4}{4!} + ... ?

Also, how Euler proved that

eix=cosθ+isinθ e^{ix} = cos\theta + isin\theta

#Algebra #HelpMe! #Proofs #Math #Opinions

Note by Avinash Pandey
8 years, 5 months ago

No vote yet
6 votes

  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:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \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

Harshit Kapur - 8 years, 5 months ago

The proof that e=1+1+12!+13!14!+...e = 1 + 1 + \frac{1}{2!} +\frac{1}{3!}\frac{1}{4!} + ... is a very beautiful one, which comes from the binomial expansion of e=(1+1N)Ne = (1 + \frac{1}{N} )^N . The process for exe^x is very similar. However, I don't know where the eix=cosx+isinxe^{ix} = cosx+isinx comes from.

Esteban Gomezllata - 8 years, 5 months ago

Log in to reply

What do you mean by e=(1+1N)N e = ( 1 + \frac {1}{N})^N? Is N=2,3N=2, 3? Otherwise, how do you take the binomial expansion?

Calvin Lin Staff - 8 years, 5 months ago

I remember being told that Euler created e as a number to satisfy the equation ddx\frac{d}{dx}ex^x = ex^x

Harel Dor - 8 years, 5 months ago

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

Harshit Kapur - 8 years, 4 months ago

I found this page interesting: http://www-history.mcs.st-and.ac.uk/HistTopics/e.html

Arndt Jonasson - 8 years, 5 months ago

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=0xkk!f(k)(0) f(x)= \sum_{k=0}^{\infty} \frac{x^k}{k!} f^{(k)} (0)

Now using the fact told by Harel D., Euler knew that "zeroth derivative of ex e^x evaluated at zero is one and kth derivative, where k is natural number, of ex e^x is ex e^x itself". Now apply Taylor's Theorem to get the expansion. Now when we know ex e^x , then we can evaluate e=e1 e=e^1 .

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) :

limx(1+1x)x=e \lim_{x \to \infty} (1 + \frac{1}{x})^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 e^x (except x=0) is rational.

Avinash Pandey - 8 years, 5 months ago

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

Harshit Kapur - 8 years, 5 months ago

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 ddxf(x)=f(x) \frac{d}{dx} f(x) = f(x) ? iii) For what values of x, the expansion of ex e^x (except x=0) is rational? iv) Proof of Taylor's Theorem?

Avinash Pandey - 8 years, 5 months ago
×

Problem Loading...

Note Loading...

Set Loading...