How Do Matrix Transformations Alter 3D Space Geometrically?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Gregg
Messages
452
Reaction score
0

Homework Statement



7. (a) A transformation, T1 of three dimensional space is given by r'=Mr, where

[itex]r=\left(<br /> \begin{array}{c}<br /> x \\<br /> y \\<br /> z<br /> \end{array}<br /> \right)[/itex]

[itex]r'=\left(<br /> \begin{array}{c}<br /> x' \\<br /> y' \\<br /> z'<br /> \end{array}<br /> \right)[/itex]

and

[itex] M=\left(<br /> \begin{array}{ccc}<br /> 1 & 0 & 0 \\<br /> 0 & 0 & -1 \\<br /> 0 & 1 & 0<br /> \end{array}<br /> \right)[/itex]

Describe the transformation geometrically.

(b)

Two other transformations are defined as follows: T2 is a reflection in the x-y plane, and 3 is a rotation through 180 degrees about the line x=0, y+z=0. By considering the image under each transformation of the points with position vectors, i,j,k or otherwise find a matrix for each T2/

(c) Determine the matrixes for the combined transformations of T3T1 amd T1T3 amd describe each of these tranformations geometrically.


2. Relevant information

[itex]\left(<br /> \begin{array}{ccc}<br /> 1 & 0 & 0 \\<br /> 0 & \text{cos$\theta $} & -\text{sin$\theta $} \\<br /> 0 & \text{sin$\theta $} & \text{cos$\theta $}<br /> \end{array}<br /> \right),\left(<br /> \begin{array}{ccc}<br /> \text{cos$\theta $} & 0 & \text{sin$\theta $} \\<br /> 0 & 1 & 0 \\<br /> -\text{sin$\theta $} & 0 & \text{cos$\theta $}<br /> \end{array}<br /> \right),\left(<br /> \begin{array}{ccc}<br /> \text{cos$\theta $} & -\text{sin$\theta $} & 0 \\<br /> \text{sin$\theta $} & \text{cos$\theta $} & 0 \\<br /> 0 & 0 & 1<br /> \end{array}<br /> \right).[/itex] represent rotations of theta degrees about the x-,y- and z-axes.

3. Attempt
[itex]T=\left(<br /> \begin{array}{ccc}<br /> 1 & 0 & 0 \\<br /> 0 & \text{cos$\theta $} & -\text{sin$\theta $} \\<br /> 0 & \text{sin$\theta $} & \text{cos$\theta $}<br /> \end{array}<br /> \right)[/itex]

Rotation about the x-axis 90 degrees.

(b)

[itex]T_2:{x,y,z} \to {x,-y,z}[/itex]

[itex]T_2 =\left(<br /> \begin{array}{ccc}<br /> 1 & 0 & 0 \\<br /> 0 & -1 & 0 \\<br /> 0 & 0 & 1<br /> \end{array}<br /> \right)[/itex]


(b)
I am stuck here on how to do a rotation about the line x=0, y+z=0. Does this imply it is about the 3D line x=y+z.

(c) This will be simple once I have done the other part.
 
Physics news on Phys.org
Gregg said:
[itex]T=\left(<br /> \begin{array}{ccc}<br /> 1 & 0 & 0 \\<br /> 0 & \text{cos$\theta $} & -\text{sin$\theta $} \\<br /> 0 & \text{sin$\theta $} & \text{cos$\theta $}<br /> \end{array}<br /> \right)[/itex]

Rotation about the x-axis 90 degrees.

(b)

[itex]T_2:{x,y,z} \to {x,-y,z}[/itex]

[itex]T_2 =\left(<br /> \begin{array}{ccc}<br /> 1 & 0 & 0 \\<br /> 0 & -1 & 0 \\<br /> 0 & 0 & 1<br /> \end{array}<br /> \right)[/itex]


(b)
I am stuck here on how to do a rotation about the line x=0, y+z=0. Does this imply it is about the 3D line x=y+z.

(c) This will be simple once I have done the other part.

Hi Gregg! :smile:

(very nice LaTeX, btw! :wink:)

your (a) is right.

your (b) is a reflection, but about the wrong axis

for (b) part2, the line x=0, y+z=0 is in the y-z plane (so not x = y + x) :wink: