Let $V$ be a vector space defined by $V:=\text{span}\{(1,1,1), (1,−1,1),(1,2,3)\}$. How do I find the dimension of $V$?
How to find the dimension of a vector space
0
$\begingroup$
linear-algebra
-
0What collection of those three vectors is linearly independent (i.e. are there 1,2, or 3 linearly independent vectors there)? – 2017-02-04
-
0Do you know the definition of "dimension" for a space? – 2017-02-05
1 Answers
2
Row reduce the matrix with column vectors equal to these vectors. The dimension is the number of non-zero rows.