cp's OEIS Frontend

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.

A159575 Decimal expansion of (339+26*sqrt(2))/337.

This page as a plain text file.
%I A159575 #8 Sep 08 2022 08:45:44
%S A159575 1,1,1,5,0,4,3,1,8,2,8,5,3,7,1,0,5,9,7,2,3,6,9,2,5,5,3,9,5,5,3,2,7,0,
%T A159575 4,7,4,9,0,4,4,8,5,0,7,0,5,0,3,8,5,9,4,9,5,2,5,9,9,2,1,8,7,8,8,9,5,4,
%U A159575 2,7,4,3,1,5,7,2,7,4,4,1,6,3,2,3,4,7,4,7,9,9,9,6,8,1,0,6,4,3,3,4,9,8,8,4,5
%N A159575 Decimal expansion of (339+26*sqrt(2))/337.
%C A159575 Equals lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = {1, 2}, b = A129999.
%C A159575 Equals lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = {0, 2}, b = A159574.
%H A159575 G. C. Greubel, <a href="/A159575/b159575.txt">Table of n, a(n) for n = 1..10000</a>
%F A159575 Equals (26+sqrt(2))/(26-sqrt(2)).
%e A159575 (339+26*sqrt(2))/337 = 1.11504318285371059723...
%t A159575 RealDigits[(339+26*Sqrt[2])/337, 10, 100][[1]] (* _G. C. Greubel_, May 05 2018 *)
%o A159575 (PARI) (339+26*sqrt(2))/337 \\ _G. C. Greubel_, May 05 2018
%o A159575 (Magma) (339+26*Sqrt(2))/337; // _G. C. Greubel_, May 05 2018
%Y A159575 Cf. A129999, A159574, A002193 (decimal expansion of sqrt(2)), A159576(decimal expansion of (278307+179662*sqrt(2))/337^2).
%K A159575 cons,nonn
%O A159575 1,4
%A A159575 _Klaus Brockhaus_, Apr 16 2009