OFFSET
0,1
LINKS
Simon Plouffe, Numbers in the base e^Pi, 2025.
FORMULA
Empirical: Equals Sum_{k>=0} A259790(k) / exp(k*Pi).
EXAMPLE
0.87401389243604236526751512680012092145...
MATHEMATICA
First[RealDigits[(128*(4756 + 3363*Sqrt[2])^(1/4)*Exp[Pi/8]*Gamma[5/4]^4*Sin[Pi/8]^4)/Pi^3, 10, 100]]
PROG
(PARI) (1/32) * exp(Pi / 8) * 2^(7/8) * gamma(5/8)^4 * (3+2 * sqrt(2)) * (2+2^(1/2))^(1/2) / Pi / gamma(7/8)^4
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Simon Plouffe, Sep 21 2025
STATUS
approved
