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.

A111487 Decimal expansion of the cube of sine of 1 degree.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Nov 15 2005

Keywords

Crossrefs

Cf. A019810.

Programs

  • Mathematica
    Join[{0,0,0,0,0},RealDigits[Sin[1 Degree]^3,10,120][[1]]] (* Harvey P. Dale, Dec 03 2021 *)

Extensions

Offset corrected by Mohammad K. Azarian, Dec 11 2008