A110942 Decimal expansion of (cosecant of 1 degree)^5.
6, 1, 7, 6, 2, 2, 9, 2, 5, 0, 9, 3, 0, 9, 0, 9, 5, 7, 7, 4, 5, 9, 7, 5, 3, 6, 8, 0, 5, 9, 1, 0, 6, 1, 2, 5, 1, 0, 5, 4, 1, 5, 5, 4, 5, 7, 7, 8, 9, 3, 6, 6, 4, 3, 7, 8, 9, 2, 5, 7, 2, 9, 3, 9, 2, 5, 5, 4, 7, 2, 7, 3, 4, 2, 7, 2, 0, 3, 2, 6, 2, 8, 4, 0, 2, 3, 3, 0, 2, 4, 8, 0, 6, 5, 6, 6, 9, 5, 4, 5, 0, 3, 6, 7, 1
Offset: 9
Examples
617622925.09309095774597536805910...
References
- Mohammad K. Azarian, Forty-Five Nested Equilateral Triangles and cosecant of 1 degree, Problem 813, College Mathematics Journal, Vol. 36, No. 5, November 2005, p. 413-414. Solution published in Vol. 37 , No. 5, November 2006, pp. 394-395.
Programs
-
Mathematica
RealDigits[Csc[1 Degree]^5,10,120][[1]] (* Harvey P. Dale, Oct 15 2019 *)