login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016552 Continued fraction for ln(49/2). 2
3, 5, 29, 1, 17, 2, 7, 5, 1, 8, 9, 20, 1, 2, 1, 1, 1, 2, 4, 1, 4, 1, 4, 3, 1, 1, 1, 3, 1, 1, 1, 1, 5, 1, 22, 2, 2, 31, 2, 41, 1, 1, 1, 1, 2, 1, 7, 6, 3, 2, 3, 2, 1, 3, 1, 8, 1, 4, 1, 1, 1, 4, 20, 1, 1, 2, 1, 4, 1, 3, 4, 5, 1, 2, 1, 157, 1, 22 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,20000

G. Xiao, Contfrac

EXAMPLE

3.1986731175506813007934733... = 3 + 1/(5 + 1/(29 + 1/(1 + 1/(17 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 28 2009]

PROG

(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(49/2)); for (n=1, 20000, write("b016552.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 28 2009]

CROSSREFS

Cf. A016601 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 28 2009]

Sequence in context: A103526 A054388 A110255 * A141578 A067200 A106089

Adjacent sequences:  A016549 A016550 A016551 * A016553 A016554 A016555

KEYWORD

nonn,cofr

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 19:15 EST 2012. Contains 205852 sequences.