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