Vector Spaces & Subspaces: Proving Addition Closure

abdullahkiran
Messages
6
Reaction score
0

Homework Statement



[PLAIN]http://i26.lulzimg.com/274748.jpg

Homework Equations



??

The Attempt at a Solution



i don't even know how to start. lol.
 
Last edited by a moderator:
Physics news on Phys.org
Are you sure you are in the right class then? If you honestly have "no idea where to start", if you don't know what a "subspace" is, what conditions a subspace must satisfy, or what the various symbols mean, you need more help than we can give. Talk to your teacher about this.
 
Start by telling us the definition of a subspace. Then tell us what the notation in (a) means. Once you have done that, you shouldn't need us to tell you where to begin. The next step (the first step really) is obviously to check if W satisfies the conditions in the definition of a subspace of V.
 
ok so i refreshed my memory a little, by looking at my notes. I've tried part (a), and got the following:
condition (0) => A = [0 0;0 0] and A(Transpose) = [0 0;0 0], so satisfied
condition(1) => A = [ a1 b1; c1 d1] and B = [ a2 b2; c2 d2]. A(Tran) + B(tran) must be equal to (A+B)(tran). since they are square, A(tran)= A, therefore satisfying condition (1)

condition (2) => (c)*A must be equal to (c)*A(tran), and since A is square, they are equal, so condition 2 is satisfied.

since all conditions are satisfied that means that W is a subspace of the Vectore Space Vis that right?
 
What you call condition(1) actually says that if A and B are in W, then so is A+B. So you need to show that for all A,B in W, (A+B)^T=A+B. It's not true that A^T=A for all square matrices A. You should be able to find a counterexample of that very easily.
 
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