tylerc1991
- 158
- 0
Homework Statement
Learning about sums of subspaces and wanted to be sure that I am understanding this correctly. Say that I have two subspaces of R^2:
U = {(x,y) in R^2 : y + 2x = 0}
W = {(x,y) in R^2 : y - 3x = 0}
and I wanted to geometrically (and algebraically) represent their sum. What would it look like?
The Attempt at a Solution
Geometrically: since U is the line y = -2x and W is the line y = 3x, their sum, U + W, would be represented by both lines y = -2x and y = 3x appearing on one plane. But I am getting hung up on this new set, U + W, being closed even under addition. Ex: take the point (1,-2) from U and (1,3) from W, their sum is (2,1) which is not on either line y = -2x or y = 3x. What am I doing wrong here?
Algebraically: basing this off of the geometric interpretation, I would say that the sum of U + W would be represented by the set: {(x,y) in R^2 : y + 2x = 0 or y - 3x = 0}, but I am getting hung up on the same problems I was having with the geometric interpretation.
Thank you anyone for your help!