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.

A106102 Primes with smallest digit 2.

Original entry on oeis.org

2, 23, 29, 223, 227, 229, 233, 239, 257, 263, 269, 277, 283, 293, 523, 727, 823, 827, 829, 929, 2237, 2239, 2243, 2267, 2269, 2273, 2287, 2293, 2297, 2333, 2339, 2347, 2357, 2377, 2383, 2389, 2393, 2399, 2423, 2437, 2447, 2459, 2467, 2473, 2477, 2539
Offset: 1

Views

Author

Zak Seidov, May 07 2005

Keywords

Programs

  • Mathematica
    Select[Prime[Range[200]], Min[IntegerDigits[ # ]]==2&]

Extensions

More terms from Stefan Steinerberger, May 19 2007