A378969 Decimal expansion of 1/(phi*log(4 - phi)).
7, 1, 2, 0, 8, 1, 2, 6, 6, 1, 7, 6, 1, 2, 6, 1, 5, 4, 1, 9, 5, 4, 4, 4, 3, 4, 0, 8, 7, 3, 5, 4, 8, 1, 0, 4, 7, 2, 1, 7, 2, 0, 2, 8, 3, 2, 9, 9, 4, 2, 9, 7, 4, 1, 8, 8, 7, 8, 7, 2, 1, 1, 5, 4, 4, 1, 1, 0, 6, 3, 5, 9, 6, 2, 7, 6, 0, 8, 9, 9, 9, 7, 4, 4, 5, 1, 4, 2, 3, 2, 5, 5, 9, 2, 4, 5, 7, 3, 3, 7
Offset: 0
Examples
0.712081266176126154195444340873548104721720283299...
References
- Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 5.6.8, p. 311.
Programs
-
Mathematica
RealDigits[(GoldenRatio Log[4-GoldenRatio])^(-1),10,100][[1]]