login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Primes p such that 2 = abs(largest digit of p - sum of all the other digits of p).
0

%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