%I A010528
%S A010528 8,7,1,7,7,9,7,8,8,7,0,8,1,3,4,7,1,0,4,4,7,3,9,6,3,9,6,7,7,1,9,2,3,
%T A010528 1,3,1,8,2,7,4,0,0,7,8,5,0,4,6,4,8,8,9,8,7,3,7,8,0,6,8,8,2,7,6,3,1,
%U A010528 9,1,1,4,6,5,6,4,0,6,3,1,6,1,7,1,3,1,2,3,1,8,3,1,1,7,0,3,8,8,9,0,5
%N A010528 Decimal expansion of square root of 76.
%C A010528 Continued fraction expansion is 8 followed by {1, 2, 1, 1, 5, 4, 5, 1,
1, 2, 1, 16} repeated. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
Jun 09 2009]
%H A010528 Harry J. Smith, <a href="b010528.txt">Table of n, a(n) for n=1,...,20000</
a>
%e A010528 8.717797887081347104473963967719231318274007850464889873780688276319114...
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 09 2009]
%o A010528 (PARI) { default(realprecision, 20080); x=sqrt(76); for (n=1, 20000,
d=floor(x); x=(x-d)*10; write("b010528.txt", n, " ", d)); } [From
Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 09 2009]
%Y A010528 Cf. A010154 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
Jun 09 2009]
%Y A010528 Sequence in context: A155094 A154401 A019814 this_sequence A016583 A124473
A011108
%Y A010528 Adjacent sequences: A010525 A010526 A010527 this_sequence A010529 A010530
A010531
%K A010528 nonn,cons
%O A010528 1,1
%A A010528 N. J. A. Sloane (njas(AT)research.att.com).
|