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.

A093948 Primes of the form 9*10^k - 1.

Original entry on oeis.org

89, 8999, 89999999, 89999999999999999999, 899999999999999999999999999999, 89999999999999999999999999999999999999, 8999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
Offset: 1

Views

Author

Rick L. Shepherd, Apr 17 2004

Keywords

Comments

Equivalently, primes of the form 8*10^k + 9*R_k, where R_k is the repunit (A002275) of length k.

Crossrefs

Cf. A002275, A056725 (corresponding k).
Primes in A109002.

Formula

a(n) = 9*10^A056725(n) - 1 = A109002(A056725(n) + 1). - Elmo R. Oliveira, Jun 14 2025