Caso real
>
A:=matrix(2,2,[1,2,3,1]);
>
lista:=SCHUR(A):
>
Q:=lista[1];T:=lista[2];
Comprobacion