【微分積分】7-4-1 合成関数の微分|要点まとめ

このページでは、関数の合成に対する微分法として重要な「合成関数の微分(連鎖律)」について整理します。1変数関数の合成に対する基本的な連鎖律から、2変数関数に対する連鎖律まで、計算の考え方と式の立て方を段階的に解説します。偏微分や全微分、極値判定へとつながる重要な基礎事項を、体系的に理解していきましょう。

2変数の連鎖律

【2変数の連鎖律】
関数\(f(t)\)が区間\(I\)上で微分可能であり、関数\(g(x,y)\)が領域\(D\)上で偏微分可能かつ
\(g(x,y)\in I\ \ \ ((x,y)\in D)\)
であれば、合成関数\(F(x,y)=f(g(x,y))\)は\(D\)上で偏微分可能で
\(F_x(x,y)=f'(g(x,y))g_x(x,y)\)
\(F_y(x,y)=f'(g(x,y))g_y(x,y)\)
が成り立つ。

【例題】合成関数
\(g(x,y)=f(x^2-y^2)\)
\(\displaystyle h(x,y)=f\left(\frac{y}{x}\right)\)
について次の式が成り立つことを証明しなさい。

(1)\(yg_x(x,y)+xg_y(x,y)=0\)
(2)\(xh_x(x,y)+yh_y(x,y)=0\)

1変数合成の連鎖律

【1変数合成の連鎖律】
関数\(f(x,y)\)が領域\(D\)上で全微分可能であり、関数\(\varphi(t)\)と\(\psi(t)\)が共に区間\(I\)上で微分可能かつ
\((\varphi(t),\psi(t))\in D\ \ \ (t\in I)\)
であれば、合成関数\(F(t)=f(\varphi(t),\psi(t))\)は区間\(I\)上で微分可能で
\(F'(t)=f_x(\varphi(t),\psi(t))\varphi'(t)+f_y(\varphi(t),\psi(t))\psi'(t)\)
が成り立つ。これを\(z=f(x,y)\)と\(x=\varphi(t),y=\psi(t)\)との合成とみて次のように表す。
\(\displaystyle \frac{dz}{dt}=\frac{\partial z}{\partial x}・\frac{dx}{dt}+\frac{\partial z}{\partial y}・\frac{dy}{dt}\)

【例題】次の問いに答えなさい。

(1)関数\(f(x,y)\)は\(\mathbb{R}^2\)上で\(C^2\)級とする。このとき、\(x=t^2+1,y=t^3\)との合成関数\(g(t)=f(t^2+1,t^3)\)について\(g''(t)\)を求めなさい。
(2)\(\mathbb{R}^2\)上の\(C^1\)級関数\(V(x,y)\)をポテンシャルとする\(xy\)平面内の質量\(m\)の質点\(P\)の運動を考える。質点\(P\)の時刻\(t\)における位置\(P(x(t),y(t))\)は運動方程式
\(\displaystyle m\frac{d^2x}{dt^2}(t)=-V_x(x(t),y(t)),\)
\(\displaystyle m\frac{d^2y}{dt^2}(t)=-V_y(x(t),y(t))\)
に従うとき、質点\(P\)の時刻\(t\)における力学的エネルギー
\(E(t)\)
\(\displaystyle =\frac{1}{2}m\left\{\left(\frac{dx}{dt}(t)\right)^2+\left(\frac{dy}{dt}(t)\right)^2\right\}\)
\(\ \ \ +V(x(t),y(t))\)
は時刻\(t\)によらず常に一定であることを証明しなさい。

2変数合成の連鎖律

【2変数合成の連鎖律】
関数\(f(x,y)\)が領域\(D\)上で全微分可能であり、関数\(\varphi(s,t)\)と\(\psi(s,t)\)が共に領域\(E\)上で偏微分可能かつ
\((\varphi(s,t),\psi(s,t))\in D\ \ \ ((s,t)\in E)\)
であれば、合成関数\(F(s,t)=f(\varphi(s,t),\psi(s,t))\)は領域\(E\)上で偏微分可能で
\(F_s(s,t)\)
\(=f_x(\varphi(s,t),\psi(s,t))\varphi_s(s,t)\)
\(\ \ \ +f_y(\varphi(s,t),\psi(s,t))\psi_s(s,t)\)
\(F_t(s,t)\)
\(=f_x(\varphi(s,t),\psi(s,t))\varphi_t(s,t)\)
\(\ \ \ +f_y(\varphi(s,t),\psi(s,t))\psi_t(s,t)\)
が成り立つ。これを\(z=f(x,y)\)と\(x=\varphi(s,t),y=\psi(s,t)\)との合成とみて次のように表す。
\(\displaystyle \frac{\partial z}{\partial s}=\frac{\partial z}{\partial x}・\frac{\partial x}{\partial s}+\frac{\partial z}{\partial y}・\frac{\partial y}{\partial s}\)
\(\displaystyle \frac{\partial z}{\partial t}=\frac{\partial z}{\partial x}・\frac{\partial x}{\partial t}+\frac{\partial z}{\partial y}・\frac{\partial y}{\partial t}\)

【例題】次の問いに答えなさい。

(1)関数\(f(x,y)\)は\(\mathbb{R}^2\)上で\(C^1\)級とする。このとき、\(x=u^2+v^2,y=uv\)との合成関数\(g(u,v)=f(u^2+v^2,uv)\)について\(vg_u(u,v)+ug_v(u,v)\)
\(=4uvf_x(u^2+v^2,uv)\)
\(\ \ \ +(u^2+v^2)f_y(u^2+v^2,uv)\)
を証明しなさい。
(2)関数\(u(x,y)\)は\(\mathbb{R}^2\)上で\(C^1\)級とする。このとき、\(x=r\cos\theta,y=r\sin\theta\)との合成関数\(v(r,\theta)=u(r\cos\theta,r\sin\theta)\)とするとき、\(r\neq0\)ならば
\(u_x(r\cos\theta,r\sin\theta)^2+u_y(r\cos\theta,r\sin\theta)^2\)
\(\displaystyle =v_r(r,\theta)^2+\frac{1}{r^2}v_\theta(r,\theta)^2\)
を証明しなさい。
(3)関数\(f(x,y)\)は\(\mathbb{R}^2\)上で\(C^2\)級とする。このとき、\(x=e^s\cos t,y=e^s\sin t\)との合成関数\(g(s,t)=f(e^s\cos t,e^s\sin t)\)とするとき、\(f(x,y)\)が調和関数ならば\(g(s,t)\)も調和関数であることを証明しなさい。
(4)関数\(u(x,y)\)は\(\mathbb{R}^2\)上で\(C^2\)級とする。このとき、\(x=r\cos\theta,y=r\sin\theta\)との合成関数\(v(r,\theta)=u(r\cos\theta,r\sin\theta)\)とするとき、\((x,y)\neq(0,0)\)ならば
\(u_{xx}(r\cos\theta,r\sin\theta)+u_{yy}(r\cos\theta,r\sin\theta)\)
\(\displaystyle =v_{rr}(r,\theta)+\frac{1}{r}v_r(r,\theta)+\frac{1}{r^2}v_{\theta\theta}(r,\theta)\)
を証明しなさい。
次の学習に進もう!