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 A159895 #6 Sep 08 2022 08:45:44 %S A159895 4,7,2,5,8,2,4,9,5,3,4,6,7,6,9,1,1,6,4,8,2,9,6,9,5,4,5,6,2,5,1,7,8,0, %T A159895 1,9,8,6,1,3,1,6,6,2,6,5,4,2,5,7,7,8,9,6,6,7,9,9,5,5,6,4,6,6,2,3,7,7, %U A159895 6,2,6,5,1,3,3,3,9,5,2,7,1,7,3,8,3,4,0,4,8,8,6,9,2,5,4,2,4,0,1,1,8,2,9,1,3 %N A159895 Decimal expansion of (1304787+843542*sqrt(2))/727^2. %C A159895 lim_{n -> infinity} b(n)/b(n-1) = (1304787+843542*sqrt(2))/727^2 for n mod 3 = 0, b = A130646. %C A159895 lim_{n -> infinity} b(n)/b(n-1) = (1304787+843542*sqrt(2))/727^2 for n mod 3 = 1, b = A159893. %H A159895 G. C. Greubel, <a href="/A159895/b159895.txt">Table of n, a(n) for n = 1..10000</a> %F A159895 Equals (1354 +623*sqrt(2))/(1354 -623*sqrt(2)). %F A159895 Equals (3 +2*sqrt(2))*(27 -sqrt(2))^2/(27 +sqrt(2))^2. %e A159895 (1304787+843542*sqrt(2))/727^2 = 4.72582495346769116482... %t A159895 RealDigits[(1304787+843542*Sqrt[2])/727^2, 10, 100][[1]] (* _G. C. Greubel_, May 17 2018 *) %o A159895 (PARI) (1304787 +843542*sqrt(2))/727^2 \\ _G. C. Greubel_, May 17 2018 %o A159895 (Magma) (1304787 +843542*Sqrt(2))/727^2; // _G. C. Greubel_, May 17 2018 %Y A159895 Cf. A130646, A159893, A002193 (decimal expansion of sqrt(2)), A159894 (decimal expansion of (731+54*sqrt(2))/727). %K A159895 cons,nonn %O A159895 1,1 %A A159895 _Klaus Brockhaus_, Apr 30 2009