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.

A069598 Primes using only one nonzero digit (with zero digits allowed).

Original entry on oeis.org

2, 3, 5, 7, 11, 101, 10111, 101111, 1011001, 1100101, 10010101, 10011101, 10100011, 10101101, 10110011, 10111001, 11000111, 11100101, 11110111, 11111101, 100100111, 100111001, 101001001, 101001011, 101100011, 101101111
Offset: 1

Views

Author

Amarnath Murthy, Mar 25 2002

Keywords

Comments

From the fifth term onwards only zeros and ones are used.
Any number composed only of a string of zeros and d's where d is a digit > 1 is divisible by d and not prime, so this sequence is the single-digit primes {2,3,5,7} UNION A020449.
The repunit primes (A004022) and A116692 are subsequences.

Crossrefs

Extensions

Edited by Rick L. Shepherd, Sep 04 2009