On Euler'S Number E: Avery I. Mcintosh
On Euler'S Number E: Avery I. Mcintosh
Avery I. McIntosh
[email protected]
The number e, an irrational number whose first digits are 2.7182818284...,
is usually presented to students in precalculus classes as the number toward
which compounded interest approaches as the number of compounding intervals approaches infinity and the interval size approaches 0. This representation has the benefit of being navigable for the student who does not know
any calculus, but as students mathematical knowledge increases, the usual
definition begins to seem awkward, and even arbitrary: what does compound
interest have to do with derivatives and integrals?
This short monograph details a method for deriving e that is both succinct
and comprehensive. I first saw it presented in an MIT lecture by David Jerison, and I believe it is the best method for making this elusive number clear
in the context of single variable calculus.
This means that the derivative of ax is proportional to itself, by some constant: the quantity inside the limit. Call that quantity M(a), a function of
the base of the exponential function. Note that this quantity is not dependent
on x. Then we have that
d x
a = ax M (a)
dx
Lets pretend we have never heard of the number e. Define e as that number
such that M(e) = 1. Therefore we have that, by the definition of this new e
number,
d x
d x
e = ex M (e) = ex ,
e |x=0 = 1
dx
dx
All of that is well and good, but the original task, that of finding the derivative of ax , is still not solved. To accomplish this, I introduce the logarithm
with base e. Define w = ln(x). So if y = ex , then ln(y) = x. This function
obeys all the usual laws of a logarithm of any base, i.e. ln(1) = 0, ln(x) +
ln(y) = ln(xy), and so on. Now I solve the derivative of this function using
implicit differentiation.
w := ln(x) ew = eln(x) = x,
and from the chain rule:
d
d w
e
x
dx
dx
d w
dw
e = ew
=1
dx
dx
Alright. The correct, natural base has been derived. But what is this
number actually? To find that out, I invoke the common approximation to
the exponential base (which is in fact inferior in almost every way to the
power series definition, but thats another story). This formula is usually
introduced in the context of compounding interest:
lim 1 +
1 n
n
Now take the logarithm of this function, which is equal by the properties
of logarithms to n ln(1 + 1/n). Now define x = 1/n. Note that as n
grows large, x will tend toward 0. Then we can rewrite the logarithm of
the compounding interest formula as
1
ln(1 + x)
x0 x
lim
But we know what this derivative is. Its 1/x. So the limit is 1. Now
recall that this entire formula was the logarithm of the compound interest
formula. To recover its actual value, we need to perform the inverse of the
logarithm base e, which is the natural exponentiation:
n
n o
1
limn ln 1+ n
1 n
=e
= e1 = e
lim 1 +
n
n
Now we know roughly what e is. If I take n = 1000, I get that e 2.71.
The figure below shows the relatively quick convergence of the sequence formula for e. Notice that after only 35 iterations the error is less than one
tenth: about 0.03.