Math 303: Section 22
\[ \def\R{{\mathbb R}} \def\P{{\mathbb P}} \def\b{{\mathbf{b}}} \def\x{{\mathbf{x}}} \def\y{{\mathbf{y}}} \def\u{{\mathbf{u}}} \def\v{{\mathbf{v}}} \def\w{{\mathbf{w}}} \def\z{{\mathbf{z}}} \DeclareMathOperator{\null}{Nul} \DeclareMathOperator{\span}{Span} \]
Some mathematical structures behave like others!
Generally, abstraction is the process of deciding what structure/properties we care about. In linear algebra, we care about vector spaces.
A set \(V\) on which an operation of addition and a multiplication by scalars is defined is a vector space if for all \(\u,\v,\w\) in \(V\) and all scalars \(a\) and \(b\):
Theorem 1 (Multiplying by 0) Let \(\v\) be a vector in a vector space \(V\). Then \(0\v = \mathbf{0}\).
Let \(\u,\v,\w\) be vectors in a vector space \(V\), and suppose that
\[ \u + \w = \v + \w \qquad(1)\]
\[ (\u + \w) + \z = (\v + \w) + \z. \]
Which property of a vector space allows us to state the following?
\[ \u + (\w + \mathbf{z}) = \v + (\w + \mathbf{z}) \]
Let \(V\) be any vector space with identity \(\mathbf{0}\).
Often a vector space \(V\) contains a vector space \(W\). In this case, we say that \(W\) is a subspace of \(V\).
Let \(H = \{at : a\in \R\}\). Notice that \(H\) is a subset of \(\P_1\).
Definition 1 (Subspace) A subset \(H\) of a vector space \(V\) is a subspace of \(V\) if
Is the given subset \(H\) a subspace of the indicated vector space \(V\)? Verify your answer.
A given (randomly chosen?) set of vectors \(S\) is probably not a vector (sub)space. But we can build one by considering the span of \(S\).
Definition 2 Let \(V\) be a vector space. A linear combination of vectors \(\v_1, \v_2, \ldots, \v_k\) in \(V\) is a vector of the form
\[ x_1 \v_1 + x_2 \v_2 + \cdots + x_k \v_k, \]
where \(x_1, x_2, \ldots, x_k\) are scalars. The span of the vectors \(\v_1, \v_2, \ldots, \v_k\) is the set of all linear combinations of \(\v_1, \v_2, \ldots, \v_k\):
\[ \span\{\v_1, \v_2, \ldots, \v_k\} = \{x_1 \v_1 + \cdots + x_k \v_k \ : \ x_i\in\R\}. \]
Spans are subspaces!
Let \(H = \{ a_2 t^2 - a_1 t \ : \ a_1,a_2\in \R\}\). Note that \(H\) is a subset of \(\P_2\). Find two vectors \(\v_1,\v_2\in \P_2\) so that \(H = \span \{\v_1, \v_2\}\) and hence conclude that \(H\) is a subspace of \(\P_2\).
Let \(p_1(t) = 1 - t^2\) and \(p_2(t) = 1 + t^2\), and let \(S = \{p_1(t), p_2(t)\}\) in \(\P_2\). Is the polynomial \(q(t) = 3 - 2t^2 \in \span S\)?
With \(S\) as in the previous part, describe as best you can the subspace \(\span S\) of \(\P_2\).