A385445 Decimal expansion of (-1 + 3*phi)*sqrt(3 - phi), with the golden section phi = A001622.
4, 5, 3, 0, 7, 6, 8, 5, 9, 3, 1, 8, 5, 9, 7, 5, 1, 7, 4, 3, 6, 1, 2, 2, 4, 0, 9, 0, 9, 9, 8, 1, 4, 7, 3, 2, 3, 2, 3, 8, 8, 8, 6, 9, 2, 9, 4, 6, 8, 2, 0, 9, 3, 5, 2, 5, 3, 9, 2, 8, 8, 9, 0, 5, 0, 6, 6, 3, 6, 2, 0, 7, 2, 1, 8, 6, 4, 5, 7, 0, 9, 5, 2, 9
Offset: 1
Examples
4.5307685931859751743612240909981473232388869294682093...
Links
- Wolfdieter Lang, On a Conformal Mapping of Golden Triangles, Papua New Guinea Journal of Maths. 1991, Vol.2, No:2, pp. 12 - 18 (with corrections).
Programs
-
Mathematica
RealDigits[Sqrt[27 - 4*GoldenRatio], 10, 120][[1]] (* Amiram Eldar, Jul 02 2025 *)
Comments