同济高数 第9章 第9-1-*9题

教材习题

📝 题目

*9.证明 $\displaystyle{\lim} _{(x, y) \rightarrow(0,0)} \frac{x y}{\sqrt{x^{2}+y^{2}}}=0$ .

💡 答案解析

[AI解答]

[AI解答] 要证明 $$ \lim_{(x,y)\to(0,0)} \frac{xy}{\sqrt{x^2+y^2}} = 0, $$ 我们使用夹逼准则(或极坐标变换法)。

**方法一:极坐标变换** 令 $$ x = r\cos\theta,\quad y = r\sin\theta, $$ 其中 $ r = \sqrt{x^2+y^2} > 0 $,则 $$ \frac{xy}{\sqrt{x^2+y^2}} = \frac{r^2\cos\theta\sin\theta}{r} = r\cos\theta\sin\theta. $$ 由于 $|\cos\theta\sin\theta| \le \frac12$,因此 $$ \left| \frac{xy}{\sqrt{x^2+y^2}} \right| = |r\cos\theta\sin\theta| \le \frac{r}{2}. $$ 当 $(x,y)\to(0,0)$ 时,$r\to 0$,所以 $$ 0 \le \left| \frac{xy}{\sqrt{x^2+y^2}} \right| \le \frac{r}{2} \to 0, $$ 由夹逼准则得极限为 0。

**方法二:直接不等式** 注意到 $$ |xy| \le \frac{x^2+y^2}{2}, $$ 因此 $$ \left| \frac{xy}{\sqrt{x^2+y^2}} \right| \le \frac{x^2+y^2}{2\sqrt{x^2+y^2}} = \frac{\sqrt{x^2+y^2}}{2}. $$ 当 $(x,y)\to(0,0)$ 时,右边趋于 0,故原极限为 0。

综上, $$ \boxed{\displaystyle \lim_{(x,y)\to(0,0)}\frac{xy}{\sqrt{x^2+y^2}} = 0}. $$

难度:★☆☆☆☆

📋 详细解题步骤

步骤 1/3
目标:将表达式转化为极坐标形式
令 x = r cosθ, y = r sinθ,其中 r = √(x²+y²) > 0,则原式变为 (r² cosθ sinθ)/r = r cosθ sinθ。
公式:x = r cosθ, y = r sinθ
提示:极坐标变换常用于处理含 x²+y² 的极限。
步骤 2/3
目标:对表达式进行放缩
由于 |cosθ sinθ| ≤ 1/2,所以 |r cosθ sinθ| ≤ r/2。
公式:|cosθ sinθ| ≤ 1/2
提示:利用三角函数的有界性进行放缩。
步骤 3/3
目标:应用夹逼准则
当 (x,y)→(0,0) 时,r→0,因此 0 ≤ |原式| ≤ r/2 → 0,由夹逼准则得极限为 0。
公式:0 ≤ |f(x,y)| ≤ r/2 → 0
提示:夹逼准则要求找到两个趋于0的界。

📷 拍照上传批改

拍照上传批改功能已预留入口,后续接入图片上传、OCR识别与AI批改。