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.

A117023 Decimal expansion of (sine of 1 radian)^(-4)=(csc 1 radian)^4.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Apr 15 2006

Keywords

Examples

			1.9945430671311295960125230904408284250954775408034483045407948703
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Csc[1]^4,10,120][[1]] (* Harvey P. Dale, Dec 28 2024 *)