A090654 Decimal expansion of 4 + 2*sqrt(6).
8, 8, 9, 8, 9, 7, 9, 4, 8, 5, 5, 6, 6, 3, 5, 6, 1, 9, 6, 3, 9, 4, 5, 6, 8, 1, 4, 9, 4, 1, 1, 7, 8, 2, 7, 8, 3, 9, 3, 1, 8, 9, 4, 9, 6, 1, 3, 1, 3, 3, 4, 0, 2, 5, 6, 8, 6, 5, 3, 8, 5, 1, 3, 4, 5, 0, 1, 9, 2, 0, 7, 5, 4, 9, 1, 4, 6, 3, 0, 0, 5, 3, 0, 7, 9, 7, 1, 8, 8, 6, 6, 2, 0, 9, 2, 8, 0, 4, 6, 9, 6
Offset: 1
Examples
8.898979485566356196394568149...
Links
Crossrefs
Programs
-
Mathematica
RealDigits[4 + 2*Sqrt[6], 10, 50][[1]] (* G. C. Greubel, Jul 03 2017 *)
-
PARI
4 + 2*sqrt(6) \\ G. C. Greubel, Jul 03 2017
Comments