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

%I #9 Apr 20 2021 16:51:44

%S 1,2,4,7,24,46,138,507,1466,3641,4806,106716,301330,1173587,1771791,

%T 7868294,156060995,8126341146,64642714833,292435587912,586597464339,

%U 1138023523395,2232671126262,21006004690614,28738943640898,570863391802477,88656067576349103

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

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

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

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

%Y Cf. A099388, A000041, A007416, A005179.

%K nonn

%O 1,2

%A _Reinhard Zumkeller_, Oct 14 2004

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