Jonathan Scott said:
Ok. Another thing that bugs me, and which really was the original reason for me to start this thread: It is said that a body with sufficient mass can prevent light from escaping from it. But according to my physics book, the gravitational redshift for a photon moving against gravity equals to gh/c
2 (where g is the gravitational acceleration, h is the distance the light is moving against gravity, and c is the speed of light), thought only for gh/c
2 << 1. This means that for a distance h that the light has traveled, you will get a factor (1 - gh/c
2) which the frequency is multiplied with, and this factor can never
< 0, since it's only valid for gh/c
2 << 1. So how is it possible that gravitational redshift can take the light out completely?
This is how I think it should be (you can tell me where I am going wrong): For large gh/c
2, you need to divide the distance the photon is traveling into n smaller parts, with distances h
i, 1
< i
< n, so that g
ih
i/c
2 << 1 for each i. Here g
i is the average gravitational acceleration within the i:th distance. When the photon is sent out from the source, an observer O
0 measures the frequency of the photon to be f
0 > 0. It then travels the first distance, and an observer O
1 at the end of the first distance measures the frequency to be
f1 = (1 - g1h1/c2)·f0
Then the photon travels the second distance and observer O
2 at the end of that distance measures the frequency to be
f2 = (1 - g2h2/c2)·f1
Finally, the photon reaches observer O
n, at the end of the last distance, who measures the frequency to be
fn = (1 - gnhn/c2)·fn-1 = (1 - g1h1/c2)·(1 - g2h2/c2)·...·(1 - gnhn/c2)·f0
Logarithm both sides:
ln(fn) = ln(1 - g1h1/c2) + ln(1 - g2h2/c2) + ... + ln(1 - gnhn/c2) + ln(f0)
Since g
ih
i/c
2 is so small for each i, ln(1 - g
ih
i/c
2) is approximately = -g
ih
i/c
2, so
ln(fn) = -(g1h1/c2 + g2h2/c2 + ... + gnhn/c2) + ln(f0) = ΔV/c2 + ln(f0)
where ΔV is the gravitational potential that differs between the source and the destination. Reverse the logarithm again to get
fn = eΔV/c2·f0 > 0
This means that no matter the distance or how big the gravitational field is, an observer far away will always be able to see the photon and register a positive frequency for it. This is in contradiction to very many predictions that great masses can prevent light from escaping. So, where do I go wrong?