Let dim V=n and let T: V→V be a linear transformation such that for all v∈V, there exists integer k>0 such that Tkv=0 .
Suppose β={β1, β2, … , βn} is a basis for V .
For each vector βi there exists ki such that Tkiβi=0 .
Let k=max{k1, k2, …, kn} . In this case we have that Tkβi=Tk−ki(Tkiβi)=Tk−ki(0)=0 .
Since every vector v∈V is a linear combination of βi , we can consider v=i=1∑nciβi for some ci .
Tkv=Tk(i=1∑nciβi)=i=1∑nciTk(βi)=i=1∑nci⋅0=0 .
So, Tk=0 and it proves that T is nilpotent.
Comments