OFFSET
0,1
LINKS
Bryn Garrod, Grzegorz Kubicki, and Michał Morayne, How to choose the best twins, Siam J. Discrete Math., Vol. 26, No. 1 (2012), pp. 384-398.
J. M. Grau Ribas, A new look at the returning secretary problem, Journal of Combinatorial Optimization, Vol. 37, No. 4 (2019), pp. 1216-1236.
FORMULA
Equals (1/3)*(-4 + 6*sqrt(1 - x) + 4*x + (-2 + 2*sqrt(1-x) + x)*log(x)) where x = A322166.
EXAMPLE
0.76797426727957343030182289371864503965422...
MAPLE
x:=2/LambertW(2*exp(5)): evalf[90]((1/3)*(-4+6*sqrt(1-x)+4*x+(-2+2*sqrt(1-x)+x)*log(x))); # Muniru A Asiru, Dec 21 2018
MATHEMATICA
With[{x = 2/ProductLog[2*Exp[5]]}, RealDigits[(6*Sqrt[1 - x] + 4*x - 4 + (2*Sqrt[1 - x] + x - 2)*Log[x])/3, 10, 120][[1]]] (* Amiram Eldar, May 30 2023 *)
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
José María Grau Ribas, Nov 29 2018
STATUS
approved