26 The Exponential
Highlights of this Chapter: we reach a culmination of several topics, drawing in theory from across series and differentiability to come up with a formula for the natural exponential
, and an explicit formula for its base .
26.1 Prior Work
It’s useful to start by summarizing what we already know. We defined the exponential function as a nonconstant solution to the law of exponents
26.1.1 Properties
Such a definition does not guarantee that any such function exists, but using the functional equation one can readily begin to prove many propositions about exponentials, assuming they exist. For example some of the first we proved were
- If
is an exponential then is never zero. - If
is an exponential, then - If
is an exponential, then so is
Through the introduction to differentiation, we can prove even more about the exponential, such as
- If
is an exponential, then is differentiable, and for some , and in fact .
Combining this with previous facts and the chain rule, we can see that if
- If any exponential exists at all then there is a natural exponential
satisfying .
From here, we can actually learn quite a lot about this function
Example 26.1 If
To start the proof of this, note since
Now, because
26.1.2 Existence
This simplifies things a bit: proving the existence of any exponential at all is enough to get us to the existence of
- We can define
as for an arbitrary sequence of rational numbers converging to . That is- For any
, and any sequence , the sequence converges - The value of
does not depend on the choice of sequence: so long as that sequence converges to .
- For any
- The function
defined this way is continuous - The function
defined this way satisfies the law of exponents on the rationals (by definition), and so by continuity, satisfies the law of exponents for all real inputs.
Corollary 26.1 Exponential functions exist.
Thus, at this point we are certain that there is a mysterious real function out there called the natural exponential. We just don’t know anything about how to compute it! We are even ignorant of the most basic question: if we were to write
26.2 Finding a Power Series
To work with the natural exponential efficiently, we need to find a formula that lets us compute it. And this is exactly what power series are good at! However, the theory of power series is a little tricky, as we saw in the last chapter. Not every function has a power series representation, but if a function does, there’s only one possibility:
Proposition 26.1 If the natural exponential has a power series representation, then it is
Proof. We know the only candidate series for a function
However, we know that
So now, while we know
Proposition 26.2 The series
Proof. This series converges for all
Now, all that remains is to show that
For any finite partial sum
This is helpful, as we know from the previous chapter how to calculate such an error, using the Taylor Error Formula: for each fixed
And, to show the power series becomes the natural exponential in the limit, we just need to show this error tends to zero!
Proposition 26.3 As
Proof. Fix some
We know that
(Here I have assumed that
So now our problem reduces to showing that the upper and lower bounds converge to zero. Since
But this is just the
and so by the squeeze theorem,
Now we have all the components together at last: we know that
Theorem 26.1 The natural exponential is given by the following power series
Proof. Fix an arbitrary
Its incredible in and of itself to have such a simple, explicit formula for the natural exponential. But this is just the beginning: this series actually gives us a means to express all exponentials:
Theorem 26.2 Let
Proof. Because
Now, inductively take derivatives at zero:
Thus, if
This is just the series for
From this, we can directly get a formula to calculate the base of this exponential, the natural constant
Corollary 26.2 (A series for
Since we know for a general exponential
26.2.1 Estimating
We finally found
Proposition 26.4 The base of the natural exponential is between
Proof. The series defining
and so,
But this upper bound now is our favorite telescoping series! After a rewrite with partial fractions, we directly see that it sums to
How can we get a better estimate? Since we do have a convergent infinite series just sitting here defining
Just because the first two digits are
Our usual approach is to try and produce sequences of upper and lower estimates: nested intervals of error bars to help us out. But here we have only one sequence (and producing even a single upper bound above was a bit of work!) so we need to look elsewhere. It turns out, the correct tool for the job is the Taylor Error formula once more!
Proposition 26.5 Adding up the first
Proof. The number
Where
And so, the difference
This gives us a readily computable, explicit estimate. Precisely adding up to the
with the total error between this and
Adding up five more terms, to
now with a maximal error of
Pretty good, for only having to add eleven fractions together! Thats the sort of calculation one could even manage by hand.