An equation related to the dimension of linear operator

boombaby
Messages
129
Reaction score
0

Homework Statement


Let V be a finite vector space, and A, B be any two linear operator. Prove that,
rank A = rank B + dim(Im A \cap Ker B)


The Attempt at a Solution


Since rank A = dim I am A
dim(Im B)+ dim(Ker B)=dim V
dim(Im A + Ker B)=dim(Im A)+dim(Ker B)-dim(Im A \cap Ker B)
It seems equivalent to prove that dim(Im A + Ker B)=dim V

it is obvious that I am A + Ker B \subseteq V. So it should be true that V \subseteq I am A + Ker B.

If I let Ker B=<e_1,...,e_k> and extend it to a basis of V=<e_1,..e_k, e_k+1,...e_n>. Choose any x=\sum^{n}_{i=1} x_{i}e_{i}=\sum^{k}_{i=1} x_{i}e_{i} + \sum^{n}_{i=k+1} x_{i}e_{i}. The first term is in Ker B, the second is not in Ker B and therefore should be in I am A. This is what confuses me a lot since it is not necessary to be true IMO...

What's your idea? Where I made the mistakes? Can you give me any hint to prove it? Thanks very much
 
Physics news on Phys.org
Are A and B arbitrary operators on V? If so this isn't true unless V={0}. For a counterexample, take A=0 and let B be any nonzero operator.
 
THanks!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top