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.

A117022 Decimal expansion of (sine of 1 radian)^(-3)=(csc 1 radian)^3.

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Apr 15 2006

Keywords

Examples

			1.67835011894059405449138730758235319831856234904192490952426587549399475571366568584431227924425380177082223002088137021
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Csc[1]^3,10,120][[1]] (* Harvey P. Dale, Sep 05 2017 *)