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.

A335363 The smallest prime and start of a run of exactly n primes that remain prime after each digit is replaced by its square.

Original entry on oeis.org

2, 19, 13, 131, 2111, 12815137, 103723971119
Offset: 1

Views

Author

Carlos Rivera, Jun 10 2020

Keywords

Comments

a(7) > 4294967296.
Terms in A020449 are not terms of this sequence. - Chai Wah Wu, Jun 18 2020
a(8) > 10^13, if it exists. - Giovanni Resta, Jun 21 2020

Examples

			a(3)=13 because 13 -> 19 -> 181 are primes and 1641 is composite.
		

Crossrefs

Extensions

a(7) from Giovanni Resta, Jun 20 2020