跳到主要内容

早稲田大学 創造理工学研究科 経営システム工学専攻 2024年8月実施 微积分

Author

思齐塾, 祭音Myyura

Description

y=f(x),x=s2+t2+u2y = f(x), x = \sqrt{s^2 + t^2 + u^2} とするとき、二階偏微分の和 2ys2+2yt2+2yu2\frac{\partial^2 y}{\partial s^2} + \frac{\partial^2 y}{\partial t^2} + \frac{\partial^2 y}{\partial u^2}x,f(x),f(x)x, f'(x), f''(x) を用いて表せ。

题目描述

y=f(x),x=s2+t2+u2.y=f(x),\qquad x=\sqrt{s^2+t^2+u^2}.

x,f(x),f(x)x,f'(x),f''(x) 表示

2ys2+2yt2+2yu2.\frac{\partial^2y}{\partial s^2} +\frac{\partial^2y}{\partial t^2} +\frac{\partial^2y}{\partial u^2}.

原题没有说明原点处的光滑性;因此一般公式应在 x>0x>0 上给出。若还讨论 x=0x=0,须另行说明使径向函数在原点二次可微所需的条件及原点处的取值。

Kai

Let x=s2+t2+u2x = \sqrt{s^2 + t^2 + u^2} . Then x2=s2+t2+u2x^2 = s^2 + t^2 + u^2 . We have

xs=ss2+t2+u2=sx\frac{\partial x}{\partial s} = \frac{s}{\sqrt{s^2 + t^2 + u^2}} = \frac{s}{x} xt=ts2+t2+u2=tx\frac{\partial x}{\partial t} = \frac{t}{\sqrt{s^2 + t^2 + u^2}} = \frac{t}{x} xu=us2+t2+u2=ux\frac{\partial x}{\partial u} = \frac{u}{\sqrt{s^2 + t^2 + u^2}} = \frac{u}{x}

Now, we compute the second derivatives:

2ys2=s(ys)=s(f(x)xs)=s(f(x)sx)\frac{\partial^2 y}{\partial s^2} = \frac{\partial}{\partial s} \left( \frac{\partial y}{\partial s} \right) = \frac{\partial}{\partial s} \left( f'(x) \frac{\partial x}{\partial s} \right) = \frac{\partial}{\partial s} \left( f'(x) \frac{s}{x} \right)

2ys2=f(x)xssx+f(x)xsxsx2=f(x)s2x2+f(x)xs2xx2=f(x)s2x2+f(x)x2s2x3\frac{\partial^2 y}{\partial s^2} = f''(x) \frac{\partial x}{\partial s} \frac{s}{x} + f'(x) \frac{x - s \frac{\partial x}{\partial s}}{x^2} = f''(x) \frac{s^2}{x^2} + f'(x) \frac{x - \frac{s^2}{x}}{x^2} = f''(x) \frac{s^2}{x^2} + f'(x) \frac{x^2 - s^2}{x^3}

Similarly,

2yt2=f(x)t2x2+f(x)x2t2x3\frac{\partial^2 y}{\partial t^2} = f''(x) \frac{t^2}{x^2} + f'(x) \frac{x^2 - t^2}{x^3} 2yu2=f(x)u2x2+f(x)x2u2x3\frac{\partial^2 y}{\partial u^2} = f''(x) \frac{u^2}{x^2} + f'(x) \frac{x^2 - u^2}{x^3}

Thus,

2ys2+2yt2+2yu2=f(x)s2+t2+u2x2+f(x)3x2(s2+t2+u2)x3=f(x)x2x2+f(x)3x2x2x3=f(x)+f(x)2x2x3=f(x)+2xf(x)\frac{\partial^2 y}{\partial s^2} + \frac{\partial^2 y}{\partial t^2} + \frac{\partial^2 y}{\partial u^2} = f''(x) \frac{s^2 + t^2 + u^2}{x^2} + f'(x) \frac{3x^2 - (s^2 + t^2 + u^2)}{x^3} = f''(x) \frac{x^2}{x^2} + f'(x) \frac{3x^2 - x^2}{x^3} = f''(x) + f'(x) \frac{2x^2}{x^3} = f''(x) + \frac{2}{x} f'(x)

Therefore,

For x>0x>0 ,

2ys2+2yt2+2yu2=f(x)+2xf(x).\boxed{ \frac{\partial^2 y}{\partial s^2} +\frac{\partial^2 y}{\partial t^2} +\frac{\partial^2 y}{\partial u^2} =f''(x)+\frac{2}{x}f'(x) }.

At x=0x=0 , the divisions by xx used above are not valid. If the radial function f(s2+t2+u2)f(\sqrt{s^2+t^2+u^2}) is twice differentiable at the origin, then necessarily f(0)=0f'(0)=0 , and direct differentiation along the three coordinate axes gives

(2ys2+2yt2+2yu2)(0,0,0)=3f(0).\left. \left( \frac{\partial^2 y}{\partial s^2} +\frac{\partial^2 y}{\partial t^2} +\frac{\partial^2 y}{\partial u^2} \right)\right|_{(0,0,0)} =3f''(0).

Without these regularity conditions, the second partial derivatives at the origin need not exist.