FUNCTION: eulerform - the Euler-form of a completely separating bound poset algebra

CALLING SEQUENCE:
eulerform(p)

PARAMETERS:
p - a bound poset algebra

SYNOPSIS:

EXAMPLES:

> p:=[11,[[1,2],[2,3,4],[3,5,6,7],[4,5,8],[5,9],[8,9,10],[9,11],[10,11]],[[1,5],[2,8],[4,10]]];

[Maple Math]
[Maple Math]
[Maple Math]

> chi:=eulerform(p);

[Maple Math]

> h:=vector(11,[n,2*n,2*n+1,n,1,n,n,0,1,1,1]);

[Maple Math]

> 1/2*innerprod(h,chi,h);

[Maple Math]

SEE ALSO: cartanm, coxeterm, titsform, unitform

BACK TO: start page of the crep online manual, crep