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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016565 Continued fraction for ln(75/2). 2
3, 1, 1, 1, 1, 1, 23, 12, 11, 1, 15, 2, 15, 1, 1, 1, 1, 12, 1, 1, 1, 6, 2, 1, 2, 3, 1, 18, 1, 1, 3, 65, 26, 3, 3, 3, 1, 3, 101, 1, 1, 9, 1, 2, 3, 5, 1, 12, 2, 16, 1, 10, 1, 24, 5, 1, 1, 2, 3, 2, 6, 2, 10, 18, 1, 1, 2, 1, 25, 4, 1, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

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

G. Xiao, Contfrac

EXAMPLE

3.624340932976365131179531781... = 3 + 1/(1 + 1/(1 + 1/(1 + 1/(1 + ...)))) [From Harry J. Smith, May 29 2009]

PROG

(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(75/2)); for (n=1, 20000, write("b016565.txt", n, " ", x[n])); } [From Harry J. Smith, May 29 2009]

CROSSREFS

Cf. A016614 Decimal expansion. [From Harry J. Smith, May 29 2009]

Sequence in context: A135939 A061653 A069226 * A051714 A023593 A117544

Adjacent sequences:  A016562 A016563 A016564 * A016566 A016567 A016568

KEYWORD

nonn,cofr

AUTHOR

N. J. A. Sloane.

STATUS

approved

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 May 22 20:46 EDT 2013. Contains 225583 sequences.