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.

A356987 Primes whose decimal expansion is 1, zero or more 0's, then a single digit.

Original entry on oeis.org

11, 13, 17, 19, 101, 103, 107, 109, 1009, 10007, 10009, 100003, 1000003, 100000007, 1000000007, 1000000009, 100000000003, 100000000000000003, 1000000000000000003, 1000000000000000009, 10000000000000000000009, 1000000000000000000000007
Offset: 1

Views

Author

Marco RipĂ , Sep 08 2022

Keywords

Comments

The sequence is a subsequence of A139054.
All the terms of this sequence are of the form 10^k + m, where m belongs to the set {1, 3, 7, 9} and k is a nonnegative integer.
If a term is of the form 10^k+m and k is odd, then m > 1. - Chai Wah Wu, Oct 22 2022

Examples

			1000000007 is a term because it is a prime number whose decimal expansion is 1, 8 zeros, then the single digit 7.
		

Crossrefs

Programs