Ted123
- 428
- 0
Homework Statement
[PLAIN]http://img571.imageshack.us/img571/1821/subspaces.png
Homework Equations
The Attempt at a Solution
Is my solution correct?:
For a,b\in \mathbb{C}
let A=\begin{bmatrix} a \\ a \\ 0 \end{bmatrix}\in U and B=\begin{bmatrix} 0 \\ b \\ b \end{bmatrix}\in W
Then A+B=\begin{bmatrix} a \\ a \\ 0 \end{bmatrix} + \begin{bmatrix} 0 \\ b \\ b \end{bmatrix} = \begin{bmatrix} a \\ a+b \\ b \end{bmatrix}\in \mathbb{C}^3
How do I get from this that U+W=V ?
Clearly the only vector in the intersection of U and W is the zero vector when a=b=0 so U\cap W = \{\bf 0} \}
v = \begin{bmatrix} a \\ b \\ c \end{bmatrix} \in A \cap B \Rightarrow \begin{cases} a=b, c=0 \quad v \in A \\ a = 0, b=c \quad v \in B \end{cases} \Rightarrow a=b=c=0
\therefore V = U\oplus W
Last edited by a moderator: