Ask your own question, for FREE!
MIT 18.06 Linear Algebra, Spring 2010 18 Online
OpenStudy (anonymous):

Is the following set of Vector a basis in R3? (1 2 3) (0 0 1) (2 2 1) Thanks a lot!

OpenStudy (blues):

What you have to verify is that the vectors are independent. If they are independent then their linear combinations will give you every possible point in three D space. The way I like to do that is put the vectors in a matrix then see if the matrix is invertible. So in this case the matrix is: \[\left[\begin{matrix} 1 & 0 & 2 \\ 2 & 0 & 2 \\ 3 & 1 & 1 \end{matrix}\right]\] You go through elimination. You can see by inspection if there is a non-zero vector which, when multiplied by the matrix, gives the zero vector. You can compute the determinant (if the determinant = 0 the matrix is not invertible) - whatever you like. If the matrix is not invertible, then the vectors are not independent and are not a basis in R3. If it is invertible, then the vectors are independent and are a basis in R3.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!