A385446 Decimal expansion of -7 + 10*phi, with the golden section phi = A001622.
9, 1, 8, 0, 3, 3, 9, 8, 8, 7, 4, 9, 8, 9, 4, 8, 4, 8, 2, 0, 4, 5, 8, 6, 8, 3, 4, 3, 6, 5, 6, 3, 8, 1, 1, 7, 7, 2, 0, 3, 0, 9, 1, 7, 9, 8, 0, 5, 7, 6, 2, 8, 6, 2, 1, 3, 5, 4, 4, 8, 6, 2, 2, 7, 0, 5, 2, 6, 0, 4, 6, 2, 8, 1, 8, 9, 0, 2, 4, 4, 9, 7, 0, 7
Offset: 1
Examples
9.18033988749894848204586834365638117720309179805762862...
Programs
-
Mathematica
RealDigits[10*GoldenRatio - 7, 10, 120][[1]] (* Amiram Eldar, Jul 02 2025 *)
Formula
Equals -7 + 10*phi, an integer in the quadratic number field Q(sqrt(5)).
Comments