A160213 Decimal expansion of (969+124*sqrt(2))/953.
1, 2, 0, 0, 8, 0, 0, 0, 8, 5, 7, 6, 5, 2, 2, 9, 5, 7, 6, 1, 2, 9, 4, 9, 5, 6, 9, 9, 6, 8, 7, 3, 0, 5, 9, 4, 0, 9, 6, 8, 1, 4, 1, 9, 8, 5, 8, 8, 3, 2, 5, 4, 5, 2, 3, 6, 8, 7, 2, 0, 7, 0, 1, 7, 3, 2, 5, 1, 3, 2, 0, 3, 2, 8, 7, 4, 3, 9, 7, 9, 7, 7, 7, 7, 2, 7, 6, 8, 1, 5, 7, 6, 6, 6, 9, 7, 5, 3, 9, 8, 7, 6, 0, 9, 0
Offset: 1
Examples
(969+124*sqrt(2))/953 = 1.20080008576522957612...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
Crossrefs
Programs
-
Magma
(969 +124*Sqrt(2))/953; // G. C. Greubel, Apr 08 2018
-
Mathematica
RealDigits[(969 +124*Sqrt[2])/953, 10, 100][[1]] (* G. C. Greubel, Apr 08 2018 *)
-
PARI
(969 +124*sqrt(2))/953 \\ G. C. Greubel, Apr 08 2018
Formula
Equals (31+2*sqrt(2))/(31-2*sqrt(2)).
Comments