Let's say we have a polynomial function, say
$f(x) = x^3-x^2+x-1$
and we have to calculate both the Taylor expansion in the point $x_0=-\sqrt{\pi}$
up to a generic $n$-th degree and the Lagrange remainder.
Now, what I haven't really well understood is this: after three derivations the derivative will be constantly $0$, right? So this means the Lagrange remainder will be $0$ too and therefore the Taylor approximation from a certain term onwards won't be anymore an approximation but an exact form?