Can somebody give me a clue as to how to construct a polynomial of degree 3 from the data:
p(xo)=f(x0), p(x1)=f(x1), p'(x0)=f'(x0), p'(x1)=f'(x1)
using; p(x)=a0 + a1(x-x0) + a2(x-x0)^2 + a3(x-x0)^3
I can find a0 and a1 but im a bit stuck with a2 & a3. Any help is appreciated thanks!


LinkBack URL
About LinkBacks