login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A022450 a(1) = 2; a(n+1) = a(n)-th composite. 2
2, 6, 12, 21, 33, 49, 69, 94, 125, 164, 212, 270, 339, 422, 520, 636, 774, 933, 1121, 1339, 1590, 1880, 2210, 2587, 3021, 3512, 4074, 4710, 5427, 6239, 7155, 8183, 9339, 10637, 12084, 13705, 15517, 17534, 19773, 22266, 25030, 28095, 31484, 35239, 39387, 43960 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

REFERENCES

C. Kimberling, Fractal sequences and interspersions, Ars Combinatoria, vol. 45 p 157 1997.

LINKS

C. Kimberling, Interspersions

MATHEMATICA

g[ n_Integer ] := (k = n + PrimePi[ n ] + 1; While[ k - PrimePi[ k ] - 1, k++ ]; k); NestList[ g, 2, 45 ]

CROSSREFS

Cf. A006508, A022451, A025010, A025011.

Sequence in context: A106372 A161203 A184637 * A011892 A062482 A046960

Adjacent sequences:  A022447 A022448 A022449 * A022451 A022452 A022453

KEYWORD

nonn

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 03:18 EST 2012. Contains 205978 sequences.