A300072 Decimal expansion of the positive member -y of a triple (x, y, z) solving a certain historical system of three equations.
9, 4, 5, 0, 2, 6, 8, 1, 9, 1, 3, 1, 9, 8, 1, 9, 0, 6, 2, 2, 8, 5, 0, 4, 6, 4, 8, 0, 5, 1, 5, 6, 4, 8, 0, 4, 7, 1, 7, 9, 5, 8, 6, 1, 0, 8, 2, 2, 9, 2, 9, 5, 5, 5, 3, 7, 6, 0, 4, 4, 5, 0, 2, 6, 2, 2, 2, 7, 9, 0, 1, 9, 1, 7, 7, 4, 8, 5, 2, 3, 0, 7, 6, 8, 7, 9, 5, 7, 0, 9, 5, 8, 8, 9, 2, 5, 6, 9, 8
Offset: 1
Examples
-y2 = 9.450268191319819062285046480515648047179586108229295553760445026222... -y2/5 = 1.8900536382639638124570092961031296094359172216458591107520890052...
Programs
-
Mathematica
RealDigits[5 (1 - GoldenRatio - Sqrt[GoldenRatio]), 10, 100][[1]] (* Bruno Berselli, Mar 02 2018 *)
Formula
-y2 = 5*(1 - phi - sqrt(phi)), with the golden section phi = (1 + sqrt(5))/2 = A001622.
The minimal polynomial is x^4 + 10*x^3 - 50*x^2 - 1000*x - 2500. - Joerg Arndt, Jul 21 2025
Comments