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.

A034592 Cycle of 2 steps possible for 'concatenate a(n) and nextprime(a(n)) is a prime'.

Original entry on oeis.org

0, 36, 150, 284, 464, 467, 525, 584, 644, 777, 855, 941, 1058, 1120, 1179, 1362, 1788, 1855, 2368, 2520, 2547, 2550, 2576, 2743, 2988, 3063, 3273, 3339, 3410, 3930, 4054, 4370, 4739, 4843, 4910, 5253, 5445, 5550, 5671, 5967, 6512, 6721, 6987, 7131, 7216
Offset: 0

Views

Author

Patrick De Geest, Oct 15 1998

Keywords

Examples

			a(n)=777 -> nextprime(a(n)) is 787 so '777787' is prime (=step 1); a(n2)=777787 -> nextprime(a(n2)) is 777817 so '777787777817' is prime (=step 2).
		

Crossrefs