Das hat wieder mal der Editor etwas versaut. Es ist :
1   0    0    0 
0   2    0    0 
0   0     1    0     
Genau, mit der Stand.basis, die ist  
bei P3    x3      ,  x2 ,  x    ,  1 und bei P2     x2 ,  x    ,  1  
Dann berechne das Bild jedes Basisvektorsalso F(   x3       )   =    x2   =    1* x2  +0*x + 0*1und die Spalte  1  0   0    ist also die erste
Spalte der Matrix.  
Dann    F(   x2       )  =  x =    0* x2  +2*x + 0*1 
etc.