diff --git a/编写小组/讲义/微分中值定理.md b/编写小组/讲义/微分中值定理.md index bce4444..121c3aa 100644 --- a/编写小组/讲义/微分中值定理.md +++ b/编写小组/讲义/微分中值定理.md @@ -140,7 +140,7 @@ $$ ``` >[!example] 例3 -设 $f(x)$ 在 $[0, 1]$ 上可导,且$f(1) = 2\int_0^{1/2} e^{1-x} f(x) dx$ +设 $f(x)$ 在 $[0, 1]$ 上可导,且$f(1) = 2\sqrt{e}\int_0^{1/2} e^{1-x} f(x) dx$ 证明:存在 $\xi \in (0, 1)$ 使得:$f'(\xi) = (1-\xi) f(\xi)$ ```text diff --git a/编写小组/讲义/微分中值定理(解析版).md b/编写小组/讲义/微分中值定理(解析版).md index 9201e1d..ed27cc0 100644 --- a/编写小组/讲义/微分中值定理(解析版).md +++ b/编写小组/讲义/微分中值定理(解析版).md @@ -130,7 +130,7 @@ $$H(x) = \text{e}^{kx} f''(x)$$由$f(a)=f(b)=0$及罗尔定理知,存在$c\in( --- >[!example] 例3 -设 $f(x)$ 在 $[0, 1]$ 上可导,且$f(1) = 2\int_0^{1/2} \text{e}^{\frac{x^2}{2}-x} f(x) dx$ +设 $f(x)$ 在 $[0, 1]$ 上可导,且$f(1) = 2\sqrt{e}\int_0^{1/2} \text{e}^{\frac{x^2}{2}-x} f(x) dx$ 证明:存在 $\xi \in (0, 1)$ 使得:$f'(\xi) = (1-\xi) f(\xi)$ **解析**: