Is the Intersection of Two Subspaces Always a Subspace?

Click For Summary
SUMMARY

The intersection of two subspaces, R and S, defined as R = { (a+1, b, 0) | a, b are real numbers} and S = { (a+b, b, c) | a, b, c are real numbers}, is also a subspace, denoted as T. The theorem states that if A and B are subspaces, then their intersection T must also be a subspace. However, the discussion reveals a misunderstanding regarding the conditions for T being a subspace, particularly the necessity of including the zero vector (0, 0, 0) in T, which leads to the conclusion that T is not a subspace since it does not contain (0, 0, 0).

PREREQUISITES
  • Understanding of vector spaces and subspaces in R^3.
  • Familiarity with the definitions and properties of linear combinations.
  • Knowledge of the conditions for a subset to be a subspace.
  • Ability to manipulate and solve equations involving real numbers.
NEXT STEPS
  • Study the properties of vector spaces and subspaces in linear algebra.
  • Learn about the implications of the zero vector in subspace definitions.
  • Explore examples of intersections of subspaces to solidify understanding.
  • Investigate the role of linear combinations in determining subspace properties.
USEFUL FOR

Students of linear algebra, mathematicians, and educators seeking to clarify the concepts of subspaces and their intersections in vector spaces.

lkh1986
Messages
96
Reaction score
0

Homework Statement



R = { (a+1, b 0) | a, b are real numbers}
S = { (a+b, b, c) | a, b, c are real numbers)
T = R intersect S

I have shown that R and S are subspaces of R^3. Now I have to determine whether T is also a subspace of R^3.

The answer provided is that yes, T is also a subspace, because by theorem, if A and B are subspaces, then their intersection will also be a subspace.



Homework Equations



The 3 conditions for W to be a subspace.

(i) W is nonempty, or vector 0 inside W.
(ii) If u, v inside W, then u+ also inside W.
(iii) If u inside W and k is a scalar value, ku also inside W.

I have a question here for condition (i). Does it mean that if (0,0,0) inside W, then W is nonempty? I mean, W is nonempty because it has 3 elements in (0,0,0)? Take an example, let U = {(x,y,5)|x, y are real}, so U is not a subspace by condition (i) because the third entry or element will always be 5 and will never be 0. Am I right?



The Attempt at a Solution



To find the intersection of R and S, I equate a+1 = a+b, I will be b = 1.
Also, b=b and c=0.

So I will get T = {(a+1,1,0)| a is a real number}

Since (0,0,0) is not inside T, (because the second entry will always be 1 and never be 0) so T is NOT a subspace. However, I know from theorem that any intersection of 2 subspaces must also be a subspace. So there's a contradiction here.

The only thing that I can think of that could go wrong is that I cannot equate a + 1 = a+b and then b=1, because a, b are just dummy variables. They could be any real numbers. So, while both R and S use the unknown a in their description or notation, they somehow cannot be regarded as the "same" thing?

Thanks.
 
Physics news on Phys.org
lkh1986 said:

Homework Statement



R = { (a+1, b 0) | a, b are real numbers}
S = { (a+b, b, c) | a, b, c are real numbers)
T = R intersect S

I have shown that R and S are subspaces of R^3. Now I have to determine whether T is also a subspace of R^3.

The answer provided is that yes, T is also a subspace, because by theorem, if A and B are subspaces, then their intersection will also be a subspace.



Homework Equations



The 3 conditions for W to be a subspace.

(i) W is nonempty, or vector 0 inside W.
(ii) If u, v inside W, then u+ also inside W.
(iii) If u inside W and k is a scalar value, ku also inside W.

I have a question here for condition (i). Does it mean that if (0,0,0) inside W, then W is nonempty? I mean, W is nonempty because it has 3 elements in (0,0,0)? Take an example, let U = {(x,y,5)|x, y are real}, so U is not a subspace by condition (i) because the third entry or element will always be 5 and will never be 0. Am I right?
Yes, the fact that (0, 0, 0) is in W means it is nonempty. The fact that anything is in W means it is non-empty! But the point is not just that (0, 0, 0) "has 3 elements", it is because (0, 0, 0)= (-1+1, 0, 0), with a= -1, b= 0 is in R and (0, 0, 0)= (0+ 0, 0, 0) with a= b= c= 0 is in T and so is in their intersection.

If you were to look only at "(i) W is nonempty" then the fact that (0, 0, 5) is in a set proves it is nonempty! However, (ii) would fail. Once (0, 0, 5) is in the set (0, 0, 5)+ (0, 0, 5)= (0, 0, 10) whichi s NOT of the form (x, y, 5). The reason you can use either "W is nonempty" or "vector 0 is inside W" is because if v is in W then by (iii) so is -v and then, by (ii) v+ (-v)= 0 is in W.

Yes, if (0, 0, 0) is in W, then it is nonempty and if (ii) and (iii) are also true then T is a subspace of R^3.



The Attempt at a Solution



To find the intersection of R and S, I equate a+1 = a+b, I will be b = 1.
Also, b=b and c=0.

So I will get T = {(a+1,1,0)| a is a real number}

Since (0,0,0) is not inside T, (because the second entry will always be 1 and never be 0) so T is NOT a subspace. However, I know from theorem that any intersection of 2 subspaces must also be a subspace. So there's a contradiction here.

The only thing that I can think of that could go wrong is that I cannot equate a + 1 = a+b and then b=1, because a, b are just dummy variables. They could be any real numbers. So, while both R and S use the unknown a in their description or notation, they somehow cannot be regarded as the "same" thing?

Thanks.[/QUOTE]
I'm not sure what you mean by "regarded as the 'same' thing" but your error is as you say- to have a vector in both R and S, it does not have to be for the same a, b, and c. Taking a= -1, b= 0, c= 0, as I said above, gives (0, 0, 0). Indeed, saying R is a subspace implies that (0, 0, 0) is in the set. Similarly, taking a= b= c= 0 gives (0, 0, 0) in S. Since (0, 0, 0) is in both sets, it is in their intersection.
 
HallsofIvy said:
I'm not sure what you mean by "regarded as the 'same' thing" but your error is as you say- to have a vector in both R and S, it does not have to be for the same a, b, and c. Taking a= -1, b= 0, c= 0, as I said above, gives (0, 0, 0). Indeed, saying R is a subspace implies that (0, 0, 0) is in the set. Similarly, taking a= b= c= 0 gives (0, 0, 0) in S. Since (0, 0, 0) is in both sets, it is in their intersection.

The "regarded as the 'same' thing" means that the value for a is the same for both R and S. I think I understand the question now.

Thanks very much for the explanation, especially on how condition (iii) is related to condition (i), simply by choosing the scalar value k=-1. :)
 

Similar threads

Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 19 ·
Replies
19
Views
6K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K