A185262 Decimal expansion of 2^(1/phi).
1, 5, 3, 4, 7, 8, 2, 2, 5, 3, 8, 2, 6, 4, 8, 9, 4, 1, 0, 7, 3, 1, 4, 3, 0, 8, 2, 7, 0, 7, 5, 7, 9, 1, 2, 1, 9, 1, 0, 9, 8, 2, 8, 9, 7, 5, 2, 6, 3, 9, 1, 2, 7, 7, 2, 3, 1, 6, 6, 6, 7, 8, 0, 4, 8, 5, 5, 4, 0, 1, 6, 7, 1, 0, 0, 9, 5, 8, 5, 6, 9, 0, 4, 4, 1, 6
Offset: 1
Links
- G. C. Greubel, Table of n, a(n) for n = 1..5000
Crossrefs
Cf. A185261
Programs
-
Mathematica
RealDigits[N[2^(1/GoldenRatio),200]][[1]]
-
PARI
2^((sqrt(5)-1)/2) \\ Charles R Greathouse IV, Oct 01 2012
Comments