Discussion Overview
The discussion revolves around computing the trajectories of test particles in Schwarzschild spacetime, focusing on the numerical methods for integrating equations of motion. Participants explore various approaches to generate plots of these trajectories, particularly for massive particles in orbits that may cross the event horizon.
Discussion Character
- Exploratory
- Technical explanation
- Mathematical reasoning
Main Points Raised
- One participant describes an initial strategy using the equation of motion in terms of (r, phi) but encounters difficulties with numerical integration, particularly with sign determination at turning points.
- Another participant suggests using elliptic functions as an exact solution, noting the need for a suitable programming implementation.
- Some participants propose using (t, x, y) coordinates and the geodesic equation as potentially more numerically stable than the (r, phi) approach.
- Several participants discuss the challenges of handling turning points in both timelike and null geodesics, emphasizing the need for robust algorithms to manage these transitions.
- One participant shares a method involving a coupled set of first-order equations derived from the geodesic equation, which may simplify the numerical integration process.
- Another participant mentions using Kostic's analysis to plot ellipsoidal bound orbits, highlighting the chaotic nature of the parameter space and associated computational difficulties.
- A participant references a side-by-side comparison of Newtonian and General Relativity orbits using Stormer-Verlet integration, noting its advantages for long-term accuracy.
Areas of Agreement / Disagreement
Participants express a range of views on the best numerical methods to use, with no consensus on a single approach. The discussion remains unresolved regarding the optimal strategy for computing trajectories in Schwarzschild spacetime.
Contextual Notes
Participants highlight limitations related to numerical errors, the handling of turning points, and the complexity of the parameter space in their calculations. These factors contribute to the challenges faced in achieving accurate trajectory plots.