Cross product for complex vectors

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
4 replies · 6K views
dimension10
Messages
371
Reaction score
0
I was wondering, is the definition of the cross product the same for complex vectors? And if it is, then how is its geometric interpretation, that is

[tex]||\mathbf{a}\times\mathbf{b}||=||\mathbf{a}|| \; ||\mathbf{b}|| \sin\theta[/tex]

Thanks.
 
Physics news on Phys.org
R2 and C are isomorphic.
In particular this means that the geometric interpretation is exactly the same in either R2 or C.
For Rn or Cn, the interpretation is generalized, but it's still the same.
It's still about the norm of the vectors and the cosine of the angle between them.
 
I like Serena said:
R2 and C are isomorphic.
In particular this means that the geometric interpretation is exactly the same in either R2 or C.
For Rn or Cn, the interpretation is generalized, but it's still the same.
It's still about the norm of the vectors and the cosine of the angle between them.

I don't get how it is about the cosine of the angle between them. Shouldn't it be sine?

And is calculating the cross product the same as that for complex vectors? That is,

[tex]\left(a\hat{ \imath}+b\hat{\jmath}+c\hat{k} \right)\times \left( P\hat{\imath}+Q\hat{\jmath}+R\hat{k} \right)=\det\begin{bmatrix}<br /> \hat{\imath} & \hat{\jmath} & \hat{k} \\ <br /> a & b & c \\ <br /> P & Q & R<br /> \end{bmatrix}[/tex]
 
I like Serena said:
R2 and C are isomorphic.
In particular this means that the geometric interpretation is exactly the same in either R2 or C.
For Rn or Cn, the interpretation is generalized, but it's still the same.
It's still about the norm of the vectors and the cosine of the angle between them.
Are you not talking about the dot product? The cross product of two vectors in three dimensions not only has a length but is perpendicular to the two given vectors. In more than three dimensions that is not a single direction.