(The Golden Ratio) The Golden Ratio is a value that has been observed in nature to describe multiple phenomena once thou
Posted: Thu Jul 14, 2022 4:43 pm
(The Golden Ratio) The Golden Ratio is a value that has been observed in nature to describe multiple phenomena once thought to be completely random. Some instances of its existence are the ratio of the Fibonacci Numbers, the proportions of the human body, the spiral of a sea shell, and the arrangement of pine seeds in a pine cone! If we let x be any value such that x>1>0 be any value, the Golden Ratio is defined to be the solution to the equation xx+1=1x, that is, the ratio of x+1 and x is x itself. a. Derive the polynomial equation for the Golden Ratio by Solving the equation xx+1=1x and provide an exact solution. NO DECIMALS. (You will need to use the Quadratic Equation) b. From above, the solution is φ=21±5. Use the Newton's Method Calculator to provide an estimate to φ=21+5. Use x0=.75 and find the first 5 iterations of Newton's Method and provide the table of values {xn}. Verify your answer by finding a numerical answer to φ.