- #1
mahnamahna
- 6
- 0
I have a few questions about rotations.
First off if i have two vectors
[tex]r_{a,b}=(1,\theta_{a,b},\phi_{a,b})[/tex]
And i define [tex]\Delta\theta=\theta_b-\theta_a[/tex] and [tex]\Delta\phi=\phi_b-\phi_a[/tex].
Then take the map [tex]T(1,\theta,\phi)=(1,\theta+\Delta\theta,\phi+\Delta\phi)[/tex].
Is T a rotation? I would think it is, but I can't imagine what the rotation matrix would be or what the rotation axis would be.
Also, is a rotation which takes a vector [tex]\vec{r_a}[/tex] to [tex]\vec{r_b}[/tex] unique? I would think not as you could always compose a rotation about [tex]\vec{r_b}[/tex] afterwards and get a new rotation. But various sources online seem to talk about "the" rotation which takes one to the other.
Lastly any helpful resources on rotations especially in higher dimensions (which is my next project) would be helpful. Thanks a lot for any input you can give me, I have terribly confused myself.
First off if i have two vectors
[tex]r_{a,b}=(1,\theta_{a,b},\phi_{a,b})[/tex]
And i define [tex]\Delta\theta=\theta_b-\theta_a[/tex] and [tex]\Delta\phi=\phi_b-\phi_a[/tex].
Then take the map [tex]T(1,\theta,\phi)=(1,\theta+\Delta\theta,\phi+\Delta\phi)[/tex].
Is T a rotation? I would think it is, but I can't imagine what the rotation matrix would be or what the rotation axis would be.
Also, is a rotation which takes a vector [tex]\vec{r_a}[/tex] to [tex]\vec{r_b}[/tex] unique? I would think not as you could always compose a rotation about [tex]\vec{r_b}[/tex] afterwards and get a new rotation. But various sources online seem to talk about "the" rotation which takes one to the other.
Lastly any helpful resources on rotations especially in higher dimensions (which is my next project) would be helpful. Thanks a lot for any input you can give me, I have terribly confused myself.