# Greetings from The On-Line Encyclopedia of Integer Sequences! http://oeis.org/ Search: id:a106783 Showing 1-1 of 1 %I A106783 #9 Sep 08 2022 08:45:18 %S A106783 2998999,3899989,3979999,3989989,3998899,4789999,4798999,4888999, %T A106783 4899997,4987999,4989979,4989997,4997899,4997989,4998979,4998997, %U A106783 4999879,5599999,5699899,5699989,5779999,5789899,5799799,5869999 %N A106783 Primes with digit sum = 55. %H A106783 Vincenzo Librandi, Table of n, a(n) for n = 1..5000 %t A106783 Select[Prime[Range[410000]],Total[IntegerDigits[#]]==55&] (* _Harvey P. Dale_, Jun 22 2013 *) %o A106783 (Magma) [p: p in PrimesUpTo(6000000) | &+Intseq(p) eq 55]; // _Vincenzo Librandi_, Jul 09 2014 %Y A106783 Cf. similar sequences listed in A244918. %K A106783 nonn,base %O A106783 1,1 %A A106783 _Zak Seidov_, May 16 2005 # Content is available under The OEIS End-User License Agreement: http://oeis.org/LICENSE