%I A002951 M0059
%S A002951 1,2,1,1,1,2,1,2,8,1,25,1,5,1,22,1,8,1,1,9,1,1,4,1,2,1,2,1,2,2,1,1,1,1,
%T A002951 2,1,6,2,46,1,12,1,32,1,2,3,2,3,55,1,12,3,8,1,1,11,1,4,1,1,1,2,1,1,7,1,
%U A002951 1,4,3,3,3218,1,3,1,2,2,3,1,1,2,11,1,7,57,2,2,2,2,1,1,67,1,2,3,1,1,13,
3
%N A002951 Continued fraction for fifth root of 5.
%C A002951 Fifth root of 5 = 5^(1/5) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 10 2009]
%D A002951 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences,
Academic Press, 1995 (includes this sequence).
%H A002951 Harry J. Smith, <a href="b002951.txt">Table of n, a(n) for n=1,...,20000</
a>
%H A002951 G. Xiao, <a href="http://wims.unice.fr/~wims/en_tool~number~contfrac.en.html">
Contfrac</a>
%H A002951 <a href="Sindx_Con.html#confC">Index entries for continued fractions
for constants</a>
%e A002951 1.379729661461214832390063464... = 1 + 1/(2 + 1/(1 + 1/(1 + 1/(1 + ...))))
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 10 2009]
%o A002951 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(5^(1/
5)); for (n=1, 20000, write("b002951.txt", n, " ", x[n])); } [From
Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 10 2009]
%Y A002951 Cf. A005534 = Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 10 2009]
%Y A002951 Sequence in context: A002339 A074807 A165194 this_sequence A093993 A123529
A140747
%Y A002951 Adjacent sequences: A002948 A002949 A002950 this_sequence A002952 A002953
A002954
%K A002951 nonn,cofr
%O A002951 1,2
%A A002951 N. J. A. Sloane (njas(AT)research.att.com).
%E A002951 Copied more terms from Smith's b-file. Hagen von Eitzen (math(AT)von-eitzen.de),
Jul 20 2009
|