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.

A273920 Number of 10-tuples of primes in arithmetic progression less than 10^n.

Original entry on oeis.org

0, 0, 0, 1, 5, 145, 2969
Offset: 1

Views

Author

Jean-Marc Rebert, Jun 04 2016

Keywords

Examples

			The least 10-tuple is {199, 409, 619, 829, 1039, 1249, 1459, 1669, 1879, 2089}, which explains a(4)=1 (and a(n)=0 for n<4).
		

References

Crossrefs

Cf. A113827 (prime beginning minimal n-tuple of primes in AP).