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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016555 Continued fraction for ln(55/2). 2
3, 3, 5, 2, 7, 1, 2, 1, 2, 2, 1, 3, 1, 2, 10, 1, 23, 1, 1, 1, 1, 3, 1, 1, 1, 1, 4, 5, 2, 8, 2, 4, 1, 37, 2, 2, 2, 1, 2, 74, 1, 11, 2, 1, 3, 1, 6, 3, 1, 6, 136, 1, 3, 9, 1, 2, 6, 6, 12, 1, 1, 2, 1, 1, 1, 29, 1, 4, 3, 5, 2, 1, 6, 6, 1, 11, 7 (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.314186004672525609245470789... = 3 + 1/(3 + 1/(5 + 1/(2 + 1/(7 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 28 2009]

PROG

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

CROSSREFS

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

Sequence in context: A142961 A101777 A204154 * A115155 A136549 A077924

Adjacent sequences:  A016552 A016553 A016554 * A016556 A016557 A016558

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 21:27 EST 2012. Contains 205859 sequences.