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 A035942 #8 Jun 13 2013 14:36:49 %S A035942 1,0,0,1,0,1,0,1,1,1,1,1,1,1,2,1,3,1,2,2,3,3,3,3,3,4,4,6,5,5,3,6,8,7, %T A035942 8,7,7,8,10,12,11,10,10,12,15,18,15,15,15,17,20,24,24,20,20,25,29,32, %U A035942 32,28,28,32,40,44,44,39,39,43,56,58,55,54,53,58,71,80,77,69,69,79,92 %N A035942 Number of partitions of n into distinct prime power parts (1 and 2 excluded). %e A035942 a(16) = 3 because we can write 16=3+13=5+11=3^2+7 %Y A035942 Cf. A051613. %K A035942 nonn %O A035942 0,15 %A A035942 _Vladeta Jovovic_