Sobre Q(a,b,c,d,e,f)
> A:=matrix(3,3,[a,b,c,b,d,e,c,e,f]);
> C:=CHOLESKY(A,L);
Comprobando el resultado