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.

A178552 Primes with exactly three 3's.

Original entry on oeis.org

2333, 3313, 3323, 3331, 3343, 3373, 3433, 3533, 3733, 3833, 5333, 7333, 10333, 13033, 13313, 13331, 13337, 13339, 13633, 13933, 16333, 17333, 19333, 20333, 23339, 23633, 23833, 29333, 30133, 30313, 30323, 31033, 31337, 31393, 32233, 32303, 32323, 32353, 32363, 32533
Offset: 1

Views

Author

Lekraj Beedassy, May 29 2010

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Prime[Range[3500]],Count[IntegerDigits[#],3]==3 &] (* Stefano Spezia, Aug 29 2025 *)

Extensions

Missing a(26) = 23633 and a(27) = 23833 inserted by Daniel Starodubtsev, Mar 14 2020