 |
 |
What is e? |
 |
Dec16-04, 03:44 PM
|
#1
|
J7 is
Offline:
Posts: 10
|
What is e?
Hi, can anyone explain "e" to me? It's used all the time in calc and I don't understand what it represents or it's value. Thanks
|
|
|
|
Dec16-04, 03:51 PM
|
#2
|
Muzza is
Offline:
Posts: 698
|
e is a number, approximately equal to 2.71828183. It's irrational and transcendental. The function f: R -> R, f(x) = e^x satisfies f'(x) = f(x).
|
|
|
|
Dec16-04, 03:55 PM
|
#3
|
dextercioby is
Offline:
Posts: 9,222
Recognitions:
Homework Helper
Science Advisor
|
Originally Posted by J7
Hi, can anyone explain "e" to me? It's used all the time in calc and I don't understand what it represents or it's value. Thanks
|
Along with  ,  and  ,it is the most important number in mathematics,hence in science.
It is a real number,mathematicians call it irrational and transcendent.It has an infinite number of decimals,the first fifteen (hopefully i haven't forgotten them  ) are:
 and it is defined as the limit of the sequence:
It has an interesting history and some mathematicians call it "Euler's number",hence the letter "e".
Daniel.
|
|
|
|
Dec16-04, 04:07 PM
|
Last edited by matt grime; Dec16-04 at 04:47 PM..
#4
|
matt grime is
Offline:
Posts: 9,385
Recognitions:
Homework Helper
Science Advisor
|
It is also
(can we ignore the "infinite number of decimals" thing - that's neither here nor there, as well as incorrect English 1/3 has also not a finitely long decimal expansion in base 10, and? And there were no rational transcendental numbers. A number is transcendental if it is not a root of any polynomial with integer (whole number) coefficients.The complementary notion is 'algebraic'; all integers are algebraic, sqrt(2) is algebraic, pi isn't.)
I, e, t arises as the (unique) solution to f'=f, which tells you that it is important in "the real world" since we model that with differential equations, and importantly, once we've defined e, we can solve f'=kf, as well as a whole load of other differential equations without needing to define anything else.
|
|
|
|
Dec16-04, 08:09 PM
|
#5
|
HallsofIvy is
Offline:
Posts: 24,778
|
It's just this number, y'know? Any function of the form f(x)= ax has the property that its derivative (rate of change) is proportional to ax itself.
e (which, as Muzza said, is "approximately equal to 2.71828183.") has the nice property that the constant of proportionality is 1- that is, the rate of change of the function ex is precisely ex.
|
|
|
|
Dec16-04, 11:32 PM
|
Last edited by QuantumTheory; Dec16-04 at 11:39 PM..
#6
|
QuantumTheory is
Offline:
Posts: 224
|
Originally Posted by HallsofIvy
It's just this number, y'know? Any function of the form f(x)= ax has the property that its derivative (rate of change) is proportional to ax itself.
e (which, as Muzza said, is "approximately equal to 2.71828183.") has the nice property that the constant of proportionality is 1- that is, the rate of change of the function ex is precisely ex.
|
Great explanation! I know some calculus, mostly all elementary. And I was thinking about what you said, it makes sense. I'm trying to figure out partial derivatives.
Could you explain some real-life explainations of  ? Like an example, then solve it? That'd be real helpful to me, if you could think of one.
Before you posted this, I thought e was actually just related to the logaritam.
Since its proportion is 1:1, would this mean that..
|
|
|
|
Dec17-04, 02:39 AM
|
#7
|
Chrono is
Offline:
Posts: 404
|
What about this? I remember this from a class.
|
|
|
|
Dec17-04, 03:01 AM
|
#8
|
Integral is
Online:
Posts: 5,589
|
I believe that it this relationship which gives the number physical significance.
|
|
|
|
Dec17-04, 03:13 AM
|
#9
|
shmoe is
Offline:
Posts: 1,995
Recognitions:
Homework Helper
Science Advisor
|
Originally Posted by Chrono
What about this? I remember this from a class.

|
You probably mean:
Or more generally:
|
|
|
|
Dec17-04, 03:20 AM
|
Last edited by matt grime; Dec17-04 at 03:22 AM..
#10
|
matt grime is
Offline:
Posts: 9,385
Recognitions:
Homework Helper
Science Advisor
|
Originally Posted by QuantumTheory
I thought e was actually just related to the logaritam.
Since its proportion is 1:1, would this mean that..
![LaTeX Code: \\int \\frac{dy}{dx} e^2 dx = [tex]1/3^3e + C](latex_images/40/405595-0.png)
|
nb.your backslashes and forward slashes are wonky
It is related to the logarithm, and the examples ought to tell you you've underestimated the importance of log.
THe second bit is wrong. e^2 is just a number so you're asking for
which is just ye^2
|
|
|
|
Dec17-04, 08:08 AM
|
#11
|
HallsofIvy is
Offline:
Posts: 24,778
|
There are many applications in which the "rate of change" of some quantity is proportional to the quantity itself: population growth, radioactivity, etc. That is:
dy/dx= C y so that y is necessarily an exponential. For example, suppose you have a radioactive element that has a "half-life" of 1000 years. It's easy to see that, if you start with M 0 grams, the amount left after T years is M 0 (1/2)[sup]T/1000[/sub]. The "T/1000" just counts "the number of times you multiply by 1/2".
A more formal way of deriving that would be to write dM/dt= kM (k is the unknown constant of proportionality) so that (1/M)dM= kdt. Integrating both sides: ln(M)= kt+ C so that M= e kt+C= e Ce kt= C' e kt (where C'= e C). Setting t= 0 we get M(0)= C' so that the coefficient is in fact M 0, the initial amount. Knowing that the half-life is 1000, tells us that M(1000)= M 0e 1000k= (1/2)M 0. We solve for k by taking the logarithm of both sides: 1000k= ln(1/2) so k= ln(1/2)/1000.
That is: M(t)= M 0e[sup]ln(1/2)t/1000[/sub]. Of course if you are clever, you will recognize that ln(1/2)t/1000 is the same as ln((1/2) t/1000 so that e ln(1/2)t/1000= (1/2) t/1000.
|
|
|
|
Dec17-04, 08:11 AM
|
#12
|
HallsofIvy is
Offline:
Posts: 24,778
|
There are many applications in which the "rate of change" of some quantity is proportional to the quantity itself: population growth, radioactivity, etc. That is:
dy/dx= C y so that y is necessarily an exponential. For example, suppose you have a radioactive element that has a "half-life" of 1000 years. It's easy to see that, if you start with M 0 grams, the amount left after T years is M 0 (1/2) T/1000. The "T/1000" just counts "the number of times you multiply by 1/2".
A more formal way of deriving that would be to write dM/dt= kM (k is the unknown constant of proportionality) so that (1/M)dM= kdt. Integrating both sides: ln(M)= kt+ C so that M= e kt+C= e Ce kt= C' e kt (where C'= e C). Setting t= 0 we get M(0)= C' so that the coefficient is in fact M 0, the initial amount. Knowing that the half-life is 1000, tells us that M(1000)= M 0e 1000k= (1/2)M 0. We solve for k by taking the logarithm of both sides: 1000k= ln(1/2) so k= ln(1/2)/1000.
That is: M(t)= M 0e[sup]ln(1/2)t/1000[/sub]. Of course if you are clever, you will recognize that ln(1/2)t/1000 is the same as ln((1/2) t/1000 so that e ln(1/2)t/1000= (1/2) t/1000.
|
|
|
|
Dec23-04, 01:08 PM
|
#13
|
Hessam is
Offline:
Posts: 36
|
isnt there also a relation between pi and e?
its something like this....
(pi^5 + pi^5)^(1/6)
or something of the sort.... please feel free to correct me
|
|
|
|
Dec23-04, 01:35 PM
|
#14
|
arildno is
Offline:
Posts: 9,771
|
The arguably most famous relation is:
|
|
|
|
Dec23-04, 01:40 PM
|
#15
|
matt grime is
Offline:
Posts: 9,385
Recognitions:
Homework Helper
Science Advisor
|
Originally Posted by Hessam
isnt there also a relation between pi and e?
its something like this....
(pi^5 + pi^5)^(1/6)
or something of the sort.... please feel free to correct me
|
It is, at least I think so at any rate, an open question as to whether any such algebraic relation exists betweene them
|
|
|
|
Dec23-04, 02:03 PM
|
#16
|
HallsofIvy is
Offline:
Posts: 24,778
|
Well, there is certainly no question as to whether THAT relation is true:
(pi^5+ pi^5)^(1/6)= (2pi^5)^(1/6)= approximately 2.9138 which is not particularly close to e!
|
|
|
|
|
 |
 |
|
 |
|