Can someone explain why p terms are not canceling in this Diffeomorphisms proof?

  • Thread starter Thread starter latentcorpse
  • Start date Start date
  • Tags Tags
    Diffeomorphisms
Click For Summary

Homework Help Overview

The discussion revolves around proving equations related to diffeomorphisms and tensor calculus, specifically focusing on the properties of pullbacks and covariant derivatives in the context of differential geometry.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the implications of the pullback operation and its interaction with vector fields, questioning why certain terms do not cancel in their manipulations. They also discuss the application of the product rule in the context of covariant derivatives and the relationships between different equations in the notes.

Discussion Status

The conversation is ongoing, with participants providing hints and references to specific equations while expressing confusion about certain steps. There is an active exploration of different approaches to manipulate the equations, but no consensus has been reached on the best method to proceed.

Contextual Notes

Participants note that they are working within the framework of abstract index notation and are considering the implications of commuting vector components. There is also mention of specific equations from the notes that are being referenced, indicating a structured approach to the problem.

latentcorpse
Messages
1,411
Reaction score
0
So I'm trying to prove eqn (223) in the notes attached in this thread:
https://www.physicsforums.com/showthread.php?t=457123

I took the equation ( \phi^* ( \eta) ) ( X) = \eta ( \phi_* (X))
and expanded in a coordinate basis as follows

( \phi^* ( \eta) )_\mu dx^\mu X = \eta_\alpha dy^\alpha \phi_*(X)

So to get the result it seems like it should be a simple case of cross multiplying but unfortunately the X doesn't cancel the \phi_*(X)

Thanks for any help.
 
Physics news on Phys.org


latentcorpse said:
So I'm trying to prove eqn (223) in the notes attached in this thread:
https://www.physicsforums.com/showthread.php?t=457123

I took the equation ( \phi^* ( \eta) ) ( X) = \eta ( \phi_* (X))
and expanded in a coordinate basis as follows

( \phi^* ( \eta) )_\mu dx^\mu X = \eta_\alpha dy^\alpha \phi_*(X)

So to get the result it seems like it should be a simple case of cross multiplying but unfortunately the X doesn't cancel the \phi_*(X)

Thanks for any help.

The notation ( \phi^* ( \eta) ) ( X) = \eta ( \phi_* (X)) always means that indices are contracted in the coordinate basis, so

( \phi^* ( \eta) ) ( X) = ( \phi^* ( \eta) )_\mu X^\mu,

\eta ( \phi_* (X)) = \eta_\alpha ( \phi_* (X))^\alpha.

Just think of the usual expression for a 1-form acting on a vector: \omega(X) = \omega_\mu X^\mu.
 


fzero said:
The notation ( \phi^* ( \eta) ) ( X) = \eta ( \phi_* (X)) always means that indices are contracted in the coordinate basis, so

( \phi^* ( \eta) ) ( X) = ( \phi^* ( \eta) )_\mu X^\mu,

\eta ( \phi_* (X)) = \eta_\alpha ( \phi_* (X))^\alpha.

Just think of the usual expression for a 1-form acting on a vector: \omega(X) = \omega_\mu X^\mu.

Ok. So then we get the equality:
( \phi^*( \eta ) )_\mu X^\mu = \eta_\alpha ( \phi_* ( X ))^\alpha
I don't see how we can get this into the form of (223)?Additionally, I am trying to prove (187). Given the hint, I am able to multiply by those vectors and get

\nabla_X \nabla_Y Z^a- \nabla_Y \nabla_X Z^a = R^a{}_{bcd}Z^bX^cY^d = (R(X,Y)Z)^a. But according to the defn of the Riemann tensor (see (178)), I am missing a \nabla_{[X,Y]} piece. Any ideas?
 


latentcorpse said:
Ok. So then we get the equality:
( \phi^*( \eta ) )_\mu X^\mu = \eta_\alpha ( \phi_* ( X ))^\alpha
I don't see how we can get this into the form of (223)?

You can use (221).

Additionally, I am trying to prove (187). Given the hint, I am able to multiply by those vectors and get

\nabla_X \nabla_Y Z^a- \nabla_Y \nabla_X Z^a = R^a{}_{bcd}Z^bX^cY^d = (R(X,Y)Z)^a. But according to the defn of the Riemann tensor (see (178)), I am missing a \nabla_{[X,Y]} piece. Any ideas?

You have to use the product rule correctly on the terms \nabla_b\nabla_c(Z^a X^bY^c) and (135).
 


fzero said:
You can use (221).
Ok. That works. But how do I prove (221)? There is no identity to help me there like there was for (223).

fzero said:
You have to use the product rule correctly on the terms \nabla_b\nabla_c(Z^a X^bY^c) and (135).
So would it go something like this:

\nabla_c ( Z^a{}_{;d} X^c Y^d + Z^a X^c{}_{;d} Y^d + \nabla_Y Z^a X^c) - \nabla_d ( Z^a{}_{;c} X^c Y^d + \nabla_X Z^a Y^d + Z^a X^c Y^d{}_{;c} )?

If I expand the next derivative, I'll get terms like (Z^a{}_{;dc}-Z^a{}_{;cd})X^cY^d but I can't cancel them as the second covariant derivatives don't commute for tensor fields, do they? Maybe I'm still doing something wrong...
 


latentcorpse said:
fzero said:
You can use (221).
Ok. That works. But how do I prove (221)? There is no identity to help me there like there was for (223).

(221) follows in one or two lines from (220).

So would it go something like this:

\nabla_c ( Z^a{}_{;d} X^c Y^d + Z^a X^c{}_{;d} Y^d + \nabla_Y Z^a X^c) - \nabla_d ( Z^a{}_{;c} X^c Y^d + \nabla_X Z^a Y^d + Z^a X^c Y^d{}_{;c} )?

If I expand the next derivative, I'll get terms like (Z^a{}_{;dc}-Z^a{}_{;cd})X^cY^d but I can't cancel them as the second covariant derivatives don't commute for tensor fields, do they? Maybe I'm still doing something wrong...

OK, it actually works out much faster if you multiply from the left. Acting with the derivatives the way I originally suggested probably does give extra terms. From the left, you end up with

Y^d \nabla_X \nabla_d Z^a - X^c \nabla_Y \nabla_c Z^a

that you have to manipulate with the product rule.
 


fzero said:
(221) follows in one or two lines from (220).
I get
( \phi_*(X))^\alpha (\frac{\partial}{\partial y^\alpha})_{\phi(p)} (f) = X^\nu (\frac{\partial}{\partial x^\nu})_p \phi^*(f)
Again, I'm having trouble getting rid of the \phi^* on the right

fzero said:
OK, it actually works out much faster if you multiply from the left. Acting with the derivatives the way I originally suggested probably does give extra terms. From the left, you end up with

Y^d \nabla_X \nabla_d Z^a - X^c \nabla_Y \nabla_c Z^a

that you have to manipulate with the product rule.

Ok. You appear to have multiplied from the left by Y^dX^c on the first term but X^cY^d on the second term. Now we are using abstract index notation so these both represent vectors rather than the components of vectors. How do you know those vectors commute?

Thanks.
 


latentcorpse said:
I get
( \phi_*(X))^\alpha (\frac{\partial}{\partial y^\alpha})_{\phi(p)} (f) = X^\nu (\frac{\partial}{\partial x^\nu})_p \phi^*(f)
Again, I'm having trouble getting rid of the \phi^* on the right

You need to use that \phi is the map x^\mu\rightarrow y^\alpha and the chain rule.

Ok. You appear to have multiplied from the left by Y^dX^c on the first term but X^cY^d on the second term. Now we are using abstract index notation so these both represent vectors rather than the components of vectors. How do you know those vectors commute?

Thanks.

They represent the components of vectors and commute. Look at the derivation of (130), the 2nd line follows from the first by commuting the components of X and Y.
 


fzero said:
You need to use that \phi is the map x^\mu\rightarrow y^\alpha and the chain rule.
well \phi has components y^\alpha(x^\mu)
I can see we want to introduce something like dy/dx d/dy on the RHS but I just don't see how?

fzero said:
They represent the components of vectors and commute. Look at the derivation of (130), the 2nd line follows from the first by commuting the components of X and Y.
Right. But there he is using basis indices (see chapter 7).
Although he does say in Chapter 7 that we are free to change abstract indices to basis indices to get an equation that is true in an arbitrary basis so I guess everything is ok providing we work this out in greek indices?

Anyway I tried working out the following using the product rule:
\nabla_Y (X^\mu \nabla_\mu Z^\nu) = Y^\rho \nabla_\rho (X^\mu \nabla_\mu Z^\nu) = Y^\rho X^\mu{}_{; \rho} \nabla_\mu Z^\nu + Y^\rho X^\mu \nabla_\rho \nabla_\mu Z^\nu
in the hope that one of those terms we get would be useful but I don't see it?
 
  • #10


latentcorpse said:
well \phi has components y^\alpha(x^\mu)
I can see we want to introduce something like dy/dx d/dy on the RHS but I just don't see how?

Use \phi^*(f) = f\circ \phi applied to the coordinates x^\mu.

Right. But there he is using basis indices (see chapter 7).
Although he does say in Chapter 7 that we are free to change abstract indices to basis indices to get an equation that is true in an arbitrary basis so I guess everything is ok providing we work this out in greek indices?

Anyway I tried working out the following using the product rule:
\nabla_Y (X^\mu \nabla_\mu Z^\nu) = Y^\rho \nabla_\rho (X^\mu \nabla_\mu Z^\nu) = Y^\rho X^\mu{}_{; \rho} \nabla_\mu Z^\nu + Y^\rho X^\mu \nabla_\rho \nabla_\mu Z^\nu
in the hope that one of those terms we get would be useful but I don't see it?

I'm not sure why you chose that expression. We had

<br /> Y^d \nabla_X \nabla_d Z^a - X^c \nabla_Y \nabla_c Z^a,<br />

so you want to re-express

Y^d \nabla_X \nabla_d Z^a = \nabla_X(Y^d \nabla_d Z^a) - ( \nabla_X Y^d )(\nabla_d Z^a)

and similarly the other term.
 
  • #11


fzero said:
Use \phi^*(f) = f\circ \phi applied to the coordinates x^\mu.
Sorry I still don't get. The \phi's are charts so they have components x^\mu so how would this work?
 
  • #12


fzero said:
Use \phi^*(f) = f\circ \phi applied to the coordinates x^\mu.



I'm not sure why you chose that expression. We had

<br /> Y^d \nabla_X \nabla_d Z^a - X^c \nabla_Y \nabla_c Z^a,<br />

so you want to re-express

Y^d \nabla_X \nabla_d Z^a = \nabla_X(Y^d \nabla_d Z^a) - ( \nabla_X Y^d )(\nabla_d Z^a)

and similarly the other term.

Sorry, I have been working on some other stuff for the last few days and didn't have time to look at it again until now. I still do not get how either of these work? The second one I keep getting bogged down with what to do with algebra. The first one I don't really follow what you want me to do.

Thanks again.
 
  • #13


There really isn't any algebra to get bogged down with,

<br /> \nabla_X(Y^d \nabla_d Z^a) = \nabla_X \nabla_Y Z^a,<br />

while ( \nabla_X Y^d ) is one term in the expression (130) for [X,Y]^d.

As for the other part, if \phi(x^\mu) = y^\alpha, then what is (f\circ \phi)(x^\mu)?
 
  • #14


fzero said:
There really isn't any algebra to get bogged down with,

<br /> \nabla_X(Y^d \nabla_d Z^a) = \nabla_X \nabla_Y Z^a,<br />

while ( \nabla_X Y^d ) is one term in the expression (130) for [X,Y]^d.

As for the other part, if \phi(x^\mu) = y^\alpha, then what is (f\circ \phi)(x^\mu)?

Ok. I get us down to

\nabla_X \nabla_Y Z^a - \nabla_Y \nabla_X Z^a - ( \nabla_X Y^d)(\nabla_d Z^a) + ( \nabla_Y X^c)( \nabla_c Z^a)

Now from our Riemann tensor we want those last terms to give us a -\nabla_{[X,Y]}Z^a

So I tried working backwards:

\nabla_{[X,Y]}Z^a=\nabla_{XY-YX}Z^a = \nabla_{XY}Z^a-\nabla_{YX}Z^a

Now I don't know how to get to the next line there? Could you explain please?

As for the other bit I would find that (f \circ \phi)(x^\mu) = f(y^\alpha)

Thanks.
 
  • #15


latentcorpse said:
Ok. I get us down to

\nabla_X \nabla_Y Z^a - \nabla_Y \nabla_X Z^a - ( \nabla_X Y^d)(\nabla_d Z^a) + ( \nabla_Y X^c)( \nabla_c Z^a)

Now from our Riemann tensor we want those last terms to give us a -\nabla_{[X,Y]}Z^a

Just write

- ( \nabla_X Y^d)(\nabla_d Z^a) + ( \nabla_Y X^c)( \nabla_c Z^a) = - ( \nabla_X Y^d-\nabla_Y X^d)(\nabla_d Z^a)

and use (130).

So I tried working backwards:

\nabla_{[X,Y]}Z^a=\nabla_{XY-YX}Z^a = \nabla_{XY}Z^a-\nabla_{YX}Z^a

The last part makes no sense at all, since XY and YX are not tangent vectors.

As for the other bit I would find that (f \circ \phi)(x^\mu) = f(y^\alpha)

So you need to go back a few posts and figure out what that's good for.
 
  • #16


fzero said:
Just write

- ( \nabla_X Y^d)(\nabla_d Z^a) + ( \nabla_Y X^c)( \nabla_c Z^a) = - ( \nabla_X Y^d-\nabla_Y X^d)(\nabla_d Z^a)

and use (130).
The last part makes no sense at all, since XY and YX are not tangent vectors.
So you need to go back a few posts and figure out what that's good for.

Ok. So I have got the RIcci identity to work out.

As for the transformation, I assume I am meant to go back to( \phi_*(X))^\alpha (\frac{\partial}{\partial y^\alpha})_{\phi(p)} (f) = X^\nu (\frac{\partial}{\partial x^\nu})_p \phi^*(f)

and get rid of the \phi^*(f) on the RHS.
Should I act both sides on the coordinates x^\mu? That's the only way I can see of being able to use the f(x^\mu)=y^\alpha property.Also, on p90, he says that we should think of the singularity as a time rather than a place inside the black hole because r plays the role of the time coordinate. How does this work?

Thanks.
 
Last edited:
  • #17


latentcorpse said:
Ok. So I have got the RIcci identity to work out.

As for the transformation, I assume I am meant to go back to


( \phi_*(X))^\alpha (\frac{\partial}{\partial y^\alpha})_{\phi(p)} (f) = X^\nu (\frac{\partial}{\partial x^\nu})_p \phi^*(f)

and get rid of the \phi^*(f) on the RHS.
Should I act both sides on the coordinates x^\mu?

Then try doing that. It's much better to try to work it out before asking the question.

That's the only way I can see of being able to use the f(x^\mu)=y^\alpha property.

Hopefully you mean \phi(x^\mu)=y^\alpha

Also, on p90, he says that we should think of the singularity as a time rather than a place inside the black hole because r plays the role of the time coordinate. How does this work?

Thanks.

You should be able to use the metric to show that the radial vector is timelike for r&lt;2M.
 
  • #18


fzero said:
Then try doing that. It's much better to try to work it out before asking the question.



Hopefully you mean \phi(x^\mu)=y^\alpha



You should be able to use the metric to show that the radial vector is timelike for r&lt;2M.

Ok. I tried taking f=y^\alpha but then on the LHS, this canceled the d/dy i had and similarly on the RHS it gets pulled back to an x^\mu which cancels the d/dx we have?

This may be a stupid question but what is the form of the radial vector? Would it just be X=\frac{\partial}{\partial r} \Rightarrow X^\mu(0,1,0,0) in Schwarzschild coordinates?
If so, when I calculate g_{rr}X^rX^r I find it to be spacelike so I'm guessing that's wrong.
Moreover, how does showing a vector is timelike tell us it behaves like a time coordinate/that t doesn't behave like a time coordinate?
 
  • #19


latentcorpse said:
Ok. I tried taking f=y^\alpha but then on the LHS, this canceled the d/dy i had and similarly on the RHS it gets pulled back to an x^\mu which cancels the d/dx we have?

Leave f arbitrary, but note that you have (\partial/\partial y^\alpha )f(y^\alpha) on the LHS and (\partial/\partial x^\mu) f(y^\alpha) on the RHS. You want to use the chain rule on the RHS and equate coefficients.

This may be a stupid question but what is the form of the radial vector? Would it just be X=\frac{\partial}{\partial r} \Rightarrow X^\mu(0,1,0,0) in Schwarzschild coordinates?

Yes.

If so, when I calculate g_{rr}X^rX^r I find it to be spacelike so I'm guessing that's wrong.

You might want to show your work. You should find that it's spacelike for r&gt;2M and timelike for r&lt;2M.

Moreover, how does showing a vector is timelike tell us it behaves like a time coordinate/that t doesn't behave like a time coordinate?

How else would you decide that something is or isn't a time-coordinate?
 
  • #20


Leave f arbitrary, but note that you have (\partial/\partial y^\alpha )f(y^\alpha) on the LHS and (\partial/\partial x^\mu) f(y^\alpha) on the RHS. You want to use the chain rule on the RHS and equate coefficients.
[/QUOTE]
What happened to your \phi^*(f) on the RHS - you have just made it f, no?


fzero said:
You might want to show your work. You should find that it's spacelike for r&gt;2M and timelike for r&lt;2M.
Well in the notes it says to work with the Schwarzschild coordinates so I used the Schwarzschild metric. Now I know that the metric that covers the r<2M is the one defined using ingoing Eddington Finkelstein coordinates but, we know that if we're in the region r<2M and we change back from EF to Schwarz coordinates we should get the Schwarz metric back again (but now applied to the r<2M region)> Isn't this guaranteed by Birkhoff's theorem which tells us that Schwarzschild is unique? So I guess my question is, why does it not work if you use the Schwarzschild metric?

Anyway, let's say I try with the metric in EF coords...

we have g_{\mu \nu} X^\mu X^\nu with X^\mu=(0,1,0,0)
so we would have g_{\mu \nu} X^\mu X^\nu=g_{rr}X^rX^r=g_{rr}=0?

I'm sure I've done this before. I can't understand what I am doing wrong!


fzero said:
How else would you decide that something is or isn't a time-coordinate?
[/QUOTE]
I assume that checking it's timelike is the only way? Presumably then t would be spacelike in this region? How would we prove this since there is no t coordinate in the EF coord metric?

Thanks again.
 
  • #21


latentcorpse said:
What happened to your \phi^*(f) on the RHS - you have just made it f, no?

It's been evaluated. \phi^*(f) takes x^\mu\in M to f(y^\alpha).

Well in the notes it says to work with the Schwarzschild coordinates so I used the Schwarzschild metric. Now I know that the metric that covers the r<2M is the one defined using ingoing Eddington Finkelstein coordinates but, we know that if we're in the region r<2M and we change back from EF to Schwarz coordinates we should get the Schwarz metric back again (but now applied to the r<2M region)> Isn't this guaranteed by Birkhoff's theorem which tells us that Schwarzschild is unique?

Everything you say above is correct. The Schwarzschild coordinates are not complete because the r&gt;2M region does not connect to the r&lt;2M interior. However, as you say we can use ingoing EF coordinates to connect the two regions and transform back.

So I guess my question is, why does it not work if you use the Schwarzschild metric?

Anyway, let's say I try with the metric in EF coords...

we have g_{\mu \nu} X^\mu X^\nu with X^\mu=(0,1,0,0)
so we would have g_{\mu \nu} X^\mu X^\nu=g_{rr}X^rX^r=g_{rr}=0?

I'm sure I've done this before. I can't understand what I am doing wrong!

The radial vector is X^\mu=(0,1,0,0) in Schwarzschild coordinates, but not in EF.

The simplest way I'd work this out is by using the Schwarzschild coordinates for the region r&lt;2M. Then it's almost trivial to show that the radial and time coordinates get switched. One can complain that the coordinates are not valid past r=2M, but I don't see anything wrong with using EF to extend through r=2M and then transforming back.

One can obviously show the same thing in EF coordinates, it just seems like it's going to be a lot harder. One can see how it works qualitatively by looking at the light cones in the Finklestein diagram on pg 18 of Townsend's BH notes. It's actually a little bit complicated to work those lightcones out, but is sort of a useful exercise if your morals prevent you from believing my suggestion above.

I assume that checking it's timelike is the only way? Presumably then t would be spacelike in this region? How would we prove this since there is no t coordinate in the EF coord metric?

Thanks again.
 
  • #22


fzero said:
It's been evaluated. \phi^*(f) takes x^\mu\in M to f(y^\alpha).
So did you apply the LHS to y^\alpha seeing as this is something in N and the RHS to x^\mu since these are the coordinates on M? How is that allowed, surely we have to act with the same thing on both sides?

fzero said:
Everything you say above is correct. The Schwarzschild coordinates are not complete because the r&gt;2M region does not connect to the r&lt;2M interior. However, as you say we can use ingoing EF coordinates to connect the two regions and transform back.



The radial vector is X^\mu=(0,1,0,0) in Schwarzschild coordinates, but not in EF.

The simplest way I'd work this out is by using the Schwarzschild coordinates for the region r&lt;2M. Then it's almost trivial to show that the radial and time coordinates get switched. One can complain that the coordinates are not valid past r=2M, but I don't see anything wrong with using EF to extend through r=2M and then transforming back.

One can obviously show the same thing in EF coordinates, it just seems like it's going to be a lot harder. One can see how it works qualitatively by looking at the light cones in the Finklestein diagram on pg 18 of Townsend's BH notes. It's actually a little bit complicated to work those lightcones out, but is sort of a useful exercise if your morals prevent you from believing my suggestion above.

So you're telling me it's easier to work it out in Schwarzschild coords where X^\mu=(0,1,0,0). But it doesn't make sense to use the EF metric with this (since the EF metric involves v which isn't a Schwarzschild cooridnate) so I would have to use the Schwarzschild metric but then I have the same problem as in my last post? The Schwarzschild metric is going to be the same in the region r<2M and the region r>2M, isn't it? We only introduce the EF coordinates for the purposes of showing we can smoothly extend through the r=2M coordinate singularity, don't we?
 
  • #23


latentcorpse said:
So did you apply the LHS to y^\alpha seeing as this is something in N and the RHS to x^\mu since these are the coordinates on M? How is that allowed, surely we have to act with the same thing on both sides?

I'd suggest you reread pg 67 in detail again, because I can't explain it any better without reproducing all of that again or drawing pictures. If we have a function A: M \rightarrow T and a function B:N\rightarrow T, it's perfectly acceptable to say that A(x) = B(y) as an equality on T, even though these act on different spaces. A map \phi:M\rightarrow N can be used to explore such an equality and that is the whole point of the discussion.

So you're telling me it's easier to work it out in Schwarzschild coords where X^\mu=(0,1,0,0). But it doesn't make sense to use the EF metric with this (since the EF metric involves v which isn't a Schwarzschild cooridnate) so I would have to use the Schwarzschild metric but then I have the same problem as in my last post? The Schwarzschild metric is going to be the same in the region r<2M and the region r>2M, isn't it? We only introduce the EF coordinates for the purposes of showing we can smoothly extend through the r=2M coordinate singularity, don't we?

I'm saying first that you would have to work out the transformation of X^\mu=(0,1,0,0) under the EF coordinate change. If you did this, you could presumably use the EF coordinates to compute the inner product.

Secondly, that the metric is the "same" does not mean that X^\mu X_\mu has the same value in both regions. Just try to compute it and see for yourself.
 
  • #24


fzero said:
I'd suggest you reread pg 67 in detail again, because I can't explain it any better without reproducing all of that again or drawing pictures. If we have a function A: M \rightarrow T and a function B:N\rightarrow T, it's perfectly acceptable to say that A(x) = B(y) as an equality on T, even though these act on different spaces. A map \phi:M\rightarrow N can be used to explore such an equality and that is the whole point of the discussion.
Think I have it:
( \phi_*(X))^\alpha \left( \frac{\partial}{\partial y^\alpha} \right)_{\phi(p)} f(y^\beta) = X^\mu \left( \frac{\partial}{\partial x^\mu} \right)_p (\phi^* f)(x^\nu)
( \phi_*(X))^\alpha \left( \frac{\partial}{\partial y^\alpha} \right)_{\phi(p)} f(y^\beta) = X^\mu \left( \frac{\partial}{\partial x^\mu} \right)_p f(y^\beta)
using (\phi^*f)(x^\nu)=f(\phi(x^\nu))=f(y^\beta)
so ( \phi_*(X))^\alpha = X^\mu \left( \frac{\partial y^\alpha}{\partial x^\mu} \right)_p

One little problem though is that in the 2nd last line I had the d/dy evaluated at phi(p) but then when I cross multiplied I now miraculously have it evaluated at p. How does that work?

fzero said:
I'm saying first that you would have to work out the transformation of X^\mu=(0,1,0,0) under the EF coordinate change. If you did this, you could presumably use the EF coordinates to compute the inner product.

Ok. So EF coords require us to find v=t+r_*=t+r+2M \log{ | \frac{r}{2M}-1 |}
Taking t=0 and r=1 I find
v=1+2M \log{ | \frac{1-2M}{2M} | }
So X^\mu=(1+2M \log{ | \frac{1-2M}{2M} | },1,0,0)
Surely those components are wrong?

fzero said:
Secondly, that the metric is the "same" does not mean that X^\mu X_\mu has the same value in both regions. Just try to compute it and see for yourself.

But what about in the same region? If we are in r<2M then surely the X^\mu X_\mu has the same value whether we compute wrt the EF metric (with X^\mu expressed in EF coords) or if we compute wrt the Schwarzschild metric (with X^\mu expressed in Schwarzschild coords). But clearly evaluating in the Schwarzschild gives it as being spacelike?
 
  • #25


latentcorpse said:
Think I have it:
( \phi_*(X))^\alpha \left( \frac{\partial}{\partial y^\alpha} \right)_{\phi(p)} f(y^\beta) = X^\mu \left( \frac{\partial}{\partial x^\mu} \right)_p (\phi^* f)(x^\nu)
( \phi_*(X))^\alpha \left( \frac{\partial}{\partial y^\alpha} \right)_{\phi(p)} f(y^\beta) = X^\mu \left( \frac{\partial}{\partial x^\mu} \right)_p f(y^\beta)
using (\phi^*f)(x^\nu)=f(\phi(x^\nu))=f(y^\beta)
so ( \phi_*(X))^\alpha = X^\mu \left( \frac{\partial y^\alpha}{\partial x^\mu} \right)_p

One little problem though is that in the 2nd last line I had the d/dy evaluated at phi(p) but then when I cross multiplied I now miraculously have it evaluated at p. How does that work?

I'd say that

\left( \frac{\partial}{\partial x^\mu} \right)_p = \left( \frac{\partial y^\alpha}{\partial x^\mu} \right)_p \left( \frac{\partial}{\partial y^\alpha} \right)_{\phi(p)}

Ok. So EF coords require us to find v=t+r_*=t+r+2M \log{ | \frac{r}{2M}-1 |}
Taking t=0 and r=1 I find
v=1+2M \log{ | \frac{1-2M}{2M} | }
So X^\mu=(1+2M \log{ | \frac{1-2M}{2M} | },1,0,0)
Surely those components are wrong?

That's not how the components of a vector transform under a change of coordinates.

But what about in the same region? If we are in r<2M then surely the X^\mu X_\mu has the same value whether we compute wrt the EF metric (with X^\mu expressed in EF coords) or if we compute wrt the Schwarzschild metric (with X^\mu expressed in Schwarzschild coords). But clearly evaluating in the Schwarzschild gives it as being spacelike?

It is not spacelike. This would be immediately apparent if you would actually do the computation.
 
  • #26


fzero said:
That's not how the components of a vector transform under a change of coordinates.
X&#039;^\mu = A^\mu{}_\nu X^\nu
where A^\mu{}_\nu = \frac{\partial x&#039;^\mu}{\partial x^\nu}

So what is this A matrix?

I find it has non zero cpts A=\text{diag} ( \frac{\partial v}{\partial t} , 1 , 1 , 1)
but then v=t+r+2M \log{ | \frac{r}{2M}-1 |} \Rightarrow \frac{\partial v}{ \partial t}=1

but then we just have a identity matrix which doesn't seem very useful?

fzero said:
It is not spacelike. This would be immediately apparent if you would actually do the computation.
So when I get the calculation to work, I should find they should give identical results (hopefully)?
 
  • #27


latentcorpse said:
X&#039;^\mu = A^\mu{}_\nu X^\nu
where A^\mu{}_\nu = \frac{\partial x&#039;^\mu}{\partial x^\nu}

So what is this A matrix?

I find it has non zero cpts A=\text{diag} ( \frac{\partial v}{\partial t} , 1 , 1 , 1)
but then v=t+r+2M \log{ | \frac{r}{2M}-1 |} \Rightarrow \frac{\partial v}{ \partial t}=1

but then we just have a identity matrix which doesn't seem very useful?

\partial v/\partial r is non-vanishing too.

So when I get the calculation to work, I should find they should give identical results (hopefully)?

I expect so.
 
  • #28


fzero said:
\partial v/\partial r is non-vanishing too.
I expect so.

I'm finding X&#039;^\mu= \begin{pmatrix} 2 + \frac{2M}{r-2M} \\ 1 \\ 1 \\ 1 \end{pmatrix}

But things don't really simplify much when I work out g_{\mu \nu} X&#039;^\mu X&#039;^\nu?Also, in Chapter 34, he says that outgoing radial null geodesics inside the region r<2M will have decreasing r and therefore reach the r=0 singularity in finite affine parameter. This makes sense to me physically but I don't see how the maths backs it up. We have shown that \frac{dr}{d \tau}=1 for these radial null geodesics and so wouldn't they have increasing r i.e. be able to escape from the black hole?
 
Last edited:
  • #29


latentcorpse said:
Also, in Chapter 34, he says that outgoing radial null geodesics inside the region r<2M will have decreasing r and therefore reach the r=0 singularity in finite affine parameter. This makes sense to me physically but I don't see how the maths backs it up. We have shown that \frac{dr}{d \tau}=1 for these radial null geodesics and so wouldn't they have increasing r i.e. be able to escape from the black hole?

If you just blindly apply (259), then you'll find that for r&lt;2M coordinate time is decreasing along the affine parameter. When you fix this, you'll find that the radius is now decreasing. Alternatively, you can simply plot the geodesics (268) which is apparently done for you in the text (the version I downloaded doesn't display any figures).
 
  • #30


fzero said:
If you just blindly apply (259), then you'll find that for r&lt;2M coordinate time is decreasing along the affine parameter. When you fix this, you'll find that the radius is now decreasing. Alternatively, you can simply plot the geodesics (268) which is apparently done for you in the text (the version I downloaded doesn't display any figures).

Yeah we have the plot which does make it clear. I'm just trying to convince myself with the maths. So, the expression for \frac{dt}{d \tau} makes it clear that for r<2M, we have the coordinate time decreasing along the affine parameter.

What do you mean by fix it?

The only way I can think of to see what the radial coordinate is doing along the geodesic is to find its rate of change wrt the affine parameter and that is given as \frac{dr}{d \tau}=1 so why does that not mean the geodesic will have increasing r?

And do you have any advice about my attempt to do that calculation in the last post? Am I going about it on the right lines?

Thanks again!
 

Similar threads

Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
3
Views
6K
  • · Replies 175 ·
6
Replies
175
Views
27K
  • · Replies 63 ·
3
Replies
63
Views
13K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K