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