Linear Algebra - Direct Sums [SOLVED]

pezola
Messages
11
Reaction score
0
[SOLVED] Linear Algebra - Direct Sums

Homework Statement




Let W1, W2, K1, K2,..., Kp, M1, M2,..., Mq be subspaces of a vector space V such that
W1 = K1 \oplusK2\oplus ... \oplusKp
and
W2 = M1 \oplusM2 \oplus...\oplusMq

Prove that if W1 \capW2 = {0}, then W1 + W2 = W1 \oplusW2 = K1 \oplusK2\oplus...\oplus Kp \oplus M1 \oplusM2 \oplus...\oplusMq

The Attempt at a Solution



Can we not just say W1 + W2 = W1 \oplusW2 since their intersection is empty?

Then, by the definition of direct sum, the subspaces inside W1 and W2 cannot intersect each other.

Then can we say
W1 \oplusW2 = K1 \oplusK2\oplus...\oplus Kp \oplus M1 \oplusM2 \oplus...\oplusMq ?
 
Physics news on Phys.org
I guess the relevance of the question would depend on the definition of direct sum you've seen, but I agree that it is quite trivial. If the intersection of W1 and W2 is trivial, then every element in W1+W2 can be written uniquely as a sum of the form w1+w2 (wi in Wi), and thus the notation W_1+W_2 =W_1 \oplus W_2 is justified.

And the last part is just a statement about the associativity of \oplus.
 
For the record... in the case where W_1 \cap W_2 \cong \{ 0 \},

W_1 + W_2 \neq W_1 \oplus W_2

W_1 + W_2 \cong W_1 \oplus W_2


Also for the record, if W_1 \cap W_2 = \{ 0 \}, then their intersection is nonempty. (It contains the element 0)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top