with problem with matrices, reflections, rotations

  • Thread starter Thread starter dellatorre
  • Start date Start date
  • Tags Tags
    Matrices Rotations
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
dellatorre
Messages
5
Reaction score
0
Looking for help with a problem I'm working on:

"Show that matrix
[0 -1 0]
[-1 0 0]
[0 0 1]
for a reflection about line y=-x
is equivalent to a reflection relative to the y-axis followed by a counter-clockwise rotation of 90 degrees."

So for my answer, first I have for the reflection relative to the y axis, I have the matrix:
[-1 0 0]
[0 1 0]
[0 0 1]

and for the counter-clockwise rotation of 90 degrees, I have the matrix:
[0 -1 0]
[1 0 0]
[0 0 1]

but then I don't know what my next step should be.

Can anyone help me with this?

thanks,
Della
 
Physics news on Phys.org