3.15 高階導関数

定義 3.32 (高階導関数)   関数 $ f'(x)$ が微分可能のとき,$ f'(x)$ の導関数

$\displaystyle f''(x)$ $\displaystyle =\lim_{h\to0}\frac{f'(x+h)-f'(x)}{h}$ (321)

2 階導関数(second order derivative)という. このとき $ f(x)$2 回微分可能(two times differentiable)と呼ぶ. 同様に $ f(x)$$ n$ 回繰り返し微分した関数を $ n$ 階導関数($ n$-th order derivative)といい, $ f^{(n)}(x)$ と書き表わす. 関数 $ f^{(n)}(x)$

$\displaystyle f^{(n)}(x)$ $\displaystyle = \lim_{h\to0} \frac{f^{(n-1)}(x+h)-f^{(n-1)}(x)}{h}\qquad (n=1,2,3,\cdots)$ (322)

と再帰的に定義する. ただし $ f^{(0)}(x)=f(x)$ とする. $ f^{(n)}(x)$ が存在するとき $ f(x)$$ n$ 回微分可能($ n$ times differentiable)という.

注意 3.33 (高階導関数)   高階導関数 $ f^{(n)}(x)$ は関数 $ y=f(x)$$ n$ 回 微分演算 $ \displaystyle{\frac{d}{dx}}$ を作用させたものであるから, 記号の表記は次のように行う:

$\displaystyle f^{(n)}= \underbrace{\frac{d}{dx}\frac{d}{dx}\cdots\frac{d}{dx}}_...
...ac{d}{dx}\right)^{n}f= \frac{d^n}{dx^n}f= \frac{d^nf}{dx^n}= \frac{d^ny}{dx^n}.$ (323)

3.34 (高階導関数の計算例)   $ y=x^{\alpha}$ の高階導関数を求める. $ \alpha$ が自然数ではないとき,

$\displaystyle y'$ $\displaystyle =\alpha\,x^{\alpha-1}\,,$ (324)
$\displaystyle y''&=\alpha(\alpha-1)\,x^{\alpha-2}\,,$ (325)
$\displaystyle y'''$ $\displaystyle =\alpha(\alpha-1)(\alpha-2)\,x^{\alpha-3}\,,$ (326)
  $\displaystyle \vdots$    
$\displaystyle y^{(n)}$ $\displaystyle =\alpha(\alpha-1)(\alpha-2)\cdots(\alpha-n+1)x^{\alpha-n}=\,,$ (327)
$\displaystyle y^{(n+1)}$ $\displaystyle =\alpha(\alpha-1)(\alpha-2)\cdots(\alpha-n)x^{\alpha-n-1}\,$ (328)
  $\displaystyle \vdots$    

を得る. よって一般的に

$\displaystyle y^{(n)}=\frac{\alpha!}{(\alpha-n)!}x^{\alpha-n}$ (329)

と表される.

定義 3.35 (階乗の拡張)   $ \alpha\in\mathbb{R}$ に対して

$\displaystyle \alpha!=\alpha(\alpha-1)!, \quad 0!=1$ (330)

と定義する.

3.36 (高階導関数の計算例)   自然数 $ n$ とする.$ x^n$ の高階導関数は

$\displaystyle y$ $\displaystyle =x^{n}\,,$ (331)
$\displaystyle y'$ $\displaystyle =n\,x^{n-1}\,,$ (332)
$\displaystyle y''&=n(n-1)\,x^{n-2}\,,$ (333)
$\displaystyle y'''$ $\displaystyle =n(n-1)(n-2)\,x^{n-3}\,,$ (334)
  $\displaystyle \vdots$    
$\displaystyle y^{(n-1)}$ $\displaystyle =n(n-1)(n-2)\cdots 2\cdot\,x\,,$ (335)
$\displaystyle y^{(n)}$ $\displaystyle =n(n-1)(n-2)\cdots 2\cdot 1\,,$ (336)
$\displaystyle y^{(n+1)}$ $\displaystyle =0\,,$ (337)
$\displaystyle y^{(n+2)}$ $\displaystyle =0\,$ (338)
  $\displaystyle \vdots$    

より,一般的に

$\displaystyle y^{(n)}= \left\{ \begin{array}{ll} \displaystyle{\frac{n!}{(n-k)!}x^{n-k}} & (k\leq n) \\ 0 & (k>n) \end{array} \right.$ (339)

と表される.

3.37 (高階導関数の計算例)   $ y=e^{a\,x}$ の高階導関数を求める. 合成関数の微分を繰り返して

$\displaystyle y$ $\displaystyle =e^{a\,x}\,,$ (340)
$\displaystyle y'$ $\displaystyle =a\,e^{a\,x}\,,$ (341)
$\displaystyle y''&=a^2\,e^{a\,x}\,,$ (342)
$\displaystyle y'''$ $\displaystyle =a^3\,e^{a\,x}\,,$ (343)
  $\displaystyle \vdots$    
$\displaystyle y^{(n)}$ $\displaystyle =a^n\,e^{a\,x}\,$ (344)

を得る.

3.38 (高階導関数の計算例)  

$\displaystyle y$ $\displaystyle =\sin x\,,$ (345)
$\displaystyle y'$ $\displaystyle =\cos x\,,$ (346)
$\displaystyle y''&=-\sin x\,,$ (347)
$\displaystyle y'''$ $\displaystyle =-\cos x\,,$ (348)
$\displaystyle y^{(4)}$ $\displaystyle =\sin x\,,$ (349)
  $\displaystyle \cdots$ (350)
$\displaystyle y^{(n)}$ $\displaystyle = \left\{ \begin{array}{ll} \sin x & (n=4k) \\ \cos x & (n=4k+1) \\ -\sin x & (n=4k+2) \\ -\cos x & (n=4k+3) \end{array}\right.$ (351)
$\displaystyle y^{(n)}$ $\displaystyle = \sin\left(x+\frac{n\pi}{2}\right)\,.$ (352)

3.39 (高階導関数の例)   $ y=\cos x$, $ y=\sinh x$, $ y=\cosh x$$ y^{(n)}$ を求めよ.

3.40 (高階導関数の計算例)  

$\displaystyle y$ $\displaystyle =\sqrt{1-x}\,,$ (353)
$\displaystyle y'$ $\displaystyle = -\frac{1}{2}\frac{1}{\sqrt{1-x}}\,,$ (354)
$\displaystyle y''&= -\frac{1}{2\cdot2}\frac{1}{\sqrt{(1-x)^3}}\,,$ (355)
$\displaystyle y'''$ $\displaystyle = -\frac{1\cdot3}{2\cdot2\cdot2}\frac{1}{\sqrt{(1-x)^5}}\,,$ (356)
$\displaystyle y^{(4)}$ $\displaystyle = -\frac{1\cdot3\cdot5}{2\cdot2\cdot2\cdot2}\frac{1}{\sqrt{(1-x)^7}}\,,$ (357)
  $\displaystyle \vdots$ (358)
$\displaystyle y^{(n)}$ $\displaystyle = -\frac{(2n-3)!!}{2^n} \frac{1}{\sqrt{(1-x)^{2n-1}}}$ (359)

定義 3.41 (階乗の拡張)   整数 $ n$ に対して $ n!!$

$\displaystyle n!!=n(n-2)!!, \quad 0!!=1, \quad (-1)!!=1$ (360)

と定義する. すなわち奇数,偶数に対しては

$\displaystyle (2n+1)!!$ $\displaystyle =(2n+1)(2n-1)(2n-3)\cdots7\cdot5\cdot3\cdot1\,,$ (361)
$\displaystyle (2n)!!$ $\displaystyle =(2n)(2n-2)(2n-4)\cdots8\cdot6\cdot4\cdot2\,$ (362)

と表される.

3.42 (高階導関数)   $ f(x)=\log\vert x\vert$ の高階導関数を求めよ.

Kondo Koichi
平成17年8月31日