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.

A057770 The primes in A045574.

Original entry on oeis.org

11, 19, 61, 89, 101, 109, 181, 191, 199, 601, 619, 661, 691, 809, 811, 881, 911, 919, 991, 1009, 1019, 1061, 1069, 1091, 1109, 1181, 1601, 1609, 1619, 1669, 1699, 1801, 1811, 1861, 1889, 1901, 1999, 6011, 6089, 6091, 6101, 6199, 6619, 6661, 6689, 6691
Offset: 1

Views

Author

G. L. Honaker, Jr., Nov 01 2000

Keywords

Crossrefs

Programs

  • Mathematica
    Select[FromDigits/@Tuples[{0,1,6,8 , 9},4],PrimeQ] (* Harvey P. Dale, Oct 24 2015 *)

Formula

Primes containing the digits 0, 1, 6, 8 or 9 only.