Math 303: Section 23
\[ \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} \newcommand{\set}[1]{\left\{ {#1} \right\}} \newcommand{\setof}[2]{{\left\{#1\,\colon\,#2\right\}}} \]
Definition 1 A set of vectors \(\set{\v_1, \v_2, \ldots, \v_k}\) in a vector space \(V\) is linearly independent if the vector equation
\[ x_1 \v_1 + x_2 \v_2 + \cdots + x_k \v_k = \mathbf{0} \]
for scalars \(x_1, x_2, \ldots, x_k\) has only the trivial solution
\[ x_1 = x_2 = x_3 = \cdots = x_k = 0. \]
If a set of vectors is not linearly independent, then the set is linearly dependent.
Theorem 1 A set \(\set{\v_1, \ldots, \v_k}\) of vectors in a vector space \(V\) is linearly dependent if and only if at least one of the vectors in the set can be written as a linear combination of the remaining vectors in the set.
Theorem 2 A set \(\set{\v_1, \ldots, \v_k}\) of vectors in a vector space \(V\) is linearly independent if and only if none of the vectors in the set can be written as a linear combination of the remaining vectors in the set.
Theorem 3 Let \(\set{\v_1, \v_2, \ldots, \v_k}\) be a set of vectors in a vector space \(V\). If for some \(i\) between \(1\) and \(k\), \(\v_i\in \span\set{\v_1, \v_2, \ldots, \v_{i-1}, \v_{i+1}, \ldots, \v_k}\), then
\[ \span\set{\v_1, \v_2, \ldots, \v_k} = \span\set{\v_1, \v_2, \ldots, \v_{i-1}, \v_{i+1}, \ldots, \v_k}. \]
Definition 2 A basis for a vector space \(V\) is a subset \(S\) of \(V\) if
\[ \set{ \left[\begin{matrix} 1 & 0 \\ 1 & 1 \end{matrix}\right], \left[\begin{matrix} 0 & 1 \\ 1 & 1 \end{matrix}\right], \left[\begin{matrix} 1 & 1 \\ 1 & 0 \end{matrix}\right], \left[\begin{matrix} 1 & 1 \\ 0 & 1 \end{matrix}\right]} \]
is a basis for \(\mathcal{M}_{2\times 2}\).
We’re going to spend time in class (approximately 2 days) working through Project 23, starting on p. 419 of the text (p. 439 of the PDF).
This will be our first lab.
Let’s get started!