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 A100699 #4 Mar 30 2012 18:50:48 %S A100699 0,1,0,0,0,0,1,0,0,0,1,1,0,0,1,2,0,0,0,2,1,1,1,1,1,0,2,2,1,1,2,2,0,1, %T A100699 2,5,1,0,2,4,2,1,3,4,3,0,3,5,3,1,1,6,2,2,2,6,3,1,3,5,5,0,4,4,4,3,4,7, %U A100699 3,3,4,9,4,1,4,7,5,3,6,7,5,0,5,9,4,3,5,9,3,4,7,11,5,2,7,9,7,2,8,10,7,3,8,10 %N A100699 Number of ways to partition n into two squarefree numbers that are not prime. %C A100699 a(n) <= A071068(n). %e A100699 a(36) = #{1+35, 6+30, 10+26, 14+22, 15+21} = 5. %Y A100699 Cf. A000469, A061358, A005117. %K A100699 nonn %O A100699 1,16 %A A100699 _Reinhard Zumkeller_, Dec 09 2004