A159759 Decimal expansion of (83+18*sqrt(2))/79.
1, 3, 7, 2, 8, 5, 8, 7, 8, 6, 3, 6, 3, 4, 9, 0, 0, 1, 1, 1, 1, 9, 3, 7, 2, 1, 1, 4, 3, 7, 6, 8, 9, 3, 2, 3, 3, 0, 9, 1, 8, 2, 3, 9, 7, 1, 6, 0, 4, 8, 7, 4, 2, 4, 4, 5, 2, 1, 2, 6, 8, 8, 0, 1, 0, 6, 1, 1, 7, 9, 5, 5, 2, 0, 5, 4, 6, 5, 7, 2, 9, 9, 9, 9, 1, 2, 2, 7, 5, 3, 9, 4, 6, 7, 0, 5, 7, 5, 7, 3, 5, 3, 4, 5, 6
Offset: 1
Examples
(83+18*sqrt(2))/79 = 1.37285878636349001111...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
Crossrefs
Programs
-
Magma
(83 +18*Sqrt(2))/79; // G. C. Greubel, May 22 2018
-
Mathematica
RealDigits[(83+18Sqrt[2])/79,10,120][[1]] (* Harvey P. Dale, Jul 27 2017 *)
-
PARI
(18*sqrt(2)+83)/79 \\ Charles R Greathouse IV, Jan 30 2018
Formula
Equals (9 + sqrt(2))/(9 - sqrt(2)).
Comments