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.

A301811 Primes of form 3*k^k + 2.

Original entry on oeis.org

5, 83, 9377, 2470631
Offset: 1

Views

Author

Seiichi Manyama, Mar 27 2018

Keywords

Comments

The next term is too large to include.
This sequence is different from A216146.

Crossrefs

Primes of form b*k^k + b - 1: A216148 (b=2), this sequence (b=3), A301808 (b=4).

Formula

a(n) = 3*A160360(n+1)^A160360(n+1) + 2.