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.

A253968 Numbers n such that (23*10^n - 26)/6 is prime.

Original entry on oeis.org

2, 4, 6, 10, 11, 18, 29, 151, 920, 1456, 1716, 1915, 4148, 4403, 8005, 9600, 41945, 47238
Offset: 1

Views

Author

Hans Havermann, Jan 24 2015

Keywords

Examples

			n = 2, 4, and 6, yield (23*10^n - 26)/6 = 379, 38329, and 3833329, respectively, which are prime.
		

Crossrefs

Cf. A254005.

Programs