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 A157298 #7 Sep 08 2022 08:45:41 %S A157298 1,4,7,7,8,4,5,9,0,1,7,8,8,0,8,7,0,0,9,5,3,1,8,0,8,8,2,3,1,6,6,6,9,5, %T A157298 5,9,3,0,7,1,2,3,7,5,2,6,9,3,0,8,0,9,3,2,5,4,4,9,1,8,8,2,5,1,9,6,3,0, %U A157298 4,0,1,0,1,1,9,5,2,7,4,9,5,5,2,1,0,8,3,9,3,8,7,4,0,6,1,1,3,0,6,3,5,2,1,5,0 %N A157298 Decimal expansion of (251+66*sqrt(2))/233. %C A157298 lim_{n -> infinity} b(n)/b(n-1) = (251+66*sqrt(2))/233 for n mod 3 = {1, 2}, b = A129625. %C A157298 lim_{n -> infinity} b(n)/b(n-1) = (251+66*sqrt(2))/233 for n mod 3 = {0, 2}, b = A157297. %H A157298 G. C. Greubel, <a href="/A157298/b157298.txt">Table of n, a(n) for n = 1..10000</a> %F A157298 (251+66*sqrt(2))/233 = (22+3*sqrt(2))/(22-3*sqrt(2)). %e A157298 (251+66*sqrt(2))/233 = 1.47784590178808700953... %t A157298 RealDigits[(251 + 66*Sqrt[2])/233, 10, 100][[1]] (* _G. C. Greubel_, Mar 29 2018 *) %o A157298 (PARI) (251+66*sqrt(2))/233 \\ _G. C. Greubel_, Mar 29 2018 %o A157298 (Magma) (251+66*Sqrt(2))/233; // _G. C. Greubel_, Mar 29 2018 %Y A157298 Cf. A129625, A157297, A002193 (decimal expansion of sqrt(2)), A157299 (decimal expansion of (82611+44030*sqrt(2))/233^2). %K A157298 cons,nonn %O A157298 1,2 %A A157298 _Klaus Brockhaus_, Apr 11 2009