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.

A097954 Numbers k such that 7*10^k + 9 is prime.

Original entry on oeis.org

1, 2, 4, 6, 11, 12, 13, 35, 46, 57, 128, 156, 263, 353, 396, 429, 783, 982, 1058, 1563, 1695, 1816, 1937, 4236, 4431, 6858, 9898, 13145, 16646, 20891, 63351, 105296, 113693, 121144, 163780, 234915, 284751
Offset: 1

Views

Author

Julien Peter Benney (jpbenney(AT)ftml.net), Sep 05 2004

Keywords

Comments

a(38) > 3*10^5. - Robert Price, Jul 10 2023

Examples

			k=2 we get 7*10^2+9 = 7*100+9 = 709, which is prime.
		

Crossrefs

Cf. A101130.

Programs

Formula

a(n) = A101130(n) + 1.

Extensions

a(19)-a(27) from Robert G. Wilson v, Jan 19 2005
a(28)-a(31) from Kamada data by Robert Price, Dec 14 2010
a(32)-a(35) from Robert Price, Sep 05 2015
a(36)-a(37) from Robert Price, Jul 10 2023
Showing 1-1 of 1 results.