How Can I Prove Vector Identities Using Algebraic Manipulation?

AI Thread Summary
To prove the vector identity |u x v|^2 = (u . u)(v . v) - (u . v)^2, one should start by recalling the definition of the magnitude of the cross product, which involves the sine of the angle between the vectors. The discussion emphasizes using algebraic manipulation rather than numerical values for the vectors. For the second question, where u = sv + tw, it is crucial to recognize that the dot product u . (v x w) equals zero when u is a linear combination of v and w. Overall, understanding the geometric interpretations and algebraic properties of vectors is essential for solving these problems effectively.
doggbAT
Messages
7
Reaction score
0

Homework Statement


Question One: Prove that |u x v|^2 = (u . u)(v . v)-(u . v)^2 where u and v are vectors.

Question Two: Given that u = sv + tw, prove algebraically that u . v x w = 0 where u, v and w are vectors and s and t are integers.

Homework Equations


I don't know :(

The Attempt at a Solution


I have expanded the equations, expressing vectors as [x,y,z].. I have no direction after that. I am curious how you would explain that the cross product of two vectors = 0 without the vectors having any value. Any help is greatly appreciated.
 
Physics news on Phys.org
doggbAT said:

Homework Statement


Question One: Prove that |u x v|^2 = (u . u)(v . v)-(u . v)^2 where u and v are vectors.

Question Two: Given that u = sv + tw, prove algebraically that u . v x w = 0 where u, v and w are vectors and s and t are integers.

Homework Equations


I don't know :(

The Attempt at a Solution


I have expanded the equations, expressing vectors as [x,y,z].. I have no direction after that. I am curious how you would explain that the cross product of two vectors = 0 without the vectors having any value. Any help is greatly appreciated.

I think that expressing your vectors in terms of x, y, and z is the wrong way to go about it. Try recalling the definition of the magnitude of the cross product as the magnitude of each of the vectors times the sine of the angle between them. (Note that you're squaring the magnitude of the cross product.) Now u dot u is just u squared, etc and what is another way to write sine squared? (Hint: it uses a familiar trig identity). This should get you started.
 
Thank you :D I've answered the first question, and am now working on the second question. Your help worked perfectly!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top