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.

A117014 Decimal expansion of (sine of 1 radian)^3.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Apr 15 2006

Keywords

Examples

			0.595823236590955574464190540520696679755188979535711903216593122185827300801676133733659264443927055953158360193873673865
		

Crossrefs

Cf. A049469.

Programs

  • Mathematica
    RealDigits[Sin[1]^3,10,120][[1]] (* Harvey P. Dale, Dec 23 2012 *)

Extensions

Offset corrected by Mohammad K. Azarian, Dec 11 2008