login
The OEIS is supported by the many generous donors 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; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
k = 65; r = 66; While[k > 0, r = (k + r)^(1/3); k-- ]; ContinuedFraction[r, 100] (* Robert G. Wilson v, Nov 04 2004 *)
CROSSREFS
Cf. A099874.
Sequence in context: A266081 A188440 A216327 * A079499 A166235 A143591
KEYWORD
cofr,easy,nonn
AUTHOR
Mark Hudson (mrmarkhudson(AT)hotmail.com), Nov 02 2004
EXTENSIONS
More terms from Robert G. Wilson v, Nov 04 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 09:48 EDT 2024. Contains 371905 sequences. (Running on oeis4.)