I have a set of vectors, $M_1$ which is defined as the following: $$M_1:=[\begin{pmatrix}1 \\ 0 \\ 1 \end{pmatrix}, \begin{pmatrix}0 \\ 1 \\ 1 \end{pmatrix}]$$ I have to show that $M_1$ isn't a generating set of $\mathbb R^3$, even though it's linearly independent. My initial idea was that, because $$\begin{pmatrix}1 \\ 0 \\ 0 \end{pmatrix}≠a\cdot\begin{pmatrix}1 \\ 0 \\ 1 \end{pmatrix}+ b \cdot\begin{pmatrix}0 \\ 1 \\ 1 \end{pmatrix}$$ therefore $M_1$ isn't a generating set of $\mathbb R^3$. However I would like to know if there is any other way to show that $M_1$ is not a generating set of $\mathbb R^3$.
2026-03-31 03:32:08.1774927928
Show that $M_1$ is not a generating set of $\mathbb R^3$.
322 Views Asked by user496674 https://math.techqa.club/user/user496674/detail At
3
It is not possible that two vectors generate $\mathbb{R}^{3}$, since $dim(\mathbb{R}^{3})=3$ and the dimension of the span of two vectors can be $0$, $1$ or $2$, depending on the vectors you have. In order to find a "$\mathbb{R}^{3}$ generator", you'll have to find three linearly independent vectors.