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