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.

Showing 1-1 of 1 results.

A089920 Indices of primes p such that 7^p - 2 is prime.

Original entry on oeis.org

1, 4, 11, 149
Offset: 1

Views

Author

Cino Hilliard, Jan 11 2004

Keywords

Comments

Except for p=2, 2, 5^p - 2 cannot be prime. This immediately follows from the fact that a number N = (3k+2)^p - 2 cannot be prime for p > 2 because N = 3H + 2^p - 2 = 3H + 2(2^(p-1)-1) is divisible by 3.
a(5) > 8742, if it exists (cf. J.W.L. (Jan) Eerland's comment in A147782). - Amiram Eldar, Jul 07 2024
a(5) > 23967, if it exists (using A090669). - Michael S. Branicky, Aug 17 2024

Crossrefs

Cf. A147782 (primes p such that 7^p - 2 is prime), A000720, A090669.

Programs

Formula

a(n) = A000720(A147782(n)). - Amiram Eldar, Jul 07 2024

Extensions

Definition clarified by Harvey P. Dale, May 02 2011
Showing 1-1 of 1 results.