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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109090 Continued fraction expansion of a = f(1) = f(2) with constant a from A109089 and function f(x) from A109087. 4
2, 1, 4, 2, 2, 1, 2, 2, 14, 1, 1, 3, 4, 15, 1, 24, 5, 9, 1, 1, 3, 2, 4, 1, 1, 1, 1, 38, 2, 1, 1, 2, 3, 3, 3, 1, 15, 1, 8, 3, 2, 4, 4, 1, 20, 28, 3, 1, 2, 1, 4, 1, 8, 1, 9, 1, 3, 1, 1, 2, 4, 3, 2, 3, 1, 3, 3, 1, 5, 1, 1, 1, 3, 2, 1, 1, 27, 2, 1, 2, 1, 4, 3, 76, 1, 1, 6, 5, 1, 17, 3, 1, 1, 1, 4, 2, 3, 1, 57, 1 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

FORMULA

a in (a, b) = lim(n->infinity)A^n(1, 1) with A(x, y) = (x+y/x, y/x).

EXAMPLE

a = 2.8155726498893784774595677676731...

PROG

(PARI) N=350; a=1.; b=1; for(i=1, N, b/=a; a+=b); contfrac(a)

CROSSREFS

Cf. A109086, A109088.

Sequence in context: A127136 A145983 A120025 * A080100 A161822 A001176

Adjacent sequences:  A109087 A109088 A109089 * A109091 A109092 A109093

KEYWORD

cofr,easy,nonn

AUTHOR

Nikolaus Meyberg (Nikolaus.Meyberg(AT)t-online.de), Jun 20 2005

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 15:39 EST 2012. Contains 205635 sequences.