muEC::PART::Part2PCore – p-core and p-quotient of a partition
Compute the p-core and p-quotient of a partition
Call:
muEC::PART::Part2PCore(part, p)
Parameters:
part: |
a partition |
p: |
an integer |
Related Functions:
Details:
To a partition part and an integer p, the function muEC::PART::Part2PCore associates a list where
is the
-core (obtained by removing all possible outside ribbons of length
from the diagram of
) and
are the partitions obtained from the residues modulo
of
,
,
, ...
muEC::PART::Part2PCore( [5,5,5,4,3,3,2,1,1,1], 3 );