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.

A302135 Primes of form 9*k^k - 8.

Original entry on oeis.org

7411879, 3486784393, 2567805035491
Offset: 1

Views

Author

Seiichi Manyama, Apr 02 2018

Keywords

Comments

The next term is too large to include.

Crossrefs

Primes of form b*k^k - b + 1: A301870 (b=4), A302124 (b=6), this sequence (b=9), A302137 (b=10).
Cf. A302134.

Formula

a(n) = 9*A302134(n)^A302134(n) - 8.