Loading [MathJax]/jax/output/HTML-CSS/jax.js

Tuesday, November 19, 2013

Linear Algebra

Problem 1

Prove that if TL(V) is normal, then
nullTk=nullT and rangeTk=rangeT

Solution:
easy to check that nullTnullTk
to prove an inclusion in the other direction, suppose that vnullTk
Tkv=T(Tk1v)=0Tk1vnullT and Tk1vrangeTk1rangeT
but V=nullT(nullT)=nullTrangeT=nullTrangeT
the third equality holds because T is normal
Tk1vnullTrangeTTk1v=0, inductively, we have Tv=0
This shows that nullTknullT, completing the proof that nullT=nullTk

Now we are going to show that rangeTk=rangeT
rangeT=rangeT=(nullT)=(nullTk)=range(Tk)=rangeTk
first equality holds because T is normal, third equality is come from the previous proof, the last equality holds because Tk is normal

No comments:

Post a Comment