How Does the Cross Product Transform Under Inversion in Vector Analysis?

Click For Summary

Homework Help Overview

The discussion revolves around the transformation of the cross product of two vectors under inversion, specifically addressing the nature of the cross product as a pseudovector. Participants explore the implications of vector inversion and question how various vector quantities behave under this transformation.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants attempt to clarify the meaning of inversion in the context of vectors and question how the cross product behaves under such transformations. There is discussion about whether the cross product is a vector or a pseudovector and the implications of this classification.

Discussion Status

The conversation is ongoing, with participants providing insights into the nature of vectors and pseudovectors. Some have offered clarifications on the transformation rules, while others are still questioning the definitions and implications of these transformations.

Contextual Notes

Participants are navigating the complexities of vector inversion and the definitions of pseudovectors, with some confusion regarding terminology and the mathematical representation of the cross product.

noblegas
Messages
266
Reaction score
0

Homework Statement



How does the cross product (i.e. A X B) of two vectors transform under inversion? [The cross product of two vectors is properly called a pseudovector because of this "anomalous behavior]. Is the cross product of two pseudo vectors, a vector, and a pseudovector? Name two psuedovector quantities in classical mechanics.

Homework Equations



A=A_x*x-hat+A_y*y_hat+A_z*z_hat

B=B_x*x-hat+B_y*y_hat+B_z*z_hat

The Attempt at a Solution


should I show/prove that
A X B=-B X A
 
Physics news on Phys.org
Do you understand what inversion means in this context?

If so, what happens to an actual vector [itex]\textbf{C}[/itex] under inversion?
 
gabbagabbahey said:
Do you understand what inversion means in this context?

If so, what happens to an actual vector [itex]\textbf{C}[/itex] under inversion?

Under inversion , C=C-1
 
noblegas said:
Under inversion , C=C-1

Huh?! How exactly does one compute [itex]\textbf{C}^{-1}[/itex]?:confused:

No. In this context the word inverse has nothing to do with compositional/functional inverses (such as [itex]\tan^{-1}x[/itex]). Rather, when you talk about vectors and inversion, you want to find the effect of inverting the coordinate axes (i.e. [itex]x\yo-x[/itex], [itex]y\to-y[/itex] and [itex]z\to-z[/itex])...What effect does this kind of inversion have on [itex]\textbf{C}[/itex]?
 
gabbagabbahey said:
Huh?! How exactly does one compute [itex]\textbf{C}^{-1}[/itex]?:confused:

No. In this context the word inverse has nothing to do with compositional/functional inverses (such as [itex]\tan^{-1}x[/itex]). Rather, when you talk about vectors and inversion, you want to find the effect of inverting the coordinate axes (i.e. [itex]x\yo-x[/itex], [itex]y\to-y[/itex] and [itex]z\to-z[/itex])...What effect does this kind of inversion have on [itex]\textbf{C}[/itex]?

I was thinking that C was a matrix rather than a vector because I assumed the C u were referring to was C=A XB; If C is a vector, then C=-C
 
noblegas said:
I was thinking that C was a matrix rather than a vector because I assumed the C u were referring to was C=A XB;

Why do you think [itex]\textbf{A}\times\textbf{B}[/itex] is a matrix and not a vector?

If C is a vector, then C=-C

Yes, [itex]\textbf{C}\to-\textbf{C}[/itex] under inversion (Strictly speaking, the equal sign is incorrect, a transformation like this is represented by an arrow sign))...so [itex]\textbf{A}\to[/itex]___? And [itex]\textbf{B}\to[/itex]?...Which makes [itex]\textbf{A}\times\textbf{B}\to[/itex]____?
 
gabbagabbahey said:
Why do you think [itex]\textbf{A}\times\textbf{B}[/itex] is a matrix and not a vector?

Because A X B can be written in matrix formA X B =(A_y*B_z-B_y*A_z)x-hat+(A_x*B_z-B_x*A_z)y-hat+(A_x*B_y-A_y*B_x)z-hat
Yes, [itex]\textbf{C}\to-\textbf{C}[/itex] under inversion (Strictly speaking, the equal sign is incorrect, a transformation like this is represented by an arrow sign))...so [itex]\textbf{A}\to[/itex]___? And [itex]\textbf{B}\to[/itex]?...Which makes [itex]\textbf{A}\times\textbf{B}\to[/itex]____?

A-> -A, B-> -B => A X B => -A X -B
 
noblegas said:
Because A X B can be written in matrix form


A X B =(A_y*B_z-B_y*A_z)x-hat+(A_x*B_z-B_x*A_z)y-hat+(A_x*B_y-A_y*B_x)z-hat

But that's not matrix form, that's just component form for a vector...matrix form is more like [itex]C_{xx}\hat{\textbf{x}}\wedge\hat{\textbf{x}}+C_{xy}\hat{\textbf{x}}\wedge\hat{\textbf{y}}+C_{xz}\hat{\textbf{x}}\wedge\hat{\textbf{z}}+C_{yx}\hat{\textbf{y}}\wedge\hat{\textbf{x}}\ldots[/itex]

You can write the cross product as a determinant of a matrix

[tex]\textbf{A}\times\textbf{B}=\begin{vmatrix}\hat{\textbf{x}} & \hat{\textbf{y}} & \hat{\textbf{z}} \\ A_x & A_y & A_z \\ B_x & B_y & B_z \end{vmatrix}[/tex]

But, a determinant is not a matrix.


A-> -A, B-> -B => A X B => -A X -B

Keep going...the product of two negative numbers is a _______ number?
 
gabbagabbahey said:
but that's not matrix form, that's just component form for a vector...matrix form is more like [itex]c_{xx}\hat{\textbf{x}}\wedge\hat{\textbf{x}}+c_{xy}\hat{\textbf{x}}\wedge\hat{\textbf{y}}+c_{xz}\hat{\textbf{x}}\wedge\hat{\textbf{z}}+c_{yx}\hat{\textbf{y}}\wedge\hat{\textbf{x}}\ldots[/itex]

you can write the cross product as a determinant of a matrix

[tex]\textbf{a}\times\textbf{b}=\begin{vmatrix}\hat{\textbf{x}} & \hat{\textbf{y}} & \hat{\textbf{z}} \\ a_x & a_y & a_z \\ b_x & b_y & b_z \end{vmatrix}[/tex]

but, a determinant is not a matrix.

Keep going...the product of two negative numbers is a _______ number?

-Ax -B=AxB
 
  • #10
Right (again, you need to use an arrow instead of an equal sign, otherwise you are telling whoever is marking your paper that the two vectors are equal, when you want to tell the marker that the first vector transforms into the second), but if [itex]\textbf{A}\times\textbf{B}[/itex] was an actual vector (instead of a pseudo vector) then you would expect it to transform as [itex]\textbf{A}\times\textbf{B}\to-(\textbf{A}\times\textbf{B})[/itex] wouldn't you?...Therefor, [itex]\textbf{A}\times\textbf{B}[/itex] is a _________.
 
  • #11
gabbagabbahey said:
Right (again, you need to use an arrow instead of an equal sign, otherwise you are telling whoever is marking your paper that the two vectors are equal, when you want to tell the marker that the first vector transforms into the second), but if [itex]\textbf{A}\times\textbf{B}[/itex] was an actual vector (instead of a pseudo vector) then you would expect it to transform as [itex]\textbf{A}\times\textbf{B}\to-(\textbf{A}\times\textbf{B})[/itex] wouldn't you?...Therefor, [itex]\textbf{A}\times\textbf{B}[/itex] is a _________.

a pseudovector since the expression AXB does not change when AXB -> -AX-B
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 50 ·
2
Replies
50
Views
5K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 14 ·
Replies
14
Views
3K
Replies
20
Views
9K