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 #13 Dec 05 2019 10:20:20
%S 1,2,3,5,11,17,29,40,41,59,71,101,107,108,137,149,154,179,191,197,227,
%T 239,243,269,281,311,340,343,347,419,431,448,461,521,569,599,617,641,
%U 659,663,684,809,821,827,857,881,928,1019,1031,1049,1061,1091,1151
%N Numbers n such that S(n+2) = S(n)+2, where S(n) is the Kempner function A002034.
%H Amiram Eldar, <a href="/A073534/b073534.txt">Table of n, a(n) for n = 1..10000</a>
%Y Cf. A002034.
%K nonn
%O 1,2
%A _Jason Earls_, Aug 27 2002