Math 260, Fall 2019, Assignment 8
From cartan.math.umb.edu
Revision as of 19:58, 24 October 2019 by Steven.Jackson (talk | contribs) (Created page with "__NOTOC__ ''Mathematical proofs, like diamonds, are hard as well as clear, and will be touched with nothing but strict reasoning.'' : - John Locke, ''Second Reply to the Bish...")
Mathematical proofs, like diamonds, are hard as well as clear, and will be touched with nothing but strict reasoning.
- - John Locke, Second Reply to the Bishop of Worcester
Carefully define the following terms, then give one example and one non-example of each:[edit]
- Redundant vector (in a list $\vec{v}_1,\dots,\vec{v}_k$).
- Linear relation.
- Trivial linear relation.
- Linearly independent.
Carefully state the following theorems (you need not prove them):[edit]
- Theorem relating kernels to linear relations.
- Theorem giving three additional conditions equivalent to linear independence.
Carefully describe the following algorithms:[edit]
- Procedure to give a spanning set for an image.
- Procedure to give a spanning set for a kernel.
- Subspace containment test.
- Subspace equality test.
- Redundancy detection algorithm.
Solve the following problems:[edit]
- Section 3.2, problems 8, 9, 11, 13, 15, 17, 19, 21, 23, 25, 42, 45, and 47.
- Consider the subspaces $V=\mathrm{span}\left(\begin{bmatrix}1\\0\\-2\\3\end{bmatrix},\begin{bmatrix}1\\1\\1\\1\end{bmatrix}\right)$ and $W=\mathrm{span}\left(\begin{bmatrix}2\\1\\-1\\4\end{bmatrix},\begin{bmatrix}0\\-1\\-3\\2\end{bmatrix}\right)$. Is either of these contained in the other? Are they equal?
- Repeat the above problem, leaving $V$ the same but replacing $W$ by $W=\mathrm{span}\left(\begin{bmatrix}2\\1\\-1\\4\end{bmatrix},\begin{bmatrix}1\\-1\\-3\\2\end{bmatrix}\right)$.
- Repeat the above problem, leaving $V$ the same but replacing $W$ by $W=\mathrm{span}\left(\begin{bmatrix}2\\1\\-1\\4\end{bmatrix},\begin{bmatrix}4\\2\\-2\\8\end{bmatrix}\right)$.
- Working in $\mathbb{R}^2$, how large is the largest linearly independent set of vectors you can make? What about in $\mathbb{R}^3$?
- Working in $\mathbb{R}^2$, how many vectors do you need to span the whole space? What about in $\mathbb{R}^3$?