I'm having trouble solving the geodesic equation for a light ray.
$$ {d^2 x^\mu \over d\tau^2} + \Gamma^\mu_{\alpha\beta} {dx^\alpha \over d\tau} {dx^\beta \over d\tau} = 0 $$
I apologise, but I'm a bit new to this, but I have the initial $x^\mu$ and initial $dx^\mu\over d\tau$. I'm just not sure how to use them to solve the equation for $x^\mu$.
I would logically start with
$$ {dx^\mu \over d\tau}_{initial} = v^\mu $$
and suppose that the initial acceleration would be
$$ {d^2 x^\mu \over d\tau^2}_{initial} = - \Gamma^\mu_{\alpha\beta} v^\alpha v^\beta $$
But that doesn't really help me integrate it, since I've only got constants for the initial condition. How would I solve this for $x^\mu(\tau)$?
Furthermore, I feel that this equation may not apply to light rays, as their proper time ought to be $0$, right?