集美大学 2024年数学分析第5题
📝 题目
5.讨论 $\displaystyle f(x, y)=\left\{\begin{array}{ll}\frac{x^{2} y}{\sqrt{x^{4}+y^{2}}}, & (x, y) \neq(0,0) \\ 0 \quad,(x, y)=(0,0)\end{array}\right.$ 在原点处的连续性和可微性。
💡 答案解析
暂无答案解析
📋 详细解题步骤
步骤 1/5
目标:判断函数在原点处的连续性
我们需要验证当 $(x, y) \to (0, 0)$ 时,$f(x, y)$ 是否趋于 $f(0, 0) = 0$。函数定义为 $f(x, y) = \frac{x^2 y}{\sqrt{x^4 + y^2}}$(非原点处)。利用不等式 $|y| \le \sqrt{x^4 + y^2}$(因为 $y^2 \le x^4 + y^2$),可得:
$$|f(x, y)| = \frac{x^2 |y|}{\sqrt{x^4 + y^2}} \le \frac{x^2 \sqrt{x^4 + y^2}}{\sqrt{x^4 + y^2}} = x^2.$$
当 $(x, y) \to (0, 0)$ 时,$x^2 \to 0$,因此 $|f(x, y)| \to 0$,即 $\lim_{(x,y)\to(0,0)} f(x, y) = 0 = f(0, 0)$。
公式:|f(x,y)| \le x^2
提示:放缩时注意分母非零,且不等式方向正确。
步骤 2/5
目标:计算原点处的一阶偏导数
根据偏导数定义:
$$f_x(0,0) = \lim_{h \to 0} \frac{f(h,0) - f(0,0)}{h}.$$
当 $y=0$ 时,$f(h,0) = \frac{h^2 \cdot 0}{\sqrt{h^4+0}} = 0$,所以 $f_x(0,0) = \lim_{h \to 0} \frac{0-0}{h} = 0$。
类似地,
$$f_y(0,0) = \lim_{k \to 0} \frac{f(0,k) - f(0,0)}{k}.$$
当 $x=0$ 时,$f(0,k) = 0$,所以 $f_y(0,0) = 0$。
公式:f_x(0,0)=0, \quad f_y(0,0)=0
提示:偏导数定义中注意分母是单变量变化,分子需代入相应路径。
步骤 3/5
目标:建立可微性判别条件
函数在原点可微的充要条件是:
$$\lim_{(h,k)\to(0,0)} \frac{f(h,k) - f(0,0) - f_x(0,0)h - f_y(0,0)k}{\sqrt{h^2+k^2}} = 0.$$
代入 $f(0,0)=0$ 和 $f_x(0,0)=f_y(0,0)=0$,条件简化为:
$$\lim_{(h,k)\to(0,0)} \frac{f(h,k)}{\sqrt{h^2+k^2}} = \lim_{(h,k)\to(0,0)} \frac{h^2 k}{\sqrt{h^4+k^2} \cdot \sqrt{h^2+k^2}} = 0.$$
公式:\lim_{(h,k)\to(0,0)} \frac{h^2 k}{\sqrt{h^4+k^2} \cdot \sqrt{h^2+k^2}} = 0
提示:可微条件要求极限为0,不能仅依赖偏导数存在。
步骤 4/5
目标:检验可微性极限(路径试探)
尝试特殊路径 $k = h^2$:分子 $h^2 \cdot h^2 = h^4$,分母第一部分 $\sqrt{h^4 + h^4} = \sqrt{2} h^2$,第二部分 $\sqrt{h^2 + h^4} = |h|\sqrt{1+h^2}$,整体为 $\frac{h^4}{\sqrt{2} h^2 |h| \sqrt{1+h^2}} = \frac{|h|}{\sqrt{2}\sqrt{1+h^2}} \to 0$。
尝试直线路径 $k = mh$($m \neq 0$):分子 $m h^3$,分母 $|h|\sqrt{h^2+m^2} \cdot |h|\sqrt{1+m^2} = h^2 \sqrt{h^2+m^2}\sqrt{1+m^2}$,整体为 $\frac{m h}{\sqrt{h^2+m^2}\sqrt{1+m^2}} \to 0$。
尝试 $k = -x^2$ 等路径均得极限0,提示可能可微。
公式:\frac{h^2 k}{\sqrt{h^4+k^2}\sqrt{h^2+k^2}} \text{ 沿各路径趋于0}
提示:路径试探不能证明可微,但可帮助发现反例;此处所有试探均通过。
步骤 5/5
目标:严格证明可微性
利用不等式 $|k| \le \sqrt{h^4+k^2}$(因为 $k^2 \le h^4+k^2$),可得:
$$\frac{|h^2 k|}{\sqrt{h^4+k^2}\sqrt{h^2+k^2}} \le \frac{h^2 \sqrt{h^4+k^2}}{\sqrt{h^4+k^2}\sqrt{h^2+k^2}} = \frac{h^2}{\sqrt{h^2+k^2}}.$$
又因为 $h^2 \le h^2+k^2$,所以 $\frac{h^2}{\sqrt{h^2+k^2}} \le \frac{h^2+k^2}{\sqrt{h^2+k^2}} = \sqrt{h^2+k^2}$。
因此,
$$0 \le \frac{|h^2 k|}{\sqrt{h^4+k^2}\sqrt{h^2+k^2}} \le \sqrt{h^2+k^2} \to 0 \quad ((h,k)\to(0,0)).$$
由夹逼定理,原极限为0,满足可微条件。
公式:0 \le \frac{|h^2 k|}{\sqrt{h^4+k^2}\sqrt{h^2+k^2}} \le \sqrt{h^2+k^2}
提示:夹逼法需确保不等式方向正确,且上下界均趋于0。
📷 拍照上传批改
拍照上传批改功能已预留入口,后续接入图片上传、OCR识别与AI批改。