首都师范大学 2026年数学分析第0题
📝 题目
四.(12 分)设
$$
f(x, y)= \begin{cases}x-y+\frac{x y^{2}}{x^{2}+y^{2}}, & (x, y) \neq(0,0) \\ 0, & (x, y)=(0,0)\end{cases}
$$
证明:$\displaystyle f(x, y)$ 在原点 $\displaystyle (0,0)$ 处连续,沿任何方向的方向导数存在,但不可微.
💡 答案解析
暂无答案解析
📋 详细解题步骤
步骤 1/4
目标:证明函数在原点连续
要证明 $f(x,y)$ 在原点连续,即证明 $\lim_{(x,y)\to(0,0)} f(x,y)=f(0,0)=0$。当 $(x,y)\neq(0,0)$ 时,有 $|f(x,y)| = \left| x - y + \frac{xy^2}{x^2+y^2} \right| \le |x| + |y| + \frac{|x|y^2}{x^2+y^2}$。由于 $\frac{y^2}{x^2+y^2} \le 1$,所以第三项 $\le |x|$,因此 $|f(x,y)| \le 2|x|+|y|$。当 $(x,y)\to(0,0)$ 时,右边趋于 $0$,由夹逼定理得极限为 $0$,故函数在原点连续。
公式:|f(x,y)| \le 2|x|+|y|
提示:注意利用 $\frac{y^2}{x^2+y^2} \le 1$ 进行放缩,这是处理分式型函数连续性的常用技巧。
步骤 2/4
目标:证明沿任何方向的方向导数存在
设方向为单位向量 $\mathbf{l}=(\cos\theta,\sin\theta)$,方向导数定义为 $\frac{\partial f}{\partial \mathbf{l}}(0,0)=\lim_{t\to 0}\frac{f(t\cos\theta,t\sin\theta)-f(0,0)}{t}$。代入函数表达式($t\neq0$):$f(t\cos\theta,t\sin\theta)=t\cos\theta - t\sin\theta + \frac{t\cos\theta \cdot t^2\sin^2\theta}{t^2\cos^2\theta + t^2\sin^2\theta}$。分母为 $t^2$,第三项化简为 $t\cos\theta\sin^2\theta$,所以 $f(t\cos\theta,t\sin\theta)=t(\cos\theta - \sin\theta + \cos\theta\sin^2\theta)$。差商为 $\frac{f(t\cos\theta,t\sin\theta)}{t}= \cos\theta - \sin\theta + \cos\theta\sin^2\theta$,与 $t$ 无关,极限存在且等于该表达式。
公式:\frac{\partial f}{\partial \mathbf{l}}(0,0)=\cos\theta - \sin\theta + \cos\theta\sin^2\theta
提示:方向导数存在要求极限存在,这里差商与 $t$ 无关,直接得到极限,无需讨论 $t$ 的正负。
步骤 3/4
目标:计算偏导数以准备可微性判别
由方向导数公式,取 $\theta=0$(沿 $x$ 轴正向)得 $f_x(0,0)=1$;取 $\theta=\frac{\pi}{2}$(沿 $y$ 轴正向)得 $f_y(0,0)=-1$。若函数在原点可微,则全微分应为 $df(0,0)=1\cdot dx + (-1)\cdot dy$,即 $f(x,y)=x-y+o(\sqrt{x^2+y^2})$。
公式:f_x(0,0)=1,\quad f_y(0,0)=-1
提示:偏导数是方向导数的特例,注意方向导数公式中代入特定角度即可得到偏导数。
步骤 4/4
目标:证明函数在原点不可微
实际函数表达式为 $f(x,y)=x-y+\frac{xy^2}{x^2+y^2}$,因此余项为 $R(x,y)=\frac{xy^2}{x^2+y^2}$。可微要求 $\lim_{(x,y)\to(0,0)}\frac{R(x,y)}{\sqrt{x^2+y^2}}=0$。考虑路径 $y=x$,则 $\frac{R(x,y)}{\sqrt{x^2+y^2}} = \frac{x\cdot x^2}{(x^2+x^2)\sqrt{2}|x|} = \frac{x^3}{2\sqrt{2}|x|x^2} = \frac{x}{2\sqrt{2}|x|}$。当 $x\to0^+$ 时,该比值为 $\frac{1}{2\sqrt{2}}$,不为 $0$,因此极限不存在(或不为 $0$),故函数在原点不可微。
公式:\lim_{(x,y)\to(0,0)}\frac{xy^2}{(x^2+y^2)\sqrt{x^2+y^2}} \neq 0
提示:判断不可微常用反例法:选取一条特殊路径(如 $y=x$)使极限不为 $0$,即可否定可微性。注意处理绝对值符号。
📷 拍照上传批改
拍照上传批改功能已预留入口,后续接入图片上传、OCR识别与AI批改。