A161480 Decimal expansion of (129 +44*sqrt(2))/113.
1, 6, 9, 2, 2, 6, 0, 1, 4, 8, 1, 8, 0, 6, 7, 4, 1, 7, 8, 2, 9, 4, 4, 6, 2, 8, 6, 6, 0, 6, 3, 9, 5, 3, 2, 3, 4, 1, 3, 3, 3, 2, 3, 5, 6, 2, 0, 9, 3, 6, 7, 8, 8, 9, 5, 7, 5, 0, 2, 1, 1, 5, 7, 9, 3, 9, 4, 6, 2, 1, 4, 9, 6, 0, 3, 8, 3, 4, 2, 5, 6, 3, 8, 0, 0, 1, 5, 0, 8, 9, 8, 3, 2, 2, 2, 6, 7, 5, 1, 5, 0, 4, 7, 2, 6
Offset: 1
Examples
(129 +44*sqrt(2))/113 = 1.69226014818067417829...
Links
Crossrefs
Programs
-
Magma
(129 +44*Sqrt(2))/113; // G. C. Greubel, Apr 07 2018
-
Maple
with(MmaTranslator[Mma]): Digits:=150: RealDigits(evalf((129+44*sqrt(2))/113))[1]; # Muniru A Asiru, Apr 08 2018
-
Mathematica
RealDigits[(129 +44*Sqrt[2])/113, 10, 100][[1]] (* G. C. Greubel, Apr 07 2018 *)
-
PARI
(129 +44*sqrt(2))/113 \\ G. C. Greubel, Apr 07 2018
Formula
Equals (11 +2*sqrt(2))/(11 -2*sqrt(2)).
Comments