[Math] Dimension of the subspace of a vector space spanned by the following vectors.

linear algebravector-spacesvectors

I know that in order to find a subsequence that is a basis of a subspace is to check whether the given vectors are linearly independent and whether they span the subspace.

However how can I find the dimensions of the subspaces of a vector space K^n ?

enter image description here

Best Answer

Hint:

Write the coordinates of the vectors as row vectors of a matrix, and perform row reduction of this matrix. The rank of the matrix will be the dimension of the subspace, and the non-zero lines in the final matrix will correspond to the vectors that span the subspace.