Linear Algebra proof with Linear Transformations

CDrappi
Messages
14
Reaction score
0

Homework Statement



Suppose that A is a real symmetric n × n matrix. Show that if V is
a subspace of R^n and that A(V) is contained in V , then A(V perp) is contained in V perp.

Homework Equations



A = A_T (A is equal to its transpose)

The Attempt at a Solution



I have no idea where to start
 
Physics news on Phys.org
Take a vector v\in V^\bot (what does this mean??).
You'll need to show that Av\in V^\bot (what do you need to show for that?)
 
I still am not sure what to do. Any further helpings?
 
What does v\in V^\bot mean??
What does Av\in V^\bot mean??
Just give the definition...
 
micromass said:
What does v\in V^\bot mean??
What does Av\in V^\bot mean??
Just give the definition...

That a vector v is contained in V perp

That a vector Av is contained in V perp
 
Yes, of course. But what does it mean that v is contained in V^\perp. What property must hold?
 
If V = C(B), the column space of some matrix B, then Bv = 0
 
Hmm, how did you define V^\bot? I remember that it had to do with inner products...
 
micromass said:
Hmm, how did you define V^\bot? I remember that it had to do with inner products...

Wouldn't V^\bot just be the left nullspace of B?
 
  • #10
Yes, but if you're given a set V^\bot. How do you find the matrix B??
 
  • #11
micromass said:
Yes, but if you're given a set V^\bot. How do you find the matrix B??

I do not know. Help prease!
 
  • #12
Given a subspace V. How did your course define the subspace V^\bot??
 
  • #13
For a subspace V spanned by the column space of a matrix V, Ker(VT) returns V^\bot (orthogonal complement to V). If v is in V and vp is in the orthogonal complement, then vp is in Ker(VT). Avp should also be in Ker(VT). If it is, then the inner product of Avp and v should be 0.
 
Last edited:
  • #14
Oh. We defined it as whatever part of R^n that V isn't in
 
  • #15
Gear300 said:
For a subspace V spanned by the column space of a matrix V, the Ker(VT) returns V^\bot.

Can you write the last part of that out to make it a little clearer? I can't understand exactly what you mean.
 
  • #16
hmph. it seems you've edited it on me
 
Back
Top