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.

A082715 Numbers k such that (71*10^(k-1) - 17)/9 is a plateau prime.

Original entry on oeis.org

3, 5, 87, 113, 171, 567, 1689, 8903, 115811
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=5 -> (71*10^(5-1) - 17)/9 = 78887.
		

References

  • C. Caldwell and H. Dubner, The near repdigit primes A(n-k-1)B(1)A(k), especially 9(n-k-1)8(1)9(k), Journal of Recreational Mathematics, Volume 28, No. 1, 1996-97, pp. 1-9.

Crossrefs

Formula

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

Extensions

115811 from Ray Chandler, Aug 05 2011
a(2)=5 corrected by Patrick De Geest, Apr 28 2013
Edited by Ray Chandler, Nov 05 2014