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.

A092448 Primes in A092447.

Original entry on oeis.org

3, 53, 171311753, 8983797371676159534743413731292319171311753
Offset: 1

Views

Author

Micha Fleuren (michafleuren(AT)hotmail.com), Mar 24 2004

Keywords

Comments

The next term, a(5), is too large to include. - Ray Chandler, Mar 28 2004
a(5), a(6) start with 383..., 8831...: cf. A100003. - M. F. Hasler, Apr 05 2008

Crossrefs

Cf. A100003.

Programs

  • PARI
    t="";forprime(p=3,9999,ispseudoprime(t=eval(Str(p,t)))&print(t)) \\\\ - M. F. Hasler, Apr 05 2008

Extensions

More terms from Ray Chandler, Mar 28 2004