kaoyan3basic 高等数学 第628题

教材习题

📝 题目

### 第628题 628 设 $g(x)$ 在 $x=0$ 的某邻域内二阶导数连续,且 $g(0)=1, g^{\prime}(0)=2, g^{\prime \prime}(0)=1$ ,且设 $\displaystyle f(x)=\left\{\begin{array}{cc}\frac{g(x)-\mathrm{e}^{2 x}}{x}, & x \neq 0, \\ 0, & x=0 .\end{array}\right.$ 则 $f(x)$ 在 $x=0$ 处 (A)不连续. (B)连续但不可导. (C)可导但导函数不连续. (D)导函数连续.

💡 答案解析

**答案**:D **解析**: 步骤1:先判断连续性:$\displaystyle \lim_{x \to 0} f(x) = \lim_{x \to 0} \frac{g(x) - \mathrm{e}^{2x}}{x}$,由$g(0)=1$,$\mathrm{e}^{0}=1$,为$0/0$型,用洛必达法则得$\displaystyle \lim_{x \to 0} \frac{g'(x) - 2\mathrm{e}^{2x}}{1} = g'(0) - 2 = 2-2=0$,故$\lim_{x \to 0} f(x) = 0 = f(0)$,连续。 步骤2:判断可导性:$\displaystyle f'(0) = \lim_{x \to 0} \frac{f(x) - f(0)}{x} = \lim_{x \to 0} \frac{g(x) - \mathrm{e}^{2x}}{x^2}$,洛必达得$\displaystyle \lim_{x \to 0} \frac{g'(x) - 2\mathrm{e}^{2x}}{2x}$,仍为$0/0$,再洛必达得$\displaystyle \lim_{x \to 0} \frac{g''(x) - 4\mathrm{e}^{2x}}{2} = \frac{g''(0) - 4}{2} = \frac{1-4}{2} = -\frac{3}{2}$,故$\displaystyle f'(0) = -\frac{3}{2}$,可导。 步骤3:判断导函数连续性:$x \neq 0$时,$\displaystyle f'(x) = \frac{(g'(x)-2\mathrm{e}^{2x})x - (g(x)-\mathrm{e}^{2x})}{x^2}$,求$\lim_{x \to 0} f'(x)$,用泰勒展开:$\displaystyle g(x)=1+2x+\frac{1}{2}x^2+o(x^2)$,$\mathrm{e}^{2x}=1+2x+2x^2+o(x^2)$,则$\displaystyle g(x)-\mathrm{e}^{2x} = -\frac{3}{2}x^2+o(x^2)$,$g'(x)-2\mathrm{e}^{2x} = (2+x+o(x)) - (2+4x+o(x)) = -3x+o(x)$,代入得$\displaystyle f'(x) = \frac{(-3x+o(x))x - (-\frac{3}{2}x^2+o(x^2))}{x^2} = \frac{-3x^2 + \frac{3}{2}x^2 + o(x^2)}{x^2} = -\frac{3}{2} + o(1)$,故$\displaystyle \lim_{x \to 0} f'(x) = -\frac{3}{2} = f'(0)$,导函数连续。 **难度**:★★★★☆

📋 详细解题步骤

步骤 1/3
目标:判断连续性
计算极限 lim_{x→0} f(x) = lim_{x→0} [g(x)-e^{2x}]/x,由于 g(0)=1, e^0=1,为0/0型,使用洛必达法则得 lim_{x→0} [g'(x)-2e^{2x}]/1 = g'(0)-2 = 2-2=0,等于 f(0)=0,故连续。
公式:lim_{x→0} f(x) = f(0)
提示:注意验证0/0型,使用洛必达法则前确认条件。
步骤 2/3
目标:判断可导性
计算 f'(0) = lim_{x→0} [f(x)-f(0)]/x = lim_{x→0} [g(x)-e^{2x}]/x^2,为0/0型,两次洛必达得 lim_{x→0} [g''(x)-4e^{2x}]/2 = (g''(0)-4)/2 = (1-4)/2 = -3/2,故可导。
公式:f'(0) = lim_{x→0} [g(x)-e^{2x}]/x^2 = -3/2
提示:注意洛必达法则的连续使用,确保导数存在。
步骤 3/3
目标:判断导函数连续性
对 x≠0,求 f'(x) = [(g'(x)-2e^{2x})x - (g(x)-e^{2x})]/x^2。利用泰勒展开:g(x)=1+2x+1/2 x^2+o(x^2),e^{2x}=1+2x+2x^2+o(x^2),则 g(x)-e^{2x} = -3/2 x^2+o(x^2),g'(x)-2e^{2x} = -3x+o(x)。代入得 f'(x) = [(-3x+o(x))x - (-3/2 x^2+o(x^2))]/x^2 = -3/2 + o(1),故 lim_{x→0} f'(x) = -3/2 = f'(0),导函数连续。
公式:f'(x) = -3/2 + o(1) 当 x→0
提示:泰勒展开是处理极限的有效方法,注意展开到足够阶数。

📷 拍照上传批改

拍照上传批改功能已预留入口,后续接入图片上传、OCR识别与AI批改。