This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A099388 #6 Apr 20 2021 20:22:28 %S A099388 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 A099388 644,1234,3666,5181,6184,9487,15171,23352,25677,45854,50219,56044, %U A099388 82306,160635,220979,456022,837777,1011781,1072631,3175263,7915261,8892354,11746321 %N A099388 Number of partitions of the n-th minimal number into distinct minimal numbers. %C A099388 A minimal number is the smallest number with a given number of divisors, see A007416; %F A099388 a(n) = A099384(A007416(n)). %e A099388 a(6) = #{6, 4+2} = 2. %Y A099388 Cf. A099387, A000009, A007416, A005179. %K A099388 nonn %O A099388 1,4 %A A099388 _Reinhard Zumkeller_, Oct 14 2004 %E A099388 Terms a(19) and beyond from _Andrew Howroyd_, Apr 20 2021