Prove Subspaces U & V in Rn: U \cap V is Subspace, U \cup V Not Necessarily

danago
Gold Member
Messages
1,118
Reaction score
4
Prove that if U and V are subspaces of Rn, then so is U \cap V. Show by example that U \cup V is not necessarily a subspace of Rn.

For the first part i can see that elements of U \cap V are elements of both subspaces U and V. If i take any two element from U \cap V and form some linear combination, then it must lie within U (since the elements are in U and U is a subspace) and it must also lie within V (since the elements are in V and V is a subspace), hence, U \cap V is also a subspace.

Thats what i would have called informal reasoning. How can i actually prove that this is the case? Is my reasoning enough to stand as a solid proof?

For the second part i didnt have any troubles. I just defined:

<br /> \begin{array}{l}<br /> U = \{ k\left( {\begin{array}{*{20}c}<br /> 1 \\<br /> 1 \\<br /> \end{array}} \right)|k \in R\} \\ <br /> V = \{ k\left( {\begin{array}{*{20}c}<br /> 1 \\<br /> 0 \\<br /> \end{array}} \right)|k \in R\} \\ <br /> U \cup V = \{ a\left( {\begin{array}{*{20}c}<br /> 1 \\<br /> 1 \\<br /> \end{array}} \right),b\left( {\begin{array}{*{20}c}<br /> 1 \\<br /> 0 \\<br /> \end{array}} \right)|a,b \in R\} \\ <br /> \end{array}<br />

I then chose two elements from the union of U and V and formed a linear combination which was not an element of the union of U and V, hence U and V is not a subspace.

<br /> \begin{array}{l}<br /> \left( {\begin{array}{*{20}c}<br /> 0 \\<br /> 1 \\<br /> \end{array}} \right),\left( {\begin{array}{*{20}c}<br /> 1 \\<br /> 1 \\<br /> \end{array}} \right) \in U \cup V \\ <br /> \left( {\begin{array}{*{20}c}<br /> 0 \\<br /> 1 \\<br /> \end{array}} \right) + \left( {\begin{array}{*{20}c}<br /> 1 \\<br /> 1 \\<br /> \end{array}} \right) = \left( {\begin{array}{*{20}c}<br /> 1 \\<br /> 2 \\<br /> \end{array}} \right) \notin U \cup V \\ <br /> \end{array}<br />

I think that's the way to go about it, so its really just the first part i needed a bit of help with.

Thanks,
Dan.
 
Physics news on Phys.org
Well you can write it in this form:

Suppose \vec{u_1},\vec{u_2} \in U \cap V.

Clearly that implies that \vec{u_1} \ \mbox{and} \ \vec{u_2} \in U and this in turn implies that for any a,b \in \Re , a\vec{u_1} + b\vec{u_2} \in U since U is a subspace of R^n. What can you say about u1,u2 in relation to V now? And how would you relate this to U \cap V?
 
danago said:
Prove that if U and V are subspaces of Rn, then so is U \cap V. Show by example that U \cup V is not necessarily a subspace of Rn.

For the first part i can see that elements of U \cap V are elements of both subspaces U and V. If i take any two element from U \cap V and form some linear combination, then it must lie within U (since the elements are in U and U is a subspace) and it must also lie within V (since the elements are in V and V is a subspace), hence, U \cap V is also a subspace.

Thats what i would have called informal reasoning. How can i actually prove that this is the case? Is my reasoning enough to stand as a solid proof?

Yes. It is a perfectly good formal proof. In fact I would much rather see a simple explanation like that than some string of symbols like u,v,a,b with decoration.
 
cheers for the replies guys. All pretty clear now :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top