stuxk
- 2
- 0
Hi, I'm trying to compute the gradient tensor of a vector field and I must say I'm quite confused. In other words I have a vector field which is given in spherical coordinates as:
\vec{F}=\begin{bmatrix} 0 \\ \frac{1}{\sin\theta}A \\ -B \end{bmatrix}, with A,B some scalar potentials and I want to compute the gradient of the vector.
I found that I have to use the covariant derivative which is given by: \nabla\vec{B}= \frac{\partial{B_p}}{\partial{u^q}} - B_k\Gamma_{pq}^{k}
For some reason I can't get the right results. For instance the tensor element with p=2, q=1 is given as \frac{1}{\sin\theta}\frac{\partial A}{\partial r} = \frac{\partial F_\theta}{\partial r} whereas according the covariant derivative formula should be: \frac{\partial F_\theta}{\partial r} - \frac{1}{r} F_\theta.
Probably I'm doing a big mistake and I think I haven't really understood how I can calculate the gradient tensor. Any help will be appriciated.
\vec{F}=\begin{bmatrix} 0 \\ \frac{1}{\sin\theta}A \\ -B \end{bmatrix}, with A,B some scalar potentials and I want to compute the gradient of the vector.
I found that I have to use the covariant derivative which is given by: \nabla\vec{B}= \frac{\partial{B_p}}{\partial{u^q}} - B_k\Gamma_{pq}^{k}
For some reason I can't get the right results. For instance the tensor element with p=2, q=1 is given as \frac{1}{\sin\theta}\frac{\partial A}{\partial r} = \frac{\partial F_\theta}{\partial r} whereas according the covariant derivative formula should be: \frac{\partial F_\theta}{\partial r} - \frac{1}{r} F_\theta.
Probably I'm doing a big mistake and I think I haven't really understood how I can calculate the gradient tensor. Any help will be appriciated.
Last edited: