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.

Showing 1-1 of 1 results.

A309572 Number of primes of which all substrings in base n are primes.

Original entry on oeis.org

0, 1, 3, 5, 5, 7, 19, 7, 9, 6, 25, 11, 22, 16, 18, 12, 54, 12, 48, 18, 33, 13, 103, 16, 27, 20, 50, 13, 161, 14, 66, 27, 47, 19, 109, 18, 67, 22, 70, 15, 226, 22, 82, 33, 67, 24, 261, 26, 137, 29, 89, 23, 273, 29, 102, 31, 82, 24, 546, 26, 119, 37, 110, 29
Offset: 2

Views

Author

Lucas H. Gabrielli, Aug 08 2019

Keywords

Examples

			For base 10, there are 9 primes whose substrings are also primes: 2, 3, 5, 7, 23, 37, 53, 73, and 373, thus a(10) = 9.
		

Crossrefs

Cf. A245277.

Programs

  • PARI
    See Links section.
Showing 1-1 of 1 results.