PLEASE HELP How to Cross Product Two 3x3 matrices

Click For Summary

Discussion Overview

The discussion revolves around the operation of taking the cross product of two 3x3 matrices, with the initial query evolving into a problem involving matrix multiplication related to reflections and rotations in a 2D space.

Discussion Character

  • Homework-related
  • Mathematical reasoning

Main Points Raised

  • Della asks how to take the cross product of two 3x3 matrices, providing specific examples.
  • One participant responds that the cross product is not defined for matrices, suggesting Della clarify her question.
  • Della revises her question to focus on demonstrating that a specific reflection matrix is equivalent to a reflection relative to the y-axis followed by a counter-clockwise rotation of 90 degrees.
  • Della presents the matrices for the reflection and rotation operations she is considering.
  • Another participant suggests multiplying the two matrices together to find the solution.
  • There is a clarification regarding the effect of the reflection matrix on coordinates, noting that it changes the x-coordinate of the vector it acts on.

Areas of Agreement / Disagreement

Participants generally agree that matrix multiplication is the next step in Della's problem, but there is no consensus on the initial question regarding the cross product of matrices.

Contextual Notes

The discussion does not resolve the initial misunderstanding regarding the cross product and its applicability to matrices. The steps for matrix multiplication are not fully detailed, and assumptions about the operations involved are not explicitly stated.

dellatorre
Messages
5
Reaction score
0
How do I take the cross product of Two 3x3 Matrices.

For example what is cross product of:
[-1 0 0]
[0 1 0]
[0 0 1]
x
[0 -1 0]
[1 0 0]
[0 0 1]

thanks,
Della
 
Physics news on Phys.org
The cross product isn't an operation on matrices -- your question doesn't make sense as given. Can you provide more information?
 
ok, maybe its not the cross product I need to do then.

The problem I'm struggling with is this:
"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.

Do you know how to do this?

thanks,
Della
 
dellatorre said:
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]
That one changes the x coordinate of the vector it acts on, not the y coordinate.

dellatorre said:
but then I don't know what my next step should be.
Multiply the matrices.
 
Last edited:
thank you all :-))
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 11 ·
Replies
11
Views
6K
  • · Replies 22 ·
Replies
22
Views
5K
  • · Replies 32 ·
2
Replies
32
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K