show that the set {(1,2,3),(0,1,2),(0,0,1) of vectors generates or span R^3
We can set up a matrix and use Gaussian elimination to figure out the dimension of the space they span.
"R_1=R_1-2R_2"
"R_1=R_1+R_3"
"R_2=R_2-2R_3"
Since the rank of the matrix is 3, then the set {(1,2,3),(0,1,2),(0,0,1) of vectors generates or span "R^3."
Comments
Leave a comment