Conditions for linear independence

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
csc2iffy
Messages
74
Reaction score
0

Homework Statement


Under what conditions on the numbers a and b are the vectors (1,a), (1,b) linearly independent in R2?


Homework Equations





The Attempt at a Solution


x(1,a)+y(1,b)=(0,0)
(x,ax)+(y,by)=(0,0)
(x+y, ax+by)=(0,0)
x+y=0, ax+by=0
x=-y, ax=-by
unsure where to go from here...
 
Physics news on Phys.org
what does it mean for two vectors to be linearly independent?

(hint: the answer is NOT:

there exist c1,c2 such that c1v1+c2v2 = 0).