Problem List
The problems to turn in are below. Please organize your work, justify your steps, and write in complete sentences with correct punctuation. Once your finish these problems, please follow the directions in the Canvas assignment to submit them. If you have any questions (about the math or writing or submission process or anything), please let me know!
- Problem 1: Let $V$ be a vector space with respect to operations $\oplus$ and $\odot$. Using just the axioms in the definition of a vector space, prove that for arbitrary $\mathbf{u},\mathbf{v},\mathbf{w} \in V$, if $\mathbf{u} \oplus \mathbf{v} = \mathbf{u} \oplus \mathbf{w}$, then $\mathbf{v} = \mathbf{w}$.
- Please carefully justify each step by citing which axiom you are using.
- Hint: start like this: “Let $\mathbf{u},\mathbf{v},\mathbf{w} \in V$, and assume $\mathbf{u} \oplus \mathbf{v} = \mathbf{u} \oplus \mathbf{w}$.” Then keep going by using the axioms to manipulate this equation until you arrive at $\mathbf{v} = \mathbf{w}$.
- Problem 2: Let $A$ be a fixed (but arbitrary) $n\times n$ matrix, and let $\lambda \in \mathbb{R}$ also be fixed (but arbitrary). Define $W$ to be the subset of $\mathbb{R}^n$ consisting of all vectors $\mathbf{v} \in \mathbb{R}^n$ satisfying $A\mathbf{v} = \lambda \mathbf{v}$. That is, a vector $\mathbf{v}$ is in $W$ if and only if $A\mathbf{v} = \lambda \mathbf{v}$. Prove that $W$ is a subspace of $\mathbb{R}^n$ (with respect to usual vector addition and scalar multiplication on $\mathbb{R}^n$).