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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016738 Continued fraction for ln(10). 2
2, 3, 3, 3, 1, 1, 3, 6, 3, 3, 1, 4, 2, 1, 2, 1, 3, 26, 5, 1, 23, 1, 1, 1, 2, 2, 3, 19, 1, 3, 716, 1, 2, 1, 1, 2, 2, 1, 22, 1, 17, 4, 1, 13, 7, 3, 5, 1, 1, 1, 1, 1, 7, 7, 1, 1, 4, 2, 1, 15, 1, 4, 2, 4, 1, 28, 1, 1, 2, 4, 1, 3, 6, 1, 9, 2, 4, 3, 1, 4, 3, 4, 1, 24, 16, 4, 6, 1, 33, 20, 9, 1, 1, 7, 24, 4, 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

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

MATHEMATICA

ContinuedFraction[ Log[10], 75 ]

PROG

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

CROSSREFS

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

Sequence in context: A153878 A118925 A171576 * A061911 A082239 A062745

Adjacent sequences:  A016735 A016736 A016737 * A016739 A016740 A016741

KEYWORD

nonn,cofr

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 07 2000

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.