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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099875 Continued fraction expansion of nested cube root expression in A099874. 0
1, 2, 1, 2, 1, 4, 4, 4, 1, 3, 1, 4, 1, 3, 1, 2, 10, 1, 3, 37, 4, 1, 37, 1, 19, 1, 1, 1, 1, 4, 2, 1, 2, 9, 7, 1, 2, 1, 1, 4, 1, 10, 1, 1, 62, 1, 1, 3, 2, 2, 3, 2, 3, 2, 8, 1, 8, 2, 2, 2, 1, 1, 1, 3, 1, 2, 1, 15, 7, 1, 2, 4, 6, 1, 1, 1, 2, 3, 263, 1, 2, 1, 2, 5, 10, 1, 1, 1, 1, 2, 1, 5, 1, 2, 1, 13, 1, 1, 2, 1 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

k = 65; r = 66; While[k > 0, r = (k + r)^(1/3); k-- ]; ContinuedFraction[r, 100] (from Robert G. Wilson v Nov 04 2004)

CROSSREFS

Cf. A099874.

Sequence in context: A157333 A002852 A188440 * A079499 A166235 A143591

Adjacent sequences:  A099872 A099873 A099874 * A099876 A099877 A099878

KEYWORD

cofr,easy,nonn

AUTHOR

Mark Hudson (mrmarkhudson(AT)hotmail.com), Nov 02 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 04 2004

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 15:20 EST 2012. Contains 205823 sequences.