next up previous contents
Next: ちょっとまとめ Up: 微分法 Previous: 逆双曲線関数の微分   Contents

高階導関数

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

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

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)$ (381)

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

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

$\displaystyle y'$ $\displaystyle =\alpha\,x^{\alpha-1}\,,$ (382)
$\displaystyle y''&=\alpha(\alpha-1)\,x^{\alpha-2}\,,$ (383)
$\displaystyle y'''$ $\displaystyle =\alpha(\alpha-1)(\alpha-2)\,x^{\alpha-3}\,,$ (384)
  $\displaystyle \cdots$    
$\displaystyle y^{(n)}$ $\displaystyle =\alpha(\alpha-1)(\alpha-2)\cdots(\alpha-n+1)x^{\alpha-n}\,,$ (385)
$\displaystyle y^{(n+1)}$ $\displaystyle =\alpha(\alpha-1)(\alpha-2)\cdots(\alpha-n)x^{\alpha-n-1}\,$ (386)
  $\displaystyle \cdots$    

を得る. $ \alpha$ が自然数 $ \alpha=n$ のとき,

$\displaystyle y$ $\displaystyle =x^{\alpha}\,,$ (387)
$\displaystyle y'$ $\displaystyle =\alpha\,x^{\alpha-1}\,,$ (388)
$\displaystyle y''&=\alpha(\alpha-1)\,x^{\alpha-2}\,,$ (389)
$\displaystyle y'''$ $\displaystyle =\alpha(\alpha-1)(\alpha-2)\,x^{\alpha-3}\,,$ (390)
  $\displaystyle \cdots$    
$\displaystyle y^{(\alpha-1)}$ $\displaystyle =\alpha(\alpha-1)(\alpha-2)\cdots 2\cdot\,x\,,$ (391)
$\displaystyle y^{(\alpha)}$ $\displaystyle =\alpha(\alpha-1)(\alpha-2)\cdots 2\cdot 1\,,$ (392)
$\displaystyle y^{(\alpha+1)}$ $\displaystyle =0\,,$ (393)
$\displaystyle y^{(\alpha+2)}$ $\displaystyle =0\,$ (394)
  $\displaystyle \cdots$    

を得る.

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

$\displaystyle y$ $\displaystyle =e^{a\,x}\,,$ (395)
$\displaystyle y'$ $\displaystyle =a\,e^{a\,x}\,,$ (396)
$\displaystyle y''&=a^2\,e^{a\,x}\,,$ (397)
$\displaystyle y'''$ $\displaystyle =a^3\,e^{a\,x}\,,$ (398)
  $\displaystyle \cdots$    
$\displaystyle y^{(n)}$ $\displaystyle =a^n\,e^{a\,x}\,$ (399)

を得る.

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

$\displaystyle y$ $\displaystyle =\sqrt{1-x}\,,$ (400)
$\displaystyle y'$ $\displaystyle = -\frac{1}{2}\frac{1}{\sqrt{1-x}}\,,$ (401)
$\displaystyle y''&= -\frac{1}{2\cdot2}\frac{1}{\sqrt{(1-x)^3}}\,,$ (402)
$\displaystyle y'''$ $\displaystyle = -\frac{1\cdot3}{2\cdot2\cdot2}\frac{1}{\sqrt{(1-x)^5}}\,,$ (403)
$\displaystyle y^{(4)}$ $\displaystyle = -\frac{1\cdot3\cdot5}{2\cdot2\cdot2\cdot2}\frac{1}{\sqrt{(1-x)^7}}\,,$ (404)
  $\displaystyle \vdots$ (405)
$\displaystyle y^{(n)}$ $\displaystyle = -\frac{(2n-3)!!}{2^n} \frac{1}{\sqrt{(1-x)^{2n-1}}}$ (406)

ただし

$\displaystyle (2n+1)!!$ $\displaystyle =(2n+1)(2n-1)(2n-3)\cdots7\cdot5\cdot3\cdot1\,,$ (407)
$\displaystyle (2n)!!$ $\displaystyle =(2n)(2n-2)(2n-4)\cdots8\cdot6\cdot4\cdot2\,,$ (408)
$\displaystyle 0!!$ $\displaystyle =(-1)!!=1$ (409)

と定義する.

問 3.39   教科書(p.52)問題 3-3.


next up previous contents
Next: ちょっとまとめ Up: 微分法 Previous: 逆双曲線関数の微分   Contents

Kondo Koichi
Created at 2002/09/12