Find a basis for the span S of the vectors (2, 2, 4, 3), (−2, 1, 2, 1), (3, 1, 2, 2), and (1, −1, −2, 0) How would i do this?
Start by expressing the vectors as a matrix. Then use Gaussian Elimination to reduce the matrix to row-echelon form. Some of the columns will have no pivot, meaning they are dependent on other columns. Remove those, leaving only the linearly independant vectors. These form your basis.
How do i know which columns have no pivots?
@twvogels
When you reduce to row-echelon form, the pivots will show as '1's on the main diagonal. Any vector with no pivot will have a zero there instead.
so when i reduce it i get 1 0 0 -6 0 1 0 4 0 0 1 7 0 0 0 0
@twvogels so the last one has no pivot, so my basis is the first 3 vectors?
ie, 2, 2, 4, 3), (2, 1, 2, 1), (3, 1, 2, 2)
Join our real-time social learning platform and learn together with your friends!