lacunary - Mathnotes

Elementary Functions

Complex Exponential Function

The complex exponential function, f(z)=ez, is defined as the unique solution of the differential equation f(z)=f(z) where f(0)=1.

Solving this initial value problem gives the solution

ez=ex(cos(y)+sin(y)i)(a)

ez is an entire function.

Algebraic properties of e hold such that the behavior matches that of the real exponential function, so

ez1ez2=ez1+z2,

and

ez1/ez2=ez1z2.

When x is 0 in equation (a), we get

eyi=cos(y)+sin(y)i,

which is Euler's identity.

The complex exponential function is periodic with a period of 2πi, that is:

ez+2πi=ez

and for every positive integer n, we have

e2nπi=1

Given the infinite strip π<yπ of the complex z-plane, points on the imaginary axis x=0 are mapped by w=ez to points w=ez=eyi=cos(y)+sin(y)i, that is, to points on the unit circle w=1. Points in the strip with negative real parts (x<0) are mapped to points inside the unit circle and points with positive real parts (x>0) are mapped to points outside the unit circle.

Every strip y0<yy0+2π is mapped one-to-one and onto the w-plane (less w=0).

Complex Trigonometric Functions

Complex trigonometric functions follow the same algebraic rules as real trigonometric functions and the same identities hold, but there is no geometry involved.

cosz=ezi+ezi2

sinz=eziezi2i

These functions are also 2π periodic like their real counterparts.

The real and imaginary parts of sinz and cosz can be expressed as

sinz=sin(x+yi)=sinxcoshx+icosxsinhy

cosz=cos(x+yi)=cosxcoshyisinxsinhy

cosz and sinz are entire functions. They have the same zeros as the real versions and the expected derivatives.

the remaining complex trigonometric functions are defined as usual

tanz=sinzcosz;cotz=coszsinz;secz=1cosz;cscz=1sinz

Complex Hyperbolic Functions

sinhz=ezez2,coshz=ez+ez2

These are entire functions with the expected derivatives.

Furthermore, and unlike their real counterparts, the complex hyperbolic sine and cosine functions are related to the trigonometric sine and cosine functions according to

sin(iz)=isinhz,cosiz=coshz,

sinh(iz)=isinz,coshiz=cosz.

The real and imaginary parts of sinhz and coshz are given as

sinhz=cosysinhx+isinycoshx,

coshz=cosycoshx+isinysinhx.

The remaining complex hyperbolic functions are defined as usual

tanhz=sinhzcoshz;cothz=coshzsinhz;sech z=1coshz;csch z=1sinhz

The derivatives are as expected.

Complex Logarithm

The real logarithm function lnx is defined as the inverse of the exponential function so that y=lnx is the unique solution of the equation x=ey. Because ez is periodic, all complex numbers of the form z+2nπi are mapped by w=ez onto the same complex number as z. Thus, we call w a logarithm of z and write w=logz if z=ew. Thus, we have

logz=ln|z|+(argz)i.

For complex numbers log is always using base e. logz is defined for all z0, and because argz has an infinite number of values, each nonzero complex number has an infinite number of logarithms.

Some properties:

log(z1z2)=logz1+logz2+2kπi

This means there is some kZ for which the equation holds.

log(z1z2)=logz1logz2+2kπi

The principal logarithm is defined using the principal argument, such that

Logz=ln|z|+(Argz)i

and is analytic in the domain z>0,π<Argz<π. It is also called the principal branch of logz.

Points on the negative real aixs and z=0 are singularities of Logz, but they are not isolated singularities.

The derivative of Logz is

ddzLogz=1z

We can choose other branches of argz and get different branches. For example, if we choose argϕz, we get

logϕz=ln|z|+(argϕz)i.

These branches are analytic on any domain that does not contain z=0 (the branch point) or points on the branch cut (the half-line through z=0 making an angle of ϕ radians ith the positive real axis.)

We can define branch cuts that aren't straight lines too. For example, branch points of the function Log[f(z)] are the zeroes of f(z) and branch cuts are where f(z) is real and negative.

General Powers of z

For a complex number a,

az=ezlna.