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.

A056251 Indices of primes in sequence defined by A(0) = 33, A(n) = 10*A(n-1) - 17 for n > 0.

Original entry on oeis.org

1, 11, 13, 29, 103, 125, 341, 599, 9823
Offset: 1

Views

Author

Robert G. Wilson v, Aug 18 2000

Keywords

Comments

Numbers n such that (280*10^n + 17)/9 is prime.
Numbers n such that digit 3 followed by n >= 0 occurrences of digit 1 followed by digit 3 is prime.
Numbers corresponding to terms <= 599 are certified primes.
All terms are odd since 11 is the only palindromic prime with an even number of digits. - Chai Wah Wu, Nov 05 2019
a(10) > 2*10^5. - Tyler Busby, Feb 01 2023

Examples

			313 is prime, hence 1 is a term.
		

References

  • Klaus Brockhaus and Walter Oberschelp, Zahlenfolgen mit homogenem Ziffernkern, MNU 59/8 (2006), pp. 462-467.

Crossrefs

Programs

Formula

a(n) = A082704(n) - 2.

Extensions

Additional comments from Klaus Brockhaus and Walter Oberschelp (oberschelp(AT)informatik.rwth-aachen.de), Dec 20 2004
Edited by N. J. A. Sloane at the suggestion of Andrew S. Plewe, Jun 15 2007
More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 02 2008
Added and updated the links section, by Patrick De Geest, Nov 02 2014
Edited by Ray Chandler, Nov 04 2014