A117022 Decimal expansion of (sine of 1 radian)^(-3)=(csc 1 radian)^3.
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
Examples
1.67835011894059405449138730758235319831856234904192490952426587549399475571366568584431227924425380177082223002088137021
Programs
-
Mathematica
RealDigits[Csc[1]^3,10,120][[1]] (* Harvey P. Dale, Sep 05 2017 *)