OFFSET
0,2
COMMENTS
A113014 is defined by a generalized continued fraction and the expansion here is its simple continued fraction.
EXAMPLE
1/(2+1/(1+1/(1+1/(1+1/(2+1/(...)))))) = 1/(2+3/(4+5/(6+7/(...)))).
MATHEMATICA
A365105 = ContinuedFraction[Sqrt[2*E/Pi]/Erfi[1/Sqrt[2]]-1, #]&;
CROSSREFS
KEYWORD
nonn,cofr
AUTHOR
Rok Cestnik, Aug 21 2023
STATUS
approved