Skip to content
CalcGospel 微積分福音
返回

113 台大微積分(C) 第 2 題

考題 / 轉學考微積分 / 台大 / 微積分(C)

113學年度 · 113微積分(C) · 第 2 題

題目

Problem

2. Consider f(x)=1x11+t5dtf(x) = \int_1^x \frac{1}{\sqrt{1+t^5}} \,\mathrm{d}t for x1x \ge 1.

(a) (5%) Prove that f(x)<f(y)f(x) < f(y) whenever 1x<y1 \le x < y.

(b) (10%) Prove that f(x)<23f(x) < \frac{2}{3} for all x1x \ge 1 and also show that f(4)>13f(4) > \frac{1}{3}.

(c) (10%) Let g(u)g(u), where 0<u<f(4)0 < u < f(4), be a function such that f(g(u))=uf(g(u)) = u. Find g(u)g'(u) and g(u)g''(u) in terms of g(u)g(u).

(d) (10%) Let h(u)=eug(u)h(u) = e^u - g(u), where 0<u<f(4)0 < u < f(4). Prove that h(u)h(u) does not have a local minimum value.

解答

解法一

思路

展開

這是一道設計極佳的變限積分綜合分析題。

(a) 證明 f(x)f(x) 單調遞增

  • 根據微積分基本定理,求導得 f(x)=11+x5f'(x) = \frac{1}{\sqrt{1+x^5}}
  • 對於 x1x \ge 1,一階導數 f(x)f'(x) 顯然恆正,因此 f(x)f(x) 嚴格遞增。

(b) 估計 f(x)<2/3f(x) < 2/3f(4)>1/3f(4) > 1/3

  • 對於上限 2/32/3:使用放大法。因為 1+t5>t5=t5/2\sqrt{1+t^5} > \sqrt{t^5} = t^{5/2},所以將被積函數放大為 t5/2t^{-5/2},積分後取極限即可。
  • 對於下限 f(4)>1/3f(4) > 1/3:使用縮小法。對於 1t41 \le t \le 4,有 1+t5t4+t5=t4(1+t)5t41 + t^5 \le t^4 + t^5 = t^4(1+t) \le 5t^4。因此被積函數可縮小為 15t2\frac{1}{\sqrt{5} t^2},積分求值後再與 1/31/3 比較。

(c) 求反函數 g(u)g(u) 的一、二階導數

  • g(u)g(u)f(x)f(x) 在特定區間上的反函數,即 f(g(u))=uf(g(u)) = u
  • 兩邊對 uu 求導: f(g(u))g(u)=1    g(u)=1f(g(u))=1+g(u)5f'(g(u)) \cdot g'(u) = 1 \implies g'(u) = \frac{1}{f'(g(u))} = \sqrt{1 + g(u)^5}
  • 再對 uu 求導一次: g(u)=121+g(u)55g(u)4g(u)g''(u) = \frac{1}{2\sqrt{1+g(u)^5}} \cdot 5g(u)^4 \cdot g'(u),將 g(u)g'(u) 代入消去根式。

(d) 證明 h(u)=eug(u)h(u) = e^u - g(u) 在區間內無局部極小值

  • 我們計算 h(u)=eug(u)=eu1+g(u)5h'(u) = e^u - g'(u) = e^u - \sqrt{1 + g(u)^5}
  • 我們希望證明在 0<u<f(4)0 < u < f(4) 上,恆有 h(u)<0h'(u) < 0(即函數嚴格遞減,無內部極值點)。
  • 引入變數代換:令 u=f(x)u = f(x),其中 1<x<41 < x < 4
  • h(u)<0    ef(x)<1+x5    f(x)<12ln(1+x5)h'(u) < 0 \iff e^{f(x)} < \sqrt{1+x^5} \iff f(x) < \frac{1}{2}\ln(1+x^5)
  • 定義輔助函數 T(x)=f(x)12ln(1+x5)T(x) = f(x) - \frac{1}{2}\ln(1+x^5),證明其在 [1,4][1, 4] 上的導數 T(x)<0T'(x) < 0,且 T(1)<0T(1) < 0

答題過程

展開

(a) 證明 f(x)<f(y)f(x) < f(y) 只要 1x<y1 \le x < y

根據微積分基本定理(Fundamental Theorem of Calculus),變限積分函數 f(x)f(x) 關於 xx 的導數為:

f(x)=ddx1x11+t5dt=11+x5f'(x) = \frac{\mathrm{d}}{\mathrm{d}x} \int_{1}^{x} \frac{1}{\sqrt{1+t^5}} \,\mathrm{d}t = \frac{1}{\sqrt{1+x^5}}

對於所有 x1x \ge 1,顯然有 1+x52>01 + x^5 \ge 2 > 0,故根號項為正實數,導函數恆滿足:

f(x)>0f'(x) > 0

因為一階導數在區間 [1,)[1, \infty) 上恆大於零,說明 f(x)f(x) 在此區間內為嚴格單調遞增函數。 因此,當 1x<y1 \le x < y 時,恆有 f(x)<f(y)f(x) < f(y)


(b) 證明 f(x)<23f(x) < \frac{2}{3}f(4)>13f(4) > \frac{1}{3}

  1. 證明 f(x)<23f(x) < \frac{2}{3}: 對於所有 t1t \ge 1,顯然有 1+t5>t51 + t^5 > t^5。兩邊開根號並取倒數:

    11+t5<1t5=t5/2\frac{1}{\sqrt{1+t^5}} < \frac{1}{\sqrt{t^5}} = t^{-5/2}

    因此,對於任何 x1x \ge 1

    f(x)=1x11+t5dt<1xt5/2dt=[23t3/2]1x=23(1x3/2)f(x) = \int_{1}^{x} \frac{1}{\sqrt{1+t^5}} \,\mathrm{d}t < \int_{1}^{x} t^{-5/2} \,\mathrm{d}t = \left[ -\frac{2}{3} t^{-3/2} \right]_{1}^{x} = \frac{2}{3} \left( 1 - x^{-3/2} \right)

    由於對於所有 x1x \ge 1x3/2>0x^{-3/2} > 0(當 xx \to \infty 時極限為 00),故:

    f(x)<23(1x3/2)<23f(x) < \frac{2}{3} \left( 1 - x^{-3/2} \right) < \frac{2}{3}
  2. 證明 f(4)>13f(4) > \frac{1}{3}: 對於所有 1t41 \le t \le 4,我們可以將根式項放大以縮小積分值。利用 1t41 \le t^4

    1+t5t4+t5=t4(1+t)1 + t^5 \le t^4 + t^5 = t^4(1 + t)

    再由於 t4    1+t5t \le 4 \implies 1 + t \le 5,故有:

    1+t55t4    1+t55t2    11+t515t21 + t^5 \le 5 t^4 \implies \sqrt{1 + t^5} \le \sqrt{5} t^2 \implies \frac{1}{\sqrt{1 + t^5}} \ge \frac{1}{\sqrt{5}} t^{-2}

    對此不等式在 [1,4][1, 4] 進行定積分:

    f(4)=1411+t5dt1514t2dt=15[1t]14=15(114)=345f(4) = \int_{1}^{4} \frac{1}{\sqrt{1+t^5}} \,\mathrm{d}t \ge \frac{1}{\sqrt{5}} \int_{1}^{4} t^{-2} \,\mathrm{d}t = \frac{1}{\sqrt{5}} \left[ -\frac{1}{t} \right]_{1}^{4} = \frac{1}{\sqrt{5}} \left( 1 - \frac{1}{4} \right) = \frac{3}{4\sqrt{5}}

    我們將 345\frac{3}{4\sqrt{5}}13\frac{1}{3} 進行大小比較:

    345>13    9>45    81>16×5=80\frac{3}{4\sqrt{5}} > \frac{1}{3} \iff 9 > 4\sqrt{5} \iff 81 > 16 \times 5 = 80

    由於 81>8081 > 80 顯然成立,所以:

    f(4)345>13f(4) \ge \frac{3}{4\sqrt{5}} > \frac{1}{3}

(c) 求解 g(u)g'(u)g(u)g''(u)

已知 f(g(u))=uf(g(u)) = u。對兩邊關於 uu 求導:

f(g(u))g(u)=1    g(u)=1f(g(u))f'(g(u)) \cdot g'(u) = 1 \implies g'(u) = \frac{1}{f'(g(u))}

代入 (a) 小題求得的 f(x)=11+x5f'(x) = \frac{1}{\sqrt{1+x^5}}

g(u)=111+g(u)5=1+g(u)5g'(u) = \frac{1}{\frac{1}{\sqrt{1 + g(u)^5}}} = \sqrt{1 + g(u)^5}

接著,對 g(u)=(1+g(u)5)1/2g'(u) = \left( 1 + g(u)^5 \right)^{1/2} 再次關於 uu 求導(套用連鎖律):

g(u)=12(1+g(u)5)1/2ddu(1+g(u)5)=12(1+g(u)5)1/25g(u)4g(u)\begin{align*} g''(u) =&\, \frac{1}{2} \left( 1 + g(u)^5 \right)^{-1/2} \cdot \frac{\mathrm{d}}{\mathrm{d}u} \left( 1 + g(u)^5 \right) \\[3mm] =&\, \frac{1}{2} \left( 1 + g(u)^5 \right)^{-1/2} \cdot 5 g(u)^4 \cdot g'(u) \end{align*}

將先前已求得的 g(u)=1+g(u)5g'(u) = \sqrt{1 + g(u)^5} 代入式中:

g(u)=12(1+g(u)5)1/25g(u)41+g(u)5=52g(u)4g''(u) = \frac{1}{2} \left( 1 + g(u)^5 \right)^{-1/2} \cdot 5 g(u)^4 \cdot \sqrt{1 + g(u)^5} = \frac{5}{2} g(u)^4

(d) 證明 h(u)=eug(u)h(u) = e^u - g(u)u(0,f(4))u \in (0, f(4)) 內無局部極小值

我們首先對 h(u)h(u) 求關於 uu 的一階導數:

h(u)=eug(u)=eu1+g(u)5h'(u) = e^u - g'(u) = e^u - \sqrt{1 + g(u)^5}

為了分析其正負性,我們引入變換。令 u=f(x)u = f(x),其中 x=g(u)x = g(u)。 由於 0<u<f(4)0 < u < f(4)f(1)=0f(1) = 0,這對應自變數 x(1,4)x \in (1, 4)。 因此,一階導數正負性等價於比較 ef(x)e^{f(x)}1+x5\sqrt{1 + x^5}

h(u)<0    ef(x)<1+x5    f(x)<12ln(1+x5)h'(u) < 0 \iff e^{f(x)} < \sqrt{1+x^5} \iff f(x) < \frac{1}{2} \ln(1 + x^5)

我們定義輔助函數:

T(x)=f(x)12ln(1+x5)對於 x[1,4]T(x) = f(x) - \frac{1}{2} \ln(1 + x^5) \quad \text{對於 } x \in [1, 4]

對其求導:

T(x)=f(x)125x41+x5=11+x55x42(1+x5)=21+x55x42(1+x5)T'(x) = f'(x) - \frac{1}{2} \cdot \frac{5x^4}{1 + x^5} = \frac{1}{\sqrt{1 + x^5}} - \frac{5x^4}{2(1+x^5)} = \frac{2\sqrt{1+x^5} - 5x^4}{2(1+x^5)}

由於 x1x \ge 1

  • 21+x52x5+x5=22x5/22\sqrt{1+x^5} \le 2\sqrt{x^5 + x^5} = 2\sqrt{2} x^{5/2}
  • 故分子滿足: 21+x55x422x5/25x4=x5/2(225x3/2)2\sqrt{1+x^5} - 5x^4 \le 2\sqrt{2}x^{5/2} - 5x^4 = x^{5/2} \left( 2\sqrt{2} - 5x^{3/2} \right) 因為當 x1x \ge 1 時, x3/21x^{3/2} \ge 1,所以: 225x3/22252.8285<02\sqrt{2} - 5x^{3/2} \le 2\sqrt{2} - 5 \approx 2.828 - 5 < 0 由此可知,對於所有 x[1,4]x \in [1, 4],分子恆小於零,即: T(x)<0T'(x) < 0

這表示輔助函數 T(x)T(x) 在區間 [1,4][1, 4] 上是嚴格單調遞減的。 我們計算區間左端點的函數值:

T(1)=f(1)12ln(1+15)=012ln2<0T(1) = f(1) - \frac{1}{2}\ln(1 + 1^5) = 0 - \frac{1}{2}\ln 2 < 0

由於 T(1)<0T(1) < 0T(x)T(x) 嚴格單調遞減,所以在開區間 x(1,4)x \in (1, 4) 內必有:

T(x)<0    f(x)<12ln(1+x5)    ef(x)<1+x5T(x) < 0 \implies f(x) < \frac{1}{2} \ln(1 + x^5) \implies e^{f(x)} < \sqrt{1 + x^5}

這說明對於所有 u(0,f(4))u \in (0, f(4)),恆有:

h(u)=eu1+g(u)5<0h'(u) = e^u - \sqrt{1 + g(u)^5} < 0

一階導數 h(u)h'(u) 在整個開區間內恆小於零,說明函數 h(u)h(u) 在此區間內為嚴格單調遞減函數。 嚴格單調函數在開區間內不可能存在局部極值點(一階導數不可能為零或變號)。 因此, h(u)h(u)u(0,f(4))u \in (0, f(4)) 內沒有局部極小值。