A112247 Decimal expansion of (secant of 1 degree)^3.
1, 0, 0, 0, 4, 5, 7, 0, 5, 3, 7, 4, 6, 7, 5, 6, 4, 7, 2, 9, 7, 8, 2, 8, 8, 3, 1, 3, 8, 1, 8, 4, 0, 0, 4, 5, 8, 9, 1, 6, 9, 9, 8, 3, 5, 5, 6, 2, 1, 3, 0, 2, 6, 3, 3, 4, 2, 0, 0, 9, 2, 6, 0, 6, 4, 8, 3, 8, 1, 6, 0, 9, 1, 9, 4, 0, 1, 7, 2, 0, 7, 8, 3, 8, 2, 2, 2, 0, 2, 8, 8, 2, 4, 8, 4, 8, 7, 4, 7, 1, 3, 9, 5, 2, 6
Offset: 1
Examples
1.0004570537467564729782883138184004589169983556213026334200926064838
Programs
-
Mathematica
RealDigits[Sec[1 Degree]^3,10,120][[1]] (* Harvey P. Dale, Jul 03 2020 *)