
- For Given Points 0 5 1 6 2 13 Xo 0 F Xo 5 X 1 F X 6 X2 1 F X2 13 Newton Divided Diffrences 1 (47.32 KiB) Viewed 43 times

- For Given Points 0 5 1 6 2 13 Xo 0 F Xo 5 X 1 F X 6 X2 1 F X2 13 Newton Divided Diffrences 2 (33.88 KiB) Viewed 43 times
For given points (0, 5), (1, 6), (2, 13) Xo = 0, f[xo] = 5 x₁ = 1, f[x] = 6 x2 = 1, f[x2] = 13 Newton divided diffrences f[x0, x1] = f[x1, x₂] = 12 10 8 8 Find f[x₂]-[xo] x1-xo f[x₂]-f[x₂] x2-x1 0.5 flxo, x1, x2] = and calculate = 1 = 7 = 1.0 1.5 20 Calculate p(x) = f[x0, x1, x2](x-xo)(x-x₁) + f[xo, x₁](x - x0) + f[xo]
Find f[x0, x1, x2] = Calculate p(x) = f[x0, x1, x2](x - x0)(x-x₁) + f[x0, x1](x-xo) + f[xo] and calculate p(x1)=[ p(x2)=[