改错。

This commit is contained in:
unlockable
2023-01-01 20:13:56 +08:00
parent bb6d395216
commit baef734191
3 changed files with 4 additions and 4 deletions

View File

@@ -253,6 +253,6 @@
\end{proof}
\begin{remark}
带Lagrange余项的Taylor公式也常常写作$f$$(a,b)$$n+1$阶可导,$\forall x_0, x \in (a,b)$$\exists \xi$$x_0$$x$之间满足
\[f(x) = P_n(x - x_0) + \frac{f^{n+1}(x_0 + \theta \Delta x)}{(n+1)!}\Delta x^{n+1}\eqper\]
带Lagrange余项的Taylor公式也常常写作$f$$(a,b)$$n+1$阶可导,$\forall ~ x_0, x \in (a,b)$$\exists ~ \xi$$x_0$$x$之间满足
\[f(x) = P_n(x - x_0) + \frac{f^{(n+1)}(\xi)}{(n+1)!}\Delta x^{n+1}\eqper\]
\end{remark}