-EquinoX-
- 561
- 1
Homework Statement
Show that :
|| a x b||^2 = ||a||^2||b||^2 - (a . b)^2
Homework Equations
The Attempt at a Solution
I don't know where to start off
Last edited:
The discussion revolves around proving a property of the cross product in vector algebra, specifically the identity || a x b||^2 = ||a||^2||b||^2 - (a . b)^2. Participants are exploring the definitions and relationships between the cross product and dot product in the context of vectors in R^3.
There is an ongoing exploration of the relationships between the magnitudes of vectors and their products. Some participants have provided insights into expressing the cross product in terms of the angle between the vectors, while others are questioning the correctness of certain notations and definitions. The discussion is active, with participants seeking clarification and verification of their reasoning.
Participants are addressing potential typos and clarifying assumptions about vector notation and properties. There is an emphasis on understanding the geometric definitions and relationships, which may be leading to some confusion regarding the expressions used.
-EquinoX- said:ok is this correct?
[tex]|a\times b|^2 = |a|^2|b|^2\sin^2\theta = |a|^2|b|^2(1 - \cos^2\theta)[/tex]
[tex]= |a|^2|b|^2 - |a|^2|b|^2\cos^2\theta = |a|^2|b|^2 - (a\cdot b)^2[/tex]
-EquinoX- said:well yes, but what's meant here by ||v|| here is the magnitude of vector v right? now I am confused though, by definition of the geometric, it says that:
a x b = ||a|| ||b|| sin x
and it's not
|a x b| = ||a|| ||b|| sin x
can you explain this?