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.

A124621 Numbers k such that 5^k + 4 is prime.

Original entry on oeis.org

0, 2, 6, 10, 102, 494, 794, 1326, 5242, 5446, 24602, 87606, 188558
Offset: 1

Views

Author

Artur Jasinski, Dec 21 2006

Keywords

Comments

a(13) > 10^5. - Robert Price, Feb 03 2014
a(14) > 2*10^5. - Tyler NeSmith, May 04 2021

Examples

			5^2 + 4 = 29 is prime, so 2 is a term.
		

Crossrefs

Cf. A059613.

Programs

Extensions

Added the first term 0 by Vincenzo Librandi, Oct 01 2012
a(9) - a(10) from Bruno Berselli, Aug 12 2013
a(11)-a(12) from Robert Price, Feb 03 2014
a(13) from Tyler NeSmith, May 04 2021