Vector Spaces & Subspaces: Proving Addition Closure

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
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?