kent davidge said:
The non vanishing connection coefficients are
These look right. But I think it's helpful (as will be seen below) to rewrite the first one as
$$
\Gamma^t{}_{rt} = \Gamma^t{}_{tr} = \frac{m}{r \left( r - 2m \right)}
$$
and similarly for the third, with the sign flipped.
kent davidge said:
The Killing equations are
You're leaving out a crucial step here: you have to lower the index on the Killing vector field, since we've been writing them with upper indexes. So these equations should be rewritten as (note that we're using the fact that the metric is diagonal, otherwise these would be even more complicated):
$$
\partial_r \left( g_{rr} K^r \right) - \Gamma^t{}_{rr} \left( g_{tt} K^t \right) - \Gamma^r{}_{rr} \left( g_{rr} K^r \right) = 0
$$
$$
\partial_t \left( g_{tt} K^t \right) - \Gamma^t{}_{tt} \left( g_{tt} K^t \right) - \Gamma^r{}_{tt} \left( g_{rr} K^r \right) = 0
$$
$$
\partial_t \left( g_{rr} K^r \right) + \partial_r \left( g_{tt} K^t \right) - 2 \Gamma^r{}_{tr} \left( g_{rr} K^r \right) - 2 \Gamma^t{}_{tr} \left( g_{tt} K^t \right) = 0
$$
But some of these terms vanish because they contain connection coefficients which vanish, so we are left with:$$
\partial_r \left( g_{rr} K^r \right) - \Gamma^r{}_{rr} \left( g_{rr} K^r \right) = 0
$$
$$
\partial_t \left( g_{tt} K^t \right) - \Gamma^r{}_{tt} \left( g_{rr} K^r \right) = 0
$$
$$
\partial_t \left( g_{rr} K^r \right) + \partial_r \left( g_{tt} K^t \right) - 2 \Gamma^t{}_{tr} \left( g_{tt} K^t \right) = 0
$$
Now consider ##K^\mu = (1, 0, 0, 0)##. The first and second equations are trivially satisfied. The third equation becomes
$$
\partial_r \left[ - \left( 1 - \frac{2m}{r} \right) \right] - 2 \frac{m}{r \left( r - 2m \right)} \left[ - \left( \frac{r - 2m}{r} \right) \right] = 0
$$
which becomes
$$
- \frac{2m}{r^2} + \frac{2m}{r^2} = 0
$$
which is valid, so ##K^\mu = (1, 0, 0, 0)## is a Killing vector field. This calculation should also make it evident that no other vector with just a ##t## component can satisfy the above equations: the second equation tells you that ##K^t## cannot depend on ##t##, and the third equation tells you that ##K^t## cannot depend on ##r## (because the two terms that cancel in the equation above will still be there, just multiplied by ##K^t##, and there will be a third term ##g_{tt} \partial_r K^t## which can't be canceled by anything, because there's nothing else there, so it must vanish).
I'll refrain for now from showing how the other possibilities are eliminated, leaving ##K^\mu = (1, 0, 0, 0)## as the only Killing vector field. (Note that you can rescale this by multiplying it by a constant, but that doesn't count as a separate Killing vector field; it just corresponds to rescaling the coordinates.)