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-3 of 3 results.

A057178 Numbers k such that (12^k + 1)/13 is a prime.

Original entry on oeis.org

5, 11, 109, 193, 1483, 11353, 21419, 21911, 24071, 106859, 139739, 495953
Offset: 1

Views

Author

N. J. A. Sloane, Sep 15 2000

Keywords

Comments

(12^1483 + 1)/13, a 1600-digit number, has now been certified prime with Primo. - Rick L. Shepherd, May 01 2002

Crossrefs

Different from A056265.

Programs

Extensions

More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 05 2008
a(10) corresponds to a probable prime, discovered by Paul Bourdelais, Feb 08 2010
a(11) corresponds to a probable prime, discovered by Paul Bourdelais, Sep 21 2011
a(12) corresponds to a probable prime, discovered by Paul Bourdelais, Nov 13 2018

A068651 Primes in which a string of 2's is sandwiched between two 9's.

Original entry on oeis.org

929, 9222229, 9222222222229
Offset: 1

Views

Author

Amarnath Murthy, Feb 28 2002

Keywords

Comments

The next term consists of 109 2's sandwiched between two 9's. - Sascha Kurz, Mar 27 2002

Crossrefs

Formula

a(n) = (830*10^A056265(n) + 61)/9 = (83*10^(A082718(n)-1) + 61)/9. [corrected by Amiram Eldar, Jul 27 2025]

Extensions

Edited by Ray Chandler, Oct 20 2010
Edited by Ray Chandler, Nov 05 2014

A082718 Numbers k such that (83*10^(k-1) + 61)/9 is a depression prime.

Original entry on oeis.org

3, 7, 13, 111, 3609, 37785
Offset: 1

Views

Author

Patrick De Geest, Apr 13 2003

Keywords

Comments

Prime versus probable prime status and proofs are given in the author's table.

Examples

			k=13 -> (83*10^(13-1) + 61)/9 = 9222222222229.
		

References

  • C. Caldwell and H. Dubner, "Journal of Recreational Mathematics", Volume 28, No. 1, 1996-97, pp. 1-9.

Crossrefs

Formula

a(n) = A056265(n) + 2.

Extensions

37785 from Patrick De Geest, Jun 26 2005
Edited by Ray Chandler, Oct 20 2010
Edited by Ray Chandler, Nov 04 2014
Showing 1-3 of 3 results.