Skip to content
CalcGospel 微積分福音
返回

113 台大微積分(B) 第 11 題

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

113學年度 · 113微積分(B) · 第 11 題

題目

Problem

  1. Suppose that f(x)f(x) is a function defined on R\mathbb{R} satisfying the following properties.
f(x)f(0)3xx2for x1.|f(x) - f(0) - 3x| \le x^2 \quad \text{for } |x| \le 1. f(x+y)=f(x)+f(y)+xy(x+y)for all x,yR.f(x + y) = f(x) + f(y) + xy(x + y) \quad \text{for all } x, y \in \mathbb{R}.

(a) (5%) Find f(0)f(0) and f(0)f'(0).

(b) (7%) Show that f(x)f(x) is differentiable and find f(x)f'(x).

(c) (8%) Show that f(x)f(x) is one-to-one and find ddxf1(x)x=103\displaystyle \left.\frac{\mathrm{d}}{\mathrm{d}x}f^{-1}(x)\right|_{x=\frac{10}{3}}.

(d) (10%) Show that for any a<ba < b,

f(a)f(b)f1(x)dx=bf(b)af(a)abf(x)dx.\int_{f(a)}^{f(b)} f^{-1}(x) \,\mathrm{d}x = b f(b) - a f(a) - \int_{a}^{b} f(x) \,\mathrm{d}x.

Find 0103f1(x)dx\displaystyle \int_{0}^{\frac{10}{3}} f^{-1}(x) \,\mathrm{d}x.

解答

解法一

思路

展開

本題為一題多問的大型手寫題,層層遞進探討一個特殊的函數方程式。

(a) 求 f(0)f(0)f(0)f'(0)

  • 利用函數方程式代入 x=y=0x=y=0 即可求出 f(0)=0f(0) = 0
  • 將已知不等式除以 xx(當 x0x \neq 0x1|x| \le 1)並取極限,利用夾擠定理 (Squeeze Theorem) 證得 f(0)=3f'(0) = 3

(b) 證明 f(x)f(x) 可導並求 f(x)f'(x)

  • 使用導數的極限定義式: f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h\to 0} \frac{f(x+h) - f(x)}{h}
  • f(x+h)f(x+h) 用函數方程式展開,化簡後代入 (a) 小題已求得的極限值。

(c) 說明 f(x)f(x) 是單射並求反函數導數

  • 通過一階導數 f(x)=3+x23>0f'(x) = 3+x^2 \ge 3 > 0 判斷函數嚴格遞增,故必為一對一。
  • 積分 f(x)f'(x) 求出函數的解析式 f(x)=3x+13x3f(x) = 3x + \frac{1}{3}x^3
  • 解出當 f(y0)=10/3f(y_0) = 10/3 時的實數根 y0=1y_0 = 1
  • 套用反函數微分定理求解。

(d) 證明反函數積分公式並計算特定定積分

  • 使用變數變換 u=f1(x)    x=f(u)u = f^{-1}(x) \implies x = f(u) 搭配分部積分法,即可證出該恆等式。
  • a=0,b=1a=0, b=1,代入已求得的函數表達式進行定積分計算。

答題過程

展開

(a) 求解 f(0)f(0)f(0)f'(0)

  1. f(0)f(0): 在函數方程式 f(x+y)=f(x)+f(y)+xy(x+y)f(x + y) = f(x) + f(y) + xy(x + y) 中,令 x=y=0x = y = 0

    f(0+0)=f(0)+f(0)+0(0)    f(0)=2f(0)    f(0)=0f(0 + 0) = f(0) + f(0) + 0(0) \implies f(0) = 2f(0) \implies f(0) = 0
  2. f(0)f'(0): 根據已知不等式,當 x1|x| \le 1x0x \neq 0 時,我們將不等式同除以 x|x|

    f(x)f(0)3xxx2x    f(x)f(0)x3x\frac{|f(x) - f(0) - 3x|}{|x|} \le \frac{x^2}{|x|} \implies \left| \frac{f(x) - f(0)}{x} - 3 \right| \le |x|

    x0x \to 0 時,顯然有 limx0x=0\displaystyle \lim_{x \to 0} |x| = 0。根據夾擠定理(Squeeze Theorem),必有:

    limx0(f(x)f(0)x3)=0    limx0f(x)f(0)x=3\lim_{x \to 0} \left( \frac{f(x) - f(0)}{x} - 3 \right) = 0 \implies \lim_{x \to 0} \frac{f(x) - f(0)}{x} = 3

    此極限值即為一階導數在原點的定義。因此, f(0)=3f'(0) = 3


(b) 證明 f(x)f(x) 可導並求 f(x)f'(x)

對於任意實數 xx,我們根據導數的極限定義計算其導函數:

f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x + h) - f(x)}{h}

將已知關係式 f(x+h)=f(x)+f(h)+xh(x+h)f(x + h) = f(x) + f(h) + xh(x + h) 代入分子:

f(x)=limh0(f(x)+f(h)+xh(x+h))f(x)h=limh0f(h)+xh(x+h)h=limh0(f(h)h+x(x+h))\begin{align*} f'(x) =&\, \lim_{h \to 0} \frac{\left( f(x) + f(h) + xh(x + h) \right) - f(x)}{h} \\[4mm] =&\, \lim_{h \to 0} \frac{f(h) + xh(x + h)}{h} \\[4mm] =&\, \lim_{h \to 0} \left( \frac{f(h)}{h} + x(x + h) \right) \end{align*}

由於 f(0)=0f(0) = 0,上式第一項 f(h)h=f(h)f(0)h\frac{f(h)}{h} = \frac{f(h) - f(0)}{h}。代入已知極限:

f(x)=limh0f(h)f(0)h+limh0x(x+h)=3+x2f'(x) = \lim_{h \to 0} \frac{f(h) - f(0)}{h} + \lim_{h \to 0} x(x + h) = 3 + x^2

因極限存在,故 f(x)f(x)R\mathbb{R} 上處處可導,且導函數為:

f(x)=3+x2f'(x) = 3 + x^2

(c) 證明 f(x)f(x) 是單射(one-to-one)並求解 ddxf1(x)x=103\displaystyle \left.\frac{\mathrm{d}}{\mathrm{d}x}f^{-1}(x)\right|_{x=\frac{10}{3}}

  1. 單射證明: 由 (b) 小題知,對任意實數 xx,恆有 f(x)=3+x23>0f'(x) = 3 + x^2 \ge 3 > 0。 一階導數恆大於零,說明 f(x)f(x)R\mathbb{R} 上是嚴格單調遞增函數,因此 f(x)f(x) 必為單射(一對一),反函數 f1f^{-1} 存在。

  2. 求解反函數在 x=103x = \frac{10}{3} 的導數: 我們對 f(x)=3+x2f'(x) = 3 + x^2 進行積分以求出 f(x)f(x) 的解析式:

    f(x)=(3+x2)dx=3x+13x3+Cf(x) = \int (3 + x^2) \,\mathrm{d}x = 3x + \frac{1}{3} x^3 + C

    代入 f(0)=0    C=0f(0) = 0 \implies C = 0。因此:

    f(x)=3x+13x3f(x) = 3x + \frac{1}{3} x^3

    y0=f1(103)y_0 = f^{-1}\left(\frac{10}{3}\right),即 f(y0)=103f(y_0) = \frac{10}{3}

    3y0+13y03=103    y03+9y010=0    (y01)(y02+y0+10)=03y_0 + \frac{1}{3} y_0^3 = \frac{10}{3} \implies y_0^3 + 9y_0 - 10 = 0 \implies (y_0 - 1)(y_0^2 + y_0 + 10) = 0

    因為 y02+y0+10=0y_0^2 + y_0 + 10 = 0 無實數根,所以唯一的實數解為 y0=1y_0 = 1。 根據反函數微分定理:

    ddxf1(x)x=103=1f(y0)=1f(1)=13+12=14\left. \frac{\mathrm{d}}{\mathrm{d}x} f^{-1}(x) \right|_{x=\frac{10}{3}} = \frac{1}{f'(y_0)} = \frac{1}{f'(1)} = \frac{1}{3 + 1^2} = \frac{1}{4}

(d) 證明積分公式並計算 0103f1(x)dx\displaystyle \int_{0}^{\frac{10}{3}} f^{-1}(x) \,\mathrm{d}x

  1. 公式證明: 我們在定積分 f(a)f(b)f1(x)dx\displaystyle \int_{f(a)}^{f(b)} f^{-1}(x) \,\mathrm{d}x 中引入換元: 令 u=f1(x)    x=f(u)u = f^{-1}(x) \implies x = f(u),則 dx=f(u)du\mathrm{d}x = f'(u) \,\mathrm{d}u。 變更積分限:

    • x=f(a)x = f(a) 時, u=au = a
    • x=f(b)x = f(b) 時, u=bu = b。 代入得:
    f(a)f(b)f1(x)dx=abuf(u)du\int_{f(a)}^{f(b)} f^{-1}(x) \,\mathrm{d}x = \int_{a}^{b} u f'(u) \,\mathrm{d}u

    套用分部積分法(令第零項為 uu,第一項為 f(u)f'(u)):

    abuf(u)du=[uf(u)]ababf(u)du=bf(b)af(a)abf(x)dx\int_{a}^{b} u f'(u) \,\mathrm{d}u = \Big[ u f(u) \Big]_{a}^{b} - \int_{a}^{b} f(u) \,\mathrm{d}u = b f(b) - a f(a) - \int_{a}^{b} f(x) \,\mathrm{d}x

    公式得證。

  2. 計算積分值: 我們要計算 0103f1(x)dx\displaystyle \int_{0}^{\frac{10}{3}} f^{-1}(x) \,\mathrm{d}x。 由於 f(0)=0f(0) = 0,且由 (c) 小題可知 f(1)=103f(1) = \frac{10}{3}。我們令 a=0,b=1a = 0, b = 1,代入上述已證公式:

    0103f1(x)dx=1f(1)0f(0)01f(x)dx=10301(3x+13x3)dx=103[32x2+112x4]01=103(32+112)=1031912=401912=2112=74\begin{align*} \int_{0}^{\frac{10}{3}} f^{-1}(x) \,\mathrm{d}x =&\, 1 \cdot f(1) - 0 \cdot f(0) - \int_{0}^{1} f(x) \,\mathrm{d}x \\[4mm] =&\, \frac{10}{3} - \int_{0}^{1} \left( 3x + \frac{1}{3}x^3 \right) \mathrm{d}x \\[4mm] =&\, \frac{10}{3} - \left[ \frac{3}{2}x^2 + \frac{1}{12}x^4 \right]_{0}^{1} \\[4mm] =&\, \frac{10}{3} - \left( \frac{3}{2} + \frac{1}{12} \right) \\[4mm] =&\, \frac{10}{3} - \frac{19}{12} = \frac{40 - 19}{12} = \frac{21}{12} = \frac{7}{4} \end{align*}

結論:

  • (a) f(0)=0,f(0)=3f(0) = 0, f'(0) = 3
  • (b) f(x)=3+x2f'(x) = 3 + x^2
  • (c) 導數值為 14\displaystyle \frac{1}{4}
  • (d) 積分值為 74\displaystyle \frac{7}{4}