A182552 Decimal expansion of phi^(1/e), where phi is the golden ratio.
1, 1, 9, 3, 6, 6, 4, 4, 4, 0, 4, 0, 8, 5, 8, 7, 4, 4, 5, 5, 1, 2, 1, 9, 9, 3, 1, 4, 0, 0, 2, 6, 2, 1, 8, 2, 9, 7, 7, 3, 4, 5, 2, 8, 2, 0, 4, 7, 6, 8, 3, 7, 0, 0, 6, 0, 4, 9, 7, 7, 3, 9, 5, 1, 2, 5, 0, 2, 9, 2, 9, 4, 7, 4, 0, 7, 5, 9, 0, 8, 1, 2, 2, 8, 7, 3, 6, 5, 3, 8, 1, 1, 5, 8, 3, 6, 9, 7, 7, 9, 0, 5, 0, 6, 8
Offset: 1
Examples
1.19366444040858744551219931400262182977345282047683...
Programs
-
Mathematica
RealDigits[ N[GoldenRatio^(1/E), 105]] [[1]]
Comments