- #1
ognik
- 643
- 2
The question mentions an orthogonal matrix describing a rotation in 3D ... where $\phi$ is the net angle of rotation about a fixed single axis. I know of the 3 Euler rotations, is this one of them, arbitrary, or is there a general 3-D rotation matrix in one angle?
If I build one, I would start with the direction cosines $ \begin{bmatrix}cos(x', x)&cos(y', x)&cos(z', x)\\cos(x', y)&cos(y', y)...\\...\end{bmatrix}$
Lets say we rotate a total of $\phi$, I think this means $\phi = \phi_x + \phi_y + \phi_z$? But around the z axis only (for example), $\phi = \phi_z$?
So I'm not sure how to apply this to the matrix above, is everything except w.r.t. z = $\delta_{ij}$?
If I build one, I would start with the direction cosines $ \begin{bmatrix}cos(x', x)&cos(y', x)&cos(z', x)\\cos(x', y)&cos(y', y)...\\...\end{bmatrix}$
Lets say we rotate a total of $\phi$, I think this means $\phi = \phi_x + \phi_y + \phi_z$? But around the z axis only (for example), $\phi = \phi_z$?
So I'm not sure how to apply this to the matrix above, is everything except w.r.t. z = $\delta_{ij}$?