A159778 Decimal expansion of (171+26*sqrt(2))/167.
1, 2, 4, 4, 1, 2, 9, 0, 5, 7, 6, 1, 4, 9, 7, 2, 8, 8, 1, 8, 4, 9, 3, 6, 4, 7, 1, 1, 5, 5, 3, 6, 0, 5, 6, 8, 8, 8, 7, 9, 1, 1, 0, 5, 9, 1, 3, 7, 6, 0, 5, 1, 7, 9, 5, 8, 2, 3, 9, 1, 4, 2, 1, 0, 7, 0, 5, 1, 4, 3, 9, 7, 8, 6, 8, 2, 7, 2, 3, 2, 5, 1, 5, 5, 7, 5, 4, 5, 3, 6, 4, 6, 2, 5, 8, 6, 0, 3, 6, 4, 6, 1, 7, 4, 2
Offset: 1
Examples
(171+26*sqrt(2))/167 = 1.24412905761497288184...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
Crossrefs
Programs
-
Magma
(171 +26*Sqrt(2))/167; // G. C. Greubel, May 21 2018
-
Mathematica
RealDigits[(171+26*Sqrt[2])/167, 10, 100][[1]] (* G. C. Greubel, May 21 2018 *)
-
PARI
(171+26*sqrt(2))/167 \\ G. C. Greubel, May 21 2018
Formula
Equals (13 + sqrt(2))/(13 - sqrt(2)).
Comments