x→0limxsinx=1,x→0limxax−1=lna,n→∞limnn=1,n→∞limna=1(a>0),
x→0lim(1+x)x1=e,x→∞lim(1+x1)x=e,
若 limα(x)=0,limβ(x)=∞,且 limα(x)β(x)=A,则 lim[1+α(x)]β(x)=eA.
x→∞limbmxm+bm−1xm−1+⋯+b1x+b0anxn+an−1xn−1+⋯+a1x+a0=⎩⎨⎧bman,0,∞,n=mn<mn>m
n→∞limxn=⎩⎨⎧0,∞,1,不存在,∣x∣<1∣x∣>1x=1x=−1,n→∞limenx=⎩⎨⎧0,+∞,1,x<0x>0x=0
n→∞limna1n+a2n+⋯+amn=a(ai>0,i=1,2,…,m),其中 max{ai}=a.
| 函数 f(x),当 x→0 时 | 等价无穷小 |
|---|
| sinx, tanx, arcsinx, arctanx | x |
| 1+x−1−x | x |
| ex−1, ln(1+x) | x |
| ax−1 | xlna |
| (1+x)a−1 | ax |
| a1+x−1 | a1x(a=0) |
| 1−cosax | 2ax2 |
| x−ln(1+x) | 21x2 |
| x−sinx, arcsinx−x | 61x3 |
| tanx−x, x−arctanx | 31x3 |
对于函数,当 x→+∞ 时,
lnαx≪xβ≪ax(α>0,β>0,a>1)
对于数列,当 n→∞ 时,
lnαn≪nβ≪an≪n!≪nn(α>0,β>0,a>1)
设 f(x) 在 x=x0 处 n 阶可导,则
f(x)=f(x0)+f′(x0)(x−x0)+2!f′′(x0)(x−x0)2+⋯+n!f(n)(x0)(x−x0)n+o((x−x0)n)
特别当 x=x0 时
f(x)=f(0)+f′(0)x+2!f′′(0)x2+⋯+n!f(n)(0)xn+o(xn)
ex=∑n=0∞n!xn=1+x+2!x2+3!x3+⋯+n!xn+o(xn)
ln(1+x)=∑n=0∞(−1)nn+1xn+1=x−2x2+3x3−⋯+(−1)nn+1xn+1+o(xn+1)
sinx=∑n=0∞(−1)n(2n+1)!x2n+1=x−3!x3+5!x5−⋯+(−1)n(2n+1)!x2n+1+o(x2n+2)
cosx=∑n=0∞(−1)n(2n)!x2n=1−2!x2+4!x4−⋯+(−1)n(2n)!x2n+o(x2n+1)
arctanx=∑n=0∞(−1)n2n+1x2n+1=x−3x3+5x5−⋯+(−1)n2n+1x2n+1+o(x2n+2)
1−x1=∑n=0∞xn=1+x+x2+x3+⋯+xn+o(xn)(∣x∣<1)
1+x1=∑n=0∞(−1)nxn=1−x+x2−x3+⋯+(−1)nxn+o(xn)(∣x∣<1)
(1+x)α=1+αx+2!α(α−1)x2+n!α(α−1)…(a−n+1)xn+⋯+o(xn)
设函数 f(x) 在点 x0 的某个去心邻域 U˚(x0,δ) 内有定义,函数极限 x→x0limf(x)=A 存在的充分必要条件是:对于任何满足以下两个条件的数列{xn}:
xn=x0
n→∞limxn=x0
对应的函数值数列 {f(xn)} 极限为 A,即:
n→∞limf(xn)=A
提示
海涅定理常用于证明极限不存在,找到两个不同的数列 {xn} 和 {xn′},它们都趋于 x0,但带入函数后得到的极限值不相等,那么原极限不存在。
设 f(x) 在 x=x0 处 n+1 阶可导,则
f(x)=Pn(x)+Rn(x)
其中拉格朗日余项为:
Rn(x)=(n+1)!f(n+1)(ξ)(x−x0)n+1,ξ∈(min(x,x0),max(x,x0))
估算 sin(35∘) 的近似值并确定误差(取 n=2,展开点 x0=6π)
函数: f(x)=sinx, x=6π+1805π
展开: f(x)≈sin(6π)+cos(6π)(1805π)−2!sin(6π)(1805π)2≈0.5736712
余项: R2(x)=3!−cosξ(1805π)3,ξ∈(6π,18035π)
范围: 由于 ∣cosξ∣=23<0.9,则 ∣R2∣<60.9(0.087266)3≈0.0000997
即 sin(35∘) 约为 0.57367,误差绝对值不超过 0.0001.