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.

A117016 Decimal expansion of (sine of 1 radian)^5.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Apr 15 2006

Keywords

Examples

			0.42188659581978065544550904975665...
		

Crossrefs

Cf. A049469.

Programs

  • Mathematica
    RealDigits[Sin[1]^5,10,120][[1]] (* Harvey P. Dale, Dec 12 2023 *)

Extensions

Offset corrected by Mohammad K. Azarian, Dec 11 2008