- #1
ELB27
- 117
- 15
Homework Statement
Consider in the space ##\mathbb{R}^5## vectors ##\vec{v}_1 = (2,1, 1, 5, 3)^T## , ##\vec{v}_2 = (3, 2, 0, 0, 0)^T## , ##\vec{v}_3 = (1, 1, 50, 921, 0)^T##.
a) Prove that these vectors are linearly independent.
b) Complete this system of vectors to a basis.
If you do part b) first you can do everything without any computation.
Homework Equations
The Attempt at a Solution
If I were to do a) first, I would put the 3 vectors in a matrix, get it to echelon form by row reduction and note that there is a pivot in every column. Even better - I could do the row reduction with additional two arbitrary vectors and choose their components such that the final echelon form has a pivot in every row and column. However, this method is cumbersome and requires tedious calculations. The question clearly suggests I do b) first to avoid all calculations (that's probably the reason for the hint and the ugly numbers in ##\vec{v}_3##).
However, I do not see a way to choose two more vectors not belonging to span(v1,v2,v3) to complete to a basis without guessing or using the tedious row reduction suggested earlier (I could do it, but I prefer to find a more elegant approach).
Any suggestions on the best method to solve this one?
Any suggestions comments will be greatly appreciated!