login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A138731
Continued fraction for 6th Du Bois Reymond constant.
6
0, 4531, 1, 1, 3, 1, 8, 3, 2, 1, 3, 1, 1, 9, 1, 2, 9, 1, 1, 5, 3, 2, 1, 1, 5, 1, 1, 3, 5, 3, 2, 1, 6, 1, 7, 2, 4, 1, 3, 1, 23, 2, 8, 2, 1, 19, 1, 23, 1, 3, 1, 18, 1, 2, 1, 1, 3, 24, 1, 4, 1, 1, 5, 1, 1, 2, 1, 1, 89, 1, 1, 1, 2, 1, 8, 1, 52, 1, 1, 1, 1, 1, 4, 1, 15, 1, 1, 1, 5, 3, 1, 2, 1, 4, 1, 4, 24, 5, 1, 5
OFFSET
1,2
MATHEMATICA
ContinuedFraction[FullSimplify[TrigToExp[ -3 - 2Residue[x^2/((Tan[x] - x) (1 + x^2)^3), {x, I}]]], 100](*Artur Jasinski*)
PROG
(PARI) contfrac((exp(6)-6*exp(4)+3*exp(2)-98)/32) \\ Charles R Greathouse IV, Feb 24 2012
KEYWORD
nonn,cofr
AUTHOR
Artur Jasinski, Mar 26 2008
STATUS
approved