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.

A117015 Decimal expansion of (sine of 1 radian)^4.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Apr 15 2006

Keywords

Examples

			0.501367965665619704168888091863162297204983685956995164501698701409390261085714162049612058224312212904375635490371947579
		

Crossrefs

Cf. A049469.

Programs

  • Mathematica
    RealDigits[Sin[1]^4,10,120][[1]] (* Harvey P. Dale, Jun 28 2020 *)

Extensions

Offset corrected by Mohammad K. Azarian, Dec 11 2008