<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Error-Estimation on TouchingFish.top</title><link>https://touchingfish.top/tags/error-estimation/</link><description>Recent content in Error-Estimation on TouchingFish.top</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 19 Jun 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://touchingfish.top/tags/error-estimation/index.xml" rel="self" type="application/rss+xml"/><item><title>普林斯顿微积分读本 VIII</title><link>https://touchingfish.top/calculus101/2021-cal8/</link><pubDate>Sat, 19 Jun 2021 00:00:00 +0000</pubDate><guid>https://touchingfish.top/calculus101/2021-cal8/</guid><description>&lt;h1 id="泰勒多项式泰勒级数与幂级数"&gt;§泰勒多项式、泰勒级数与幂级数&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;近似值（approximations）、泰勒多项式和泰勒近似定理（Taylor approximation theorem）&lt;/li&gt;
&lt;li&gt;近似值的精确度和泰勒定理&lt;/li&gt;
&lt;li&gt;幂级数&lt;/li&gt;
&lt;li&gt;泰勒级数和麦克劳林级数（Maclaurin series）&lt;/li&gt;
&lt;li&gt;泰勒级数的收敛性问题&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="241-近似值和泰勒多项式"&gt;24.1 近似值和泰勒多项式&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;Here&amp;rsquo;s a nice fact: for any real number $x$, we have
&lt;/p&gt;
$$
&gt; e^x \cong 1 + x + {x^2\over2} + {x^3\over6}
&gt; $$&lt;p&gt;
Also, the closer x is to 0, the better the approximation.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id="2411-线性化的回顾"&gt;24.1.1 线性化的回顾&lt;/h3&gt;
&lt;p&gt;平滑的函数可经过多次求导（见&lt;em&gt;13.2&lt;/em&gt;），曲线在点 $(a,f(a))$ 处的切线的方程为：
&lt;/p&gt;
$$
y=f(a)+f'(a)(x-a)
$$&lt;p&gt;称为函数 $f$ 在 $x=a$ 处的线性化（linearization）&lt;/p&gt;
&lt;p&gt;线性近似，即&lt;strong&gt;在切点处附近，切线与曲线差别很小&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id="2412-二次方程近似"&gt;24.1.2 二次方程近似&lt;/h3&gt;
&lt;p&gt;二次近似（quadratic approximates）
&lt;/p&gt;
$$
y=f(a)+f'(a)(x-a)+{f''(a)\over2}(x-a)^2
$$&lt;p&gt;关于 $x$ 的二次函数&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;$P_2(x)=y$，代入 $x=a$ 时，$P_2(a)=f(a)$&lt;/li&gt;
&lt;li&gt;$P_2'(x)=f'(a)+f''(a)(x-a)$，代入 $x=a$ 时，$P_2'(a)=f'(a)$&lt;/li&gt;
&lt;li&gt;$P_2''(x)=f''(a)$，代入 $x=a$ 时，$P_2''(a)=f'(a)$&lt;/li&gt;
&lt;li&gt;因为 $f''(a)$ 是一个常数，$P_2'''(x)=0$&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;The second-order correction term helps us get even closer to the curve, at least for $x$ near $a$.&lt;/p&gt;</description></item></channel></rss>