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.

A053580 Primes having only {0, 6, 8, 9} as digits.

Original entry on oeis.org

89, 809, 6089, 6689, 6869, 6899, 8009, 8069, 8089, 8609, 8669, 8689, 8699, 8969, 8999, 9689, 60089, 60689, 60869, 60889, 60899, 66089, 66809, 66889, 68099, 68669, 68699, 68899, 68909, 69809, 69899, 80669, 80809, 80909, 80989, 86069, 86689
Offset: 1

Views

Author

G. L. Honaker, Jr., Jan 18 2000

Keywords

Comments

Primes containing digits with circles.
The terms must, of course, end with the digit 9. - Harvey P. Dale, Jan 27 2015

Crossrefs

Programs

  • Mathematica
    Select[10#+9&/@Sort[FromDigits/@Tuples[{6,8,9,0},4]],PrimeQ] (* Harvey P. Dale, Jan 27 2015 *)

Extensions

Extended by Ray Chandler, Feb 08 2009