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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016457 Continued fraction for ln(29). 2
3, 2, 1, 2, 1, 1, 1, 1, 7, 1, 1, 6, 3, 1, 1, 1, 4, 2, 6, 2, 1, 1, 5, 2, 1, 1, 2, 2, 23, 358, 1, 5, 1, 3, 4, 3, 2, 3, 4, 3, 1, 6, 4, 1, 3, 8, 482, 4, 4, 2, 12, 2, 1, 17, 49, 7, 2, 1, 6, 1, 3, 2, 1, 1, 3, 1, 9, 1, 145, 41, 2, 480, 4, 10 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

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

EXAMPLE

3.367295829986474027183272032... = 3 + 1/(2 + 1/(1 + 1/(2 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 20 2009]

PROG

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

CROSSREFS

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

Sequence in context: A136170 A101221 A137241 * A181715 A077089 A156352

Adjacent sequences:  A016454 A016455 A016456 * A016458 A016459 A016460

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 05:45 EST 2012. Contains 205694 sequences.