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.

A058934 Numbers k such that 2*5^k + 1 is prime.

Original entry on oeis.org

0, 1, 3, 13, 45, 105, 159, 297, 1443, 2977, 3699, 11709, 12357, 43165, 121995
Offset: 1

Views

Author

Labos Elemer, Jan 12 2001

Keywords

Comments

a(n) is odd for n > 0. Next term > 17200. - Julián Aguirre, Apr 22 2011
a(16) > 2*10^5. - Robert Price, Mar 14 2015

Examples

			a(3)=13 and 1 + 2*5^13 = 2441406251 is prime.
		

Crossrefs

Cf. A003306 (2*3^n + 1 is prime), A120375 (2*5^n-1 is prime).

Programs

Extensions

Edited by Joerg Arndt, Apr 22 2011
Terms 1443,...,12357 from Julián Aguirre, Apr 22 2011
a(14)-a(15) from Robert Price, Mar 14 2015