Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Taylor's Theorem with integral form of remainder - clarification on requirements

Writer Mia Lopez
$\begingroup$

In multiple places, the requirements for Taylor's Theorem with integral form of remainder state that the assumption is slightly stronger then the usual form of Taylor's theorem, since as opposed to assuming only that the (n+1)th derivative exists, we now assume that the (n+1)th derivative is continuous

(e.g. and )

My question is, why is assuming the (n+1)th derivative is continuous necessary, and assuming that is is merely integrable not sufficient? I am familiar with the typical proof using induction coupled with integration by parts, and I don't see any point at which continuity seems necessary, but it was so consistently stated as a condition in online sources I worried I might have missed something important.

$\endgroup$ 0

1 Answer

$\begingroup$

The different requirements can already be seen in the case $n=0$: The mean-value theorem$$ f(x) = f(a) + (x-a) f'(\xi) $$holds whenever $f$ is differentiable on $[a, x]$, but the Fundamental theorem of calculus$$ f(x) = f(a) + \int_a^x f'(t) \, dt $$requires that $f$ is absolutely continuous. That is in particular the case if $f'$ is continuous.

The derivation for the integral form of the remainder uses the Fundamental theorem of calculus and then integration by parts on the terms$$ \int_a^x \frac{f^{(k)}(t)}{(k-1)!} (x-t)^{k-1} \, dt $$for $k=1, \ldots, n$. Again these steps are valid if the $k$-th derivative of $f$ is absolutely continuous (see for example Weakest hypothesis for integration by parts).

Therefore Taylor's theorem with the integral remainder is valid if $f^{(n)}$ is absolutely continuous.

If $f^{(n+1)}$ is continuous then $f^{(n)}$ is absolutely continuous, so that is a stronger (but perhaps easier to verify) requirement.

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy