On Q(a,b,c,d,e,f)
>
A:=matrix(3,3,[a,b,c,b,d,e,c,e,f]);
>
C:=CHOLESKY(A,L);
Testing the output