A157121 Decimal expansion of 11+3*sqrt(2).
1, 5, 2, 4, 2, 6, 4, 0, 6, 8, 7, 1, 1, 9, 2, 8, 5, 1, 4, 6, 4, 0, 5, 0, 6, 6, 1, 7, 2, 6, 2, 9, 0, 9, 4, 2, 3, 5, 7, 0, 9, 0, 1, 5, 6, 2, 6, 1, 3, 0, 8, 4, 4, 2, 1, 9, 5, 3, 0, 0, 3, 9, 2, 1, 3, 9, 7, 2, 1, 9, 7, 4, 3, 5, 3, 8, 6, 3, 2, 1, 1, 1, 6, 5, 5, 1, 1, 6, 2, 6, 0, 2, 9, 8, 2, 9, 2, 4, 7, 1, 8, 2, 0, 5, 0
Offset: 2
Examples
11+3*sqrt(2) = 15.24264068711928514640...
Links
Crossrefs
Programs
-
Maple
evalf[120](11+3*sqrt(2)); # Muniru A Asiru, Feb 12 2019
-
Mathematica
RealDigits[11+3*Sqrt[2],10,120][[1]] (* Harvey P. Dale, Sep 12 2012 *)
Comments