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”).

A269482
Continued fraction expansion of the Dirichlet eta function at 5.
0
0, 1, 34, 1, 6, 1, 1, 3, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 2, 2, 2, 35, 3, 1, 5, 4, 1, 2, 2, 1, 4, 1, 1, 1, 2, 10, 2, 1, 6, 9, 23, 1, 5, 1, 1, 1, 1, 1, 2, 1, 3, 4, 1, 2, 1, 1, 2, 2, 1, 1, 5, 4, 7, 1, 1, 1, 1, 2, 2, 1, 4, 1, 1, 2, 8, 3, 2, 1, 3, 1, 5, 356, 2, 57, 6, 1, 6, 1, 1, 31, 1, 5, 1, 1, 477, 1, 9, 7, 3, 4
OFFSET
0,3
COMMENTS
Continued fraction of Sum_{k>=1} (-1)^(k - 1)/k^5 = (15*zeta(5))/16 = 0.9721197704469093...
EXAMPLE
1/1^5 - 1/2^5 + 1/3^5 - 1/4^5 + 1/5^5 - 1/6^5 +... = 1/(1 + 1/(34 + 1/(1 + 1/(6 + 1/(1 + 1/(1 + 1/...)))))).
MATHEMATICA
ContinuedFraction[(15 Zeta[5])/16, 100]
CROSSREFS
Sequence in context: A022070 A123301 A328913 * A037933 A350936 A297875
KEYWORD
nonn,cofr
AUTHOR
Ilya Gutkovskiy, Feb 27 2016
STATUS
approved