Proving Orthogonal Compliments of Subspaces in Matrix Algebra

  • Thread starter Thread starter mlarson9000
  • Start date Start date
  • Tags Tags
    Orthogonal Proof
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
5 replies · 4K views
mlarson9000
Messages
46
Reaction score
0

Homework Statement


Let A be an mxn matrix.
a. Prove that the set W of row vectors x in R^m such that xA=0 is a subspace of R^m.

b. Prove that the subspace W in part a. and the column space of A are orthogonal compliments.


Homework Equations





The Attempt at a Solution


a. to be a subspace, I believe i only need to show that W is closed under addition and multiplication. So I just show that (rx+sy)A=0. Right?

b. Not too sure about this. Should I try to show that x dotted with a=0 for all x and a? Or should try to do something with the properties of orthogonal compliments? I can show that dim(W)= nullity(A), but I don't think that's really going to do anything for me.
 
Last edited:
Physics news on Phys.org
For a row vector x dotted with the column vector ai, the resuting value will be the ith column of the 1xn zero vector. This for me does not guarantee that the value will be zero, however.
 
mlarson9000 said:
For a row vector x dotted with the column vector ai, the resuting value will be the ith column of the 1xn zero vector. This for me does not guarantee that the value will be zero, however.

I don't get it. The result is the ith entry in a zero vector. How might that not be zero?
 
If addition or scalar multiplication are redefined, then the zero vector can have nonzero entries. So since the problem doesn't say anything about that, I am to assume that everything is normal?