A161488 Decimal expansion of (209+60*sqrt(2))/191.
1, 5, 3, 8, 4, 9, 6, 4, 0, 7, 0, 2, 8, 1, 9, 7, 3, 9, 7, 5, 2, 9, 3, 2, 6, 3, 0, 0, 7, 9, 8, 8, 5, 8, 0, 3, 5, 1, 5, 2, 7, 7, 6, 5, 0, 5, 3, 5, 4, 0, 1, 5, 1, 0, 1, 5, 2, 1, 4, 7, 0, 0, 7, 4, 7, 6, 1, 4, 8, 6, 6, 4, 2, 4, 4, 8, 8, 2, 9, 4, 3, 6, 2, 8, 8, 0, 7, 9, 8, 5, 3, 7, 1, 5, 4, 8, 9, 4, 9, 9, 2, 8, 8, 4, 8
Offset: 1
Examples
(209+60*sqrt(2))/191 = 1.53849640702819739752...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
Crossrefs
Programs
-
Magma
(209 + 60*Sqrt(2))/191; // G. C. Greubel, Apr 06 2018
-
Mathematica
RealDigits[(209+60*Sqrt[2])/191, 10, 100][[1]] (* G. C. Greubel, Apr 06 2018 *)
-
PARI
(209+60*sqrt(2))/191 \\ G. C. Greubel, Apr 06 2018
Formula
Equals (20+3*sqrt(2))/(20-3*sqrt(2)).
Comments