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.

A048517 Primes whose sum of digits is the perfect number 28.

Original entry on oeis.org

1999, 3889, 4789, 4969, 4987, 5689, 5779, 5869, 6679, 6949, 6967, 7489, 7669, 7687, 7759, 7867, 7993, 8389, 8677, 8839, 8893, 8929, 9199, 9397, 9649, 9739, 9829, 9883, 9973, 12799, 12889, 12979, 13789, 13879, 14779, 14797, 14869, 14887, 15679
Offset: 1

Views

Author

Patrick De Geest, May 15 1999

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Prime[Range[20000]], Total[IntegerDigits[#]] == 28 &] (* Vincenzo Librandi, Apr 22 2014 *)

Extensions

Checked by Zak Seidov, Mar 26 2006