login
A099388
Number of partitions of the n-th minimal number into distinct minimal numbers.
1
1, 1, 1, 2, 2, 2, 3, 4, 5, 7, 8, 14, 17, 21, 25, 39, 70, 142, 174, 227, 236, 272, 396, 584, 644, 1234, 3666, 5181, 6184, 9487, 15171, 23352, 25677, 45854, 50219, 56044, 82306, 160635, 220979, 456022, 837777, 1011781, 1072631, 3175263, 7915261, 8892354, 11746321
OFFSET
1,4
COMMENTS
A minimal number is the smallest number with a given number of divisors, see A007416;
FORMULA
a(n) = A099384(A007416(n)).
EXAMPLE
a(6) = #{6, 4+2} = 2.
CROSSREFS
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Oct 14 2004
EXTENSIONS
Terms a(19) and beyond from Andrew Howroyd, Apr 20 2021
STATUS
approved