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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016551 Continued fraction for ln(47/2). 2
3, 6, 2, 1, 2, 2, 2, 2, 1, 1, 1, 2, 141, 2, 6, 19, 3, 4, 2, 3, 1, 4, 16, 1, 4, 3, 2, 6, 2, 1, 2, 12, 1, 1, 9, 18, 2, 1, 1, 12, 2, 1, 1, 2, 1, 13, 1, 3, 1, 6, 1, 3, 6, 1, 39, 2, 4, 2, 10, 2, 13, 2, 3, 2, 1, 2, 1, 4, 4, 3, 2, 3, 2, 1, 1, 4 (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.157000421150113277403718548... = 3 + 1/(6 + 1/(2 + 1/(1 + 1/(2 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]

PROG

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

CROSSREFS

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

Sequence in context: A004158 A058178 A058078 * A176034 A145896 A159963

Adjacent sequences:  A016548 A016549 A016550 * A016552 A016553 A016554

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 17 05:54 EST 2012. Contains 205985 sequences.