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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A078075 Continued fraction for constant defined in A065443. 2
1, 7, 3, 1, 1, 4, 57, 2, 3, 1, 5, 1, 3, 1, 2, 3, 9, 1, 2, 9, 3, 1, 18, 7, 1, 2, 6, 2, 1, 35, 2, 1, 5, 84, 3, 2, 7, 1, 1, 1, 28, 2, 1, 2, 1, 2, 3, 1, 2, 19, 1, 17, 1, 1, 8, 4, 3, 1, 81, 7, 1, 154, 24, 1, 65, 7, 3, 5, 94, 7, 1, 1, 8, 32, 3, 1, 1, 1, 3, 8, 2, 2, 2, 1, 5, 1, 2, 1, 1, 1, 7, 1, 5 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Duplicate of A067616. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 20 2009]

LINKS

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

EXAMPLE

1.137338736344196596696913368... = 1 + 1/(7 + 1/(3 + 1/(1 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 19 2009]

PROG

(PARI) { allocatemem(932245000); default(realprecision, 2400); x=contfrac(x=suminf(k=1, 1/(2^k - 1)^2)); for (n=1, 2000, write("b078075.txt", n, " ", x[n])) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 19 2009]

CROSSREFS

Sequence in context: A136595 A111475 A010139 * A067616 A199377 A019856

Adjacent sequences:  A078072 A078073 A078074 * A078076 A078077 A078078

KEYWORD

nonn,cofr

AUTHOR

Benoit Cloitre, Dec 02 2002

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 17 23:43 EST 2012. Contains 206085 sequences.