A156571 Decimal expansion of (27 + 10*sqrt(2))/23.
1, 7, 8, 8, 7, 8, 8, 5, 0, 5, 3, 7, 9, 6, 0, 6, 5, 4, 2, 9, 5, 7, 2, 5, 5, 9, 6, 7, 0, 4, 7, 6, 9, 4, 8, 1, 6, 7, 6, 9, 4, 2, 2, 5, 5, 4, 5, 1, 1, 7, 1, 6, 5, 5, 3, 5, 5, 5, 0, 7, 8, 1, 4, 6, 9, 5, 2, 4, 9, 2, 3, 8, 1, 9, 4, 0, 0, 4, 6, 5, 3, 8, 6, 3, 0, 6, 0, 3, 2, 7, 5, 7, 9, 4, 6, 2, 6, 7, 7, 0, 7, 5, 4, 3, 5
Offset: 1
Examples
(27 + 10*sqrt(2))/23 = 1.78878850537960654295...
Links
Crossrefs
Programs
-
Magma
(27+10*Sqrt(2))/23; // G. C. Greubel, Jan 27 2018
-
Mathematica
RealDigits[(27 + 10*Sqrt[2])/23, 10, 100][[1]] (* G. C. Greubel, Jan 28 2018 *)
-
PARI
(27+10*sqrt(2))/23 \\ G. C. Greubel, Jan 27 2018
Comments