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.

A105463 The 10^n-th irregular prime.

Original entry on oeis.org

37, 257, 1669, 22349, 294001, 3553267, 41892163, 481303351
Offset: 0

Views

Author

Robert G. Wilson v, Apr 07 2005

Keywords

Crossrefs

Programs

  • Mathematica
    ip={ the list of irregular primes to 12 million }; Table[ ip[[10^n]], {n, 0, 5}]

Formula

a(n) = A000928(A011557(n)) = A000928(10^n). - Amiram Eldar, Mar 05 2019

Extensions

Offset changed and a(6)-a(7) added by Amiram Eldar, Mar 05 2019