1.3 Spherical Representation

Spherical Representation

We have a sphere S:

x12+x22+x32=1

Every point on S except can associate a complex number

z=x1+ix21x3|z|2=x12+x22(1x3)2=1+x31x3

Mapping

{x3=|z|21|z|2+1x1=z+z¯1+|z|2x2=zz¯i(1+|z|2)

image-2.png

Circles and Lines

z=x+iyz¯=xiy

where x=x1,y=x2.

Then:
z+z¯=2x, zz¯=2iy, and|z|2=zz¯=x2+y2.

We start with the plane on the unit sphere:

α1x1+α2x2+α3x3=α0,α12+α22+α32=1,0α0<1.

Under stereographic projection, write

x=z+z¯|z|2+1,y=zz¯i(|z|2+1),x3=|z|21|z|2+1.

Multiply the plane equation by |z|2+1:

α1(z+z¯)α2i(zz¯)+α3(|z|21)=α0(|z|2+1).

or equivalently,

(α0α3)(x2+y2)2α1x2α2y+α0+α3=0.

For α0α3 this is a circle,
and for α0=α3 it reduces to a straight line.

Metric for Distance

We compute the distance d(z,z) between stereographic projections of z and z.
If the points on the sphere are (x1,x2,x3), (x1,x2,x3), then

(x1x1)2+(x2x2)2+(x3x3)2=22(x1x1+x2x2+x3x3).

From our mapping:

x1x1+x2x2+x3x3=(z+z¯)(z+z¯)(zz¯)(zz¯)+(|z|21)(|z|21)(1+|z|2)(1+|z|2)=(1+|z|2)(1+|z|2)2|zz|2(1+|z|2)(1+|z|2).

Thus,

d(z,z)=2|zz|(1+|z|2)(1+|z|2).

For z=,

d(z,)=21+|z|2.

Key point: d(1z,1w)=d(z,w)

Neighbourhood of Infinity

The neighbourhood B(,ε) is defined by the inequality:

d(z,)<ε

Substituting the correct formula for chordal distance:

21+|z|2<ε

Now, we solve for |z| (assuming ε>0):

2ε<1+|z|2(2ε)2<1+|z|24ε21<|z|2

So, the correct definition for the ε-neighbourhood using chordal distance is:

B(,ε)={zC:|z|>4ε21}

Which is usually just considered as {zC:|z|>1/ε}