Mathematica Wiki on e (mathematical constant)

  • Thread starter Thread starter Pellefant
  • Start date Start date
  • Tags Tags
    Constant
AI Thread Summary
The discussion centers on the mathematical constant e and its role in calculus, particularly in the context of derivatives. A participant expresses confusion regarding a limit involving the expression e^x and the concept of 0/0, which arises when evaluating the derivative of a^x using the difference quotient. The response clarifies that the limit should not be evaluated by directly substituting h=0, as this leads to an indeterminate form. Instead, it emphasizes the importance of showing that the limit exists and converges to a specific value, which allows for the definition of e as the base where the limit equals 1. The conversation also highlights the approximation of e through the expression F(n) = (1+1/n)^n, illustrating how it approaches the value of e (approximately 2.71828) as n increases.
Pellefant
Messages
36
Reaction score
0
The source: http://en.wikipedia.org/wiki/E_(mathematical_constant)


e0f586bfb9293ca45d034689b0d82886.png


I can not understand the last peace in that equation,

If e=a it will be e^x*((1-1)/0) ...which means 0/0, that don't make sense :(, what am i missing
 
Physics news on Phys.org
Write e^h as an infinite series.
 
What you are quoting from Wikipedia is the "difference quotient" calculation for the deriviative of ax:
\frac{d}{dx}a^x= \lim_{h\rightarrow 0}\frac{a^{x+h}-a^x}{h}= \lim_{h\rightarrow 0}\frac{a^xe^h-a^x}{h}= a^x \lim_{h\rightarrow 0}\frac{a^h- 1}{h}

Now, I'm not at all sure what you mean by "If e=a it will be e^x*((1-1)/0) ...which means 0/0". Whether e= a or not, if you replace h by 0 in the limit, you get (1-1)/0 which does not exist. But that's not how you find limits! What you can do is show that
\lim_{h\rightarrow 0} \frac{a^h- 1}{h}
does, in fact, exist so that the derivative of ax exists and is just that constant times ax. You can then define e to be the value of a such that that limit is 1, giving d e^x/dx= e^x.
 
When you are looking at a limit process, you can see how numbers work. For example

F(n) = (1+1/n)^n, give us values F(1) = 2, F(2)=2.25; F(5) = 2.49, F(10) = 2.59; F(100) = 2.70, and as we approach infinity it goes to e=2.71828...
 

Similar threads

Replies
1
Views
2K
Replies
1
Views
2K
Replies
8
Views
5K
Replies
12
Views
2K
Replies
4
Views
1K
Replies
4
Views
3K
Back
Top