A159575 Decimal expansion of (339+26*sqrt(2))/337.
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, 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, 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
Offset: 1
Examples
(339+26*sqrt(2))/337 = 1.11504318285371059723...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
Crossrefs
Programs
-
Magma
(339+26*Sqrt(2))/337; // G. C. Greubel, May 05 2018
-
Mathematica
RealDigits[(339+26*Sqrt[2])/337, 10, 100][[1]] (* G. C. Greubel, May 05 2018 *)
-
PARI
(339+26*sqrt(2))/337 \\ G. C. Greubel, May 05 2018
Formula
Equals (26+sqrt(2))/(26-sqrt(2)).
Comments