概要
誤差関数について理解する。
ガンマ関数について理解する。
単位階段関数について理解する。
デルタ関数について理解する。
双曲線関数について理解する。
誤差関数
奇関数である。
また、
e
r
f
c
(
t
)
=
1
−
e
r
f
(
t
)
{\displaystyle erfc(t)=1-erf(t)}
は相補誤差関数である。
ガンマ関数
階乗の概念を一般化した関数である。
自然数nに対して、
Γ
(
n
+
1
)
=
n
!
{\displaystyle \Gamma (n+1)=n!}
が成立する。
単位階段関数
U
(
t
)
=
0
(
t
<
0
)
{\displaystyle U(t)=0(t<0)}
または
1
(
t
≥
0
)
{\displaystyle 1(t\geq 0)}
U
(
t
)
f
(
t
)
{\displaystyle U(t)f(t)}
により、
t
<
0
{\displaystyle t<0}
の時
0
{\displaystyle 0}
になる
f
(
t
)
{\displaystyle f(t)}
の変形を作ることができる。
デルタ関数
δ
(
t
)
=
0
(
t
≠
0
)
{\displaystyle \delta (t)=0\quad (t\neq 0)}
または
+
∞
(
t
=
0
)
{\displaystyle +\infty \quad (t=0)}
t
=
0
{\displaystyle t=0}
において、瞬間的にインパルスが加わった現象を記述できる。
双曲線関数
sinh
(
a
x
)
=
e
a
x
−
e
−
a
x
2
{\displaystyle \sinh(ax)={\frac {e^{ax}-e^{-ax}}{2}}}
cosh
(
a
x
)
=
e
a
x
+
e
−
a
x
2
{\displaystyle \cosh(ax)={\frac {e^{ax}+e^{-ax}}{2}}}
tanh
(
a
x
)
=
e
a
x
−
e
−
a
x
e
a
x
+
e
−
a
x
{\displaystyle \tanh(ax)={\frac {e^{ax}-e^{-ax}}{e^{ax}+e^{-ax}}}}
特殊関数とは
特殊関数(special functions)とは、特定の分野で何らかの名前や記法が定着している関数のことを指す。
何が特殊関数であるかのはっきりした定義は存在しない。
しばしば特殊関数として扱われるものには、ガンマ関数、ベッセル関数、ゼータ関数等がある。
特殊関数という用語は、初等関数の対義語ではない。
ある関数が初等関数であって同時に特殊関数とされる場合もある。
ラプラス変換で扱う特殊関数
ラプラス変換では、以下のような特殊関数を扱う。
誤差関数(ガウスの誤差関数)
ガンマ関数(オイラーのガンマ関数)
単位階段関数(ヘビサイドの単位階段関数)
デルタ関数(ディラクの衝撃関数)
誤差関数
定義1:
以下の式で定義された関数erf(t)を誤差関数(error function)という。
e
r
f
(
t
)
=
2
π
∫
0
t
e
−
x
2
d
x
{\displaystyle erf(t)={\frac {2}{\sqrt {\pi }}}\int _{0}^{t}{e^{-x^{2}}\,dx}}
定義2:
以下の式で定義された関数erfc(t)を相補誤差関数(complementary error function)という。
e
r
f
c
(
t
)
=
1
−
e
r
f
(
t
)
{\displaystyle erfc(t)=1-erf(t)}
図. 誤差関数のグラフ
誤差関数は、ガウスの誤差関数(Gauss errorfunction)とも呼ばれる。
ガウスの誤差関数 :
e
r
f
(
a
σ
2
)
{\displaystyle erf\left({\frac {a}{\sigma {\sqrt {2}}}}\right)}
誤差関数には、以下のような特徴がある。
誤差関数は奇関数である。
測定値が正規分布になっていて、標準偏差が
σ
{\displaystyle \sigma }
、平均が
0
{\displaystyle 0}
の場合、1つの測定値の誤差が
−
a
{\displaystyle -a}
と
a
{\displaystyle a}
の間になる確率は以下で与えられる。
ガンマ関数
定義:
以下の無限積分で定義された関数
Γ
(
p
)
{\displaystyle \Gamma (p)}
をガンマ関数(gamma function)という。
Γ
(
p
)
=
∫
0
+
∞
x
p
−
1
e
−
x
d
x
(
p
>
0
)
{\displaystyle \Gamma (p)=\int _{0}^{+\infty }{x^{p-1}\,e^{-x}\,dx}\qquad (p>0)}
Γ
(
p
)
{\displaystyle \Gamma (p)}
を
p
{\displaystyle p}
の初等関数で表すことはできない。
p
{\displaystyle p}
が正の整数の時や、分母が2である分数の時は簡単に値を求めることができる。
図. ガンマ関数のグラフ
ガンマ関数は、階乗の概念を一般化した特殊関数である。
互いに同値ないくつかの定義が存在する。
1729年、オイラーにより階乗の概念の複素数への一般化として、最初に導入された。
自然数
n
{\displaystyle n}
に対して、
Γ
(
n
+
1
)
=
n
!
{\displaystyle \Gamma (n+1)=n!}
が成立する。
階乗(factorial) :
n
!
=
n
(
n
−
1
)
(
n
−
2
)
.
.
.
3
⋅
2
⋅
1
(
n
:
正 の 整 数
)
{\displaystyle n!=n(n-1)(n-2)\,...\,3\cdot 2\cdot 1\qquad (n:{\mbox{ 正 の 整 数 }})}
ガンマ関数の性質
Γ
(
p
+
1
)
=
p
Γ
(
p
)
(
p
>
0
)
{\displaystyle \Gamma (p+1)=p\Gamma (p)\qquad (p>0)}
p
=
n
−
1
{\displaystyle p=n-1}
とおけば、以下が成立する。
Γ
(
n
)
=
(
n
−
1
)
Γ
(
n
−
1
)
{\displaystyle \Gamma (n)=(n-1)\Gamma (n-1)}
Γ
(
1
)
=
1
{\displaystyle \Gamma (1)=1}
Γ
(
n
)
=
(
n
−
1
)
!
(
n
=
2
,
3
,
4
,
⋯
)
{\displaystyle \Gamma (n)=(n-1)!\qquad (n=2,3,4,\cdots )}
Γ
(
1
2
)
=
π
{\displaystyle \Gamma \left({\frac {1}{2}}\right)={\sqrt {\pi }}}
Γ
(
n
2
)
=
(
π
2
m
)
(
2
m
−
1
)
(
2
m
−
3
)
⋯
3
⋅
1
(
m
,
n
:
正 整 数
,
n
=
2
m
+
1
:
奇 数
)
{\displaystyle \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{ 奇 数 }})}
式
Γ
(
p
+
1
)
=
p
Γ
(
p
)
{\displaystyle \Gamma (p+1)=p\Gamma (p)}
を使用すると、
p
<
0
{\displaystyle p<0}
の時でも
Γ
(
p
)
{\displaystyle \Gamma (p)}
を求めることができる。
図. 定義域を拡張したガンマ関数のグラフ
例題:
以下のガンマ関数の値を求めよ。
(1)
Γ
(
3
)
{\displaystyle \Gamma (3)}
(2)
Γ
(
3
2
)
{\displaystyle \Gamma \left({\frac {3}{2}}\right)}
解答:
(1)
Γ
(
3
)
=
(
3
−
1
)
!
=
2
{\displaystyle \Gamma (3)=(3-1)!=2}
(2)
Γ
(
3
2
)
=
(
3
2
−
1
)
Γ
(
3
2
−
1
)
=
1
2
Γ
(
1
2
)
=
π
2
{\displaystyle {\begin{aligned}\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{aligned}}}
単位階段関数
定義:
以下で定義された関数U(t)を単位階段関数(unit step function)という。
U
(
t
)
=
{
0
(
t
<
0
)
1
(
t
≥
0
)
{\displaystyle U(t)={\begin{cases}0&\qquad (t<0)\\1&\qquad (t\geq 0)\end{cases}}}
単位階段関数は、ヘビサイドの階段関数(Heaviside step function)とも呼ばれる。
ただし、
t
=
0
{\displaystyle t=0}
の場合の扱いが異なるもの(例えば、
t
=
0
{\displaystyle t=0}
の値を未定義とする)をそう呼ぶ場合もある。
図. 単位階段関数のグラフ
単位階段関数
U
(
t
)
{\displaystyle U(t)}
は、時刻
t
{\displaystyle t}
の関数として用いられることが多い。
t
=
0
{\displaystyle t=0}
においてグラフを(別の)グラフ
f
(
t
)
{\displaystyle f(t)}
に変えたい時、積
U
(
t
)
f
(
t
)
{\displaystyle U(t)f(t)}
を作れば、その関数を表現することができる。
さらに、時刻
t
=
a
{\displaystyle t=a}
において突然変化するような現象を表したいときは、
U
(
t
)
f
(
t
)
{\displaystyle U(t)f(t)}
をt軸へa方向だけ移動して
U
(
t
−
a
)
f
(
t
−
a
)
{\displaystyle U(t-a)f(t-a)}
とすればよい。
図.
U
(
t
)
f
(
t
)
{\displaystyle U(t)f(t)}
:
t
=
0
{\displaystyle t=0}
から別のグラフ
f
(
t
)
{\displaystyle f(t)}
のグラフになる関数
例題:
以下の関数のグラフを書け。
y
=
U
(
t
)
sin
t
{\displaystyle y=U(t)\,\sin {t}}
解答:
y
=
U
(
t
)
sin
t
{\displaystyle y=U(t)\,\sin {t}}
のグラフは以下のようになる。
ある関数に単位階段関数
U
(
t
)
{\displaystyle U(t)}
を乗算する
t
<
0
{\displaystyle t<0}
の時、値が
0
{\displaystyle 0}
になる。
図.
y
=
U
(
t
)
sin
t
{\displaystyle y=U(t)\,\sin {t}}
のグラフ
デルタ関数
定義:
以下の式で表される関数δ(t)を、デルタ関数(delta function)という。
δ
(
t
)
=
{
0
(
t
≠
0
)
+
∞
(
t
=
0
)
{\displaystyle \delta (t)={\begin{cases}0&\quad (t\neq 0)\\+\infty &\quad (t=0)\end{cases}}}
∫
−
∞
+
∞
δ
(
t
)
d
t
=
1
{\displaystyle \int _{-\infty }^{+\infty }{\delta (t)\,dt}=1}
図. デルタ関数のグラフ
デルタ関数は、ディラクのデルタ関数(Dirac deltafunction)、あるいは、単位衝撃関数(unit impulsefunction)とも呼ばれる。
デルタ関数は、1930年頃ディラク(P. Dirac)によって最初に導入され、(離散的な)クロネッカーデルタ(Kronecker delta)の連続版として導入された。
デルタ関数はt = 0において、瞬間的に衝撃(インパルス)が加わった現象を記述することができる。
例えば、t = a, 2a, 3a, ... (a≧0)において衝撃が加わっている現象は、次式と下図のように表すことができる。
∑
n
=
0
∞
δ
(
t
−
n
a
)
(
n
:
自 然 数
)
{\displaystyle \sum _{n=0}^{\infty }{\delta (t-na)}\qquad (n:{\mbox{ 自 然 数 }})}
図.
t
=
a
,
2
a
,
3
a
,
.
.
.
(
a
≥
0
)
{\displaystyle t=a,\,2a,\,3a,\,...\quad (a\geq 0)}
において衝撃が加わっている現象
デルタ関数の性質 以下において、aは定数とする。
構文解析に失敗 (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \delta (x-a)={\frac {d}{dx}}\,U(x-a)}
∫
−
∞
+
∞
f
(
x
)
δ
(
x
−
a
)
=
f
(
a
)
{\displaystyle \int _{-\infty }^{+\infty }{f(x)\,\delta (x-a)}=f(a)}
x
δ
(
x
−
a
)
=
a
δ
(
x
−
a
)
{\displaystyle x\,\delta (x-a)=a\,\delta (x-a)}
f
(
x
)
δ
(
x
−
a
)
=
f
(
a
)
δ
(
x
−
a
)
{\displaystyle f(x)\,\delta (x-a)=f(a)\,\delta (x-a)}
双曲線関数
双曲線関数の概要
以下に示す2つの指数関数を組み合わせることによって作られる関数を考える。
構文解析に失敗 (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y=e^{ax}</math*<math>y=e^{-ax}\qquad (a\neq 0)}
以下に示す3つを双曲線関数(hyperbolic function)という。
sinh
(
a
x
)
=
e
a
x
−
e
−
a
x
2
{\displaystyle \sinh(ax)={\frac {e^{ax}-e^{-ax}}{2}}}
cosh
(
a
x
)
=
e
a
x
+
e
−
a
x
2
{\displaystyle \cosh(ax)={\frac {e^{ax}+e^{-ax}}{2}}}
tanh
(
a
x
)
=
e
a
x
−
e
−
a
x
e
a
x
+
e
−
a
x
{\displaystyle \tanh(ax)={\frac {e^{ax}-e^{-ax}}{e^{ax}+e^{-ax}}}}
双曲線関数
sinh
(
a
x
)
,
cosh
(
a
x
)
,
tanh
(
a
x
)
{\displaystyle \sinh(ax),\,\cosh(ax),\,\tanh(ax)}
は、それぞれ三角関数
sin
(
a
x
)
,
cos
(
a
x
)
,
tan
(
a
x
)
{\displaystyle \sin(ax),\,\cos(ax),\,\tan(ax)}
とよく似た性質をもつ。
特に、 構文解析に失敗 (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \cosh(ax)}
は、懸垂曲線(カテナリー, catenary)とも呼ばれる。
懸垂曲線は柔軟な線状のものが垂れ下がった状態を表す。(懸垂曲線は放物線と似ているが異なる)
例 : 送電線が垂れ下がった曲線。
指数関数を偶関数の部分と奇関数の部分に分けた時、次式のようになり、偶関数部分が cosh(x) で、奇関数部分が sinh(x) である。
e
x
=
cosh
(
x
)
+
sinh
(
x
)
{\displaystyle e^{x}=\cosh(x)+\sinh(x)}
e
−
x
=
cosh
(
x
)
−
sinh
(
x
)
{\displaystyle e^{-x}=\cosh(x)-\sinh(x)}
座標上の点(
cosh
(
x
)
,
sinh
(
x
)
{\displaystyle \cosh(x),\,\sinh(x)}
)は、双曲線 構文解析に失敗 (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x^{2}-y^{2}=1}
上の点である。
そのため以下が成立する。
cosh
2
(
x
)
−
sinh
2
(
x
)
=
1
{\displaystyle \cosh ^{2}(x)-\sinh ^{2}(x)=1}
双曲線関数の性質
(1)
cosh
2
(
a
x
)
−
sinh
2
(
a
x
)
=
1
{\displaystyle \cosh ^{2}(ax)-\sinh ^{2}(ax)=1}
(2)
tanh
(
a
x
)
=
sinh
(
a
x
)
cosh
(
a
x
)
{\displaystyle \tanh(ax)={\frac {\sinh(ax)}{\cosh(ax)}}}
(3) 構文解析に失敗 (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \sinh(x\pm y)=\sinh(x)\cosh(y)\pm \cosh(x)\sinh(y)}
(4)
cosh
(
x
±
y
)
=
cosh
(
x
)
cosh
(
y
)
±
sinh
(
x
)
sinh
(
y
)
{\displaystyle \cosh(x\pm y)=\cosh(x)\cosh(y)\pm \sinh(x)\sinh(y)}
(5)
tanh
(
x
±
y
)
=
tanh
(
x
)
±
tanh
(
y
)
1
±
tanh
(
x
)
tanh
(
y
)
{\displaystyle \tanh(x\pm y)={\frac {\tanh(x)\pm \tanh(y)}{1\pm \tanh(x)\tanh(y)}}}
双曲線関数の微分:
(1)
d
d
x
sinh
(
a
x
)
=
a
cosh
(
a
x
)
{\displaystyle {\frac {d}{dx}}\,\sinh(ax)=a\cosh(ax)}
(2) 構文解析に失敗 (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {d}{dx}}\,\cosh(ax)=a\sinh(ax)}
双曲線関数の積分:
(1)
∫
sinh
(
a
x
)
d
x
=
cosh
(
a
x
)
a
+
C
{\displaystyle \int {\sinh(ax)\,dx}={\frac {\cosh(ax)}{a}}+C}
(2)
∫
cosh
(
a
x
)
d
x
=
sinh
(
a
x
)
a
+
C
{\displaystyle \int {\cosh(ax)\,dx}={\frac {\sinh(ax)}{a}}+C}
双曲線関数の例題
例題:
双曲線関数の定義に基づいて以下が成立することを示せ。
d
d
x
sinh
(
a
x
)
=
a
cosh
(
a
x
)
{\displaystyle {\frac {d}{dx}}\sinh(ax)=a\cosh(ax)}
解答:
構文解析に失敗 (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{aligned}{\frac {d}{dx}}\sinh(ax)&={\frac {d}{dx}}\,{\frac {e^{ax}-e^{-ax}}{2}}\\&={\frac {ae^{ax}-(-a)e^{-ax}}{2}}\\&={\frac {a(e^{ax}+e^{-ax})}{2}}\\&=a\cosh(ax)\end{aligned}}}