Companion to the University-Style Practice Set大学风格练习题配套解答
Sections 1 to 7: radius and interval of convergence, power series representations, differentiation and integration of power series, Taylor and Maclaurin series, key Maclaurin library, Taylor remainder, applications第 1 至 7 节:收敛半径与收敛区间,幂级数表示,幂级数的微分与积分,泰勒级数与麦克劳林级数,常用麦克劳林公式库,泰勒余项,应用CALC II
(a) Find the radius and interval of convergence of $\sum_{n=1}^{\infty}\frac{(-1)^{n}x^{n}}{n\cdot 3^{n}}$; (b) same for $\sum_{n=0}^{\infty}\frac{(x-2)^{n}}{n^{2}+1}$. Check both endpoints in each case.(a) 求 $\sum_{n=1}^{\infty}\frac{(-1)^{n}x^{n}}{n\cdot 3^{n}}$ 的收敛半径和收敛区间;(b) 对 $\sum_{n=0}^{\infty}\frac{(x-2)^{n}}{n^{2}+1}$ 做同样的分析,两题均需检验两个端点。
Let $a_{n}=\dfrac{|x|^{n}}{n\cdot 3^{n}}$. Form the ratio: (M1)令 $a_{n}=\dfrac{|x|^{n}}{n\cdot 3^{n}}$,构造比值:(M1)
$$ \frac{a_{n+1}}{a_{n}}=\frac{|x|^{n+1}}{(n+1)\cdot 3^{n+1}}\cdot\frac{n\cdot 3^{n}}{|x|^{n}}=\frac{n}{n+1}\cdot\frac{|x|}{3}\longrightarrow \frac{|x|}{3}\quad\text{as }n\to\infty. $$The series converges when $|x|/3<1$, i.e. $|x|<3$, so $R=3$. (A1)当 $|x|/3<1$,即 $|x|<3$ 时级数收敛,故 $R=3$。(A1)
Endpoint $x=3$:端点 $x=3$: the series becomes $\sum_{n=1}^{\infty}\dfrac{(-1)^{n}}{n}$, which converges by the alternating series test (terms $1/n$ decrease monotonically to $0$). (A1)级数变为 $\sum_{n=1}^{\infty}\dfrac{(-1)^{n}}{n}$,由交错级数审敛法收敛(各项 $1/n$ 单调递减趋于 $0$)。(A1)
Endpoint $x=-3$:端点 $x=-3$: the series becomes $\sum_{n=1}^{\infty}\dfrac{(-1)^{n}(-1)^{n}}{n}=\sum_{n=1}^{\infty}\dfrac{1}{n}$, the divergent harmonic series. (A1)级数变为 $\sum_{n=1}^{\infty}\dfrac{(-1)^{n}(-1)^{n}}{n}=\sum_{n=1}^{\infty}\dfrac{1}{n}$,即发散的调和级数。(A1)
Interval of convergence: $(-3,\,3]$.收敛区间:$(-3,\,3]$。
Let $u=x-2$. The ratio of successive terms satisfies (M1)令 $u=x-2$,相邻两项之比满足 (M1)
$$ \frac{|u|^{n+1}/((n+1)^{2}+1)}{|u|^{n}/(n^{2}+1)}\approx |u|\cdot\frac{n^{2}+1}{(n+1)^{2}+1}\longrightarrow |u|\quad\text{as }n\to\infty. $$So $R=1$, meaning convergence for $|x-2|<1$, i.e. $1
Endpoint $x=1$ ($u=-1$):端点 $x=1$($u=-1$): the series becomes $\sum_{n=0}^{\infty}\dfrac{(-1)^{n}}{n^{2}+1}$, which converges absolutely since $\sum\dfrac{1}{n^{2}+1}$ converges by comparison with $\sum 1/n^{2}$ (p-series, $p=2>1$). (A1)级数变为 $\sum_{n=0}^{\infty}\dfrac{(-1)^{n}}{n^{2}+1}$,由于 $\sum\dfrac{1}{n^{2}+1}$ 通过与 $\sum 1/n^{2}$($p$级数,$p=2>1$)比较可知收敛,故绝对收敛。(A1)
Endpoint $x=3$ ($u=1$):端点 $x=3$($u=1$): the series becomes $\sum_{n=0}^{\infty}\dfrac{1}{n^{2}+1}$, which converges by the same comparison. (A1)级数变为 $\sum_{n=0}^{\infty}\dfrac{1}{n^{2}+1}$,由相同比较法收敛。(A1)
Interval of convergence: $[1,\,3]$.收敛区间:$[1,\,3]$。
(a) Radius and interval for $\sum_{n=0}^{\infty}\frac{n!\,(x-1)^{n}}{5^{n}}$; (b) radius and interval for $\sum_{n=1}^{\infty}\frac{(2x+1)^{n}}{n\cdot 4^{n}}$. Name every endpoint test.(a) 求 $\sum_{n=0}^{\infty}\frac{n!\,(x-1)^{n}}{5^{n}}$ 的收敛半径和收敛区间;(b) 求 $\sum_{n=1}^{\infty}\frac{(2x+1)^{n}}{n\cdot 4^{n}}$ 的收敛半径和收敛区间,每个端点均需写明判别法名称。
Form the ratio of successive terms: (M1)构造相邻两项之比:(M1)
$$ \frac{(n+1)!\,|x-1|^{n+1}/5^{n+1}}{n!\,|x-1|^{n}/5^{n}}=(n+1)\cdot\frac{|x-1|}{5}\longrightarrow\infty\quad\text{for any }x\ne 1. $$Since the ratio diverges to infinity for every $x\ne 1$, the series diverges everywhere except $x=1$. (A1)由于对所有 $x\ne 1$,比值趋于无穷,级数在除 $x=1$ 外的所有点均发散。(A1)
At $x=1$ every term is $0$, so the series converges trivially. (R1)在 $x=1$ 处每项均为 $0$,故级数显然收敛。(R1)
Radius of convergence $R=0$; the interval of convergence is the single point $\{1\}$. (A1)收敛半径 $R=0$;收敛区间为单点 $\{1\}$。(A1)
Write $u=2x+1$. The series is $\sum_{n=1}^{\infty}\dfrac{u^{n}}{n\cdot 4^{n}}$. The ratio of consecutive terms: (M1)令 $u=2x+1$,级数化为 $\sum_{n=1}^{\infty}\dfrac{u^{n}}{n\cdot 4^{n}}$,相邻两项之比为:(M1)
$$ \frac{|u|^{n+1}/((n+1)\cdot 4^{n+1})}{|u|^{n}/(n\cdot 4^{n})}=\frac{n}{n+1}\cdot\frac{|u|}{4}\longrightarrow \frac{|u|}{4}. $$Convergence requires $|u|/4<1$, i.e. $|2x+1|<4$. Solving: $-5<2x+1<4$, so $-\tfrac{5}{2}
Endpoint $x=3/2$ ($u=4$):端点 $x=3/2$($u=4$): the series becomes $\sum_{n=1}^{\infty}\dfrac{4^{n}}{n\cdot 4^{n}}=\sum_{n=1}^{\infty}\dfrac{1}{n}$, the divergent harmonic series (p-series, $p=1$). (A1)级数变为 $\sum_{n=1}^{\infty}\dfrac{4^{n}}{n\cdot 4^{n}}=\sum_{n=1}^{\infty}\dfrac{1}{n}$,即发散的调和级数($p$级数,$p=1$)。(A1)
Endpoint $x=-5/2$ ($u=-4$):端点 $x=-5/2$($u=-4$): the series becomes $\sum_{n=1}^{\infty}\dfrac{(-4)^{n}}{n\cdot 4^{n}}=\sum_{n=1}^{\infty}\dfrac{(-1)^{n}}{n}$, which converges by the alternating series test (terms $1/n$ decrease monotonically to $0$). (A1)级数变为 $\sum_{n=1}^{\infty}\dfrac{(-4)^{n}}{n\cdot 4^{n}}=\sum_{n=1}^{\infty}\dfrac{(-1)^{n}}{n}$,由交错级数审敛法收敛(各项 $1/n$ 单调递减趋于 $0$)。(A1)
Interval of convergence: $\bigl[-\tfrac{5}{2},\,\tfrac{3}{2}\bigr)$. (A1)收敛区间:$\bigl[-\tfrac{5}{2},\,\tfrac{3}{2}\bigr)$。(A1)
Starting from $\frac{1}{1-x}=\sum_{n=0}^{\infty}x^{n}$ ($|x|<1$): (a) derive $\frac{1}{1+x^{2}}$ as a series; (b) integrate to get the Maclaurin series for $\arctan x$; (c) evaluate at $x=1$ to express $\pi/4$ as a series.从 $\frac{1}{1-x}=\sum_{n=0}^{\infty}x^{n}$($|x|<1$)出发:(a) 导出 $\frac{1}{1+x^{2}}$ 的级数;(b) 积分得到 $\arctan x$ 的麦克劳林级数;(c) 代入 $x=1$ 将 $\pi/4$ 表示为级数。
Replace $x$ by $-x^{2}$ in the geometric series: (M1)在等比级数中以 $-x^{2}$ 替换 $x$:(M1)
$$ \frac{1}{1-(-x^{2})}=\frac{1}{1+x^{2}}=\sum_{n=0}^{\infty}(-x^{2})^{n}=\sum_{n=0}^{\infty}(-1)^{n}x^{2n}. $$The substitution requires $|-x^{2}|<1$, i.e. $|x|<1$. (A1) The interval of convergence is $(-1,1)$. (A1)换元要求 $|-x^{2}|<1$,即 $|x|<1$。(A1) 收敛区间为 $(-1,1)$。(A1)
Since the series converges on an open interval, it may be integrated term by term: (M1)由于级数在开区间上收敛,可以逐项积分:(M1)
$$ \arctan x=\int_{0}^{x}\frac{dt}{1+t^{2}}=\int_{0}^{x}\sum_{n=0}^{\infty}(-1)^{n}t^{2n}\,dt=\sum_{n=0}^{\infty}(-1)^{n}\frac{x^{2n+1}}{2n+1}. $$The constant of integration is $0$ because $\arctan 0=0$. (A1)积分常数为 $0$,因为 $\arctan 0=0$。(A1)
The radius of convergence remains $1$. (M1) At $x=1$ the series $\sum_{n=0}^{\infty}\frac{(-1)^{n}}{2n+1}$ converges by the alternating series test (terms $\frac{1}{2n+1}$ decrease monotonically to $0$), so the interval extends to include $x=1$. At $x=-1$ the series becomes $\sum_{n=0}^{\infty}\frac{(-1)^{n}(-1)^{2n+1}}{2n+1}=-\sum_{n=0}^{\infty}\frac{(-1)^{n}}{2n+1}$, which also converges by the alternating series test. Interval of convergence: $[-1,1]$ for the Maclaurin series of $\arctan x$. (A1)收敛半径仍为 $1$。(M1) 在 $x=1$ 处,级数 $\sum_{n=0}^{\infty}\frac{(-1)^{n}}{2n+1}$ 由交错级数审敛法收敛(各项 $\frac{1}{2n+1}$ 单调递减趋于 $0$),故区间扩展至包含 $x=1$。在 $x=-1$ 处,级数变为 $-\sum_{n=0}^{\infty}\frac{(-1)^{n}}{2n+1}$,同样由交错级数审敛法收敛。$\arctan x$ 的麦克劳林级数收敛区间:$[-1,1]$。(A1)
Since the series converges at $x=1$ and $\arctan 1=\pi/4$, substitute $x=1$: (M1)由于级数在 $x=1$ 处收敛,且 $\arctan 1=\pi/4$,代入 $x=1$:(M1)
$$ \frac{\pi}{4}=\sum_{n=0}^{\infty}\frac{(-1)^{n}}{2n+1}=1-\frac{1}{3}+\frac{1}{5}-\frac{1}{7}+\cdots $$(A1) Convergence at the endpoint is guaranteed by the alternating series test: the terms $\frac{1}{2n+1}$ are positive, strictly decreasing, and tend to $0$. (R1)(A1) 端点处的收敛由交错级数审敛法保证:各项 $\frac{1}{2n+1}$ 为正,严格递减,趋于 $0$。(R1)
For $f(x)=\ln(1+x)$: (a) compute the first five values $f^{(n)}(0)$ and write the Maclaurin series; (b) show $R=1$ by the ratio test; (c) test $x=1$; (d) test $x=-1$ and state the interval.对 $f(x)=\ln(1+x)$:(a) 计算前五个值 $f^{(n)}(0)$ 并写出麦克劳林级数;(b) 用比值审敛法证明 $R=1$;(c) 检验 $x=1$;(d) 检验 $x=-1$ 并写出收敛区间。
Differentiate repeatedly: (M1)反复求导:(M1)
$f(x)=\ln(1+x)$, $f(0)=0$.
$f'(x)=(1+x)^{-1}$, $f'(0)=1$.
$f''(x)=-(1+x)^{-2}$, $f''(0)=-1$.
$f'''(x)=2(1+x)^{-3}$, $f'''(0)=2$.
$f^{(4)}(x)=-6(1+x)^{-4}$, $f^{(4)}(0)=-6$. (M1)
The pattern gives $f^{(n)}(0)=(-1)^{n-1}(n-1)!$ for $n\ge 1$. (A1) The Maclaurin coefficient is $c_{n}=f^{(n)}(0)/n!=(-1)^{n-1}/n$. (A1) Therefore规律给出 $f^{(n)}(0)=(-1)^{n-1}(n-1)!$($n\ge 1$)。(A1) 麦克劳林系数为 $c_{n}=f^{(n)}(0)/n!=(-1)^{n-1}/n$。(A1) 因此
$$ \ln(1+x)=\sum_{n=1}^{\infty}\frac{(-1)^{n-1}}{n}x^{n}=x-\frac{x^{2}}{2}+\frac{x^{3}}{3}-\frac{x^{4}}{4}+\cdots $$(A1)
With $a_{n}=\dfrac{|x|^{n}}{n}$: (M1)令 $a_{n}=\dfrac{|x|^{n}}{n}$:(M1)
$$ \frac{a_{n+1}}{a_{n}}=\frac{|x|^{n+1}}{n+1}\cdot\frac{n}{|x|^{n}}=\frac{n}{n+1}\,|x|\longrightarrow |x|. $$The series converges for $|x|<1$, so $R=1$. (A1)当 $|x|<1$ 时级数收敛,故 $R=1$。(A1)
At $x=1$ the series becomes $\sum_{n=1}^{\infty}\dfrac{(-1)^{n-1}}{n}=1-\tfrac{1}{2}+\tfrac{1}{3}-\cdots$ (M1), which converges by the alternating series test: the terms $1/n$ are positive, strictly decreasing, and tend to $0$. (A1)在 $x=1$ 处,级数变为 $\sum_{n=1}^{\infty}\dfrac{(-1)^{n-1}}{n}=1-\tfrac{1}{2}+\tfrac{1}{3}-\cdots$ (M1),由交错级数审敛法收敛:各项 $1/n$ 为正,严格递减,趋于 $0$。(A1)
At $x=-1$ the series becomes $\sum_{n=1}^{\infty}\dfrac{(-1)^{n-1}(-1)^{n}}{n}=\sum_{n=1}^{\infty}\dfrac{-1}{n}=-\sum_{n=1}^{\infty}\dfrac{1}{n}$, the divergent harmonic series. So $x=-1$ is excluded. (A1)在 $x=-1$ 处,级数变为 $\sum_{n=1}^{\infty}\dfrac{(-1)^{n-1}(-1)^{n}}{n}=\sum_{n=1}^{\infty}\dfrac{-1}{n}=-\sum_{n=1}^{\infty}\dfrac{1}{n}$,即发散的调和级数,故 $x=-1$ 被排除。(A1)
Interval of convergence: $(-1,\,1]$.收敛区间:$(-1,\,1]$。
For $f(x)=e^{x}$: (a) write $T_{4}(x)$ and the Lagrange remainder $R_{4}(x)$; (b) show $|e-T_{4}(1)|<\frac{1}{40}$ using $e^{z}<3$ for $0\le z\le 1$; (c) compute $T_{4}(1)$ and verify the bound numerically.对 $f(x)=e^{x}$:(a) 写出 $T_{4}(x)$ 和余项 $R_{4}(x)$ 的拉格朗日形式;(b) 利用 $0\le z\le 1$ 时 $e^{z}<3$,证明 $|e-T_{4}(1)|<\frac{1}{40}$;(c) 计算 $T_{4}(1)$ 并与真实值比较,验证误差估计。
All derivatives of $e^{x}$ equal $e^{x}$, so $f^{(n)}(0)=1$ for all $n$. (B1) The degree-4 Maclaurin polynomial is$e^{x}$ 的各阶导数均等于 $e^{x}$,故对所有 $n$ 有 $f^{(n)}(0)=1$。(B1) 4次麦克劳林多项式为
$$ T_{4}(x)=1+x+\frac{x^{2}}{2!}+\frac{x^{3}}{3!}+\frac{x^{4}}{4!}=1+x+\frac{x^{2}}{2}+\frac{x^{3}}{6}+\frac{x^{4}}{24}. $$(B1) The Lagrange form of the remainder is(B1) 余项的拉格朗日形式为
$$ R_{4}(x)=\frac{f^{(5)}(z)}{5!}x^{5}=\frac{e^{z}}{120}x^{5} $$for some $z$ strictly between $0$ and $x$. (A1)其中 $z$ 严格介于 $0$ 与 $x$ 之间。(A1)
Setting $x=1$: $R_{4}(1)=\dfrac{e^{z}}{120}$ for some $z\in(0,1)$. (M1)令 $x=1$:对某个 $z\in(0,1)$,$R_{4}(1)=\dfrac{e^{z}}{120}$。(M1)
Since $e^{z}<3$ for all $z\in[0,1]$ (as $e<3$):由于对所有 $z\in[0,1]$ 有 $e^{z}<3$(因为 $e<3$):
$$ |e-T_{4}(1)|=|R_{4}(1)|=\frac{e^{z}}{120}<\frac{3}{120}=\frac{1}{40}. $$(A1) Hence the degree-4 polynomial approximates $e$ to within $1/40=0.025$. (R1)(A1) 故4次多项式对 $e$ 的近似误差不超过 $1/40=0.025$。(R1)
Evaluate $T_{4}(1)$ with a common denominator of $24$: (M1)通分为 $24$ 计算 $T_{4}(1)$:(M1)
$$ T_{4}(1)=\frac{24+24+12+4+1}{24}=\frac{65}{24}\approx 2.70833. $$The true value is $e\approx 2.71828$, so the actual error is $|e-T_{4}(1)|\approx 0.00995$. Since $0.00995<0.025=1/40$, the bound is confirmed. (A1)真实值为 $e\approx 2.71828$,实际误差为 $|e-T_{4}(1)|\approx 0.00995$。由于 $0.00995<0.025=1/40$,误差估计得到验证。(A1)
Using $(1+x)^{k}=\sum_{n=0}^{\infty}\binom{k}{n}x^{n}$ with $k=-\tfrac{1}{2}$: (a) write $(1+x)^{-1/2}$ as a series (four terms and general coefficient); (b) confirm $R=1$ by the ratio test; (c) substitute $x\mapsto -t^{2}$ to expand $\frac{1}{\sqrt{1-t^{2}}}$.取 $(1+x)^{k}=\sum_{n=0}^{\infty}\binom{k}{n}x^{n}$,$k=-\tfrac{1}{2}$:(a) 将 $(1+x)^{-1/2}$ 写成级数(四项及一般系数);(b) 用比值审敛法验证 $R=1$;(c) 令 $x\mapsto -t^{2}$,展开 $\frac{1}{\sqrt{1-t^{2}}}$。
Compute the first four generalized binomial coefficients: (M1)计算前四个广义二项系数:(M1)
$\dbinom{-1/2}{0}=1$; $\dbinom{-1/2}{1}=-\tfrac{1}{2}$; $\dbinom{-1/2}{2}=\dfrac{(-\tfrac{1}{2})(-\tfrac{3}{2})}{2!}=\dfrac{3}{8}$; $\dbinom{-1/2}{3}=\dfrac{(-\tfrac{1}{2})(-\tfrac{3}{2})(-\tfrac{5}{2})}{3!}=-\dfrac{5}{16}$. (A1)
So $(1+x)^{-1/2}=1-\dfrac{1}{2}x+\dfrac{3}{8}x^{2}-\dfrac{5}{16}x^{3}+\cdots$ (A1)故 $(1+x)^{-1/2}=1-\dfrac{1}{2}x+\dfrac{3}{8}x^{2}-\dfrac{5}{16}x^{3}+\cdots$ (A1)
The general coefficient satisfies $\dbinom{-1/2}{n}=\dfrac{(-1)^{n}(2n)!}{4^{n}(n!)^{2}}$ (from the identity $\dbinom{-1/2}{n}=\dfrac{(-1)^{n}}{4^{n}}\dbinom{2n}{n}$). (A1)一般系数满足 $\dbinom{-1/2}{n}=\dfrac{(-1)^{n}(2n)!}{4^{n}(n!)^{2}}$(由恒等式 $\dbinom{-1/2}{n}=\dfrac{(-1)^{n}}{4^{n}}\dbinom{2n}{n}$ 得出)。(A1)
Let $a_{n}=\dfrac{(2n)!}{4^{n}(n!)^{2}}|x|^{n}$. Then: (M1)令 $a_{n}=\dfrac{(2n)!}{4^{n}(n!)^{2}}|x|^{n}$,则:(M1)
$$ \frac{a_{n+1}}{a_{n}}=\frac{(2n+2)!}{4^{n+1}((n+1)!)^{2}}\cdot\frac{4^{n}(n!)^{2}}{(2n)!}\,|x|=\frac{(2n+1)(2n+2)}{4(n+1)^{2}}\,|x|=\frac{2n+1}{2(n+1)}\,|x|\longrightarrow |x|. $$Convergence requires $|x|<1$, so $R=1$. (A1)收敛要求 $|x|<1$,故 $R=1$。(A1)
Replace $x$ by $-t^{2}$; the binomial coefficient $(-1)^{n}$ combines with $(-1)^{n}$ from $(-t^{2})^{n}=(-1)^{n}t^{2n}$: (M1)以 $-t^{2}$ 替换 $x$;二项系数中的 $(-1)^{n}$ 与 $(-t^{2})^{n}=(-1)^{n}t^{2n}$ 中的 $(-1)^{n}$ 合并:(M1)
$$ \frac{1}{\sqrt{1-t^{2}}}=\sum_{n=0}^{\infty}\frac{(-1)^{n}(2n)!}{4^{n}(n!)^{2}}(-1)^{n}t^{2n}=\sum_{n=0}^{\infty}\frac{(2n)!}{4^{n}(n!)^{2}}t^{2n}=1+\frac{1}{2}t^{2}+\frac{3}{8}t^{4}+\frac{5}{16}t^{6}+\cdots $$The restriction $|-t^{2}|<1$ gives $|t|<1$; interval of convergence $(-1,1)$. (A1)限制条件 $|-t^{2}|<1$ 给出 $|t|<1$;收敛区间为 $(-1,1)$。(A1)
(a) Differentiate the series for $\sin x$ to recover $\cos x$; (b) write $e^{-x^{2}}$ by substitution; (c) write $xe^{-x^{2}}$ and integrate from $0$ to $t$.(a) 对 $\sin x$ 的级数微分,得到 $\cos x$;(b) 通过换元写出 $e^{-x^{2}}$;(c) 写出 $xe^{-x^{2}}$ 并对 $0$ 到 $t$ 积分。
Starting from $\sin x=\sum_{n=0}^{\infty}\dfrac{(-1)^{n}x^{2n+1}}{(2n+1)!}$, differentiate each term: (M1)从 $\sin x=\sum_{n=0}^{\infty}\dfrac{(-1)^{n}x^{2n+1}}{(2n+1)!}$ 出发,对每项求导:(M1)
$$ \frac{d}{dx}\left[\frac{(-1)^{n}x^{2n+1}}{(2n+1)!}\right]=\frac{(-1)^{n}(2n+1)x^{2n}}{(2n+1)!}=\frac{(-1)^{n}x^{2n}}{(2n)!}. $$Therefore $\cos x=\sum_{n=0}^{\infty}\dfrac{(-1)^{n}x^{2n}}{(2n)!}=1-\dfrac{x^{2}}{2!}+\dfrac{x^{4}}{4!}-\dfrac{x^{6}}{6!}+\cdots$ (A1)故 $\cos x=\sum_{n=0}^{\infty}\dfrac{(-1)^{n}x^{2n}}{(2n)!}=1-\dfrac{x^{2}}{2!}+\dfrac{x^{4}}{4!}-\dfrac{x^{6}}{6!}+\cdots$ (A1)
This series converges for all real $x$ (radius of convergence infinite), consistent with $\cos x$ being an entire function. (A1)该级数对所有实数 $x$ 收敛(收敛半径无穷),与 $\cos x$ 为整函数一致。(A1)
From $e^{x}=\sum_{n=0}^{\infty}\dfrac{x^{n}}{n!}$, replace $x$ by $-x^{2}$: (M1)从 $e^{x}=\sum_{n=0}^{\infty}\dfrac{x^{n}}{n!}$ 出发,以 $-x^{2}$ 替换 $x$:(M1)
$$ e^{-x^{2}}=\sum_{n=0}^{\infty}\frac{(-x^{2})^{n}}{n!}=\sum_{n=0}^{\infty}\frac{(-1)^{n}x^{2n}}{n!}=1-x^{2}+\frac{x^{4}}{2!}-\frac{x^{6}}{3!}+\cdots $$This series converges for all real $x$. (A1)该级数对所有实数 $x$ 收敛。(A1)
Multiply the series in (b) by $x$: (M1)将 (b) 的级数乘以 $x$:(M1)
$$ x\,e^{-x^{2}}=\sum_{n=0}^{\infty}\frac{(-1)^{n}x^{2n+1}}{n!}. $$Integrate term by term from $0$ to $t$:从 $0$ 到 $t$ 逐项积分:
$$ \int_{0}^{t}x\,e^{-x^{2}}\,dx=\sum_{n=0}^{\infty}\frac{(-1)^{n}}{n!}\cdot\frac{t^{2n+2}}{2n+2}=\sum_{n=0}^{\infty}\frac{(-1)^{n}\,t^{2n+2}}{2(n+1)!}. $$(A1) The first few terms are $\dfrac{t^{2}}{2}-\dfrac{t^{4}}{4}+\dfrac{t^{6}}{12}-\dfrac{t^{8}}{48}+\cdots$ (A1)(A1) 前几项为 $\dfrac{t^{2}}{2}-\dfrac{t^{4}}{4}+\dfrac{t^{6}}{12}-\dfrac{t^{8}}{48}+\cdots$ (A1)
For $I=\int_{0}^{1/2}\frac{\sin x}{x}\,dx$: (a) expand $\frac{\sin x}{x}$ as a power series; (b) integrate term by term for a series for $I$; (c) find the minimum number of terms to approximate $I$ within $10^{-4}$.对 $I=\int_{0}^{1/2}\frac{\sin x}{x}\,dx$:(a) 将 $\frac{\sin x}{x}$ 展开为幂级数;(b) 逐项积分得到 $I$ 的级数;(c) 求近似 $I$ 至 $10^{-4}$ 精度所需的最少项数。
From $\sin x=\sum_{n=0}^{\infty}\dfrac{(-1)^{n}x^{2n+1}}{(2n+1)!}$, divide every term by $x\ne 0$: (M1)从 $\sin x=\sum_{n=0}^{\infty}\dfrac{(-1)^{n}x^{2n+1}}{(2n+1)!}$ 出发,每项除以 $x\ne 0$:(M1)
$$ \frac{\sin x}{x}=\sum_{n=0}^{\infty}\frac{(-1)^{n}x^{2n}}{(2n+1)!}=1-\frac{x^{2}}{6}+\frac{x^{4}}{120}-\frac{x^{6}}{5040}+\cdots $$(A1) The series converges for all $x$ since the sine series does (ratio test gives radius $\infty$), and the convention $(\sin x)/x=1$ at $x=0$ is consistent with the constant term. (A1)(A1) 由于正弦级数对所有 $x$ 收敛(比值审敛法给出无穷收敛半径),该级数亦然,且约定 $x=0$ 时 $(\sin x)/x=1$ 与常数项一致。(A1)
Integrating each term from $0$ to $\tfrac{1}{2}$: (M1)对每项从 $0$ 到 $\tfrac{1}{2}$ 积分:(M1)
$$ I=\sum_{n=0}^{\infty}\frac{(-1)^{n}}{(2n+1)!}\cdot\frac{(1/2)^{2n+1}}{2n+1}=\sum_{n=0}^{\infty}\frac{(-1)^{n}}{(2n+1)!\,(2n+1)\,2^{2n+1}}. $$Computing the first four terms explicitly: (A1)明确计算前四项:(A1)
$n=0$: $\dfrac{1}{1!\cdot 1\cdot 2}=\dfrac{1}{2}$. $n=1$: $\dfrac{-1}{3!\cdot 3\cdot 8}=\dfrac{-1}{144}$. $n=2$: $\dfrac{1}{5!\cdot 5\cdot 32}=\dfrac{1}{19200}$. $n=3$: $\dfrac{-1}{7!\cdot 7\cdot 128}=\dfrac{-1}{4515840}$.
So $I=\dfrac{1}{2}-\dfrac{1}{144}+\dfrac{1}{19200}-\dfrac{1}{4515840}+\cdots$ (A1)故 $I=\dfrac{1}{2}-\dfrac{1}{144}+\dfrac{1}{19200}-\dfrac{1}{4515840}+\cdots$ (A1)
The series for $I$ is alternating with terms $b_{n}=\dfrac{1}{(2n+1)!\,(2n+1)\,2^{2n+1}}$ decreasing to $0$. (M1) By the alternating series estimation theorem, the error when the partial sum stops after $N$ terms (i.e., uses $n=0,1,\ldots,N-1$) is at most $|b_{N}|$.$I$ 的级数为交错级数,各项 $b_{n}=\dfrac{1}{(2n+1)!\,(2n+1)\,2^{2n+1}}$ 递减趋于 $0$。(M1) 由交错级数估计定理,取前 $N$ 项(即 $n=0,1,\ldots,N-1$)的部分和,误差至多为 $|b_{N}|$。
We need $|b_{N}|<10^{-4}$. Check: $|b_{2}|=\dfrac{1}{19200}\approx 5.2\times 10^{-5}<10^{-4}$. (A1)需要 $|b_{N}|<10^{-4}$。检验:$|b_{2}|=\dfrac{1}{19200}\approx 5.2\times 10^{-5}<10^{-4}$。(A1)
And $|b_{1}|=\dfrac{1}{144}\approx 6.9\times 10^{-3}>10^{-4}$, so stopping after $n=0$ is insufficient. (M1)而 $|b_{1}|=\dfrac{1}{144}\approx 6.9\times 10^{-3}>10^{-4}$,故仅取 $n=0$ 项不够。(M1)
Therefore the minimum is $N=2$ terms (the $n=0$ and $n=1$ terms), giving error at most $|b_{2}|\approx 5.2\times 10^{-5}<10^{-4}$:因此最少需 $N=2$ 项(即 $n=0$ 和 $n=1$ 两项),误差至多为 $|b_{2}|\approx 5.2\times 10^{-5}<10^{-4}$:
$$ I\approx \frac{1}{2}-\frac{1}{144}=\frac{72-1}{144}=\frac{71}{144}\approx 0.49306. $$(A1)
Using series only: (a) evaluate $\lim_{x\to 0}\frac{e^{x}-1-x}{x^{2}}$; (b) evaluate $\lim_{x\to 0}\frac{\cos x - 1 + \frac{1}{2}x^{2}}{x^{4}}$.仅用级数方法:(a) 计算 $\lim_{x\to 0}\frac{e^{x}-1-x}{x^{2}}$;(b) 计算 $\lim_{x\to 0}\frac{\cos x - 1 + \frac{1}{2}x^{2}}{x^{4}}$。
Write $e^{x}=1+x+\dfrac{x^{2}}{2}+\dfrac{x^{3}}{6}+\cdots$ (M1), so写出 $e^{x}=1+x+\dfrac{x^{2}}{2}+\dfrac{x^{3}}{6}+\cdots$ (M1),于是
$$ e^{x}-1-x=\frac{x^{2}}{2}+\frac{x^{3}}{6}+\cdots=x^{2}\!\left(\frac{1}{2}+\frac{x}{6}+\cdots\right). $$Dividing by $x^{2}$ and letting $x\to 0$:除以 $x^{2}$ 并令 $x\to 0$:
$$ \lim_{x\to 0}\frac{e^{x}-1-x}{x^{2}}=\frac{1}{2}+0+\cdots=\frac{1}{2}. $$(A1) The terms beyond $x^{2}$ vanish as $x\to 0$, confirming the limit equals the coefficient of $x^{2}$ in $e^{x}$. (R1)(A1) $x^{2}$ 以上的项在 $x\to 0$ 时消失,确认极限等于 $e^{x}$ 中 $x^{2}$ 的系数。(R1)
Write $\cos x=1-\dfrac{x^{2}}{2}+\dfrac{x^{4}}{24}-\dfrac{x^{6}}{720}+\cdots$ (M1), so写出 $\cos x=1-\dfrac{x^{2}}{2}+\dfrac{x^{4}}{24}-\dfrac{x^{6}}{720}+\cdots$ (M1),于是
$$ \cos x - 1 + \frac{x^{2}}{2}=\frac{x^{4}}{24}-\frac{x^{6}}{720}+\cdots=x^{4}\!\left(\frac{1}{24}-\frac{x^{2}}{720}+\cdots\right). $$Dividing by $x^{4}$ and letting $x\to 0$:除以 $x^{4}$ 并令 $x\to 0$:
$$ \lim_{x\to 0}\frac{\cos x - 1 + \frac{1}{2}x^{2}}{x^{4}}=\frac{1}{24}. $$(A1) Applying L'Hopital four times to this $0/0$ form would require tracking many derivatives; the series method reads off the answer directly from the fourth-order Taylor coefficient. (R1)(A1) 对这个 $0/0$ 型四次应用洛必达法则需追踪大量导数,而级数方法直接从四阶泰勒系数读出答案。(R1)
Approximate $e^{-0.1}$ by $T_{n}(-0.1)$. Using $e^{z}<2$ for $-0.1\le z\le 0$: (a) find the smallest $n$ with $|e^{-0.1}-T_{n}(-0.1)|<5\times 10^{-6}$; (b) state $T_{n}(-0.1)$ to 7 significant figures.用 $T_{n}(-0.1)$ 近似 $e^{-0.1}$,利用 $-0.1\le z\le 0$ 时 $e^{z}<2$:(a) 求满足 $|e^{-0.1}-T_{n}(-0.1)|<5\times 10^{-6}$ 的最小 $n$;(b) 将 $T_{n}(-0.1)$ 精确到7位有效数字。
The Lagrange remainder for $e^{x}$ at $x=-0.1$ is $|R_{n}(-0.1)|=\dfrac{e^{z}(0.1)^{n+1}}{(n+1)!}$ for some $z\in(-0.1,0)$. (M1) Using $e^{z}<2$:$e^{x}$ 在 $x=-0.1$ 处的拉格朗日余项为 $|R_{n}(-0.1)|=\dfrac{e^{z}(0.1)^{n+1}}{(n+1)!}$,其中 $z\in(-0.1,0)$。(M1) 利用 $e^{z}<2$:
$$ |R_{n}(-0.1)|<\frac{2\,(0.1)^{n+1}}{(n+1)!}. $$Test successive values:逐一检验各值:
$n=1$: $\dfrac{2\,(0.01)}{2}=0.01$. Too large.偏大。
$n=2$: $\dfrac{2\,(0.001)}{6}\approx 3.33\times 10^{-4}$. Too large.偏大。
$n=3$: $\dfrac{2\,(0.0001)}{24}\approx 8.33\times 10^{-6}$. Too large.偏大。
$n=4$: $\dfrac{2\,(0.00001)}{120}=\dfrac{2\times 10^{-5}}{120}\approx 1.67\times 10^{-7}<5\times 10^{-6}$. (A1)
The smallest $n$ is $\boxed{4}$. (A1)最小的 $n$ 为 $\boxed{4}$。(A1)
$T_{4}(-0.1)=1+(-0.1)+\dfrac{(-0.1)^{2}}{2}+\dfrac{(-0.1)^{3}}{6}+\dfrac{(-0.1)^{4}}{24}$
$$ =1-0.1+0.005-\frac{0.001}{6}+\frac{0.0001}{24} $$ $$ =1-0.1+0.005-0.00016\overline{6}+0.000004166\overline{6}\approx 0.9048375. $$(A1) The true value is $e^{-0.1}\approx 0.9048374$, confirming the error is below $5\times 10^{-6}$.(A1) 真实值为 $e^{-0.1}\approx 0.9048374$,确认误差低于 $5\times 10^{-6}$。