Hi I’m just staring with linear algebra, and I’d like to be ahead of schedule in my class so as to be prepared, but that also means that my question might sound a bit stupid.
I think I get what spaces and sub spaces are, at a very basic level. But I have a little problem with imagining what it does mean.
I tried to show that
$$A = \Bigg\lbrace \begin{bmatrix}x_1\\0\\0 \end{bmatrix}:\quad x_1 \in \mathbb R \Bigg\rbrace$$
Is a vector space, I showed all 8 axioms, hopefully correct ( I think it would be too long to insert here)
What I don’t really get is:
x1 is an element of $\mathbb R$, a point on a plane, but the vector-space created is a three dimensional one? So it is a three dimensional space inside $\mathbb R^3$.? Does that mean that if i can find a linear combination that goes through 0 that it is a subspace of $\mathbb R^3$? Or must a subspace be of a lower “order” like a plane or a line in this case?
Does this also imply that the zero vector is always a subspace?
Each vector $\begin{bmatrix}x_1\\0\\0\end{bmatrix}$ is an element of the $3$-dimensional space $\mathbb{R}^3$. However, the space that you mentioned is a $1$-dimensional one, since eqach of its elements is a multiple of $\begin{bmatrix}1\\0\\0\end{bmatrix}$. So, your space has a basis which consists of a single element.