%I A010543
%S A010543 9,5,9,1,6,6,3,0,4,6,6,2,5,4,3,9,0,8,3,1,9,4,8,7,6,1,2,8,3,2,5,3,8,
%T A010543 7,8,3,9,9,9,3,4,1,4,0,8,3,8,0,8,2,5,8,6,9,2,9,7,0,6,1,8,2,2,8,8,9,
%U A010543 6,5,1,4,4,7,1,8,1,4,9,2,8,1,6,4,9,8,4,3,8,2,8,9,2,8,7,3,8,3,7,7,2
%N A010543 Decimal expansion of square root of 92.
%C A010543 Continued fraction expansion is 9 followed by {1, 1, 2, 4, 2, 1, 1, 18}
repeated. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 11
2009]
%H A010543 Harry J. Smith, <a href="b010543.txt">Table of n, a(n) for n=1,...,20000</
a>
%e A010543 9.591663046625439083194876128325387839993414083808258692970618228896514...
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 11 2009]
%o A010543 (PARI) { default(realprecision, 20080); x=sqrt(92); for (n=1, 20000,
d=floor(x); x=(x-d)*10; write("b010543.txt", n, " ", d)); } [From
Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 11 2009]
%Y A010543 Cf. A010163 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
Jun 11 2009]
%Y A010543 Sequence in context: A011203 A146483 A090463 this_sequence A154830 A078086
A061467
%Y A010543 Adjacent sequences: A010540 A010541 A010542 this_sequence A010544 A010545
A010546
%K A010543 nonn,cons
%O A010543 1,1
%A A010543 N. J. A. Sloane (njas(AT)research.att.com).
|