%I A010514
%S A010514 7,8,1,0,2,4,9,6,7,5,9,0,6,6,5,4,3,9,4,1,2,9,7,2,2,7,3,5,7,5,9,1,0,
%T A010514 1,4,1,3,5,6,8,3,0,5,1,3,6,6,4,8,5,6,3,3,0,0,1,7,7,2,4,3,7,6,0,1,9,
%U A010514 0,7,8,5,5,8,8,9,3,6,7,2,7,0,5,4,4,2,5,4,3,3,0,5,2,2,6,7,0,0,4,8,9
%N A010514 Decimal expansion of square root of 61.
%C A010514 Continued fraction expansion is 7 followed by {1, 4, 3, 1, 2, 2, 1, 3,
4, 1, 14} repeated. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
Jun 07 2009]
%H A010514 Harry J. Smith, <a href="b010514.txt">Table of n, a(n) for n=1,...,20000</
a>
%e A010514 7.810249675906654394129722735759101413568305136648563300177243760190785...
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 07 2009]
%o A010514 (PARI) { default(realprecision, 20080); x=sqrt(61); for (n=1, 20000,
d=floor(x); x=(x-d)*10; write("b010514.txt", n, " ", d)); } [From
Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 07 2009]
%Y A010514 Cf. A010145 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
Jun 07 2009]
%Y A010514 Sequence in context: A155846 A088396 A093828 this_sequence A073004 A021132
A019936
%Y A010514 Adjacent sequences: A010511 A010512 A010513 this_sequence A010515 A010516
A010517
%K A010514 nonn,cons
%O A010514 1,1
%A A010514 N. J. A. Sloane (njas(AT)research.att.com).
|