A364821 Decimal expansion of the unique value of x such that Gamma(x + i*sqrt(1-x^2)) is an imaginary number and -1 < x < 1.
1, 4, 9, 9, 6, 5, 9, 7, 4, 6, 0, 6, 4, 9, 1, 0, 8, 9, 8, 5, 3, 0, 9, 7, 0, 5, 3, 6, 6, 4, 1, 4, 5, 7, 3, 6, 6, 8, 7, 4, 1, 8, 4, 1, 0, 2, 3, 9, 9, 6, 9, 7, 4, 2, 9, 1, 1, 7, 8, 3, 1, 4, 7, 5, 5, 9, 8, 7, 2, 4, 7, 9, 7, 8, 9, 3, 9, 0, 2, 7, 0, 7, 3, 4, 1, 4, 6, 4, 6, 4, 2, 5, 3, 6, 5, 3, 0, 0, 8, 1, 0, 3, 6, 5, 8, 2
Offset: 0
Examples
0.149965974606491...
Crossrefs
Programs
-
Mathematica
RealDigits[ x /. FindRoot[Re[Gamma[x + I Sqrt[1 - x^2]]], {x, 0.15}, WorkingPrecision -> 106]][[1]]
Extensions
Last digit corrected by Vaclav Kotesovec, Sep 02 2025
Comments