A156649 Decimal expansion of (9+4*sqrt(2))/7.
2, 0, 9, 3, 8, 3, 6, 3, 2, 1, 3, 5, 6, 0, 5, 4, 3, 1, 3, 6, 0, 0, 9, 6, 4, 9, 8, 5, 2, 6, 2, 6, 8, 4, 6, 1, 6, 3, 2, 5, 5, 2, 6, 7, 8, 5, 9, 2, 9, 6, 8, 4, 6, 1, 3, 2, 4, 3, 8, 1, 6, 9, 9, 3, 1, 3, 7, 5, 6, 1, 4, 1, 6, 2, 6, 4, 0, 6, 1, 1, 6, 5, 0, 5, 7, 3, 6, 4, 3, 0, 5, 3, 3, 0, 0, 8, 0, 8, 9, 8, 7, 0, 5, 7, 2
Offset: 1
Examples
(9+4*sqrt(2))/7 = 2.09383632135605431360...
Links
Crossrefs
Programs
-
Mathematica
RealDigits[(9 + 4*Sqrt[2])/7, 10, 100][[1]] (* G. C. Greubel, Jul 05 2017 *)
-
PARI
(9+4*sqrt(2))/7 \\ G. C. Greubel, Jul 05 2017
Comments