log and e

 The mathematical constant e, sometimes called Euler's number or Napier's constant, is an irrational number that appears everywhere in mathematics and other sciences and has a value of e=2.71828. Now we see how this constant is defined and how it is related to complex numbers. We assume you know some calculus.



Definition (Natural logarithm)

The natural logarithm function log:(0,)R is defined by

logx=1x1tdt.

From the definition, we can immediately derive a few important properties of log.

  1. log(1)=0.
  2. log is a strictly increasing function as 1/t>0 for all t>0. This means, for any x1,x2(0,), x1<x2logx1<logx2.
  3. log is a continuous function. This means that for any a(0,), we have limxalogx=loga.

Lemma (The logarithm of a product is the sum of logarithms)

For y1,y2>0,y1,y2R, we have
log(y1y2)=logy1+logy2.
Proof
log(y1y2)=1y1y21xdx=1y11xdx+y1y1y21xdx=logy1+1y21vdv
where we changed the variables using v=x/y1 (and hence, dv=dx/y1; x=y1v=1; x=y1y2v=y2). But the name of the variable doesn't matter, so we have
log(y1y2)=log(y1)+log(y2).

Corollary

For all x(0,) and nN, we have
log(xn)=nlogx.
Proof. Exercise. (Use mathematical induction.) ■
From this corollary, we have, in particular,
log(2m)=mlog2.
Since log1=0 and log is a strictly increasing function, it follows that log2>0. Thus, as m increases, log(2m) can take arbitrarily large values.

Corollary

For any x>0, we have
log(1/x)=logx.
Proof. Using the above lemma and the property of log, we have
0=log(1)=log(x(1/x))=logx+log(1/x)
from which the desired result follows. ■

If x>1, then 1/x<1. As x increases, log(1/x) can take arbitrarily large negative values.

Let's summarize the properties of log:(0,)R.
  1. It is a strictly increasing function. Hence it is injective.
  2. It takes all real values. Hence surjective (Note the domain and codomain).
Thus log is bijective and hence has an inverse which we call exp:R(0,).

Definition (Exponential exp)

The exponential function exp:R(0,) is defined as the inverse of the natural logarithm function log:(0,)R.

Note, in particular, exp(0)=1 as log(1)=0.

Definition (e)

The number e is defined by
e=exp(1).

In the following, we show that exp is indeed the exponential function with base e, that is, exp(x)=ex for all xR.

Lemma (The exponential of a sum is the product of exponentials)

For any x1,x2R,
exp(x1+x2)=exp(x1)exp(x2).
Proof. Let y1=exp(x1) and y2=exp(x2). Then, x1=logy1 and x2=logy2. By the property of the natural logarithm, we have
log(y1y2)=logy1+logy2=x1+x2.
Thus, 
y1y2=exp(x1+x2).
Substituting the definitions of y1 and y2, we conclude that
exp(x1+x2)=exp(x1)exp(x2)

It follows that, for any nN,

exp(n)={exp(1)}n=en.
Also, for any nN,
exp(n)exp(n)=exp(0)=1
so that
exp(n)=en.
Thus, for any zZ, we have
exp(z)={exp(1)}z=ez.

Next, note that exp(1/n) is real and positive, and
(exp(1/n))n=exp(n/n)=exp(1)=e.
Thus exp(1/n) is the unique real n-th root of e
exp(1/n)=e1/n.

Next, consider the rational m/n where mZ,nN.
exp(m/n)=(exp(1/n))m=(e1/n)m=em/n.
So now we know that
exp(x)=ex, xQ.

However, exp(x) and ex are both continuous and all real numbers can be approximated by rational numbers, so we have
exp(x)=ex, xR.
Now we know that exp(x) is the exponential function with base e, namely, ex. The next lemma is one of the conspicuous properties of exp(x).

Lemma

ddxex=ex.
Proof. Let y=exp(x). Then x=log(y). Differentiating, we have
1=1ydydx,
so
dydx=y.
That is,
ddxexp(x)=exp(x).

Next, we would like to define ez for zC.

Definition (ez on the complex domain)

Let z=u+iθ where u,θR. We define ez by
ez=eu(cosθ+isinθ).
Remark. Don't get confused. ``eu'' with uR means the function exp(u):RR as originally defined above, whereas ``ez:CC'' is a new function being defined with a different domain and codomain. □

To see that this definition is consistent with the previous definition of ex for xR, let θ=0 so the ``complex number'' is purely real. Since cos0=1 and sin0=0, the new definition matches the old definition.

Example. The famous equality
eiπ=1
is called Euler's formula. □

We can further show that ez on the complex domain behaves in the same manner as ex on the real domain.

Lemma

Let z1,z2C and kZ. The following equations hold.
  1. ez1ez2=ez1+z2.
  2. (ez1)k=ekz1.
Proof. We may assume that z1=u1+iθ1 and z2=u2+iθ2 for some u1,u2,θ1,θ2R.
  1. ez1ez2=eu1(cosθ1+isinθ1)eu2(cosθ2+isinθ2)=eu1eu2(cosθ1+isinθ1)(cosθ2+isinθ2)=eu1+u2(cos(θ1+θ2)+isin(θ1+θ2))=ez1+z2 as z1+z2=(u1+u2)+i(θ1+θ2).
  2. If k>0, this trivially follows from De Moivre's theorem. If k=0, it is trivial. For k<0, note that (ez)1=ez for all zC (use Part 1 to see this); Let k=k so k>0. (ez1)k=(ez1)1k=(ez1)1(ez1)1k times=ez1ez1=ekz1=ekz1.

Polar form revisited

We know that, for θR,
eiθ=cosθ+isinθ.
So, the polar form of a non-zero complex number
r(cosθ+isinθ)
is expressed simply as
reiθ.
That is, any complex number zC can be represented as
z=reiθ
where r=|z| and θargz.
We have
(reiθ)1=(r1)eiθ
and
reiθseiψ=(rs)ei(θ+ψ).
It follows that
(reiθ)/(seiψ)=(rs1)ei(θψ).
Since eiθ=cosθ+isinθ and eiθ=cosθisinθ, we have
cosθ=eiθ+eiθ2,sinθ=eiθeiθ2i.

Comments

Popular posts from this blog

Birth process

Branching processes: Mean and variance

Informal introduction to formal logic