If u, v, w are linearly independent, does <u,v,w> equal <u,v>?

  • Thread starter Thread starter macca1994
  • Start date Start date
  • Tags Tags
    Vectors
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 2K views
macca1994
Messages
19
Reaction score
0

Homework Statement


Suppose u,v,w are linearly independent, is it true that <u,v,w> does not equal <u,v>


Homework Equations





The Attempt at a Solution


I started by defining what it meant to be linearly independent but am unsure where to go from there. I think the statement is true since the span <u,v> won't include any multiple of w but i can't give a solid proof
 
Physics news on Phys.org
oh i think i get it, by assuming that we can say by definition

w=λ1u + λ2v
then there is now a non trivial solution to
λ1u + λ2v + λ3w=0 which contradicts the statement that u,v,w are linearly independent, is that right?