A110941 Decimal expansion of (cosecant of 1 degree)^4.
1, 0, 7, 7, 9, 0, 0, 6, 3, 1, 3, 7, 0, 8, 5, 3, 3, 4, 7, 2, 0, 2, 3, 2, 9, 4, 3, 1, 6, 0, 1, 0, 5, 2, 9, 4, 2, 7, 6, 9, 3, 4, 4, 9, 8, 9, 0, 9, 1, 9, 5, 0, 1, 1, 5, 2, 0, 3, 4, 9, 5, 9, 4, 2, 3, 3, 2, 6, 3, 6, 4, 5, 3, 3, 8, 2, 7, 8, 5, 6, 2, 3, 6, 3, 6, 3, 5, 3, 9, 2, 8, 8, 1, 4, 6, 3, 6, 8, 3, 6, 0, 1, 2, 5, 1
Offset: 8
Examples
10779006.313708533472023294316010...
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]^4,10,120][[1]] (* Harvey P. Dale, Aug 05 2025 *)