With friend, we are writing an interactive educational simulation of particle falling into a black hole.
Currently we use Schwarzschild geodesics. However, we want to generalize it to the case of rotating (and perhaps rotating and charged) black hole. We are mostly interested in the equatorial plane, as then we can plot it on a 2D tablet.
So, what are the differential equations for a particle (with given initial position and velocity) falling in the Kerr (or Kerr-Newman) metrics in the equatorial plane?
I'm interested in an explicit form (plug & play - should work after insertion of the black hole parameters (i.e. $M, L, Q$) and the initial contitions (i.e. $\vec{x}, \vec{v}, q$); $Q$ and $q$ are optional, as Kerr metrics is nice by itself).
Side notes:
Yes, I know the general procedure. Just I'm short of time (so now I'm even no longer coding it). So I may self-answer, but rather later than sooner.
It's almost in Chapter 20 of something: Geodesic motion in Kerr spacetime (i.e. (20.25) and (20.31) for the equations of motion; (20.18) and (20.19) for energy and angular momentum). However, some parameters are not introduced (perhaps there are in the previous chapters...).
