$f: \mathbb{R}^2 \rightarrow \mathbb{R}$ が $C^1$ 級関数であり、$M_1 > 0$, $M_2 > 0$ が存在して、すべての $(x, y) \in \mathbb{R}^2$ に対して $$ \left| \frac{\partial f}{\partial x}(x, y) \right| \le M_1, \quad \left| \frac{\partial f}{\partial y}(x, y) \right| \le M_2 $$ が成り立つとする。このとき、すべての $(x, y) \in \mathbb{R}^2$ および $h, k \in \mathbb{R}$ に対して、不等式 $$ |f(x+h, y+k) - f(x, y)| \le \sqrt{M_1^2 + M_2^2} \sqrt{h^2 + k^2} $$ が成り立つことを示せ。
2025/7/14
1. 問題の内容
が 級関数であり、, が存在して、すべての に対して
\left| \frac{\partial f}{\partial x}(x, y) \right| \le M_1, \quad \left| \frac{\partial f}{\partial y}(x, y) \right| \le M_2
が成り立つとする。このとき、すべての および に対して、不等式
|f(x+h, y+k) - f(x, y)| \le \sqrt{M_1^2 + M_2^2} \sqrt{h^2 + k^2}
が成り立つことを示せ。
2. 解き方の手順
を次のように分解する。
f(x+h, y+k) - f(x, y) = (f(x+h, y+k) - f(x, y+k)) + (f(x, y+k) - f(x, y))
平均値の定理を適用すると、ある および が存在して
f(x+h, y+k) - f(x, y+k) = \frac{\partial f}{\partial x}(x + \theta_1 h, y+k) h
f(x, y+k) - f(x, y) = \frac{\partial f}{\partial y}(x, y + \theta_2 k) k
したがって、
f(x+h, y+k) - f(x, y) = \frac{\partial f}{\partial x}(x + \theta_1 h, y+k) h + \frac{\partial f}{\partial y}(x, y + \theta_2 k) k
絶対値を取ると、
|f(x+h, y+k) - f(x, y)| = \left| \frac{\partial f}{\partial x}(x + \theta_1 h, y+k) h + \frac{\partial f}{\partial y}(x, y + \theta_2 k) k \right|
三角不等式より、
|f(x+h, y+k) - f(x, y)| \le \left| \frac{\partial f}{\partial x}(x + \theta_1 h, y+k) \right| |h| + \left| \frac{\partial f}{\partial y}(x, y + \theta_2 k) \right| |k|
仮定より および であるから、
|f(x+h, y+k) - f(x, y)| \le M_1 |h| + M_2 |k|
コーシー・シュワルツの不等式より、
M_1 |h| + M_2 |k| \le \sqrt{M_1^2 + M_2^2} \sqrt{h^2 + k^2}
したがって、
|f(x+h, y+k) - f(x, y)| \le \sqrt{M_1^2 + M_2^2} \sqrt{h^2 + k^2}
3. 最終的な答え
|f(x+h, y+k) - f(x, y)| \le \sqrt{M_1^2 + M_2^2} \sqrt{h^2 + k^2}