A variation on Flavius's sieve (A000960): Start with the primes; at the k-th sieving step, remove every (k+1)-st term of the sequence remaining after the (k-1)-st sieving step; iterate.
A099207
A variation on Flavius's sieve (A000960): Start with the primes; at the k-th sieving step, remove every (k+1)-st term of the sequence remaining after the (k-1)-st sieving step; iterate.
Terms
- a(0) =2a(1) =5a(2) =17a(3) =41a(4) =67a(5) =103a(6) =167a(7) =227a(8) =307a(9) =401a(10) =467a(11) =599a(12) =751a(13) =853a(14) =1087a(15) =1279a(16) =1409a(17) =1607a(18) =1879a(19) =2027a(20) =2351a(21) =2671a(22) =2731a(23) =3253a(24) =3433a(25) =3803a(26) =4127a(27) =4517a(28) =4817a(29) =5381
External references
- oeis: A099207