Content deleted Content added
Double sharp (talk | contribs) |
|||
Line 60:
:<math> dA_\mathbf{x}^\textsf{T} \, dA_\mathbf{x} = \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 + d\theta^2 & 0 \\ 0 & 0 & 1 + d\theta^2 \end{bmatrix},</math>
differing from an identity matrix by second
Next, examine the square of the matrix,
Line 66:
:<math> dA_{\mathbf{x}}^2 = \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 - d\theta^2 & -2d\theta \\ 0 & 2\,d\theta & 1 - d\theta^2 \end{bmatrix}.</math>
Again discarding second
:<math>dA_\mathbf{y} = \begin{bmatrix} 1 & 0 & d\phi \\ 0 & 1 & 0 \\ -d\phi & 0 & 1 \end{bmatrix}.</math>
Line 83:
again to first order. In other words, {{em|the order in which infinitesimal rotations are applied is irrelevant}}.
This useful fact makes, for example, derivation of rigid body rotation relatively simple. But one must always be careful to distinguish (the first
== Generators of rotations ==
|