OFFSET
1,6
COMMENTS
The internal portion of an integer partition consists of all squares in the Young diagram that have a square both directly below and directly to the right.
The Heinz number of an integer partition (y_1,...,y_k) is prime(y_1)*...*prime(y_k).
EXAMPLE
The partition with Heinz number 7865 is (6,5,5,3), with diagram
o o o o o o
o o o o o
o o o o o
o o o
with internal portion
o o o o o
o o o o
o o o
which is the partition (5,4,3), with Heinz number 385, so a(7865) = 385.
CROSSREFS
KEYWORD
nonn
AUTHOR
Gus Wiseman, Apr 05 2019
STATUS
approved