Skip to content
CalcGospel 微積分福音
返回

111 政治大學微積分(財政)第 10 題

考題 / 轉學考微積分 / 政大 / 微積分(財政)

111學年度 · 111微積分(財政) · 第 10 題

題目

Problem

4. Discuss the continuity of function: f(x,y)=1cos(x2+y2)x2+y2f(x, y) = 1 - \dfrac{\cos(x^2 + y^2)}{x^2 + y^2} and evaluate the limit of f(x,y)f(x, y) (if it exists) as (x,y)(0,0)(x, y) \to (0, 0).

解答

解法一

思路

展開
  1. 討論連續性:要判斷 f(x,y)f(x,y) 在哪些點連續。
    • 首先看特殊點 (0,0)(0,0):因為分母含 x2+y2x^2 + y^2,代入 (0,0)(0,0) 時分母為零,函數在該點無定義。無定義點自然不連續
    • 再看其他點 (a,b)(0,0)(a,b) \ne (0,0):因為 f(x,y)f(x,y) 是由初等函數經由四則運算與複合而成,在其定義域內(即除原點外的所有平面區域)皆為連續函數
  2. 求極限:要計算當 (x,y)(0,0)(x,y) \to (0,0) 時的極限。
    • 由於自變數以圓對稱形式 x2+y2x^2 + y^2 出現,最自然的做法是令 r2=x2+y2r^2 = x^2 + y^2。當 (x,y)(0,0)(x,y) \to (0,0) 時,有 r20+r^2 \to 0^+
    • 原極限簡化為單變數極限:limr20+(1cosr2r2)\displaystyle\lim_{r^2\to 0^+} \left(1 - \frac{\cos r^2}{r^2}\right)。分析此時分子分母的趨近行為即可。

答題過程

展開

第一部分:討論函數的連續性。

  1. 在點 (0,0)(0,0) 處:(x,y)=(0,0)(x, y) = (0, 0) 時,分母 x2+y2=0x^2 + y^2 = 0,函數無定義。因為在該點無定義,函數 f(x,y)f(x,y)(0,0)(0, 0)不連續

  2. 在點 (a,b)(0,0)(a,b) \ne (0,0) 處: 對於平面上除原點外的任意點 (a,b)(a, b),分母 x2+y20x^2 + y^2 \ne 0,因此 f(x,y)f(x,y) 為初等函數的複合與商的運算結果。根據初等函數在其定義域內皆連續的性質,可知:

    lim(x,y)(a,b)f(x,y)=f(a,b)\lim_{(x,y)\to(a,b)} f(x,y) = f(a,b)

    因此,函數在整個去心平面 R2{(0,0)}\mathbb{R}^2 \setminus \{(0, 0)\}處處連續


第二部分:求當 (x,y)(0,0)(x,y) \to (0,0) 時的極限。

t=x2+y2t = x^2 + y^2。當 (x,y)(0,0)(x, y) \to (0, 0) 時,有 t0+t \to 0^+

將極限式改寫為關於 tt 的單變數極限:

lim(x,y)(0,0)(1cos(x2+y2)x2+y2)=limt0+(1costt)\begin{align*} &\, \lim_{(x,y)\to(0,0)} \left(1 - \frac{\cos(x^2+y^2)}{x^2+y^2}\right) \\[4mm] =&\, \lim_{t\to 0^+} \left(1 - \frac{\cos t}{t}\right) \end{align*}

分析 t0+t \to 0^+ 時的分子與分母:

  • 分子:costcos0=1>0\cos t \to \cos 0 = 1 > 0
  • 分母:t0+t \to 0^+

因此,分式項的行為為:

limt0+costt=10+=+\lim_{t\to 0^+} \frac{\cos t}{t} = \frac{1}{0^+} = +\infty

代回原式極限:

limt0+(1costt)=1(+)=\lim_{t\to 0^+} \left(1 - \frac{\cos t}{t}\right) = 1 - (+\infty) = -\infty

結論:

  • 函數 f(x,y)f(x,y)R2{(0,0)}\mathbb{R}^2 \setminus \{(0, 0)\} 上連續,在 (0,0)(0,0) 處不連續。
  • (x,y)(0,0)(x, y) \to (0, 0) 時,極限不存在(其值發散至 -\infty)。