login

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

Integers of the form (prime(p) - p)/10 for some prime p.
0

%I #5 Mar 30 2012 18:52:35

%S 1,2,6,8,12,46,48,49,71,126,147,151,162,172,189,211,223,257,272,306,

%T 309,337,347,364,382,458,495,504,525,549,550,563,596,598,615,657,664,

%U 677,685,719,720,771,824,829,862,870,892,927,954,1052,1065,1069,1083,1097,1099

%N Integers of the form (prime(p) - p)/10 for some prime p.

%Y Cf. A168152.

%K nonn,less

%O 1,2

%A _Juri-Stepan Gerasimov_, Nov 21 2009

%E Removed split use of a variable in the definition; corrected a(4), inserted 151. - _R. J. Mathar_, Nov 23 2009