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.

A106105 Primes with minimal digit = 5.

Original entry on oeis.org

5, 59, 557, 569, 577, 587, 599, 659, 757, 857, 859, 5557, 5569, 5657, 5659, 5669, 5689, 5779, 5857, 5867, 5869, 5879, 5897, 5987, 6569, 6577, 6599, 6659, 6857, 6959, 7559, 7577, 7589, 7757, 7759, 8597, 8599, 9587, 9857, 9859, 55579, 55589, 55667, 55697
Offset: 1

Views

Author

Zak Seidov, May 07 2005

Keywords

Programs

  • Mathematica
    Select[Prime[Range[800]], Min[IntegerDigits[ # ]]==5&]

Extensions

More terms from Vincenzo Librandi, Apr 17 2010