Equivalence of Vector Statements: Proofs and Solutions

  • Thread starter Thread starter Bipolarity
  • Start date Start date
  • Tags Tags
    Proofs Vector
AI Thread Summary
The discussion focuses on proving the equivalence of four vector statements under the assumption that none of the vectors are zero. The user has successfully shown that the first statement implies the others but struggles with proving the converse relationships. A suggestion is made to approach the proof by demonstrating that statement four implies statement three, which in turn implies statement one. The conversation emphasizes the importance of using mathematical properties, such as squaring the norms, to facilitate these proofs. The discussion highlights the interconnectedness of vector properties in linear algebra.
Bipolarity
Messages
773
Reaction score
2

Homework Statement


Proof that the following statements are all equivalent. First assume that none of the vectors are zero vectors. Then prove it in the degenerate case, where the vectors are zero vectors.

1) u = kv where k is a scalar.
2) u \times v = 0
3) u \cdot v = ||u|| ||v||
4) ||u+v|| = ||u|| + ||v||

Homework Equations


The Attempt at a Solution


In order to prove this, we must show that the truth of each of these statements implies the truth of the other. I was able to show that the truth of the first statement implies the truth of the other three, but have not been able to show the converses. For example, how would I prove that (4) implies (1)? I would need to come up with some scalar k such that u = kv? But how could I generate this scalar?

Any ideas are appreciated.

BiP
 
Physics news on Phys.org
You don't have to show they all imply 1 directly. What about 4 implies 3 implies 1? Start by squaring 4.
 
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