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.

A033290 Ten consecutive primes in arithmetic progression.

Original entry on oeis.org

100996972469714247637786655587969840329509324689190041803603417758904341703348882159067229719, 100996972469714247637786655587969840329509324689190041803603417758904341703348882159067229929, 100996972469714247637786655587969840329509324689190041803603417758904341703348882159067230139
Offset: 0

Views

Author

Keywords

Comments

This was the first known case, found in 1998. The full 10 terms are linked below. - Jens Kruse Andersen, Jun 30 2014

Crossrefs

Formula

N*m + x + 210*b, b = 0..9.
a(n) = a(0)+210*n, and a(n+1) = nextprime(a(n)+1). - Jens Kruse Andersen, Jun 30 2014