03
第 二 讲 · 导数的应用
罗必塔法则
高等应用数学导数的应用
洛必达不定式

内容提要与教学要求

1. $\dfrac{0}{0}$ 型未定式的洛必塔法则;2. $\dfrac{\infty}{\infty}$ 型;3. 其他未定式的转化。

教学要求:熟练掌握洛必塔法则求各类未定式的极限。

一、未定式的概念

两个无穷小之比 $\dfrac{0}{0}$,两个无穷大之比 $\dfrac{\infty}{\infty}$,结果不确定,称为未定式

▲ $\sin x / x \to 1$($\frac{0}{0}$型):蓝=$\sin x$,红=$x$,绿=比值

除此之外:$0 \cdot \infty$,$\infty - \infty$,$1^\infty$,$0^0$,$\infty^0$ 也是未定式。

二、洛必塔法则

定理($\frac{0}{0}$ 型) 若 $\lim f(x) = 0$,$\lim g(x) = 0$,且 $g'(x) \ne 0$,$\lim\dfrac{f'(x)}{g'(x)}$ 存在(或 $\infty$),则

$$\lim \frac{f(x)}{g(x)} = \lim \frac{f'(x)}{g'(x)}$$

对 $\dfrac{\infty}{\infty}$ 型同样成立。

口诀:上下同时求导(不是商的求导法则!),可反复使用。

$\frac{0}{0}$ 型例题

例1 $\displaystyle\lim_{x \to \frac{\pi}{2}} \frac{\cos x}{x-\frac{\pi}{2}} = \lim_{x \to \frac{\pi}{2}} \frac{-\sin x}{1} = -1$

例2 $\displaystyle\lim_{x \to 0} \frac{e^x-1}{x} = \lim_{x \to 0} \frac{e^x}{1} = 1$

例3 $\displaystyle\lim_{x \to 1} \frac{x^3-1}{x^2-1} = \lim_{x \to 1} \frac{3x^2}{2x} = \frac{3}{2}$

例4 $\displaystyle\lim_{x \to 0} \frac{x-\sin x}{x^3}$(分部两次)$= \lim \frac{1-\cos x}{3x^2} = \lim \frac{\sin x}{6x} = \frac{1}{6}$

$\frac{\infty}{\infty}$ 型例题

例5 $\displaystyle\lim_{x \to +\infty} \frac{x}{e^x} = \lim_{x \to +\infty} \frac{1}{e^x} = 0$

例6 $\displaystyle\lim_{x \to +\infty} \frac{x^2}{e^x} = \lim \frac{2x}{e^x} = \lim \frac{2}{e^x} = 0$

▲ 指数增长远快于多项式:蓝=$x^2$,红=$e^x$

结论:$\displaystyle\lim_{x \to +\infty} \frac{x^n}{e^x} = 0$(指数增长"打败"任何多项式)

例7 $\displaystyle\lim_{x \to 0^+} \frac{\ln x}{x^{-1}} = \lim \frac{1/x}{-x^{-2}} = \lim (-x) = 0$

复杂的 $\frac{0}{0}$ 型

例8 $\displaystyle\lim_{x \to 0} \frac{\tan x - x}{x^2\sin x}$

先用等价无穷小:$x^2\sin x \sim x^3$($x \to 0$)

$= \displaystyle\lim_{x \to 0} \frac{\tan x - x}{x^3} = \lim \frac{\sec^2 x - 1}{3x^2} = \lim \frac{\tan^2 x}{3x^2} = \frac{1}{3}$

例9 $\displaystyle\lim_{x \to 0} \frac{x - \arctan x}{x^3} = \lim \frac{1-\frac{1}{1+x^2}}{3x^2} = \lim \frac{x^2}{3x^2(1+x^2)} = \frac{1}{3}$

三、其他未定式的转化

$0 \cdot \infty$ 型 → 化为 $\frac{0}{0}$ 或 $\frac{\infty}{\infty}$

例10 $\displaystyle\lim_{x \to 0^+} x\ln x$($0 \cdot (-\infty)$)

$= \displaystyle\lim_{x \to 0^+} \frac{\ln x}{1/x}$($\frac{-\infty}{\infty}$型)$= \lim \frac{1/x}{-1/x^2} = \lim (-x) = 0$

$\infty - \infty$ 型 → 通分或恒等变形

例11 $\displaystyle\lim_{x \to 1}\left(\frac{1}{x-1} - \frac{1}{\ln x}\right) = \lim \frac{\ln x - x + 1}{(x-1)\ln x}$($\frac{0}{0}$)$= \lim \frac{1/x-1}{\ln x + 1 - 1/x}$...

$1^\infty$、$0^0$、$\infty^0$ 型 → 取对数

方法:$y = f(x)^{g(x)}$,取 $\ln y = g(x)\ln f(x)$(转化为 $0 \cdot \infty$)

例12 $\displaystyle\lim_{x \to 0^+} x^x$($0^0$ 型)

$\ln y = x\ln x \to 0$(例10已求),$\therefore y \to e^0 = 1$

例13 $\displaystyle\lim_{x \to +\infty}\left(1+\frac{1}{x}\right)^x$($1^\infty$ 型)

$\ln y = x\ln\!\left(1+\frac{1}{x}\right) = \dfrac{\ln(1+1/x)}{1/x}$($\frac{0}{0}$)$\to \dfrac{-1/x^2 \cdot 1/(1+1/x)}{-1/x^2} = 1$

$\therefore y \to e^1 = e$

使用注意事项

① 每次用法则前必须检查是否为 $\frac{0}{0}$ 或 $\frac{\infty}{\infty}$ 型;

② 如果 $\lim\frac{f'}{g'}$ 不存在(且不是 $\infty$),法则失效,需换方法;

③ 有公因子或非零极限因子时,先提出来再用法则,更简便;

④ 其他未定式($0\cdot\infty$、$\infty-\infty$、$1^\infty$等)必须先转化。

反例 $\displaystyle\lim_{x \to \infty}\frac{x+\sin x}{x}$:用法则得 $\lim\frac{1+\cos x}{1}$ 不存在!

但原极限 $= \lim\left(1+\frac{\sin x}{x}\right) = 1$。先化简再用法则!

练习

1. $\displaystyle\lim_{x \to 0}\frac{\ln(1+x)}{x}$

$= \lim\frac{1/(1+x)}{1} = 1$

2. $\displaystyle\lim_{x \to 0}\frac{e^x-e^{-x}}{\sin x}$

$= \lim\frac{e^x+e^{-x}}{\cos x} = 2$

3. $\displaystyle\lim_{x \to 0^+}x^{\sin x}$

$\ln y = \sin x \cdot \ln x$,$= \lim\frac{\ln x}{\csc x} = \lim\frac{1/x}{-\csc x\cot x} = \lim\frac{-\sin^2 x}{x\cos x} = 0$,$y \to 1$

4. $\displaystyle\lim_{x \to +\infty}\frac{\ln x}{x^p}$($p > 0$)

$= \lim\frac{1/x}{px^{p-1}} = \lim\frac{1}{px^p} = 0$(对数增长比任何正幂慢)

小结

一、洛必塔法则 $\lim\frac{f}{g} = \lim\frac{f'}{g'}$($\frac{0}{0}$ 或 $\frac{\infty}{\infty}$ 型)

二、未定式类型

$\dfrac{0}{0}$、$\dfrac{\infty}{\infty}$ → 直接用法则

$0 \cdot \infty$ → 化为 $\frac{0}{0}$ 或 $\frac{\infty}{\infty}$

$\infty - \infty$ → 通分后化为 $\frac{0}{0}$

$1^\infty$、$0^0$、$\infty^0$ → 取对数化为 $0 \cdot \infty$

三、注意 每次必须验证类型;先化简再用法则;法则失效时换方法。