%I A002950 M4044
%S A002950 1,6,1,2,1,1,1,3,25,1,4,3,3,7,52,1,2,3,2,15,2,2,4,16,2,7,1,1,1,10,
%T A002950 21,1,1,1,141,2,4,1,4,2,1,1,17,1,3,3,4,1,3,1,3,2,1,1,2,33,1,6,6,1,2,4,
1
%N A002950 Continued fraction for fifth root of 2.
%D A002950 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences,
Academic Press, 1995 (includes this sequence).
%H A002950 Harry J. Smith, <a href="b002950.txt">Table of n, a(n) for n=1,...,20000</
a>
%H A002950 G. Xiao, <a href="http://wims.unice.fr/~wims/en_tool~number~contfrac.en.html">
Contfrac</a>
%H A002950 <a href="Sindx_Con.html#confC">Index entries for continued fractions
for constants</a>
%e A002950 1.148698354997035006798626946... = 1 + 1/(6 + 1/(1 + 1/(2 + 1/(1 + ...))))
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 12 2009]
%o A002950 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(2^(1/
5)); for (n=1, 20000, write("b002950.txt", n, " ", x[n])); } [From
Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 12 2009]
%Y A002950 Cf. A005531 = Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 12 2009]
%Y A002950 Sequence in context: A046792 A111825 A085552 this_sequence A121090 A010135
A153736
%Y A002950 Adjacent sequences: A002947 A002948 A002949 this_sequence A002951 A002952
A002953
%K A002950 nonn,cofr
%O A002950 1,2
%A A002950 N. J. A. Sloane (njas(AT)research.att.com), Herman P. Robinson
|