Dimension of The Intersection of Subspaces

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 6K views
darkchild
Messages
153
Reaction score
0

Homework Statement


If V and W are 2-dimensional subspaces of [tex]\mathbb{R}^{4}[/tex], what are the possible dimensions of the subspace [tex]V \cap W[/tex]?
(A). 1 only
(B) 2 only
(C) 0 and 1 only
(D) 0, 1, 2 only
(E) 0,1,2,3, and 4

Homework Equations


dim(V + W) = dim V + dim W - dim(V [tex]\cap[/tex] W)

dim (V + W) [tex]\leq[/tex] dim [tex]\mathbb{R}^{4}[/tex]

The Attempt at a Solution



V + W [tex]\leq \mathbb{R}^{4}[/tex] implies dim (V + W) [tex]\leq[/tex] dim [tex]\mathbb{R}^{4}[/tex], so

dim (V + W) [tex]\leq[/tex] 4

dim V + dim W - dim(V [tex]\cap[/tex] W) [tex]\leq[/tex] 4

4 - dim(V [tex]\cap[/tex] W) [tex]\leq[/tex] 4

- dim(V [tex]\cap[/tex] W) [tex]\leq[/tex] 0

dim(V [tex]\cap[/tex] W) [tex]\geq[/tex] 0

V [tex]\cap[/tex] W is a subspace of [tex]\mathbb{R}^{4}[/tex], therefore,

dim(V [tex]\cap[/tex] W) [tex]\leq[/tex] 4

put both inequalities together to get:

4 [tex]\geq[/tex] dim(V [tex]\cap[/tex] W) [tex]\geq[/tex] 0

so I would have chosen (E), but the correct answer is (D). What did I do incorrectly?
 
Last edited:
Physics news on Phys.org
Oh, I think I've figured it out...the intersection of two subspaces cannot have a greater dimension than the subspaces themselves.