METHOD OF QUADRATIC INTERPOLATION
people.math.sc.edu › Quadratic_InterpolationMETHOD OF QUADRATIC INTERPOLATION 5 (2.10) x k+2 = 1 2 (x k 1+x k)+ 1 2 (f k 1 f k)(f k f k+1)(f k+1 f k 1) (x k x k+1)f k 1 + (x k+1 x k 1)f k+ (x k 1 x k)f k+1 This method di ers slightly from the previous two methods, because it is not as simple to determine the new bracketing interval. If x min lies between x 1 and x 3, then we want to compare the distance between x min and x 2. If jx min x