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 A132456 #7 May 30 2013 09:58:33 %S A132456 1,0,0,0,1,0,1,0,2,1,2,0,4,0,4,2,7,0,9,1,12,4,14,1,23,4,24,9,35,3,46, %T A132456 7,56,18,68,14,99,16,107,36,145,24,186,39,219,72,270,56,361,84,408, %U A132456 134,514,117,655,173,761,244,926,238,1194,312,1347,458,1669,458,2073,588,2389 %N A132456 Number of partitions of n into composite parts such that succeeding parts have a common prime factor. %C A132456 a(n) <= A023895(n). %H A132456 Alois P. Heinz, <a href="/A132456/b132456.txt">Table of n, a(n) for n = 0..1000</a> %e A132456 a(19) = #{9+6+4} = 1, A023895(19) = #{15+4, 10+9, 9+6+4} = 3; %e A132456 a(20) = A023895(20) = 12; %e A132456 a(21) = #{21, 15+6, 12+9, 9+6+6} = 4, A023895(21) = 6; %K A132456 nonn %O A132456 0,9 %A A132456 _Reinhard Zumkeller_, Aug 22 2007