Chapter 8: The Natural Log and Exponential

Previous chapter Next chapter

8.1 The Official Natural Exponential

8.1.1 Approximating e with the Official Definition

8.2 e as a "Natural" Base
8.3 Growth of Log, Exp, and Powers
8.4 Official Properties - CD

Section Summary
The important functional identity exey=ex+y follows from the differential equation defining the exponential function.

In the Mathematical Background on CD, we prove a general existence and uniqueness result for continuous dynamical systems. The proof includes showing that Euler's approximation converges as the step size tends to zero. Mathematical uniqueness of the solution to an initial value problem is what makes dynamical systems deterministic scientific models. Uniqueness is really what you are thinking of when you say, "The solution of this system models ...." Uniqueness is also mathematically important. For now, we will use the following result:

Theorem CD-8.1 Unique Solution to a Linear Dynamical System For any real constants Y0 and k, there is a unique real function y[t] defined for all real t satisfying

This function can be written y[t]=Y0ekt.

Simply put, the theorem means that saying y[t]=Y0ekt is exactly the same thing as saying y[0]=Y0 and . The theorem assures us in particular that a function of our official definition exists. We know intuitively from our experience with programs like SecondSIR and EulerApprox that the computer approximations do converge. The next subsection shows how the important addition formula for exponentials follows from uniqueness of the solution to our official definition.

8.4.1 Proof that ecet=e(c+t)

Let , and consider the function . We know y[0]=C and by the Superposition Rule for differentiation that . This means that y is a solution to


Now consider the function . Again, and the Chain Rule says , so z is also a solution to


This is the same dynamical system, written with a different letter. Uniqueness means that both y[t] and z[t] are the same function


and proves the functional identity of the natural exponential function.

Our new definition causes us a technical problem. We know how to compute rational powers of e. We want to show that the new definition extends what we already know.

Problem CD-8.1

Let e be the number Exp[1], that is, the value of the solution of the dynamical system at time 1.

8.5 Projects

8.5.1 Numerical Computation of

8.5.2 The Canary Resurrected - Cooling Data


Previous chapter Next chapter Close this window