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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016456 Continued fraction for ln(28). 2
3, 3, 98, 10, 4, 17, 2, 1, 3, 10, 1, 1, 1, 1, 3, 8, 43, 1, 38, 2, 1, 1, 2, 2, 1, 11, 1, 1, 2, 1, 10, 12, 1, 72, 1, 3, 1, 2, 2, 2, 2, 1, 1, 8, 1, 1, 193, 7, 2, 1, 1, 5, 1, 6, 2, 1, 2, 1, 3, 1, 1, 10, 3, 1, 1, 2, 1, 6, 2, 1, 2, 1, 11, 1 (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.3322045101752039239398169... = 3 + 1/(3 + 1/(98 + 1/(10 + 1/(4 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 20 2009]

PROG

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

CROSSREFS

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

Sequence in context: A024189 A007451 A087542 * A010266 A009491 A176614

Adjacent sequences:  A016453 A016454 A016455 * A016457 A016458 A016459

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 14 16:57 EST 2012. Contains 205635 sequences.