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

A077604
Continued fraction expansion of log(2*Pi)-1-Gamma/2.
0
0, 1, 1, 4, 1, 1, 2, 1, 6, 1, 3, 10, 6, 148, 2, 3, 3, 2, 1, 4, 3, 1, 23, 1, 10, 4, 3, 2, 1, 1, 7, 2, 8, 1, 2, 7, 1, 17, 19, 5, 6, 1, 1, 1, 1, 2, 7, 1, 1, 1, 1, 17, 2, 4, 1, 1, 5, 40, 6, 6, 2, 14, 3, 2, 6, 1, 1, 1, 1, 3, 1, 100, 1, 7, 7, 4, 4, 1, 1, 2, 3, 2, 1, 2, 7, 1, 1, 4, 1, 3, 1, 5, 1, 1, 2, 1, 6, 1
OFFSET
0,4
FORMULA
log(2*Pi)-1-Gamma/2 = 0.5492692339585790532574034277....
MATHEMATICA
ContinuedFraction[Log[2Pi]-1-EulerGamma/2, 100] (* Harvey P. Dale, Jan 17 2015 *)
PROG
(PARI) contfrac(log(2*Pi)-1-Euler/2)
CROSSREFS
Cf. A077142 (decimal expansion).
Sequence in context: A239114 A010324 A016525 * A112985 A293769 A073693
KEYWORD
cofr,nonn
AUTHOR
Benoit Cloitre, Dec 01 2002
EXTENSIONS
offset changed by Andrew Howroyd, Jul 08 2024
STATUS
approved