grf_Cn

synopsis: INT grf_Cn(OP degree, OP n, OP result)

description:

you enter the degree of the cyclic group, and the number of variables for the polya substitution. The routine computes the group reduction function. The first step is the computation of cycle index and the second step is the polya substitution with n variables.

example:

 #include "def.h"
 #include "macro.h"

 ANFANG
 sscan("9",INTEGER,a); sscan("4",INTEGER,b);
 grf_Cn(a,b,c); println(c);
 ENDE




Send comments or suggestions to:
symmetrica (at) symmetrica

this page was automatically generated on So Aug 10 12:23:29 CEST 2008 on the machine btn6xa