Skip to main content

Section 2.1 Taylor’s Formula and The Remainder Estimation Theorem

To see a visual representation of Taylor’s formula, watch the following animation.
Figure 2.2. Taylor’s Formula Animation
Diagram Exploration Keyboard Controls
Key Action
Enter, A Activate keyboard driven exploration
B Activate menu driven exploration
Escape Leave exploration mode
Cursor down Explore next lower level
Cursor up Explore next upper level
Cursor right Explore next element on level
Cursor left Explore previous element on level
X Toggle expert mode
W Extra details if available
Space Repeat speech
M Activate step magnification
Comma Activate direct magnification
N Deactivate magnification
Z Toggle subtitles
C Cycle contrast settings
T Monochrome colours
L Toggle language (if available)
K Kill current sound
Y Stop sound output
O Start and stop sonification
P Repeat sonification output
Figure 2.3. Taylor’s Formula: \(f(x) = p_n(x) + R_n(x)\text{.}\) The Taylor polynomial \(p_n\) agrees with \(f\) at \(x = a\text{;}\) away from \(a\text{,}\) the vertical gap between them is the remainder \(R_n(x)\text{.}\)

Proof.

The proof of the remainder theorem is based on the mean value theorem and Taylor’s theorem and we have included the proof in Section 2.6. The proof is postponed to the end of this section because it requires some technical details that are not necessary for understanding the main ideas of this section. The students are not expected to know the proof, however, they should understand the statement and its implications. Interested students are encouraged to read the proof.

Remark 2.4. Finding an upper bound for the error term without knowing the value of \(c\).

Usually the value of \(c\) is not explicitly known. However, we may manage to find an upper bound for the error term \(R_n(x)\) without knowing the exact value of \(c\text{.}\) This is achieved by finding an upper bound \(M\) for \(|f^{(n+1)}(c)|\text{,}\) where \(c\) is between \(a\) and \(x\text{,}\) and then using this upper bound to estimate the error term.

Proof.

The proof of the remainder estimation theorem is based on the Taylor’s formula Theorem 2.1. Suppose that we can find an upper bound \(M\) for \(|f^{(n+1)}(c)|\) on the interval between \(a\) and \(x\text{,}\) i.e., \(|f^{(n+1)}(c)| \leq M\text{,}\) then:
\begin{equation*} |R_n(x)| = \left| \frac{f^{(n+1)}(c)}{(n+1)!} (x-a)^{n+1} \right| \leq \frac{M}{(n+1)!} |x-a|^{n+1}. \end{equation*}
You have attempted of activities on this page.