Search: id:A002949 Results 1-1 of 1 results found. %I A002949 M3202 %S A002949 1,1,4,2,7,3,508,1,5,5,1,1,1,2,1,1,24,1,1,1,3,3,30,4,10,158,6,1,1,2, %T A002949 12,1,10,1,1,3,2,1,1,89,1,1,2,1,1,1,3,1,2,1,7,1,2,18,1,17,2,2,10,14, %U A002949 3,1,2 %N A002949 Continued fraction for cube root of 6. %D A002949 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence). %H A002949 Harry J. Smith, Table of n, a(n) for n=1,...,20000 %H A002949 G. Xiao, Contfrac %H A002949 Index entries for continued fractions for constants %e A002949 6^(1/3) = 1.81712059283213965... = 1 + 1/(1 + 1/(4 + 1/(2 + 1/(7 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 08 2009] %o A002949 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(6^(1/ 3)); for (n=1, 20000, write("b002949.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 08 2009] %Y A002949 Cf. A005486 = Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 08 2009] %Y A002949 Sequence in context: A026189 A026213 A123684 this_sequence A130849 A138754 A021963 %Y A002949 Adjacent sequences: A002946 A002947 A002948 this_sequence A002950 A002951 A002952 %K A002949 nonn,cofr %O A002949 1,3 %A A002949 N. J. A. Sloane (njas(AT)research.att.com). Search completed in 0.001 seconds