A357715 Decimal expansion of sqrt(16 + 32 / sqrt(5)).
5, 5, 0, 5, 5, 2, 7, 6, 8, 1, 8, 8, 4, 6, 9, 4, 1, 5, 2, 8, 2, 8, 8, 3, 8, 3, 2, 7, 6, 4, 3, 5, 5, 0, 7, 1, 8, 1, 0, 3, 5, 9, 7, 3, 4, 4, 0, 3, 2, 6, 3, 4, 6, 5, 3, 4, 6, 2, 7, 0, 3, 0, 6, 2, 4, 7, 6, 3, 8, 0, 7, 7, 5, 0, 6, 8, 6, 9, 1, 9, 4, 0, 2, 6, 3, 8, 1, 1, 9, 7, 2, 4, 4, 0, 2, 8, 0
Offset: 1
Examples
5.5055276818846941...
Programs
-
Maple
sqrt(16 + 32 / sqrt(5));
-
Mathematica
Sqrt[16 + 32/Sqrt[5]]
-
PARI
sqrt(16 + 32 / sqrt(5))
Comments