华东师范大学 2018年数学分析第0题
📝 题目
3.若函数 $f(x, y)$ 在 $\left(x_{0}, y_{0}\right)$ 处沿任意方向的方向导数均存在,则 $f(x, y)$ 在该点处连续.
💡 答案解析
暂无答案解析
📋 详细解题步骤
步骤 1/6
目标:明确已知条件与方向导数的定义
已知函数 \( f(x, y) \) 在点 \((x_0, y_0)\) 处,对于任意方向(即任意单位向量 \(\mathbf{u} = (\cos\theta, \sin\theta)\)),方向导数
\[
\frac{\partial f}{\partial \mathbf{u}}(x_0, y_0) = \lim_{t \to 0} \frac{f(x_0 + t\cos\theta, y_0 + t\sin\theta) - f(x_0, y_0)}{t}
\]
都存在且有限。
公式:\frac{\partial f}{\partial \mathbf{u}}(x_0, y_0) = \lim_{t \to 0} \frac{f(x_0 + t\cos\theta, y_0 + t\sin\theta) - f(x_0, y_0)}{t}
提示:注意方向导数只考虑沿直线趋近的极限,而连续性要求沿任意路径趋近的极限都等于函数值。
步骤 2/6
目标:分析方向导数存在与连续性的关系
在一元函数中,可导必然连续。但在多元函数中,即使所有方向导数都存在,也不能保证函数在该点连续。原因在于方向导数只考虑沿直线趋近该点时的极限行为,而连续性要求沿任意路径趋近时极限都存在且等于函数值。
提示:多元函数的连续性需要更强的条件,例如偏导数连续或可微性。
步骤 3/6
目标:构造反例函数
构造一个在原点处沿任意方向的方向导数都存在,但在原点不连续的函数。经典反例为:
\[
f(x, y) =
\begin{cases}
\frac{x^2 y}{x^4 + y^2}, & (x, y) \neq (0,0) \\
0, & (x, y) = (0,0)
\end{cases}
\]
公式:f(x, y) = \begin{cases} \frac{x^2 y}{x^4 + y^2}, & (x, y) \neq (0,0) \\ 0, & (x, y) = (0,0) \end{cases}
提示:选择这个函数是因为它在沿不同路径趋近原点时极限不同,但沿直线方向导数的极限存在。
步骤 4/6
目标:验证沿任意方向的方向导数存在
取方向 \(\mathbf{u} = (\cos\theta, \sin\theta)\),则沿该方向的变化为:
\[
\frac{f(t\cos\theta, t\sin\theta) - f(0,0)}{t} = \frac{1}{t} \cdot \frac{t^3 \cos^2\theta \sin\theta}{t^4\cos^4\theta + t^2\sin^2\theta} = \frac{t^2 \cos^2\theta \sin\theta}{t^4\cos^4\theta + t^2\sin^2\theta}
\]
当 \(t \to 0\) 时:
- 若 \(\sin\theta \neq 0\),分母主要项为 \(t^2\sin^2\theta\),极限为 \(\frac{\cos^2\theta \sin\theta}{\sin^2\theta} = \frac{\cos^2\theta}{\sin\theta}\)。
- 若 \(\sin\theta = 0\)(即沿x轴方向),函数恒为0,方向导数为0。
因此所有方向导数均存在。
公式:\lim_{t \to 0} \frac{t^2 \cos^2\theta \sin\theta}{t^4\cos^4\theta + t^2\sin^2\theta} = \begin{cases} \frac{\cos^2\theta}{\sin\theta}, & \sin\theta \neq 0 \\ 0, & \sin\theta = 0 \end{cases}
提示:注意当 \(\sin\theta = 0\) 时,分子也为0,需单独处理。
步骤 5/6
目标:检验函数在原点处的连续性
考虑沿曲线 \(y = x^2\) 趋近原点:
\[
f(x, x^2) = \frac{x^2 \cdot x^2}{x^4 + x^4} = \frac{x^4}{2x^4} = \frac{1}{2}
\]
当 \(x \to 0\) 时,该值趋于 \(\frac{1}{2}\),不等于 \(f(0,0) = 0\)。因此函数在原点不连续。
公式:\lim_{x \to 0} f(x, x^2) = \frac{1}{2} \neq 0 = f(0,0)
提示:沿不同路径趋近原点时极限不同,说明函数不连续。
步骤 6/6
目标:得出结论
反例表明,即使所有方向导数都存在,函数也可能不连续。因此原命题“若函数 \(f(x, y)\) 在 \((x_0, y_0)\) 处沿任意方向的方向导数均存在,则 \(f(x, y)\) 在该点处连续”是**错误的**。
提示:记住:方向导数存在是比连续性更弱的条件,不能推出连续性。
📷 拍照上传批改
拍照上传批改功能已预留入口,后续接入图片上传、OCR识别与AI批改。