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 A159550 #10 Sep 08 2022 08:45:44 %S A159550 4,3,9,0,4,4,9,6,0,5,8,7,4,3,1,4,4,2,7,2,6,8,5,0,3,8,8,1,8,3,1,0,0,4, %T A159550 8,5,8,8,4,6,9,3,8,6,1,8,7,3,9,9,1,2,8,2,0,4,0,5,6,2,7,3,4,5,0,0,5,8, %U A159550 2,9,9,1,1,1,0,6,5,0,0,4,0,2,4,7,1,6,1,1,4,8,1,4,1,9,2,4,7,1,4,3,8,1,3,0,8 %N A159550 Decimal expansion of (91443+58282*sqrt(2))/199^2. %C A159550 lim_{n -> infinity} b(n)/b(n-1) = (91443+58282*sqrt(2))/199^2 for n mod 3 = 0, b = A129993. %C A159550 lim_{n -> infinity} b(n)/b(n-1) = (91443+58282*sqrt(2))/199^2 for n mod 3 = 1, b = A159548. %H A159550 G. C. Greubel, <a href="/A159550/b159550.txt">Table of n, a(n) for n = 1..10000</a> %F A159550 (91443+58282*sqrt(2))/199^2 = (362+161*sqrt(2))/(362-161*sqrt(2)) %F A159550 = (3+2*sqrt(2))*(20-sqrt(2))^2/(20+sqrt(2))^2. %e A159550 (91443+58282*sqrt(2))/199^2 = 4.39044960587431442726... %p A159550 with(MmaTranslator[Mma]): Digits:=100: %p A159550 RealDigits(evalf((91443+58282*sqrt(2))/199^2))[1]; # _Muniru A Asiru_, Mar 31 2018 %t A159550 RealDigits[(91443+58282Sqrt[2])/199^2,10,120][[1]] (* _Harvey P. Dale_, Sep 23 2012 *) %o A159550 (PARI) (91443 + 58282*sqrt(2))/199^2 \\ _G. C. Greubel_, Mar 30 2018 %o A159550 (Magma) (91443 + 58282*Sqrt(2))/199^2; // _G. C. Greubel_, Mar 30 2018 %Y A159550 Cf. A129993, A159548, A002193 (decimal expansion of sqrt(2)), A159549 (decimal expansion of (201+20*sqrt(2))/199). %K A159550 cons,nonn %O A159550 1,1 %A A159550 _Klaus Brockhaus_, Apr 14 2009