Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #3 Mar 30 2012 18:52:32
%S 2,13,31,53,79,97,103,163,233,251,277,349,367,383,389,433,439,457,479,
%T 503,521,547,563,569,613,619,631,653,659,673,691,709,727,839,907,929,
%U 947,983,1063,1069,1151,1223,1249,1283,1289,1423,1429,1447,1481,1511
%N Primes p such that 2 = abs(largest digit of p - sum of all the other digits of p).
%Y Cf. A000040, A156979.
%K nonn,base
%O 1,1
%A _Juri-Stepan Gerasimov_, Feb 20 2009
%E Removed 1033. Inserted 1069. _R. J. Mathar_, Feb 22 2009