「数学」高中导数杂题选讲

AtomAlpaca

Table of contents

符号约定

  1. fmin(x)f_{min}(x) 代表函数 f(x)f(x) 的最小值;

  2. fmax(x)f_{max}(x) 代表函数 f(x)f(x) 的最大值;

第一题

题目

Theorem 1. 求证:(x+1)1x(lnx1)ex<ex+ex2(x+1) \cdot \frac{1-x(\ln x - 1)}{e^x} < e^x + e^{x-2}

解答

Proof. 1xlnxx<2(x+1)x+1<ex+1+ex1x+1x+xlnx+1>0\begin{aligned} & 1 - x\ln x - x < \frac{2(x+1)}{x+1} < \frac{e^{x+1} + e^{x - 1}}{x + 1} \\ \Leftrightarrow& x + x \ln x +1 > 0 \end{aligned}f(x)=x+xlnx+1f(x) = x + x \ln x +1f(x)=lnx+2f'(x) = \ln x+2

fmin(x)=f(e2)=1e2>0f_{min}(x) = f(e^{-2}) = 1 - e^{-2} > 0,故 f(x)>0f(x) > 0 ◻

第二题

题目

Theorem 2. f(x)=2ln(x+1)a(x+1)2f(x) = 2\ln(x + 1) - \frac{a}{(x + 1)^2} 有两个不同零点 x1,x2x_1, x_2

  1. 1<x<12-1 < x < -\frac{1}{2} 时,求证:2ln(x+1)>1x+12 \ln(x+1) > - \frac{1}{x+1}

  2. aa 的取值范围

解答

Proof. 1. 令 t=x+1t = x + 1,即证 t(o,12)t \in (o, \frac{1}{2}) 时有 2lnt>1t2 \ln t > -\frac{1}{t}g(t)=2lnt+1tg(t) = 2 \ln t + \frac{1}{t}g(t)=2t1t2g'(t) = \frac{2t - 1}{t^2} gmin(t)=g(12)=22ln2>0g_{\min}(t) = g(\frac{1}{2}) = 2 - 2 \ln 2 > 0 ◻

2. 令 t=x+1t = x + 1f(t)=2t+2at2=2(t2+a)t3f'(t) = \frac{2}{t} + \frac{2a}{t^2} = \frac{2(t^2 + a)}{t^3}

  1. a0a \ge 0f(t)f(t) 单增,无解

  2. a<0a < 0fmin(t)=f(a)<02lna+1<0f_min(t) = f(\sqrt{-a}) < 0 \Leftrightarrow 2ln \sqrt{-a} + 1 < 0
    a(e1,0)a \in (-e^{-1}, 0)