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.

A120120 Number of n-digit prime quadruplets.

Original entry on oeis.org

1, 3, 7, 26, 128, 733, 3869, 23620, 152141, 1028789, 7188960, 51672312, 381226246, 2873279651
Offset: 2

Views

Author

Julien Peter Benney (jpbenney(AT)ftml.net), Aug 15 2006, Aug 19 2006

Keywords

Examples

			a(3) = 3 because there are three three-digit prime quadruples: {101, 103, 107, 109}, {191, 193, 197, 199} and {821, 823, 827, 829}.
		

Crossrefs

Extensions

a(6) corrected and a(15) supplied by Jon E. Schoenfield, Aug 27 2006