Proving Disjoint Range & Null Space of Linear Operator T

guroten
Messages
32
Reaction score
0

Homework Statement



Given a linear operator T, show that if rank(T^2)=rank(T), then the range and null space are disjoint.

So I know that I can form a the same basis for range(T^2) and range(T), but I'm not sure where to go from there.
 
Physics news on Phys.org
guroten said:

Homework Statement



Given a linear operator T, show that if rank(T^2)=rank(T), then the range and null space are disjoint.

So I know that I can form a the same basis for range(T^2) and range(T), but I'm not sure where to go from there.

I recommend you go back and reread the problem. The range and nullspace of any linear operator are subspaces- they both include the 0 vector and so are never disjoint. Perhaps the problem is to show that the only vector in both the range and null space is the 0 vector?

If so try a proof by contradiction. Let v be a non-zero vector in both range and null space of T. Since v is in the range of T there exist u such that v= Tu. Now, what is T2u?
 
You're right, I meant disjoint other than 0. I get that T2u=Tv=0, but what does that say about the rank?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top