A345066 Decimal expansion of phi^gamma, where gamma is the Euler-Mascheroni constant.
1, 3, 2, 0, 1, 7, 3, 2, 8, 3, 7, 6, 2, 7, 8, 0, 8, 4, 1, 2, 7, 9, 1, 6, 3, 1, 7, 8, 7, 2, 4, 9, 1, 9, 9, 5, 6, 0, 3, 8, 5, 9, 1, 9, 0, 9, 8, 5, 7, 5, 7, 3, 3, 9, 7, 9, 8, 3, 4, 2, 5, 1, 4, 1, 8, 4, 7, 3, 3, 6, 1, 5, 8, 0, 1, 0, 0, 9
Offset: 1
Examples
1.3201732837627808412791631787249199560385919098575733979834...
Programs
-
Mathematica
RealDigits[GoldenRatio^EulerGamma, 10, 100][[1]] (* Amiram Eldar, Jun 06 2021 *)