Dale
Mentor
- 36,530
- 15,311
Sorry about that. The notation is often confusing. I will walk through how I think of it. Please don't consider this "official" notation in any way:space-time said:So what function or vector am I differentiating with respect to mu? If you could show an example of the process, I'd also greatly appreciate that. Thanks for your help.
Let's start with a simple example, the usual metric on the surface of the unit sphere: ##ds^2 = g_{\mu\nu} dx^{\mu} dx^{\nu} = d\theta^2 + \sin^2(\theta) d\phi^2##. Now, at each point, ##(\theta,\phi)## on the sphere we can construct vectors in the tangent space:
##\partial_{\theta} = d\theta = (1,0)##
##\partial_{\phi} = d\phi = (0,1)##
this is the coordinate basis.
Now, we want to determine if the coordinate basis is orthonormal. So we take a bunch of inner products:
##g_{\mu\nu}d\theta d\phi = 0## so the vectors are orthogonal
##g_{\mu\nu}d\theta d\theta = 1## so ##d\theta## is normalized
##g_{\mu\nu}d\phi d\phi = \sin^2(\theta)## so ##d\phi## is not normalized.
So the coordinate basis is not orthonormal. It is orthognoal but one of the components is not normalized. However, without changing our coordinates we can construct a new basis:
##e_0 = d\theta = (1,0)##
##e_1 = d\phi/\sin(\theta) = (0,1/\sin(\theta))##
If you take all of the inner products it is fairly easy to show that this basis is orthonormal.
Last edited: