muEC::PART::Part2PCore – p-core and p-quotient of a partition

Compute the p-core and p-quotient of a partition

→ Examples

Call:

muEC::PART::Part2PCore(part, p)

Parameters:

part

a partition

p

an integer

Related Functions:

muEC::PART::PCore2Part

Details:

To a partition part and an integer p, the function muEC::PART::Part2PCore associates a list math where math is the math-core (obtained by removing all possible outside ribbons of length math from the diagram of math) and math are the partitions obtained from the residues modulo math of math, math, math, ...

Example 1:

muEC::PART::Part2PCore( [5,5,5,4,3,3,2,1,1,1], 3 );

math