Induced Metric of a 2-Sphere: Why i≠j?

  • Thread starter Thread starter pdxautodidact
  • Start date Start date
  • Tags Tags
    Induced Metric
pdxautodidact
Messages
26
Reaction score
0
So, by accident, while deriving the induced metric for a sphere in 3 dimensions I realized that the transpose of the jacobi matrix multiplied by the jacobi matrix (considering it as 3 row/column vectors)will work out the induced metric. Why is it that i≠j ends up being superfluous. One would have X=a 2-sphere in parameterized coordinates, and then g_ij= <X_;i,X_;j>. Thus one would compute <X_;1,X_;2> and the same for 2,3. Is this because the embedded manifold is an immersion, or is there something else? Thanks for any elucidation and best.
 
Physics news on Phys.org
Try a different parametrization and see what happens:

\begin{align}x &amp;= \sin \theta \cos (\phi + \theta), \\ y &amp;= \sin \theta \sin (\phi + \theta), \\ z &amp;= \cos \theta.\end{align}
 
  • Like
Likes 1 person
Does that, in fact, parameterize a sphere? It's not obvious to me. I included an r term in the coordinates since I want it in general, not the only the unit case. The induced metric was:
$$
\left(
\begin{array}{ccc}
1 & 0 & 0 \\
0 & r^2 sin^2\theta & r^2 sin^2\theta \\
0 & r^2 sin^2\theta & r^2 sin^2\theta
\end{array}
\right)
$$

I haven't had time to write it out again, so I could have made a mistake, but this looks bad to me. The matrix is singular, and thus it can't be a metric, correct? Assuming this is correct, I don't see how the Jacobian will account for i ≠ j. I'll work through it again. Thanks
 
The term in the center of your matrix is wrong.
 
Okay, so I went through it again:

let X be the 2 sphere with your suggested parameterization

$$
X_{;\theta} = \left(
\begin{array}{c} x^1 = rcos\theta cos \left(\phi + \theta \right) - rsin \theta sin \left(\phi + \theta \right) \\
x^2 = rcos \theta sin \left( \phi + \theta \right) + rsin\theta cos \left(\phi + \theta \right) \\
x^3 = -rsin\theta
\end{array}
\right)
$$

When I dot that with itself I got the same answer again. Mathematica, with a bit of tinkering, gave me

$$ r^2 (Cos(\phi)^2 + Cos(2 \theta + \phi)^2 + sin(\theta)^2) $$

What should g_22 be?
 
You should end up with

r^2 (1 + \sin^2 \theta)

Check your algebra again. You shouldn't really need Mathematica, it's pretty easy to do.
 
  • Like
Likes 1 person
Yeah, I combined the trig terms into a 0 instead of a 1, so that's it. I see why it works for all cases now, in hindsight it's obvious. Thanks!
 

Similar threads

Replies
1
Views
1K
Replies
4
Views
2K
Replies
17
Views
1K
Replies
44
Views
5K
Replies
6
Views
2K
Back
Top