cp's OEIS Frontend

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.

A185724 Primes that are not the sum of distinct primes with prime subscripts.

This page as a plain text file.
%I A185724 #13 Jul 11 2012 14:57:27
%S A185724 2,7,13,23,29,37,43,71
%N A185724 Primes that are not the sum of distinct primes with prime subscripts.
%C A185724 Same as primes in A213356.
%C A185724 Same as primes < 96 that are not the sum of distinct primes 3, 5, 11, 17, 31, 41, 59, 67, 83 (= terms of A006450 < 96), because Dressler and Parker prove that every integer > 96 is a sum of distinct terms of A006450 (primes with prime subscripts).
%H A185724 R. E. Dressler and S. T. Parker, <a href="http://dx.doi.org/10.1145/321892.321900">Primes with a prime subscript</a>, J. ACM 22 (1975) 380-381.
%e A185724 Prime(Prime(1)) = Prime(2) = 3 and Prime(Prime(2)) = Prime(3) = 5 and Prime(Prime(3)) = Prime(5) = 11, so 2 and 7 are members.
%Y A185724 Cf. A006450, A185723, A213356, A214296.
%K A185724 nonn,fini,full
%O A185724 1,1
%A A185724 _Jonathan Sondow_, Jul 10 2012