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.

A101456 Prime digits in the decimal expansion of Euler's constant (or Euler-Mascheroni constant) gamma.

Original entry on oeis.org

5, 7, 7, 2, 5, 5, 3, 2, 5, 2, 2, 2, 3, 2, 5, 3, 3, 5, 3, 2, 3, 5, 5, 7, 7, 2, 3, 7, 7, 2, 7, 7, 7, 7, 3, 7, 3, 2, 7, 7, 5, 3, 7, 2, 7, 2, 5, 5, 2, 3, 2, 2, 7, 3, 7, 2, 3, 5, 3, 2, 5, 3, 5, 3, 3, 3, 7, 2, 3, 7, 3, 3, 7, 7, 3, 7, 7, 3, 2, 7, 2, 5, 5, 2, 5, 2, 7, 7, 3, 5, 2, 3, 5, 7, 5, 3, 2, 3, 3, 5, 7, 7, 5, 2, 2
Offset: 0

Views

Author

Sebastian Gutierrez (sgutierr(AT)alum.mit.edu), Jan 20 2005

Keywords

Crossrefs

Programs

  • Mathematica
    Select[ RealDigits[ EulerGamma, 10, 275][[1]], PrimeQ[ # ] &] (* Robert G. Wilson v, Jan 21 2005 *)

Extensions

More terms from Robert G. Wilson v, Jan 21 2005