This visualization demonstrates key principles of General Relativity:
A light ray passes by a black hole with a mass M. The ray is observed to bend with an angle of $\alpha = 0.5$ radians. Use the formula provided in the visualization to solve the following problems. Note: For this problem, assume the normalized units from the simulation (G = 1, c = 1).
Given Formula:
$\alpha = \frac{4GM}{c^2 b}$
Given Values:
Find M when b = 2
Substitute the given values into the formula:
$$0.5 = \frac{4 \cdot 1 \cdot M}{1^2 \cdot 2}$$ $$0.5 = 2M$$ $$M = \frac{0.5}{2}$$Answer: M = 0.25
Find b when M = 1.5
First, rearrange the formula to solve for b:
$$b = \frac{4GM}{c^2 \alpha}$$Substitute the given values:
$$b = \frac{4 \cdot 1 \cdot 1.5}{1^2 \cdot 0.5}$$ $$b = \frac{6}{0.5}$$Answer: b = 12