mit Induktion nach n:
ΧA (x) = x^n + an-1*xn-1 + an-2*xn-2 + ....  + a0  
b)   also  ΧA (x) = x^3 -x^2 - x  - 2 
                       = (x-2) * (x^2 + x +1 ) 
p1(B) = 
-2 0 2 
1 -2 1
0 1 -1 
hat Kern mit Basis (1;1;1) 
und p2(B) =
1  2   4
1  2   4
1  2   4  
hat Kern mit Basis (-2; 1 ; 0 ) , ( -4 ; 0 ; 1 ) 
passt also.