login

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”).

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