Ask your own question, for FREE!
Mathematics 21 Online
OpenStudy (anonymous):

Let U = Span({<1,0,0,0>,<0,1,0,0>}) and V = Span({<1,1,0,0>,<0,0,1,1>}) be subspaces of R^4. a) Give a basis for U union V. b) Give a basis for U intersection V.

OpenStudy (zarkon):

what have you tried?

OpenStudy (anonymous):

i know i've to calculate the union and the intersection of the 2 subspaces and then calculate the basis. Not sure how to calculate the union and intersection of subspaces.

OpenStudy (zarkon):

if I said that W=Span({<1,0,0,0>,<0,1,0,0>,<1,1,0,0>,<0,0,1,1>}) could you find a basis for W?

OpenStudy (anonymous):

the basis for W will be the set of linearly independent vectors in W

OpenStudy (zarkon):

it would be the maximal linearly independent vectors in W...what would those be?

OpenStudy (anonymous):

in this case <1,0,0,0>,<0,1,0,0> and <0,0,1,1>

OpenStudy (zarkon):

that is your answer to part (a)

OpenStudy (zarkon):

\[W=U\cup B\]

OpenStudy (anonymous):

but how do i find the union given any set of vectors U and V?

OpenStudy (zarkon):

\[U\cup V=\{w\in\mathbb{R}^4|w\in U\text{ or }w\in V\}\]

OpenStudy (zarkon):

now that I look at it I don't believe there is a basis for the first part

OpenStudy (zarkon):

the union of vector spaces is not always a vector space...the intersection is though

OpenStudy (anonymous):

and intersection? if i say the intersection of U and V is {<1,0,0,0>,<0,1,0,0>,<0,0,1,1>}...am i right in saying so?

OpenStudy (zarkon):

the union of U and V does not include the vector <1,0,1,1>

OpenStudy (zarkon):

so <1,0,0,0>,<0,1,0,0> and <0,0,1,1> cannot be a basis

OpenStudy (zarkon):

do you see what I'm saying?

OpenStudy (anonymous):

so, was i wrong in calculating a?

OpenStudy (zarkon):

(a) has no answer since \(U\cup V\) is not a vector space. a basis is in reference to a vector space

OpenStudy (zarkon):

from wiki..."A basis B of a vector space V over a field F is a linearly independent subset of V that spans V."

OpenStudy (zarkon):

\[U\cap V\) is a vector space so we can find a basis for it

OpenStudy (zarkon):

\[U\cap V\]

OpenStudy (zarkon):

was the above the complete wording of the problem?

OpenStudy (anonymous):

yes.

OpenStudy (zarkon):

ok..so no answer for (a)

OpenStudy (zarkon):

can you figure out \(U\cap V\)

OpenStudy (zarkon):

\[U\cap V=\{w\in \mathbb{R}^4|w\in U \text{ and }w\in V\}\]

OpenStudy (anonymous):

is it {<1,0,0,0>,<0,1,0,0>,<0,0,1,1>}?

OpenStudy (zarkon):

no too big

OpenStudy (anonymous):

oops

OpenStudy (anonymous):

give me a moment here

OpenStudy (anonymous):

i'm sorry. is it {<1,0,0,0>,<0,1,0,0>,<1,1,0,0>}?

OpenStudy (anonymous):

or null?

OpenStudy (zarkon):

too big is \(<1,0,0>\in V\)

OpenStudy (anonymous):

no

OpenStudy (anonymous):

should be zero space. right?

OpenStudy (zarkon):

it is not the null set...the intersection of two vector spaces will contain the at least the zero vector

OpenStudy (zarkon):

too small ;)

OpenStudy (anonymous):

lol

OpenStudy (anonymous):

so, b doesn't have a basis as well?

OpenStudy (zarkon):

it does

OpenStudy (anonymous):

zero vector itself?

OpenStudy (zarkon):

more than that

OpenStudy (anonymous):

you lost me here.

OpenStudy (zarkon):

notice that the vector <1,1,0,0> is in both U and V

OpenStudy (anonymous):

it's not.

OpenStudy (anonymous):

U = Span({<1,0,0,0>,<0,1,0,0>}) and V = Span({<1,1,0,0>,<0,0,1,1>})

OpenStudy (zarkon):

it is <1,0,0,0>+<0,1,0,0>=<1,1,0,0>

OpenStudy (zarkon):

so \[<1,1,0,0>\in U\]

OpenStudy (zarkon):

and <1,1,0,0> is a basis vector of V so it is in V

OpenStudy (zarkon):

do you understand?

OpenStudy (anonymous):

in that case coming back to (a), why does the union of U and V does not include the vector <1,0,1,1>? <1,0,0,0>+<0,0,1,1> = <1,0,1,1> right?

OpenStudy (zarkon):

because <1,0,0,0> is in U and <0,0,1,1> is in V

OpenStudy (zarkon):

they are not in the same set

OpenStudy (anonymous):

but W contains both the vectors right

OpenStudy (zarkon):

W contains the union of the two vector spaces but not the span of the combined vectors

OpenStudy (zarkon):

remember \(U\cup V=\{w\in\mathbb{R}^4|w\in U\text{ or }w\in V\}\) if <1,0,1,1> was in the union then either <1,0,1,1> is in U or <1,0,1,1> is in V. But it is not

OpenStudy (anonymous):

so, W is not Span({<1,0,0,0>,<0,1,0,0>,<1,1,0,0>,<0,0,1,1>}) or is it just {Span({<1,0,0,0>,<0,1,0,0>}),Span({<1,1,0,0>,<0,0,1,1>})}?

OpenStudy (zarkon):

\[W=Span({<1,0,0,0>,<0,1,0,0>})\cup Span({<1,1,0,0>,<0,0,1,1>})\] which is not the same as Span({<1,0,0,0>,<0,1,0,0>,<1,1,0,0>,<0,0,1,1>})

OpenStudy (anonymous):

hmmm. ok. i get it now. so the intersection of U and V is just <1,1,0,0> which is the same as the basis. correct?

OpenStudy (zarkon):

\[U\cap V=Span({<1,1,0,0>})\]

OpenStudy (anonymous):

yeah, i meant that

OpenStudy (zarkon):

and yes <1,1,0,0> is a basis vector

OpenStudy (zarkon):

I'd ask your prof if the first part was a typo

OpenStudy (anonymous):

great!! and if they ask to calculate orthonormal basis, how do i go about it?

OpenStudy (zarkon):

you could use gram-schmit

OpenStudy (zarkon):

or if it is just for this problem then just normalize <1,1,0,0>

OpenStudy (zarkon):

I guess I spelled it wrong ...gram-schmidt

OpenStudy (anonymous):

so, i calculate the basis and then run gram-schmit if it's the dimension is greater than 1?

OpenStudy (zarkon):

yes...you could do that

OpenStudy (anonymous):

ok. great. thank you so much.

OpenStudy (zarkon):

np

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!