login
Complement of sieve A138203 such that the n-th step of the sieve removes every a(n)-th term from the sequence remaining in the prior step, starting with a(1)=2.
1

%I #6 Oct 03 2013 01:32:43

%S 2,4,6,7,8,10,12,13,14,15,16,18,19,20,22,23,24,25,26,28,29,30,31,32,

%T 34,35,36,38,39,40,41,42,44,45,46,47,48,49,50,52,53,54,55,56,57,58,60,

%U 61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,82,83,84,85,86

%N Complement of sieve A138203 such that the n-th step of the sieve removes every a(n)-th term from the sequence remaining in the prior step, starting with a(1)=2.

%C Terms computed by _Joshua Zucker_.

%e See A138203 for an example of how to generate this sequence.

%Y Cf. A138203.

%K nonn

%O 1,1

%A _Paul D. Hanna_, Apr 16 2008