Qucik help with transformation matrices

Click For Summary

Homework Help Overview

The problem involves three transformations of the x-y plane: an enlargement, a rotation, and a stretch. The original poster seeks to find the matrix representation of a fourth transformation resulting from the sequential application of these three transformations.

Discussion Character

  • Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster presents matrices for each transformation and questions the correctness of their representations and the resulting transformation matrix.

Discussion Status

Some participants confirm the correctness of the original poster's matrices while suggesting simplifications for one of them. There is an ongoing exploration of the order of matrix multiplication in relation to the transformations.

Contextual Notes

Participants note that transformation matrices should be multiplied in a specific order, which is right-to-left, and this aspect is being clarified in the discussion.

rock.freak667
Homework Helper
Messages
6,221
Reaction score
31

Homework Statement


Three transformations of the x-y plane are defined as follows.
[tex]T_1[/tex]: enlargement with centre O(the origin) and scale factor 5
[tex]T_2[/tex]: Anti-clockwise rotation about the origin O through an angle [tex]tan^{-1}(\frac{4}{3})[/tex]
[tex]T_3[/tex]: A stretch parallel to the x-axis(with the y-axis invariant) with scale factor 2.

The transformation [tex]T_4[/tex] is the result of applying [tex]T_1,T_2,T_3[/tex] in that order. Find the matrix which represents [tex]T_4[/tex]


Homework Equations





The Attempt at a Solution



[itex]T_1 =\left(<br /> \begin{array}{cc}<br /> 5 & 0\\<br /> 0 & 5<br /> \end{array}<br /> \right)[/itex]


[itex]T_2 =\left(<br /> \begin{array}{cc}<br /> cos(tan^{-1}(\frac{4}{3})) & -sin(tan^{-1}(\frac{4}{3}))\\<br /> sin(tan^{-1}(\frac{4}{3})) & cos(tan^{-1}(\frac{4}{3}))<br /> \end{array}<br /> \right)[/itex]


[tex]T_3 =\left(<br /> \begin{array}{cc}<br /> 2 & 0\\<br /> 0 & 1<br /> \end{array}<br /> \right)[/tex]

and [tex]T_4 = T_3*T_2*T_1[/tex]
Is the matrices I put correct and is [tex]T_4[/tex] correct?
 
Last edited:
Physics news on Phys.org
Other than T2 (which is correct, but should be simplified), you are fine. Transformation matrices chain right-to-left.
 
D H said:
Other than T2 (which is correct, but should be simplified), you are fine. Transformation matrices chain right-to-left.

so then [tex]T_4[/tex] is just to multiply the transformations in the order given ?
 
Yes, that's the whole point- applying the transformation corresponds to multiplying by the matrix.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
Replies
38
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K