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.

A111719 Decimal expansion of abs(log_10(cosine of 1 degree)).

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Nov 17 2005

Keywords

Crossrefs

Cf. A019810.

Programs

  • Mathematica
    Join[{0,0,0,0},RealDigits[Abs[Log10[Cos[1 Degree]]],10,120][[1]]] (* Harvey P. Dale, May 01 2021 *)

Extensions

Corrected and extended by Harvey P. Dale, May 01 2021