Deflection angles of photons passing by black holes

In summary: However, I'm still not sure if I'm doing something wrong with the actual calculation.In summary, Ben is trying to numerically integrate the equation d^2/d(phi)^2)(u)+u=3Mu^2. He is stuck as to how to work out the initial condition for du/d(phi) given the impact parameter of the photon. Bill suggests that Ben use the impact parameter (b, say) as an initial condition starting close to the black hole. Ben tries to implement Bill's suggestion but it doesn't quite work for him in Matlab.
  • #1
tcw
9
0
In trying to compute deflection angles for photons given their impact parameter (closest distance of trajectory to centre of black hole if unaffected) I am trying to numerically integrate the following equation (d^2/d(phi)^2)(u)+u=3Mu^2. However I am stuck as to how to work out the initial condition for du/d(phi) given the impact parameter of the photon. I have a feeling I'm missing something simple geometrically...
 
Physics news on Phys.org
  • #2
Hi, tcw,

You'll be more likely to get helpful replies if you mark up your math in LaTeX so it's readable. Here's an example of how to do that with your diffeq: [itex](d^2/d\phi^2)u+u=3mu^2[/itex]. To see how I did that, click on the QUOTE button on my post.

Could you explain your notation? What is u?

Here is a calculation like the one you're talking about: http://www.lightandmatter.com/html_books/genrel/ch06/ch06.html#Section6.2 (see subsection 6.2.7)

I don't think it will be easy to find the initial conditions given the impact parameter. I would think that in the strong-field case, the impact parameter would depend in some complicated way on the initial trajectory. Given the initial conditions, the results of your numerical calculation should tell you the impact parameter.

-Ben
 
Last edited by a moderator:
  • #3
tcw, Do you realize that your equation can be easily solved? Multiplying both sides by 2 du/dφ and integrating leads to a first integral, the particle's energy:

(du/dφ)2 + u2 = 2mu3 + C

Now separate the variables:

(C - u2 + 2mu3) du = dφ

and integrate again:

φ = ∫(C - u2 + 2mu3) du

Of course you still have to evaluate the integral numerically!
 
  • #4
Thank you both for your help.

Ben, I have read through the article linked and it has given me some thoughts on how to approach the initial conditions problem; namely, instead of using the initial conditions from far off we use the impact parameter (b, say) as an initial condition starting close to the black hole. I tried to implement their code given but it didn't quite work for me in Matlab.

Bill, I had a look through your suggestion. The idea is interesting. For the first constant of integration we can deduce C=E^2/L^2=1/b^2. Now as for the numerical integration, I'm trying to work out the limits of integration for u. Since we start from far off and end far away, it seems like we should u=0 and u=0 for the two limits but of course that's nonsense. I thought about taking one of the limits as 1/b 1/distance of closest approach. However what puzzles me is that as we increase b, the numerical value for the integration gets larger which is counter intuitive as we expect less deflection for a larger b.
 
  • #5
It sounds like you are doing what MTW does in exercise 25.24 pg 679 - except for an extraneous M in your equation

MTW defines u = M/r, and ub = M/b, and the equations of motion for an infalling light ray are then

(du/dphi)^2 + (1-2u)u^2 = ub ^2

Differentiating this with respect to phi, one gets

2 (du/dphi) (d^2 u / dphi^2) + 2u (du/dphi) -6u^2 (du/dphi) = 0, or

(d^2 u / dphi^2) + u = 3 u^2

which is your equation - except for that pesky M. You are correct to note u(phi) starts out at zero when phi has its initial value (probably easiest to take that initial value as zero), this corresponds to r=infinity, and ends up there too.

The impact parameter is given by the first, undifferentiated equation simply as

(du/phi) = ub = M/b, evaluated at u=0, using MTW's notation.

I don't know what to do about your extra "M".
 
  • #6
Thanks pervect, your post has helped me out. For the initial conditions in my original numerical integration, it turns out using 2M/b for (du/dphi) works.
 

FAQ: Deflection angles of photons passing by black holes

What is the deflection angle of a photon passing by a black hole?

The deflection angle of a photon passing by a black hole depends on the mass and distance of the black hole, as well as the initial trajectory of the photon. Generally, the closer the photon passes to the black hole, the larger the deflection angle will be.

Can the deflection angle of a photon be predicted?

Yes, the deflection angle of a photon can be predicted using Einstein's theory of general relativity. This theory describes how massive objects, like black holes, can bend the fabric of spacetime and affect the trajectory of objects, including photons.

Is the deflection angle of a photon the same for all black holes?

No, the deflection angle of a photon can vary depending on the properties of the specific black hole it is passing by. For example, a more massive black hole will have a larger deflection angle compared to a smaller black hole.

How does the deflection angle of a photon affect our perception of the black hole?

The deflection angle of a photon passing by a black hole can create the illusion of a distorted or magnified image of the black hole, known as gravitational lensing. This phenomenon can help us study and observe black holes, as well as other distant objects in the universe.

Can the deflection angle of a photon be used to study the properties of a black hole?

Yes, the deflection angle of a photon passing by a black hole can provide valuable information about the mass, spin, and other properties of the black hole. By studying the deflection angle of photons, scientists can gain a better understanding of these elusive and mysterious objects.

Similar threads

Back
Top