Was soll die Zeilentauscherei bewirken?
Ich würd auch erstmal 4+3 verrechnen, weils so schön passt...
ZMOD(A,z,q,s,p)=A(z)+q A(s) mod p
A1:{ZMOD(A,1,0,1,p),ZMOD(A,2,2,1,p),ZMOD(A,3,3,1,p),ZMOD(A,4,1,3,p)}
A1 : =⎝⎜⎜⎛1000140004261516148398714⎠⎟⎟⎞
A2:{ZMOD(A1,3,-3,2,p),ZMOD(A1,4,-7,2,p)}
A2 : =⎝⎜⎜⎛10001400042011614079809⎠⎟⎟⎞
ZMOD(A2,2,-2,4,p)
A3 : =⎝⎜⎜⎛1000140004001160079709⎠⎟⎟⎞