A176213 Decimal expansion of 2+sqrt(6).
4, 4, 4, 9, 4, 8, 9, 7, 4, 2, 7, 8, 3, 1, 7, 8, 0, 9, 8, 1, 9, 7, 2, 8, 4, 0, 7, 4, 7, 0, 5, 8, 9, 1, 3, 9, 1, 9, 6, 5, 9, 4, 7, 4, 8, 0, 6, 5, 6, 6, 7, 0, 1, 2, 8, 4, 3, 2, 6, 9, 2, 5, 6, 7, 2, 5, 0, 9, 6, 0, 3, 7, 7, 4, 5, 7, 3, 1, 5, 0, 2, 6, 5, 3, 9, 8, 5, 9, 4, 3, 3, 1, 0, 4, 6, 4, 0, 2, 3, 4, 8, 1, 8, 5, 9
Offset: 1
Examples
2+sqrt(6) = 4.44948974278317809819...
Crossrefs
Programs
-
Mathematica
RealDigits[2+Sqrt[6],10,120][[1]] (* Harvey P. Dale, Aug 19 2018 *)
Comments