What are the bases for U and W in R^4?

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
1 reply · 2K views
abcdefg
Messages
1
Reaction score
0
let V = R^{4}. Consider the following subspaces:

U = { (a,b,c,d) in R^{4} : a + 2b + 3c = 0, a + b + c + d = 0 }
W = { (a,b,c,d) in R^{4} : a + d = 0, b + c = 0 }

find a basis for U and a basis for W.

i don't even know where to begin. Any help would be very much appreciated. Thanks.
 
Physics news on Phys.org
abcdefg said:
let V = R^{4}. Consider the following subspaces:

U = { (a,b,c,d) in R^{4} : a + 2b + 3c = 0, a + b + c + d = 0 }
W = { (a,b,c,d) in R^{4} : a + d = 0, b + c = 0 }

find a basis for U and a basis for W.

i don't even know where to begin. Any help would be very much appreciated. Thanks.

Look at the cooresponding matrix and reduce it to row-echelon form. The columns with pivots in them will be the same columns you use for your basis (remember, the same column... but from the ORIGINAL matrix).