Some Pysics Insights
Path:  physics insights > basics > circular and hyperbolic functions >

Some Properties of the Exponential Function


We need a few properties of the exponential function for use in discussing the circular and hyperbolic sine and cosine.

We start out by defining the exponential function as the function, ez, where z is a complex number, for which:

(0.1) 

These two properties uniquely characterize it.

From property (1.1(a)) it follows immediately that:

(0.2)  

Before we go on, we're going to take a short detour for some facts we'll need later.

1. A Digression: Some Facts about Complex Numbers

We haven't done much with complex numbers on this website, but now we need a few details about them.  We need to know about complex conjugates, the magnitude of a complex value, and it would be nice to know a little about complex arithmetic.  We'll assume the reader is familiar with the basic concept:

(1.1)   

And the usual representation of z as a sum of real and imaginary parts:

(1.2)  

Addition and multiplication can be worked out mechanically, and are straightforward:

(1.3)  

1.1 The Complex Conjugate

The conjugate of a complex number is formed by replacing i with −i, and is represented with an overline:

(1.1.1)  

Conjugation commutes with arithmetic (as can be easily verified by plug-n-chug):

(1.1.2)  

And if P(z) is a polynomial with real coefficients (like, 3z2 + 2z - 1, for example), then:

(1.1.3)  

1.2 The Magnitude of a Complex Value

The magnitude of a complex number is the distance its location on the complex plain is from the origin, measured in a straight line.  It's based on Pythagoras's theorem.  It's commonly written with double vertical bars:

(1.2.1)  

It can equally well be defined in terms of the conjugate, which also provides a nice way to compute it:

(1.2.2)  

It commutes with multiplication (but not addition).  Compare:

(1.2.3)  

with:

(1.2.4)  

and it's clear that they're they same value.

1.3 The Complex Derivative

The most confusing thing about complex numbers may be that they look like pairs of values, but each one is just a single number.  The derivative of a complex function at a location is also a single value. It's found the same way we find the derivative of a real function:  We take the limit in the change in the function divided by a change in the argument as the change in the argument approaches zero.

(1.3.1)  

The tricky bit is that we need to get the same answer no matter what direction the change is made in.  Otherwise the derivative at that point isn't defined.  This is a rather tight constraint, in fact, and as a result, the set of differentiable functions of a complex variable is much better behaved (and much smaller) than the set of differentiable functions of a real variable.

And that's about all we need to know about complex numbers for the time being.  We now return to the main event, which is the exponential function.

2. The Derivative of ez

We've defined ez as having a derivative of 1 at z=0.  We'd also like to find the derivative at an arbitrary point.  Assume δz is a small change in z.  Then we have:

(2.3)  

But we know the derivative of ez is 1 at z=0, so when δz is close to zero we can, to first order, replace eδz with 1 + δz:

(2.4)  

Dropping everything higher than first order we find:

(2.5)  

where we've used the dotted equals to indicate it's correct only to first order.

Dividing through by δz, and taking limits as we replace our "small changes" with infinitesimal ones, we obtain,

(2.6)  

3. Taylor Series for ez

Given that ez is its own derivative, its Taylor series is particularly simple:

(3.1)   

It converges everywhere (but we won't prove it), and (even better) it converges to the exponential function everywhere.  The exponential function is said to be "analytic" and that's about as far as we're going to go with complex analysis on this site.  (Or, anyway, that's as far as we're going with it on this particular page.)

Since ez can be represented as a power series with real coefficients (which is basically just a long polynomial), we can perform some operations on it that don't necessarily work on an arbitrary function.  In particular, as with any polynomial with real coefficients, we have:

(3.2)  

4. Behavior of e

We'd like to find the magnitude of the value of e.  Since, as we observed in section 3, we can find the complex conjugate of the exponential function by conjugating its argument, we can find its magnitude the same way we do for any complex value:

(4.1)   

So, e maps the real line onto the unit circle in the complex plane.  What can we say about the angle of each point on the circle relative to the real axis?

We know that e0 = 1, and we know its derivative at 0 is 1.  Furthermore, we know that the range of e lies in the unit circle, so the path the function follows as θ increases must run along the circle.  Therefore, to find the point where e lies on the circle, we need only find the total arc length of the function from e0 to e.  So, we want to find:

(4.2)   

So, the arc length along the circle from  e0 to e is equal to θ.  Since arc length along the unit circle is equal to the angle in radians, we conclude from this that the angle (in radians) is equal to θ, which is what we hoped to show.

5.  Behavior of e -- An Alternative and More Intuitive Approach

Well, I think this next approach is more intuitive, anyway.  We kind of pulled a rabbit out of a hat when we found the magnitude of e and used that to show that it lies on the unit circle.  In this section, we're going to try to show why e remains on the unit circle, just going round and round, as we increase θ.

Consider the equivalence of the complex plane with R2, where the real part becomes the x coordinate, and the imaginary part becomes the y coordinate:

(5.1)  

We can treat each complex number as a vector in R2.  Consider the effect of multiplication by i.  It acts as a rotation operator -- it rotates the vector 90 degrees counter clockwise:

(5.2)  

Furthermore, the rotated vector has the same magnitude as the original -- it's just a rotation.

We determined above, in equation 2.6, that ez is its own derivative.  So, using the chain rule, we see:

(5.3)  

So, the derivative is i times e.  Consequently, when we look at the complex numbers as vectors in R2, the derivative of e is perpendicular to e.

So, as θ increases, the vector representing e just rotates -- there is no component of its derivative which lies parallel to it, so it cannot change in length.  As a result, it must travel in a circle.  So, since e0 = 1, e must lie on the unit circle for all values of θ.

Furthermore, since the derivative has the same magnitude as the vector, and the vector has magnitude 1, the vector must move at a rate of 1 unit of arc length per unit by which θ changes.  So, the arc length from e0 to e must be θ.




Page created on 03/21/2018.  Section 5 added on 3/25/2018.  (It hadn't occurred to me yet when I wrote section 4.)