prove that two successive rotations are commutative
Answers
Answered by
3
Using trigonometric identities for sin and cosine of the sum of two angles :
We can express the elements of the product matrix for two successive rotations in the xy plane about the origin as :
[Cos (Ф₁ + Ф₂) - Sin (Ф₁ + Ф₂) 0]
[ Sin (Ф₁ + Ф₂) Cos (Ф₁ + Ф₂) 0 ]
[0 0 1]
Since the addition of angles is commutative :
This successive transformation is commutative.
We can express the elements of the product matrix for two successive rotations in the xy plane about the origin as :
[Cos (Ф₁ + Ф₂) - Sin (Ф₁ + Ф₂) 0]
[ Sin (Ф₁ + Ф₂) Cos (Ф₁ + Ф₂) 0 ]
[0 0 1]
Since the addition of angles is commutative :
This successive transformation is commutative.
Answered by
5
Answer:The rotation matrix is written as
STEP-1 Write the matrix with different theta values.
STEP-2 Do Multiplication matrix
STEP-3 Therefore the multiplication of the two rotational matrix of LHS will be:
STEP-4 Similarly, the RHS multiplicative matrix will be :
STEP-5
STEP-6
Therefore , we can say that R1 * R2 = R2 * R1.
Hence proved
Similar questions