_Andreas
- 141
- 1
Homework Statement
Determine the vector \bm{B}=\left(\frac{\partial A_{\theta}}{\partial r}-\frac{1}{r}\frac{\partial A_r}{\partial \theta}\right)\hat{\phi}
A_r and A_{\theta} are the components of the basis vectors \hat{r} and \hat{\theta}.
The Attempt at a Solution
I just calculated the differentials in the expression for B above, but that gave me a factor 1/r too much in the answer. My textbook rewrites B as
\bm{B}=\frac{1}{r}\left(\frac{\partial (A_{\theta}r)}{\partial r}-\frac{\partial A_r}{\partial \theta}\right)\hat{\phi}.
They've broken out a factor 1/r before differentiating, but I don't understand the
\frac{\partial (A_{\theta}r)}{\partial r}
part. Why isn't it
r\frac{\partial (A_{\theta})}{\partial r}?