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 A185723 #16 Jul 11 2012 21:11:03 %S A185723 3,5,8,11,14,16,17,19,20,22,25,28,31,33,34,36,39,41,42,44,45,46,47,48, %T A185723 49,50,51,52,53,55,56,57,58,59,60,61,62,63,64,66,67,69,70,72,73,74,75, %U A185723 76,77,78,79,80,81,83,84,86,87,88,89,90,91,92,93,94,95,97 %N A185723 Numbers that are the sum of distinct primes with prime subscripts. %C A185723 Dressler and Parker proved that every integer > 96 is a sum of distinct terms of A006450 (primes with prime subscripts). %C A185723 The complement is A213356. %D A185723 R. E. Dressler and S. T. Parker, Primes with a prime subscript, J. ACM, 22 (1975), 380-381. %e A185723 Prime(Prime(1)) + Prime(Prime(2)) + Prime(Prime(3)) = Prime(2) + Prime(3) + Prime(5) = 3 + 5 + 11 = 19 is a member. %Y A185723 Cf. A006450, A185724, A213356, A214296. %K A185723 nonn %O A185723 1,1 %A A185723 _Jonathan Sondow_, Jul 10 2012