A129269 Decimal expansion of arcsinh(1/5).
1, 9, 8, 6, 9, 0, 1, 1, 0, 3, 4, 9, 2, 4, 1, 4, 0, 6, 4, 7, 4, 6, 3, 6, 9, 1, 5, 9, 5, 0, 2, 0, 6, 9, 6, 8, 2, 2, 1, 3, 0, 8, 7, 9, 4, 2, 2, 4, 4, 5, 3, 7, 7, 3, 0, 2, 1, 2, 6, 3, 2, 2, 2, 2, 8, 5, 4, 8, 5, 6, 4, 7, 8, 9, 5, 9, 7, 2, 3, 6, 7, 5, 1, 2, 9, 3, 5, 3, 4, 4, 6, 4, 5, 4, 3, 4, 1, 6, 9
Offset: 0
Examples
0.19869011034924140647463691595020696822130879422445377302126...
Crossrefs
Programs
-
Mathematica
RealDigits[ArcSinh[1/5], 10, 105][[1]] (* Amiram Eldar, May 02 2023 *)
-
PARI
asinh(.2) \\ Charles R Greathouse IV, Nov 21 2024