Transformation matrix for components of acceleration

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
world line
Messages
8
Reaction score
0
Hello
any body can find my mistake ?!
TO find the component of a vector in other coordinate we can use the transformation matrix :

http://up98.org/upload/server1/01/z/ff96m5hl2uahgjw3u2un.jpg

but why this does nt work for acceleration vector ?
i mean why i can't derive the component of acceleration in spherical coordinate by use of this matrix ?
thanks
 
Last edited by a moderator:
Physics news on Phys.org
That matrix only transforms position vectors. In spherical coordinates, the basis vectors are changing with respect to time as well as the coefficients which means that the transformation is much more complicated.

If the basis vector in the r direction is
[itex]\hat{r}= \sin\theta\cos\phi\hat{x}+\sin\theta\sin\phi\hat{y}+\sin\theta\hat{z}[/itex]

then,
[itex]\frac{d}{dt}\hat{r}=(\cos\theta\cos\phi\frac{d \theta}{dt}-\sin\theta\sin\phi\frac{d \phi}{dt})\hat{x}+(\cos\theta\sin\phi\frac{d \theta}{dt}+\sin\theta\cos\phi\frac{d \phi}{dt})\hat{y}+\cos\theta\frac{d \theta}{dt}\hat{z}[/itex]

so, if the position of a particle is [itex]r(t)\hat{r}[/itex] then its velocity is [itex]\frac{dr(t)}{dt}\hat{r}+r(t)\frac{d \hat{r}}{dt}[/itex].
 
Last edited: