Let \(V\) be a vector space over \(\R\text{.}\) Let \(S=\{v_1,\ldots, v_k\}\) be a set of vectors in \(V\text{.}\) Then a vector \(v\) is called a linear combination of \(v_1,\ldots,
v_k\) if there exist scalars \(\alpha_1,\ldots, \alpha_k\) such that
\begin{equation*}
v = \alpha_1 v_1+\cdots+\alpha_kv_k\text{.}
\end{equation*}
If \(S\) is any subset of \(V\) (may be infinite), then \(L(S)\) is the set of all finite linear combinations of elements from \(S\text{.}\) In particular, \(v\in L(S)\) if there exists \(k\in \N\) and scalars \(\alpha_1,\ldots,\alpha_k\in \R\) such that \(v = \alpha_1 v_1+\cdots+\alpha_kv_k\text{.}\)
Let \(v_1=(1,2,-1)\) and \(v_2=(3,1,2)\) and \(W = \{\alpha_1v_1+\alpha_2v_2:\alpha_1,\alpha_2\in \R\}\text{.}\) What is \(W\text{?}\) Can identify it geometrically? Yes, it is a plane passing through the origin. That the \(W\) can be written as \(W=\{(x,y,z):ax+by+cz=0\}\) for some \((a,b,c)\neq (0,0,0)\text{?}\) Can you find what are \(a,b,c\text{.}\)
From the concept of dot product, it easy to identify \((a,b,c)\) as a vector which is orthogonal/perpendicular to both \(v_1\) and \(v_2\text{.}\) In particular, we can find \((a,b,c)\) and \(v_1\times v_2\text{,}\) the cross product of \(v_1\) and \(v_2\text{.}\)
for any \(\alpha,\beta\in \R\text{.}\) Note that \(\alpha,\beta\) is our choice and we can choose conveniently to find \(a,
b, c\text{.}\) It is easy to see that
\begin{align*}
a+2b-c \amp = \amp 0, \text{ for \(\alpha=1,\beta=0\) }\\
3a+b+2c \amp = \amp 0, \text{ for \(\alpha=0,\beta=1\) }
\end{align*}
Thus \((a,b,c)\) is the kernel of \(B=\begin{pmatrix}1 \amp 2 \amp -1\\ 3 \amp 1 \amp 2 \end{pmatrix}\) and \(W\) is the orthogonal complement of kernel of \(B\text{.}\)
Let \(V\) be a vector space and \(S\subset V\text{.}\) A subspace \(W\) of \(V\) is called the smallest subspace of \(V\) containing \(S\) if (i) \(W\) is subspace of \(V\) with \(S\subset W\text{,}\) and (ii) if \(W'\) is subspace of \(V\) with \(S\subset W'\text{,}\) then \(W\subset W'\text{.}\)
The smallest subspace containing \(S\) is denoted by \(\langle S\rangle\text{.}\)
Let \(V\) be a vector space over \(\R\) and \(S\subset V\text{.}\) Let \({\cal S}\) be the set of all subspaces of \(V\) containing \(S\text{.}\) That is
\begin{equation*}
{\cal S}:=\{W:W \text {is a subspace of } V \text{ and } S\subset W\}.
\end{equation*}
Then show that
\begin{equation*}
\langle S \rangle=\cap_{W\in {\cal S}} W.
\end{equation*}
In otherwords, the smallest subspace containg \(S\) is the intersection of all subsapces of \(V\) that contains \(S\text{.}\)