MochiuWiki : SUSE, EC, PCB
検索
個人用ツール
ログイン
Toggle dark mode
名前空間
ページ
議論
表示
閲覧
ソースを閲覧
履歴を表示
応用数学 - 特殊関数のソースを表示
提供: MochiuWiki : SUSE, EC, PCB
←
応用数学 - 特殊関数
あなたには「このページの編集」を行う権限がありません。理由は以下の通りです:
この操作は、次のグループのいずれかに属する利用者のみが実行できます:
管理者
、new-group。
このページのソースの閲覧やコピーができます。
== 概要 == * 誤差関数について理解する。 * ガンマ関数について理解する。 * 単位階段関数について理解する。 * デルタ関数について理解する。 * 双曲線関数について理解する。 <br> * 誤差関数 *: 奇関数である。 *: また、 <math>erfc(t) = 1 - erf(t)</math> は相補誤差関数である。 *: <br> * ガンマ関数 *: 階乗の概念を一般化した関数である。 *: 自然数nに対して、 <math>\Gamma (n + 1) = n!</math> が成立する。 *: <br> * 単位階段関数 *: <math>U(t) = 0 (t < 0)</math> または <math>1 (t \ge 0)</math> *: <math>U(t)f(t)</math> により、 <math>t < 0</math> の時 <math>0</math> になる <math>f(t)</math> の変形を作ることができる。 *: <br> * デルタ関数 *: <math>\delta (t) = 0 \quad (t \ne 0)</math> または <math>+ \infty \quad (t = 0)</math> *: <math>t = 0</math> において、瞬間的にインパルスが加わった現象を記述できる。 *: <br> * 双曲線関数 *: <math>\sinh(ax) = \frac{e^{ax} - e^{-ax}}{2}</math> *: <math>\cosh(ax) = \frac{e^{ax} + e^{-ax}}{2}</math> *: <math>\tanh(ax) = \frac{e^{ax} - e^{-ax}}{e^{ax} + e^{-ax}}</math> <br><br> == 特殊関数とは == 特殊関数(special functions)とは、特定の分野で何らかの名前や記法が定着している関数のことを指す。<br> 何が特殊関数であるかのはっきりした定義は存在しない。<br> <br> しばしば特殊関数として扱われるものには、ガンマ関数、ベッセル関数、ゼータ関数等がある。<br> <br> 特殊関数という用語は、初等関数の対義語ではない。<br> ある関数が初等関数であって同時に特殊関数とされる場合もある。<br> <br> * ラプラス変換で扱う特殊関数 *: ラプラス変換では、以下のような特殊関数を扱う。 *# 誤差関数(ガウスの誤差関数) *# ガンマ関数(オイラーのガンマ関数) *# 単位階段関数(ヘビサイドの単位階段関数) *# デルタ関数(ディラクの衝撃関数) <br><br> == 誤差関数 == 定義1: 以下の式で定義された関数erf(t)を誤差関数(error function)という。 <math>erf(t) = \frac{2}{\sqrt{\pi}} \int_{0}^{t} {e^{-x^{2}} \, dx}</math> 定義2: 以下の式で定義された関数erfc(t)を相補誤差関数(complementary error function)という。 <math>erfc(t) = 1 - erf(t)</math> <br> [[ファイル:Special Function 1.png|フレームなし|中央]] <center>図. 誤差関数のグラフ</center><br> <br> 誤差関数は、ガウスの誤差関数(Gauss errorfunction)とも呼ばれる。<br> ガウスの誤差関数 : <math>erf \left( \frac{a}{\sigma \sqrt{2}} \right)</math><br> <br> 誤差関数には、以下のような特徴がある。<br> * 誤差関数は奇関数である。 * 測定値が正規分布になっていて、標準偏差が <math>\sigma</math> 、平均が <math>0</math> の場合、1つの測定値の誤差が <math>-a</math> と <math>a</math> の間になる確率は以下で与えられる。 <br><br> == ガンマ関数 == 定義: 以下の無限積分で定義された関数 <math>\Gamma(p)</math> をガンマ関数(gamma function)という。 <math>\Gamma(p) = \int_{0}^{+ \infty} {x^{p - 1} \, e^{-x} \, dx} \qquad (p > 0)</math> <math>\Gamma(p)</math> を <math>p</math> の初等関数で表すことはできない。 <math>p</math> が正の整数の時や、分母が2である分数の時は簡単に値を求めることができる。 <br> [[ファイル:Special Function 2.png|フレームなし|中央]] <center>図. ガンマ関数のグラフ</center><br> <br> ガンマ関数は、階乗の概念を一般化した特殊関数である。<br> 互いに同値ないくつかの定義が存在する。<br> <br> 1729年、オイラーにより階乗の概念の複素数への一般化として、最初に導入された。<br> <br> 自然数 <math>n</math> に対して、 <math>\Gamma(n + 1) = n!</math> が成立する。<br> 階乗(factorial) : <math>n! = n(n -1)(n - 2) \, ... \, 3 \cdot 2 \cdot 1 \qquad ( n : \mbox{ 正 の 整 数 } )</math><br> <br> * ガンマ関数の性質<br> ** <math>\Gamma(p + 1) = p \Gamma(p) \qquad (p > 0)</math> **: <math>p = n - 1</math> とおけば、以下が成立する。 **: <math>\Gamma(n) = (n - 1) \Gamma(n - 1)</math> ** <math>\Gamma(1) = 1</math> ** <math>\Gamma(n) = (n - 1)! \qquad (n = 2, 3, 4, \cdots)</math> ** <math>\Gamma \left( \frac{1}{2} \right) = \sqrt{\pi}</math> ** <math>\Gamma \left( \frac{n}{2} \right) = \left( \frac{\sqrt{\pi}}{2^{m}} \right) \, (2m - 1) \,(2m - 3) \, \cdots 3 \cdot 1 \qquad (m, n : \mbox{ 正 整 数 }, \, n = 2m + 1 : \mbox{ 奇 数 } )</math> <br> <center>式 <math>\Gamma(p + 1) = p \Gamma(p)</math> を使用すると、 <math>p < 0</math>の時でも <math>\Gamma(p)</math> を求めることができる。</center><br> [[ファイル:Special Function 3.png|フレームなし|中央]] <center>図. 定義域を拡張したガンマ関数のグラフ</center><br> <br> 例題: 以下のガンマ関数の値を求めよ。 (1) <math>\Gamma(3)</math> (2) <math>\Gamma \left( \frac{3}{2} \right)</math> 解答: (1) <math>\Gamma(3) = (3 - 1)! = 2</math> (2) <math>\begin{align}\Gamma \left( \frac{3}{2} \right) &= \left( \frac{3}{2} - 1 \right) \, \Gamma \left( \frac{3}{2} - 1 \right) \\ &= \frac{1}{2} \, \Gamma \left( \frac{1}{2} \right) \\ &= \frac{\sqrt{\pi}}{2} \end{align}</math> <br><br> == 単位階段関数 == 定義: 以下で定義された関数U(t)を単位階段関数(unit step function)という。 <math> U(t) = \begin{cases} 0 & \qquad (t < 0) \\ 1 & \qquad (t \ge 0) \end{cases} </math> <br> 単位階段関数は、ヘビサイドの階段関数(Heaviside step function)とも呼ばれる。<br> ただし、 <math>t = 0</math> の場合の扱いが異なるもの(例えば、 <math>t = 0</math> の値を未定義とする)をそう呼ぶ場合もある。<br> [[ファイル:Special Function 4.png|フレームなし|中央]] <center>図. 単位階段関数のグラフ</center><br> <br> 単位階段関数 <math>U(t)</math> は、時刻 <math>t</math> の関数として用いられることが多い。<br> <math>t = 0</math> においてグラフを(別の)グラフ <math>f(t)</math> に変えたい時、積 <math>U(t)f(t)</math> を作れば、その関数を表現することができる。<br> <br> さらに、時刻 <math>t = a</math> において突然変化するような現象を表したいときは、 <math>U(t)f(t)</math> をt軸へa方向だけ移動して <math>U(t - a)f(t - a)</math> とすればよい。<br> [[ファイル:Special Function 5.png|フレームなし|中央]] <center>図. <math>U(t)f(t)</math> : <math>t = 0</math> から別のグラフ <math>f(t)</math> のグラフになる関数</center><br> <br> 例題:<br> 以下の関数のグラフを書け。<br> <math>y = U(t) \, \sin{t}</math><br> <br> 解答:<br> <math>y = U(t) \, \sin{t}</math> のグラフは以下のようになる。<br> ある関数に単位階段関数 <math>U(t)</math> を乗算する <math>t < 0</math> の時、値が <math>0</math> になる。<br> [[ファイル:Special Function 6.png|フレームなし|中央]] <center>図. <math>y = U(t) \, \sin{t}</math> のグラフ</center><br> <br><br> == デルタ関数 == 定義: 以下の式で表される関数δ(t)を、デルタ関数(delta function)という。 <math> \delta (t) = \begin{cases} 0 & \quad (t \ne 0) \\ + \infty & \quad (t = 0) \end{cases} </math> <math>\int_{- \infty}^{+ \infty} {\delta (t) \, dt} = 1</math><br> <br> [[ファイル:Special Function 7.png|フレームなし|中央]] <center>図. デルタ関数のグラフ</center><br> <br> デルタ関数は、ディラクのデルタ関数(Dirac deltafunction)、あるいは、単位衝撃関数(unit impulsefunction)とも呼ばれる。<br> <br> デルタ関数は、1930年頃ディラク(P. Dirac)によって最初に導入され、(離散的な)クロネッカーデルタ(Kronecker delta)の連続版として導入された。<br> <br> デルタ関数はt = 0において、瞬間的に衝撃(インパルス)が加わった現象を記述することができる。<br> 例えば、t = a, 2a, 3a, ... (a≧0)において衝撃が加わっている現象は、次式と下図のように表すことができる。<br> <math>\sum_{n = 0}^{\infty} {\delta (t - na)} \qquad (n : \mbox{ 自 然 数 } )</math><br> [[ファイル:Special Function 8.png|フレームなし|中央]] <center>図. <math>t = a, \, 2a, \, 3a, \, ... \quad (a \ge 0)</math> において衝撃が加わっている現象</center><br> <br> * デルタ関数の性質<br>以下において、aは定数とする。 ** <math>\delta (x - a) = \frac{d}{dx} \, U(x - a)</math> ** <math>\int_{- \infty}^{+ \infty} {f(x) \, \delta (x - a)} = f(a)</math> ** <math>x \, \delta (x - a) = a \, \delta (x - a)</math> ** <math>f(x) \, \delta (x - a) = f(a) \, \delta (x - a)</math> <br><br> == 双曲線関数 == ==== 双曲線関数の概要 ==== 以下に示す2つの指数関数を組み合わせることによって作られる関数を考える。<br> * <math>y = e^{ax}, \quad y = e^{-ax} \qquad (a \ne 0)</math> <br> 以下に示す3つを双曲線関数(hyperbolic function)という。<br> * <math>\sinh(ax) = \frac{e^{ax} - e^{-ax}}{2}</math> * <math>\cosh(ax) = \frac{e^{ax} + e^{-ax}}{2}</math> * <math>\tanh(ax) = \frac{e^{ax} - e^{-ax}}{e^{ax} + e^{-ax}}</math> <br> 双曲線関数 <math>\sinh(ax), \, \cosh(ax), \, \tanh(ax)</math> は、それぞれ三角関数 <math>\sin(ax), \, \cos(ax), \, \tan(ax)</math> とよく似た性質をもつ。<br> <br> 特に、 <math>\cosh(ax)</math> は、懸垂曲線(カテナリー, catenary)とも呼ばれる。<br> 懸垂曲線は柔軟な線状のものが垂れ下がった状態を表す。(懸垂曲線は放物線と似ているが異なる)<br> 例 : 送電線が垂れ下がった曲線。<br> <br> 指数関数を偶関数の部分と奇関数の部分に分けた時、次式のようになり、偶関数部分が cosh(x) で、奇関数部分が sinh(x) である。<br> * <math>e^{x} = \cosh(x) + \sinh(x)</math> * <math>e^{-x} = \cosh(x) - \sinh(x)</math> <br> 座標上の点( <math>\cosh(x), \, \sinh(x)</math> )は、双曲線 <math>x^{2} - y^{2} = 1</math> 上の点である。<br> そのため以下が成立する。<br> <math>\cosh^{2}(x) - \sinh^{2}(x) = 1</math><br> <br> [[ファイル:Special Function 9.png|フレームなし|中央]] <center>図. 双曲線関数のグラフ</center><br> <br> ==== 双曲線関数の性質 ==== (1) <math>\cosh^{2}(ax) - \sinh^{2}(ax) = 1</math> (2) <math>\tanh(ax) = \frac{\sinh(ax)}{\cosh(ax)}</math> (3) <math>\sinh(x \pm y) = \sinh(x) \cosh(y) \pm \cosh(x) \sinh(y)</math> (4) <math>\cosh(x \pm y) = \cosh(x) \cosh(y) \pm \sinh(x) \sinh(y)</math> (5) <math>\tanh(x \pm y) = \frac{\tanh(x) \pm \tanh(y)}{1 \pm \tanh(x) \tanh(y)}</math> <br> 双曲線関数の微分: (1) <math>\frac{d}{dx} \, \sinh(ax) = a \cosh(ax)</math> (2) <math>\frac{d}{dx} \, \cosh(ax) = a \sinh(ax)</math> <br> 双曲線関数の積分: (1) <math>\int {\sinh(ax) \, dx} = \frac{\cosh(ax)}{a} + C</math> (2) <math>\int {\cosh(ax) \, dx} = \frac{\sinh(ax)}{a} + C</math> <br> ==== 双曲線関数の例題 ==== 例題: 双曲線関数の定義に基づいて以下が成立することを示せ。 <math>\frac{d}{dx} \sinh(ax) = a \cosh(ax)</math> 解答: <math> \begin{align} \frac{d}{dx} \sinh(ax) &= \frac{d}{dx} \, \frac{e^{ax} - e^{-ax}}{2} \\ &= \frac{a e^{ax} - (-a) e^{-ax}}{2} \\ &= \frac{a (e^{ax} + e^{-ax})}{2} \\ &= a \cosh(ax) \end{align} </math> <br><br> __FORCETOC__ [[カテゴリ:解析学]]
応用数学 - 特殊関数
に戻る。
案内
メインページ
最近の更新
おまかせ表示
MediaWiki についてのヘルプ
ツール
リンク元
関連ページの更新状況
特別ページ
ページ情報
We ask for
Donations
Collapse