OFFSET
0,1
LINKS
Paolo Xausa, Table of n, a(n) for n = 0..10000
Simon Plouffe, Numbers in the base e^Pi, 2025.
FORMULA
Empirical: Equals Sum_{k>=0} A164270(k) / exp(k*Pi).
Equals (1/24) * exp(Pi / 3) * Gamma(2/3)^2 * Gamma(7/12) * (1+3^(1/2))^2 / Gamma(11/12) / Pi.
EXAMPLE
0.74915039320635340364432750743917203250...
MATHEMATICA
First[RealDigits[Exp[Pi/3]*(3 + Sqrt[3])/18, 10, 100]] (* Paolo Xausa, Sep 19 2025 *)
PROG
(PARI) (1/24) * exp(Pi / 3) * gamma(2/3)^2 * gamma(7/12) * (1+3^(1/2))^2 / gamma(11/12) / Pi
CROSSREFS
KEYWORD
AUTHOR
Simon Plouffe, Sep 18 2025
STATUS
approved
