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.

A133223 Sum of digits of primes (A007605), sorted and with duplicates removed.

This page as a plain text file.
%I A133223 #56 Dec 17 2021 20:28:31
%S A133223 2,3,4,5,7,8,10,11,13,14,16,17,19,20,22,23,25,26,28,29,31,32,34,35,37,
%T A133223 38,40,41,43,44,46,47,49,50,52,53,55,56,58,59,61,62,64,65,67,68,70,71,
%U A133223 73,74,76,77,79,80,82,83,85,86,88,89,91,92,94,95,97,98,100,101,103
%N A133223 Sum of digits of primes (A007605), sorted and with duplicates removed.
%C A133223 Presumably this is 3 together with numbers greater than 1 and not divisible by 3 (see A001651). - _Charles R Greathouse IV_, Jul 17 2013. (This is not a theorem because we do not know if, given s > 3 and not a multiple of 3, there is always a prime with digit-sum s. Cf. A067180, A067523. - _N. J. A. Sloane_, Nov 02 2018)
%C A133223 From _Chai Wah Wu_, Nov 04 2018: (Start)
%C A133223 Conjecture: for s > 10 and not a multiple of 3, there exists a prime with digit-sum s consisting only of the digits 2 and 3 (cf. A137269). This conjecture has been verified for s <= 2995.
%C A133223 Conjecture: for s > 18 and not a multiple of 3, there exists a prime with digit-sum s consisting only of the digits 3 and 4. This conjecture has been verified for s <= 1345.
%C A133223 Conjecture: for s > 90 and not a multiple of 3, there exists a prime with digit-sum s consisting only of the digits 8 and 9. This conjecture has been verified for s <= 8995.
%C A133223 Conjecture: for 0 < a < b < 10, gcd(a, b) = 1 and ab not a multiple of 10, if s > 90 and s is not a multiple of 3, then there exists a prime with digit-sum s consisting only of the digits a and b. (End)
%H A133223 Chai Wah Wu, <a href="/A133223/b133223.txt">Table of n, a(n) for n = 1..5997</a>
%Y A133223 Cf. A007605, A067523, A067180, A106754-A106787, A062339, A062341, A062337, A137269.
%K A133223 nonn,base
%O A133223 1,1
%A A133223 _Lekraj Beedassy_, Dec 19 2007
%E A133223 Corrected by _Jeremy Gardiner_, Feb 09 2014