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 A159642 #10 Sep 08 2022 08:45:44 %S A159642 1,0,8,1,7,8,0,0,4,3,6,5,5,9,9,9,1,0,6,2,7,0,2,6,3,9,7,8,4,7,2,2,5,5, %T A159642 2,2,5,3,9,1,8,2,1,0,0,0,7,9,3,7,7,1,4,5,3,8,3,9,8,1,5,2,5,5,9,0,0,5, %U A159642 6,6,2,5,8,4,6,1,5,7,0,0,9,7,9,8,8,5,8,4,1,5,9,5,6,0,7,3,4,3,0,6,9,8,3,7,1 %N A159642 Decimal expansion of (649 + 36*sqrt(2))/647. %C A159642 Equals lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = {1, 2}, b = A130013. %C A159642 Equals lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = {0, 2}, b = A159641. %H A159642 G. C. Greubel, <a href="/A159642/b159642.txt">Table of n, a(n) for n = 1..10000</a> %F A159642 Equals (36 + sqrt(2))/(36 - sqrt(2)). %e A159642 (649 + 36*sqrt(2))/647 = 1.08178004365599910627... %t A159642 RealDigits[(649+36*Sqrt[2])/647, 10, 100][[1]] (* _G. C. Greubel_, May 10 2018 *) %o A159642 (PARI) (649+36*sqrt(2))/647 \\ _G. C. Greubel_, May 10 2018 %o A159642 (Magma) (649+36*Sqrt(2))/647; // _G. C. Greubel_, May 10 2018 %Y A159642 Cf. A130013, A159641, A002193 (decimal expansion of sqrt(2)), A159643 (decimal expansion of (1084467+707402*sqrt(2))/647^2). %K A159642 cons,nonn %O A159642 1,3 %A A159642 _Klaus Brockhaus_, Apr 21 2009