cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A100466 Semiprimes of special form: sum of an integer k and the k-th semiprime.

Original entry on oeis.org

14, 21, 34, 46, 62, 69, 74, 77, 93, 115, 122, 129, 141, 158, 161, 177, 187, 194, 206, 215, 221, 289, 291, 302, 326, 329, 334, 346, 361, 382, 391, 393, 398, 403, 451, 471, 481, 502, 535, 543, 581, 583, 629, 635, 655, 674, 698, 706, 713, 723, 734, 802, 813
Offset: 1

Views

Author

Jonathan Vos Post, Nov 20 2004

Keywords

Comments

This is the semiprime analog of A061068.

Examples

			a(3) = 34 because 34 is the third semiprime appearing in A100493.
		

Crossrefs

Formula

a(n) = A100915(n) + A100916(n) = A100915(n) + A001358(A100915(n)).

Extensions

Edited, corrected and extended by Ray Chandler, Nov 26 2004