Skip to main content
Matthew Litwin

The Skew Tangent Space

Sphere

Coordinates

Define a Spherical Coordinate System. For a given point take:

In our example we will let r=1r=1.

Coordinate System

Tangent Space

At each pont you have basis vectors of the tangent space: {e1,e2}\{e^1,e^2\}.

For our sphere, the basis vectors are not in general perpendicular, so this is a non-cartesian coordinate system.

Sphere'

e1e^1 is a tangent along a great circle through the magnetic pole, so take that as our unit length a in the cartesian case.

e2e^2 is the same as our cartesian case, so we can take it as a unit vector in the x / horizontal direction of magnitude sinθ\sin\theta.

We need the angle between e1e^1 and e2e^2. This is an exercise in spherical trigonometry:

Given

Let

Let's figure out some of the angles here:

And now we can apply the spherical law of sines and some basic trig

sin(π/2α)γ=sinπϕθ\frac{\sin(\pi/2-\alpha)}{\gamma} = \frac{\sin\pi-\phi}{\theta}

cosαγ=sinϕθ\frac{\cos\alpha}{\gamma} = \frac{\sin\phi}{\theta}

cosα=γθsinϕ\cos\alpha= \frac{\gamma}{\theta}\sin\phi

Which is the angle we seek.

So in summary we have

Or formulating via the dot product

e1e2e1e2=cosα=γθsinϕ\frac{e^1 \cdot e^2}{|e^1||e^2|} = \cos\alpha= \frac{\gamma}{\theta}\sin\phi

e1e2=e1e2cosα=γθsinϕsinθe^1 \cdot e^2=|e^1||e^2|\cos\alpha= \frac{\gamma}{\theta} \sin\phi \sin\theta

Next Up

Next up will be "The Riemannian Metric"