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.

A111717 Decimal expansion of e^(-(cosine of 1 degree)).

Original entry on oeis.org

3, 6, 7, 9, 3, 5, 4, 7, 5, 2, 5, 9, 2, 1, 9, 9, 8, 6, 8, 5, 5, 9, 5, 4, 9, 3, 6, 4, 4, 0, 2, 3, 8, 3, 8, 7, 1, 7, 4, 0, 8, 1, 6, 5, 4, 2, 1, 1, 8, 5, 8, 2, 1, 2, 6, 6, 4, 8, 7, 7, 5, 8, 3, 0, 7, 3, 2, 4, 2, 6, 4, 0, 1, 3, 0, 6, 4, 7, 0, 2, 8, 6, 4, 4, 6, 7, 7, 2, 6, 4, 7, 2, 9, 6, 6, 2, 8, 4, 4, 2
Offset: 0

Views

Author

Mohammad K. Azarian, Nov 17 2005

Keywords

Crossrefs

Cf. A019810.

Programs

  • Mathematica
    RealDigits[E^-Cos[1 Degree],10,120][[1]] (* Harvey P. Dale, Apr 18 2025 *)