%I A010540
%S A010540 9,4,3,3,9,8,1,1,3,2,0,5,6,6,0,3,8,1,1,3,2,0,6,6,0,3,7,7,6,2,2,6,4,
%T A010540 0,7,1,6,9,8,3,6,2,2,6,3,3,4,1,5,1,2,1,3,2,0,6,6,2,9,8,1,4,4,8,9,8,
%U A010540 0,0,2,2,9,0,9,5,8,5,1,1,8,0,5,8,5,4,1,0,2,6,9,8,6,8,9,0,3,8,4,1,0
%N A010540 Decimal expansion of square root of 89.
%C A010540 Continued fraction expansion is 9 followed by {2, 3, 3, 2, 18} repeated.
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 10 2009]
%H A010540 Harry J. Smith, <a href="b010540.txt">Table of n, a(n) for n=1,...,20000</
a>
%e A010540 9.433981132056603811320660377622640716983622633415121320662981448980022...
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 10 2009]
%o A010540 (PARI) { default(realprecision, 20080); x=sqrt(89); for (n=1, 20000,
d=floor(x); x=(x-d)*10; write("b010540.txt", n, " ", d)); } [From
Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 10 2009]
%Y A010540 Cf. A010161 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
Jun 10 2009]
%Y A010540 Sequence in context: A033329 A097326 A021110 this_sequence A082695 A019909
A117018
%Y A010540 Adjacent sequences: A010537 A010538 A010539 this_sequence A010541 A010542
A010543
%K A010540 nonn,cons
%O A010540 1,1
%A A010540 N. J. A. Sloane (njas(AT)research.att.com).
|