This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A156571 #14 Feb 11 2025 15:12:06 %S A156571 1,7,8,8,7,8,8,5,0,5,3,7,9,6,0,6,5,4,2,9,5,7,2,5,5,9,6,7,0,4,7,6,9,4, %T A156571 8,1,6,7,6,9,4,2,2,5,5,4,5,1,1,7,1,6,5,5,3,5,5,5,0,7,8,1,4,6,9,5,2,4, %U A156571 9,2,3,8,1,9,4,0,0,4,6,5,3,8,6,3,0,6,0,3,2,7,5,7,9,4,6,2,6,7,7,0,7,5,4,3,5 %N A156571 Decimal expansion of (27 + 10*sqrt(2))/23. %C A156571 Lim_{n -> infinity} a(n)/a(n-1) = (27+10*sqrt(2))/23 for n mod 3 = {1, 2}, b = A118337, A156567. %C A156571 Lim_{n -> infinity} a(n)/a(n-1) = (3+2*sqrt(2))/((27+10*sqrt(2))/23)^2 for n mod 3 = 0, b = A118337, A156567. %H A156571 G. C. Greubel, <a href="/A156571/b156571.txt">Table of n, a(n) for n = 1..10000</a> %H A156571 <a href="/index/Al#algebraic_02">Index entries for algebraic numbers, degree 2</a>. %e A156571 (27 + 10*sqrt(2))/23 = 1.78878850537960654295... %t A156571 RealDigits[(27 + 10*Sqrt[2])/23, 10, 100][[1]] (* _G. C. Greubel_, Jan 28 2018 *) %o A156571 (PARI) (27+10*sqrt(2))/23 \\ _G. C. Greubel_, Jan 27 2018 %o A156571 (Magma) (27+10*Sqrt(2))/23; // _G. C. Greubel_, Jan 27 2018 %Y A156571 Cf. A002193 (decimal expansion of sqrt(2)), A156035 (decimal expansion of 3+2*sqrt(2)), A156164 (decimal expansion of 17+12*sqrt(2)). %K A156571 cons,nonn %O A156571 1,2 %A A156571 _Klaus Brockhaus_, Feb 10 2009