login
Number of partitions of the n-th minimal number into distinct minimal numbers.
1

%I #6 Apr 20 2021 20:22:28

%S 1,1,1,2,2,2,3,4,5,7,8,14,17,21,25,39,70,142,174,227,236,272,396,584,

%T 644,1234,3666,5181,6184,9487,15171,23352,25677,45854,50219,56044,

%U 82306,160635,220979,456022,837777,1011781,1072631,3175263,7915261,8892354,11746321

%N Number of partitions of the n-th minimal number into distinct minimal numbers.

%C A minimal number is the smallest number with a given number of divisors, see A007416;

%F a(n) = A099384(A007416(n)).

%e a(6) = #{6, 4+2} = 2.

%Y Cf. A099387, A000009, A007416, A005179.

%K nonn

%O 1,4

%A _Reinhard Zumkeller_, Oct 14 2004

%E Terms a(19) and beyond from _Andrew Howroyd_, Apr 20 2021