Complex Analysis/Complex Numbers/Topology

From testwiki
Jump to navigation Jump to search

As we have already seen the complex numbers are identified with the Euclidean Plane. So it is not surprising that much of what we know about the plane carries over to the complex numbers. In this section we will be specifically interested in topological properties of the complex plane. What are "topological properties"? In mathematics the term topology is used to describe certain geometric properties of spaces. Here we will mostly be concerned with ideas of open, closed, and connected. The notion of limits also falls under this section, because it is really a statement about the geometry of the complex plane to say two quantities are "close" or that one quantity "approaches" another.

We begin with the notion of a limit of a sequence of complex numbers.

Template:TextBox

One difficulty with this notion of limit is that it requires us to know the limit ahead of time before we can decide if a sequence is convergent. To handle cases when we do not know the limit, an equivalent reformulation called the Cauchy criteria for convergence is stated below.

Template:TextBox

One direction of this equivalence is easy, but the other direction relies on the completeness of the Complex numbers. A topic we will defer until later.

Of course this is precisely the same as the definition for a limit of a sequence of points in 2. Of course, a first important application of the limit of a sequence is defining convergence for a series of numbers.

Template:TextBox

Notice that when the Cauchy criteria is applied to infinite sums it takes the form: given ϵ>0 there is an N so that, if n,m>N then |m+1nzn|<ϵ.

To give a concrete example consider the series n=1znn!. For a fixed z it can easily be seen that this series converges, and we shall denote the value it converges to by ez.

To show this we simply we "bootstrap" from what we know about the real numbers. Recall that, for the real number |z| we know that the sum for e|z| converges. Applying the Cauchy criteria to e|z| we know there is an N so that, if n,m>N then m+1n|z|nn!<ϵ. Now consider the series n=0zn/n!. For the N determined above, lets examine |SnSm| for nm>N.

|SnSm|=|m+1nznn!|m+1n|z|nn!<ϵ.

And hence by the Cauchy criteria the sum n=0zn/n! converges.

Even more, we showed the series converges absolutely. Recall that for a series of real numbers, any possible reordering of the series converged to the same value. This theorem remains true for complex numbers. For us it will be very useful to examine the series eiθ for theta a real number.

In this case we have

eiθ=1+(iθ)+(iθ)22+(iθ)36+(iθ)44!+(iθ)55!+(iθ)66!+(iθ)77!+

Now using that i2n=(1)n and i2n+1=(1)ni we can rewrite the series above as

eiθ=1+iθθ22iθ36+θ44!+iθ55!θ66!iθ77!+

Finally if we rearrange the series to determine the real and imaginary parts we have that:

eiθ=(1θ22+θ44!θ66!+)+i(θθ36+θ55!θ77!+)

But now we notice by inspection that the series in the first set of parenthesis is exactly the Taylor series for cosθ and the series in the second parenthesis is exactly the Taylor series for sinθ. And so we we conclude:

Template:TextBox

Thus we no longer need the name cis θ, we will instead simply use eiθ.

Advanced Topics

This section contains some more advanced topics that should perhaps be skipped on a first reading of this text.

Metric property

Define the metric d:2 as

d(z1,z2)=|z1z2|

It can easily be seen that d satisfies positive definiteness, symmetry and the triangle inequality, implying that is a metric space.

Completeness

Recall that a metric space is said to be complete if every Cauchy sequence converges to a limit.

For any point z0, we call the open ball Bδ(z0), consisting of all the points z such that |zz0|<δ, a neighborhood of z0. Similarly, a set consisting of points z such that |z|>δ for a positive δ will be called a neighborhood of infinity. Given a set 𝔊, we call the set open if every point in 𝔊 has a neighborhood completely contained in 𝔊. Similarly, we call a set closed if its complement is open. A point z is called an accumulation point of 𝔊 if every neighborhood of z contains a point in 𝔊 other than z itself. It can be shown that a set is closed if and only if it contains all of its accumulation points: see proof.

The Riemann Sphere

The Riemann Sphere

An interesting idea related to the extension of the complex numbers is the construction of the Riemann Sphere. The Riemann Sphere, essentially a stereographic projection, is constructed by projecting the Complex plane onto the unit sphere about the point (0,0,1).

Formally, the rectangular coordinates of the projection (ξ,η,ζ) can be given by the transformations

ξ=z+z¯1+zz¯,η=1izz¯1+zz¯,ζ=1zz¯1+zz¯

Or equivalently, the reverse transformation,

z=ξ+ηi1ζ

The Riemann sphere is this transformation, together with the point (0,0,1) labeled as

It can also be shown that the stereographic projection preserves angles, and that circles and lines in the plane correspond to circles on the sphere: see proof.

In the metric |a-b| used earlier, the point z=∞ causes problems. However, using the stereographic projection, we can define another metric where the distance between two points a and b is the chordal distance

χ(a,b)=2|ab|1+aa¯1+bb¯,

which has a well-defined meaning even when one of the points is ∞. We will only employ this metric when dealing with infinite values. For example, using this metric, neighborhoods of infinity do not require special treatment; we say that a neighborhood of a point z0 is the set of all points z satisfying

χ(z,z0)<δ,

where z0 is allowed to be infinity.

Next

Template:BookCat