Jump to content

Linear Independent Vectors


Recommended Posts

If v1 = u1 + u2 + u3, v2 = u1 + a*u2, and v3 = u2 + b*u3...where u1, u2, and u3 are given linearly independent vectors, find the condition that must be satisfied by a and b in order to ensure that v1, v2, and v3 are linearly independent.

Link to comment
Share on other sites

  • 4 weeks later...

u1, u2 and u3 are the basis of the linear space they span (they are lin. indep. and span it by def.)

Write v1, v2 and v3 in a matrix according to the basis {u1,u2,u3} and you get

1 1 1

1 a 0

0 1 b

the will be lin. dep. if and only if we can make a zero row with Gauss elimination which is if and only if

b(a-1)+1=0 (if I am not mistaken)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.