I'm currently doing a calculation for the connection coefficients using the standard space-time coordinates, namely $x_0,x_1,x_2,x_3$. The setup is a spherically symmetric problem.
In my expressions, I have derivatives with respect to these functions (i.e. $d/dx_0,d/dx_1$ etc). Now I am trying to rewrite my results in terms of spherical coordinates $t,r$ (no $\theta$ and $\phi$ because of spherical symmetry), with $r=\sqrt{x_1^2+x_2^2+x_3^2}$ and need to replace the $x$'s derivatives with the spherical ones.
That is where my problem is. The usual transformation from cartesian to spherical derivatives involves coefficients that depend on $\theta$ and $\phi$. But I don't have those to start with!
So, my question is, how do I find the derivatives w.r.t. $x$'s in terms of spherical coords for the spherically symmetric case?
Many thanks in advance!
You are trying to rewrite derivatives $\frac{\partial f}{\partial x_i}$ in terms of spherical coordinates $r, \theta, \phi$. They are gonna be not as nice as you might think based on spherical symmetry. These derivatives rather reflect how $f$ looks in cartesian coordinates, and in general they will depend on all of $r,\theta$ and $\phi$ when transformed to spherical coords.
You might want to see instead how del ($\nabla$) or Laplacian ($\nabla^2$) look in spherical coordinates. Expressions for them acting on spherically-symmetric function will be then indeed independent of $\theta$ and $\phi$.