| New Reply |
Homogeneous gravitational field and the geodesic deviation |
Share Thread |
| Jan24-13, 05:38 PM | #18 |
|
|
Homogeneous gravitational field and the geodesic deviation$$m\frac{dp_{\beta}}{d\lambda}=\frac{1}{2}g_{\nu \alpha, \beta}p^{\nu}p^{\alpha}$$ I see that there are conserve such values: $$p_t=g_{tt} \dot{t},$$ $$p_x=g_{xx} \dot{x}=\sqrt{1-8gz}\dot{x}$$ and $$p_y=g_{yy} \dot{y}=\sqrt{1-8gz}\dot{y}$$ |
| Jan24-13, 05:41 PM | #19 |
|
|
The conserved quantity found from the Killing vector is just [itex]m\dot{x}[/itex]. (I've edited my post above). |
| Jan24-13, 05:42 PM | #20 |
|
Recognitions:
|
No luck with the faucet :-(. But basically what seems to be happening is that if [itex]\dot{x}[/itex] starts out as zero, it remains zero. Thus in this case, x remains constant along a geodesic. However, the separation between neighboring geodesics (both of which have constant x) changes with time for a free falling observer, due to the g_xx and g_yy metric coefficient dependence on z which changes in time. Hence, there really is a tidal force in the free-fall geodesic Fermi frame.
What's really needed to give some intuitive significance to the metric is to calculate some Fermi-normal coordinates. However, this will probably wind up to be a real pain-in-the-rear to do. |
| Jan24-13, 05:46 PM | #21 |
|
|
I edited my geodesics eqn, due to wrong indexes)
|
| Jan24-13, 06:06 PM | #22 |
|
|
I just want to round off the tidal stuff by remarking that the components of the tidal tensor calculated in the comoving frame field are
[tex]T_{xx}=T_{yy}=\frac{2\,{g}^{2}}{{\left( 1-8\,g\,z\right) }^{\frac{3}{4}}},\ \ \ T_{zz}=-\frac{4\,{g}^{2}}{{\left( 1-8\,g\,z\right) }^{\frac{3}{4}}}[/tex] which shows that the 'ball of dust' in free-fall would become squished in the z-direction and expand in the x, y-directions but the volume is preserved, with Taa=0 |
| Jan24-13, 06:11 PM | #23 |
|
|
|
| Jan24-13, 06:14 PM | #24 |
|
|
Code:
restart; > with( tensor ): > coord := [t, x, y, z]: > g_compts := array(symmetric,sparse, 1..4, 1..4): > g_compts[1,1] := (1-8*ge*z)^(-1/4): g_compts[2,2] := -(1-8*ge*z)^(1/2): > g_compts[3,3] := -(1-8*ge*z)^(1/2): g_compts[4,4] := -(1-8*ge*z)^(-5/4): > g := create( [-1,-1], eval(g_compts)); > > tensorsGR(coord,g,contra_metric,det_met, C1, C2, Rm, Rc, R, G, C); > display_allGR (coord,g,contra_metric, det_met, C1, C2, Rm, Rc, R, G, C); |
| Jan24-13, 06:16 PM | #25 |
|
|
|
| Jan24-13, 06:20 PM | #26 |
|
|
My coordinate basis calculation agrees with yours if I let U=∂t. But one could argue that U=1/(√g00)∂t is more physical because it takes into account the gravitational time dilation. Anyway, it looks like Maple is correct. Thanks for doing the calculation, it's good to have a check on my results. |
| Jan24-13, 08:23 PM | #27 |
|
Recognitions:
|
|
| Jan25-13, 02:42 AM | #28 |
|
|
|
| Jan25-13, 02:55 AM | #29 |
|
|
let's see how I got. From the eqn
$$m\frac{dp_{\beta}}{d\lambda}=\frac{1}{2}g_{\nu \alpha, \beta}p^{\nu}p^{\alpha}$$ ............. $$m\frac{dp_{0}}{d\lambda}=\frac{1}{2}g_{00, 0}p^{0}p^{0}+\frac{1}{2}g_{11, 0}p^{1}p^{1}+...$$ since "gee's" does not depend on time, we find $$m\frac{dp_{0}}{d\lambda}=0$$ hence, it turns $$p_{0} =const$$ - covariant component is constant. Similarly, you can find other conserved quantities. This method finds the correct conserved quantities in the case of the Schwarzschild metric, and I see no reason why he account may not work here. |
| Jan25-13, 10:22 AM | #30 |
|
|
|
| New Reply |
| Tags |
| geodesic deviation |
Similar discussions for: Homogeneous gravitational field and the geodesic deviation
|
||||
| Thread | Forum | Replies | ||
| Geodesic deviation | Introductory Physics Homework | 0 | ||
| Geodesic deviation | Special & General Relativity | 1 | ||
| geodesic deviation | Special & General Relativity | 2 | ||
| Equilibrium temperature distribution of ideal gas in homogeneous gravitational field | Classical Physics | 4 | ||
| Geodesic Deviation | Differential Geometry | 4 | ||