| New Reply |
Problem involving fundamental principle |
Share Thread | Thread Tools |
| Jun25-12, 12:11 AM | #18 |
|
|
Problem involving fundamental principle[tex]h(t) = - \frac{1}{2} g t^{2} + v_{0} t + h_{0}[/tex] where [itex]v_{0}[/itex] and [itex]h_{0}[/itex] are the two integration constants. Since h = 0 when t = 0 (the rocket starts out on the ground), you can immediately see that [itex]h_{0} = 0[/itex]. Since h = 0 when t = T (1 hour) also, you can plug t = T into the above and solve for [itex]v_{0}[/itex] to get [tex]v_{0} = \frac{1}{2} g T[/tex] The point Feynman was trying to make, of course, as Samshorn pointed out, is that the rocket doesn't have to fire its engines at all, after the initial thrust that gives it its upward velocity of [itex]v_{0}[/itex] at time t = 0. After that it can just free-fall until it returns to the ground. In other words, the path that maximizes proper time is the free-fall path. [tex]\tau = \int_{0}^{T} \left( gh - \frac{1}{2} v^{2} \right) dt = \int_{0}^{T} \left[ g \left( - \frac{1}{2} g t^{2} + v_{0} t \right) - \frac{1}{2} \left( - gt + v_{0} \right)^{2} \right] dt[/tex] which is straightforward, if a bit tedious, to integrate. |
| Jun25-12, 12:22 AM | #19 |
|
|
Although I mixed up the terms, was the integration correct?
But what about the point the guy above made, stating that the gravity is not a constant because the trajectory is not parabolic, rather it is cycloidal due to the rocket reaching a radial position more than three times the radius of the Earth in the hour. |
| Jun25-12, 12:29 AM | #20 |
|
|
Another way you could try to work the general case would be to recognize that the term [itex]gh[/itex] in the integrand represents the potential energy per unit mass of the rocket, as I mentioned before. To account for g varying, it's sufficient to just substitute a more general expression for potential energy per unit mass: [tex]V(h) = \frac{GM}{R} - \frac{GM}{R + h}[/tex] where G is Newton's gravitational constant and R is the radius of the Earth. This expresses the same thing as the term [itex]gh[/itex] did, the difference in potential energy per unit mass between the ground and the rocket's height, but it does it in a way that is valid for any height. So the new integrand would be: [tex]\frac{GM}{R} - \frac{GM}{R + h} - \frac{1}{2} \left( \frac{dh}{dt} \right)^{2}[/tex] Then you would go through the same process with the Euler-Lagrange equation that we did before. |
| Jun25-12, 12:33 AM | #21 |
|
|
The integrand being the Lagrange, and I'd do the same thing. All right, thank you for your patience. I will let you know if I have any trouble. Just a quick question before I attempt this, the integration of G and R would be something like Gt and Rt or would I factor or pull those out of the integral? |
| Jun25-12, 12:34 AM | #22 |
|
|
|
| Jun25-12, 12:36 AM | #23 |
|
|
|
| Jun25-12, 12:40 AM | #24 |
|
|
Oh yes, I know what you meant as the integrand, it is the Lagrangian. I was just asking how I'd integrate, or also, derive it, but I'll just treat them as a constant like you mentioned above.
|
| Jun25-12, 11:47 AM | #25 |
|
|
Peter, this is what I got:
The Lagrangian is, [tex]L = \frac{GM}{R} - \frac{GM}{R + h} - \frac{1}{2}(\frac{dh}{dt})^{2}[/tex] Plugging that into the Euler-Lagrange yields, [tex]\frac{\partial L}{\partial h} = \frac{GM}{R} - \frac{GM}{R + h} = (-) \frac{GM}{(R + h)^{2}}[/tex] And, [tex]\frac{d}{dx} \frac{\partial L}{\partial v} = - \frac{1}{2}v^{2} = \frac{d}{dx}(-v) = - \frac{d^{2}h}{dt^{2}}[/tex]. Thus, [tex](-) \frac{GM}{(R + h)^{2}} + \frac{d^{2}h}{dt^{2}} = 0[/tex] [tex] \frac{d^{2}h}{dt^{2}} = (-) \frac{GM}{(R + h)^{2}}[/tex] I put the negative sign in parenthesis because I am not sure if it is negative or positive, so I will change that once you take a look. When I integrated that, I got [tex]\frac{dh}{dt} = (-) \frac{GMt}{(R + h)^{2}} + v_{0}[/tex] and [tex]h(t) = (-) \frac{GMt^{2}}{2(R + h)^{2}} + v_{0}t + h_{0}[/tex] Because h0 = 0 when t = 0, it "goes" away. So when I put that in the integral I got, [tex] \tau = \int^{T}_{0}\left[\left( (-) \frac{GMt^{2}}{2(R + h)^{2}} + v_{0}t \right) - \frac{1}{2} \left( (-) \frac{GM}{(R + h)^{2}}+ v_{0} \right)^{2}\right] dt[/tex] Again, the negative sign is in parenthesis because it is in question. So what do you think? |
| Jun25-12, 09:16 PM | #26 |
|
|
With the correct sign as above, everything to this point looks correct. http://en.wikipedia.org/wiki/Radial_trajectory http://en.wikipedia.org/wiki/Equatio...a_falling_body |
| Jun26-12, 01:51 AM | #27 |
|
|
Also, please note that the "simpler derivation" you attempted did not "show us that the trajectory that maximized the proper time was the free-fall trajectory". First, your derivation didn't have anything to do with proper time (aside from an erroneous assertion). Second, and more importantly, free-fall trajectories (i.e., timelike geodesics) are DEFINED as the paths that maximize proper time, so there was nothing to "show". That was the whole point of Feynman's story - that many people (who have learned things by some kind of rote) will go off and struggle with the problem without even realizing that what they are doing is deriving the geodesic equations. Maybe the OP was just trolling to illustrate Feynman's point? |
| Jun26-12, 03:49 AM | #28 |
|
|
|
| Jun26-12, 08:06 AM | #29 |
|
|
But minus the classical Lagrangian divided by the particle's mass also happens to be the equation for the elapsed proper time of the particle following the trajectory h(t), provided that g can be considered constant over the range of height covered. That can be shown directly from the metric. You pointed out, correctly, that g can't be considered constant for the problem as specified, which I hadn't spotted because I hadn't run the actual numbers. If g can't be considered constant, then the integral of minus the Lagrangian divided by the mass gets more complicated, as I noted in my last post. |
| Jun26-12, 09:11 AM | #30 |
|
|
Edit: also, to calculate the actual elapsed time, the formula in h needs to be divided by [itex]c^{2}[/itex], so the units are correct. |
| Jun26-12, 09:49 AM | #31 |
|
|
|
| Jun26-12, 10:15 AM | #32 |
|
|
(1) I took the square root of the line element for a purely radial trajectory; (2) I expanded the square root and retained only leading order terms; (3) I subtracted out the constant potential at the surface of the Earth; (4) I wrote r = R + h, where R is the radius of the Earth, and made the approximation h << R (which, as you noted, is not actually valid for the problem as stated, but would be valid for a short enough trajectory); (5) I wrote "g" for [itex]GM / R^{2}[/itex]; (6) I left out the constant factor [itex]1 / c^{2}[/itex] in the formulas. This changes the units to "energy per unit mass", or "action per unit mass" when integrated with respect to time, but doesn't change anything else; (7) I wrote down the integral of the resulting expression with respect to time, and applied the Euler-Lagrange equation to it, which finds the function h(t) that maximizes the integral. This will be the function h(t) that maximizes the proper time; and to find the actual proper time, the units will need to be corrected and the (constant) time elapsed on the ground clock (which I effectively subtracted off by subtracting the constant potential at the Earth's surface) will need to be added back. Nowhere in the above did I use the classical Lagrangian; I merely commented on the similarities of the formula I obtained to the classical Lagrangian. I just did a derivation from the line element. If you want to say that's a roundabout way of deriving the geodesic equation, that's fine. But it's certainly not the same as *assuming* the geodesic equation or the classical Lagrangian; the only thing I *assumed* was the metric. |
| Jun26-12, 02:20 PM | #33 |
|
|
For ease of reference, here's what you wrote in post #4, where you introduced your derivation:
By the way, isn't there something odd about your use of "g" (=m/r^2) here? You supposedly derived the expression from the square root of the metric, but that gives the factor (1 - 2m/r)^(1/2), and hence to the first approximation 1 - m/r, and the variable part is just -m/r. At no point does the quantity m/r^2 appear in this derivation. In other words, the metric gives the gravitational potential directly as -m/r, and yet you wrote the gravitational potential not as -m/r, but rather as g*r, where you defined g = -m/r^2. It's hard to see why anyone would write it like that if they were deriving it from the metric. Do you see what I mean? And when you go on to call "g" the acceleration of gravity, well... Also, the use of h instead of r is strange, as is the fact that you omitted any discussion of deriving it from the square root of the metric to maximize proper time until just now, even though that's precisely what the OP requested... |
| Jun26-12, 06:16 PM | #34 |
|
|
|
| New Reply |
| Thread Tools | |
Similar Threads for: Problem involving fundamental principle
|
||||
| Thread | Forum | Replies | ||
| Buoyancy Problem Involving Archimede's Principle | Introductory Physics Homework | 7 | ||
| Fundamental Counting Principle | Precalculus Mathematics Homework | 1 | ||
| Fundamental Principle of Counting Problem | Precalculus Mathematics Homework | 2 | ||
| Fundamental Counting Principle Math problem | Introductory Physics Homework | 1 | ||
| Fundamental Counting Principle problem | Introductory Physics Homework | 3 | ||