-1

$Q$ is an orthogonal matrix, how to prove.

$$\langle Qu,Qv\times Qw\rangle=\langle u,v\times w\rangle$$ for any $u,v,w$ which belong to $\mathbb R^3$

Much obliged if you can help me!

cwwwonggg
  • 21
  • 1
  • 1
  • 3

1 Answers1

1

The statement is not true as presented. The correct version is $$ |\langle Qu,Qv\times Qw\rangle| = |\langle u,v\times w\rangle| $$ since the two will have opposite sign if $Q$ is a reflection.

The key here is to note that both quantities give the same volume, or to show that $$ (Qa)\times(Qb) = (\det Q)\; Q (a \times b) $$

Ben Grossmann
  • 225,327