A156163 Decimal expansion of (19+6*sqrt(2))/17.
1, 6, 1, 6, 7, 8, 1, 2, 5, 7, 3, 0, 8, 1, 5, 1, 1, 9, 3, 6, 9, 4, 7, 1, 3, 6, 6, 7, 3, 6, 8, 1, 2, 8, 7, 3, 3, 6, 1, 2, 8, 2, 5, 3, 6, 7, 7, 8, 0, 0, 9, 9, 3, 1, 9, 9, 4, 4, 7, 1, 0, 4, 9, 5, 7, 6, 1, 4, 3, 4, 9, 9, 2, 3, 9, 8, 3, 9, 0, 7, 1, 9, 5, 9, 4, 2, 5, 4, 4, 2, 3, 8, 8, 0, 3, 4, 4, 0, 8, 4, 4, 9, 4, 7, 1
Offset: 1
Examples
(19+6*sqrt(2))/17 = 1.61678125730815119369...
Links
Crossrefs
Programs
-
Mathematica
RealDigits[(19 + 6*Sqrt[2])/17, 10, 100][[1]] (* G. C. Greubel, Jul 05 2017 *)
-
PARI
(6*sqrt(2)+19)/17 \\ Charles R Greathouse IV, Apr 25 2016
Comments