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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016548 Continued fraction for ln(41/2). 2
3, 48, 1, 23, 1, 12, 1, 1, 19, 6, 1, 4, 15, 1440, 1, 1, 2, 1, 2, 1, 1, 1, 1, 2, 1, 5, 1, 2, 4, 1, 4, 1, 1, 4, 1, 1, 1, 26, 2, 1, 11, 4, 4, 1, 2, 1, 3, 3, 55, 26, 1, 22, 2, 1, 10, 1, 20, 5, 2, 336, 2, 1, 1, 3, 2, 1, 2, 2, 9, 1, 1, 1, 2 (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.0204248861443624944495312... = 3 + 1/(48 + 1/(1 + 1/(23 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]

MATHEMATICA

ContinuedFraction[Log[41/2], 80] (* From Harvey P. Dale, Dec 13 2011 *)

PROG

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

CROSSREFS

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

Sequence in context: A197801 A187665 A088718 * A162333 A003878 A073982

Adjacent sequences:  A016545 A016546 A016547 * A016549 A016550 A016551

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 16 21:51 EST 2012. Contains 205978 sequences.