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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A126337 a(n) = number of terms in the n-th row of the irregular table A126336. 1
1, 1, 1, 2, 2, 2, 3, 5, 4, 17, 11, 12, 13, 10, 10, 6, 14, 22, 23, 32, 28, 33, 29, 36, 45, 39, 41, 40, 43, 57, 76, 64, 77, 64, 85, 76, 117, 90, 104, 100, 95, 124, 118, 101, 137, 141, 151, 131, 157, 152, 143, 176, 168, 180, 182, 215, 220, 202, 221, 212, 257, 238, 239, 259 (list; graph; refs; listen; history; internal format)
OFFSET

1,4

MATHEMATICA

f[l_List] := Append[l, ContinuedFraction[Plus @@ (1/# &) /@ Flatten[l]]]Length /@ Nest[f, {{1}}, 64] (*Chandler*)

CROSSREFS

Cf. A126336, A126338, A126339.

Sequence in context: A165918 A114639 A071867 * A036355 A095972 A091974

Adjacent sequences:  A126334 A126335 A126336 * A126338 A126339 A126340

KEYWORD

nonn

AUTHOR

Leroy Quet Dec 25 2006

EXTENSIONS

Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Dec 26 2006

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 13:08 EST 2012. Contains 205623 sequences.