# Greetings from The On-Line Encyclopedia of Integer Sequences! http://oeis.org/ Search: id:a010526 Showing 1-1 of 1 %I A010526 #15 Feb 11 2025 14:44:47 %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,3, %T A010526 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,7,4, %U A010526 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. - _Harry J. Smith_, Jun 09 2009 %H A010526 Harry J. Smith, Table of n, a(n) for n = 1..20000 %H A010526 Index entries for algebraic numbers, degree 2. %e A010526 8.602325267042626771729473535049713632027535557290735619508045641237426... %t A010526 RealDigits[N[74^(1/2),200]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Jan 23 2012 *) %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)); } \\ _Harry J. Smith_, Jun 09 2009 %Y A010526 Cf. A010152 Continued fraction. %K A010526 nonn,cons,changed %O A010526 1,1 %A A010526 _N. J. A. Sloane_ # Content is available under The OEIS End-User License Agreement: http://oeis.org/LICENSE