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.

A048403 Primes with consecutive digits that differ exactly by 6.

Original entry on oeis.org

2, 3, 5, 7, 17, 71, 1717171717171717171717171717171, 1717171717171717171717171717171717171
Offset: 1

Views

Author

Patrick De Geest, Apr 15 1999

Keywords

Comments

From Andrew Howroyd, Aug 13 2024: (Start)
Terms with more than 1 digit have digits alternating between 1 and 7.
No more terms < 10^3000. (End)

Crossrefs

Programs

  • PARI
    upto(limit)={my(L=List([t|t<-[2,3,5],t<=limit]),m=1); while(mAndrew Howroyd, Aug 13 2024

Extensions

Offset changed by Andrew Howroyd, Aug 13 2024