OFFSET
1,2
LINKS
Alexandre Eremenko and Peter Yuditskii, An extremal problem for a class of entire functions
FORMULA
Solution to log(c + sqrt(c^2 + 1)) = sqrt(1 + 1/c^2).
Equals 1/A033259. - Robert FERREOL, Jun 16 2025
EXAMPLE
1.508879561538319928909884488160578573694278589...
MATHEMATICA
FindRoot[Log[c + Sqrt[c^2 + 1]] == Sqrt[1 + 1/c^2], {c, 3/2}, WorkingPrecision -> 100][[1, 2]] // RealDigits[#, 10, 100]& // First
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Jean-François Alcover, Apr 04 2014
STATUS
approved
