muEC::PART::PCore2Part – a partition from its p-core and p-quotient

compute a partition from its p-core and p-quotient

→ Examples

Call:

muEC::PART::PCore2Part(pcore)

Parameters:

pcore

a list of lists

Related Functions:

muEC::PART::Part2PCore

Details:

The function muEC::PART::PCore2Part is the inverse function of Part2PCore.

pcore is a list math, where math is the p-core (obtained by removing all possible outside ribbons of length p from the diagram of part) and math are the partitions obtained by sorting math, math, math, ... according to their residue modulo p.

Example 1:

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

math

muEC::PART::PCore2Part( % );

math