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 A137899 #5 Mar 30 2012 18:50:59 %S A137899 0,1,0,1,0,2,0,2,0,2,0,4,0,4,0,4,0,6,0,7,0,7,0,11,0,12,0,12,0,17,0,19, %T A137899 0,19,0,26,0,28,0,29,0,38,0,42,0,43,0,55,0,60,0,62,0,77,0,85,0,87,0, %U A137899 108,0,118,0,122,0,147,0,161,0,166,0,200,0,217,0,225,0,264,0,289,0,299,0,351 %N A137899 Number of partitions of n into products of at least two consecutive positive integers. %C A137899 a(odd) = 0. %H A137899 R. Zumkeller, <a href="/A137899/b137899.txt">Table of n, a(n) for n = 1..250</a> %e A137899 a(12)=#{3*4,2*3+2*3,2*3+1*2+1*2+1*2,1*2+1*2+1*2+1*2+1*2+1*2}=4. %Y A137899 Cf. A045619, A137900, A000041. %K A137899 nonn %O A137899 1,6 %A A137899 _Reinhard Zumkeller_, Feb 21 2008