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