「《待ち行列に対するアルゴリズム的解法》」の版間の差分

提供: ORWiki
ナビゲーションに移動 検索に移動
 
(2人の利用者による、間の8版が非表示)
1行目: 1行目:
 
'''【まちぎょうれつにたいするあるごりずむてきかいほう(algorithmic solution of queues)】'''
 
'''【まちぎょうれつにたいするあるごりずむてきかいほう(algorithmic solution of queues)】'''
  
'''7.1 背景'''
+
'''背景'''
  
 
 従来の待ち行列研究では,多くのモデルに共通する普遍的性質の解明や各種モデルにおける陽な解の導出に主眼が置かれていたが,計算機が身近になると共に,数値計算による待ち行列モデルの分析を意図する研究が活発になってきた[6].ここで共通する考え方は,(i) 待ち行列の挙動を,系内客数を表す変数と系の挙動を表現するために必要な補助的な変数の組で構成される2変数マルコフ連鎖で定式化し,(ii) その2変数マルコフ連鎖がもつ構造に注目して,マルコフ連鎖の定常分布を計算するための数値計算アルゴリズムを構築する,と言うものである[3, 7, 8].このようなアプローチをアルゴリズム的解法(algorithmic solution)あるいは行列解析法(matrix-analytic method)と呼ぶ.
 
 従来の待ち行列研究では,多くのモデルに共通する普遍的性質の解明や各種モデルにおける陽な解の導出に主眼が置かれていたが,計算機が身近になると共に,数値計算による待ち行列モデルの分析を意図する研究が活発になってきた[6].ここで共通する考え方は,(i) 待ち行列の挙動を,系内客数を表す変数と系の挙動を表現するために必要な補助的な変数の組で構成される2変数マルコフ連鎖で定式化し,(ii) その2変数マルコフ連鎖がもつ構造に注目して,マルコフ連鎖の定常分布を計算するための数値計算アルゴリズムを構築する,と言うものである[3, 7, 8].このようなアプローチをアルゴリズム的解法(algorithmic solution)あるいは行列解析法(matrix-analytic method)と呼ぶ.
  
'''7.2 相型分布とMAP'''
+
'''相型分布とMAP'''
 +
 
 +
 状態 0 が吸収状態,状態 <math>i \in M =\{1,2,\ldots,M\}\,</math> が一時的状態である連続時間有限状態吸収マルコフ連鎖 <math>X(t)\,</math> を考える.このとき <math>X(t)\,</math> の推移率行列は
 +
<center>
 +
<math>
  
 状態 0 が吸収状態,状態 <math>i \in \M =\{1,2,\ldots,M\}</math> が一時的状態である連続時間有限状態吸収マルコフ連鎖 <math>X(t)</math> を考える.このとき <math>X(t)</math> の推移率行列は
 
%
 
\[
 
 
\left(\begin{array}{cc}
 
\left(\begin{array}{cc}
 
0 & 0 \\
 
0 & 0 \\
-\bm{T} \bm{e} & \bm{T}
+
-\mathbf{T} \mathbf{e} & \mathbf{T}
 
\end{array}
 
\end{array}
 
\right)
 
\right)
\]
+
</math>
%
+
</center>
の形に書ける.ただし <math>\bm{e}</math> はすべての要素が 1 の列ベクトルである.このマルコフ連鎖の初期状態分布を <math>(0, \bm{\alpha})</math> としたとき,<math>X(t)</math> が吸収されるまでの時間は <math>(0,\infty)</math> 上の確率分布を定め,これを表現<math>(\bm{\alpha}, \bm{T})</math> をもつ相型分布(phase-type distribution)という[1, 4].以下ではマルコフ連鎖 <math>X(t)</math> の一時的状態を相と呼ぶ.
+
の形に書ける.ただし <math>\mathbf{e}</math> はすべての要素が 1 の列ベクトルである.このマルコフ連鎖の初期状態分布を <math>(0, \mathbf{\alpha})</math> としたとき,<math>X(t)</math> が吸収されるまでの時間は <math>(0,\infty)</math> 上の確率分布を定め,これを表現<math>(\mathbf{\alpha}, \mathbf{T})</math> をもつ相型分布(phase-type distribution)という[1, 4].以下ではマルコフ連鎖 <math>X(t)</math> の一時的状態を相と呼ぶ.
  
 定義より,表現 <math>(\bm{\alpha}, \bm{T})</math> をもつ相型分布の分布関数は <math>F(x) = 1 - \bm{\alpha} \exp(\bm{T} x) \bm{e}</math> となり,その平均は<math>\bm{\alpha} (-\bm{T})^{-1}\bm{e}</math> である.相の数 <math>M</math> を十分に大きく取ることにより,相型分布は <math>(0,\infty)</math> で定義されたあらゆる確率分布を任意の精度で近似できることが知られており,指数分布,アーラン分布,超指数分布など,待ち行列で頻繁に用いられる確率分布を特別な場合として含む.
+
 定義より,表現 <math>(\mathbf{\alpha}, \mathbf{T})\,</math> をもつ相型分布の分布関数は <math>F(x) = 1 - \mathbf{\alpha} \exp(\mathbf{T} x) \mathbf{e}</math> となり,その平均は<math>\mathbf{\alpha} (-\mathbf{T})^{-1}\mathbf{e}</math> である.相の数 <math>M</math> を十分に大きく取ることにより,相型分布は <math>(0,\infty)</math> で定義されたあらゆる確率分布を任意の精度で近似できることが知られており,指数分布,アーラン分布,超指数分布など,待ち行列で頻繁に用いられる確率分布を特別な場合として含む.
  
 表現 <math>(\bm{\alpha}, \bm{T})</math> をもつ相型分布を用いて客の到着間隔の列,すなわち相型再生過程(phase-type renewal process)を生成するには次のようにすればよい.時刻 0 において初期状態分布 <math>(0,\bm{\alpha})</math> に従い相を選ぶ.その後初めて吸収が起こったとき,1 番目の客が到着する.一般に,<math>n</math> 番目(<math>n=1,2,\ldots</math>)の客の到着が起こると,直ちに過去の履歴とは独立に初期状態分布 <math>(0, \bm{\alpha})</math> に従い相を選び,その後吸収が起こった時点で <math>n+1</math> 番目の客が到着する.このようにして生成された客の到着間隔は独立で同一な確率変数列となる.
+
 表現 <math>(\mathbf{\alpha}, \mathbf{T})</math> をもつ相型分布を用いて客の到着間隔の列,すなわち相型再生過程(phase-type renewal process)を生成するには次のようにすればよい.時刻 0 において初期状態分布 <math>(0,\mathbf{\alpha})</math> に従い相を選ぶ.その後初めて吸収が起こったとき,1 番目の客が到着する.一般に,<math>n</math> 番目(<math>n=1,2,\ldots</math>)の客の到着が起こると,直ちに過去の履歴とは独立に初期状態分布 <math>(0, \mathbf{\alpha})</math> に従い相を選び,その後吸収が起こった時点で <math>n+1</math> 番目の客が到着する.このようにして生成された客の到着間隔は独立で同一な確率変数列となる.
  
 相型分布に従う確率変数の列に対して相関を導入可能にしたものにマルコフ型到着過程(Markovian arrival process:MAP)がある[2, 3].相型分布を用いた確率変数列の生成では,到着が起こる度に過去の履歴とは独立に初期分布を選んでいたが,MAP では一時的状態 <math>i \in \M</math> から吸収されたとき,確率 <math>p_{i,j}</math> (<math>j \in \M</math>) で次の初期状態 <math>j</math> を選ぶ.ただし,全ての <math>i \in \M</math> に対して<math>\sum_{j \in \M} p_{i,j} =1<math> である.
+
 相型分布に従う確率変数の列に対して相関を導入可能にしたものにマルコフ型到着過程(Markovian arrival process:MAP)がある[2, 3].相型分布を用いた確率変数列の生成では,到着が起こる度に過去の履歴とは独立に初期分布を選んでいたが,MAP では一時的状態 <math>i \in M</math> から吸収されたとき,確率 <math>p_{i,j}\,</math> (<math>j \in M</math>) で次の初期状態 <math>j\,</math> を選ぶ.ただし,全ての <math>i \in M</math> に対して<math>\sum_{j \in M} p_{i,j} =1</math> である.
  
 通常,MAP は二つの <math>M \times M</math> 行列 <math>\bm{C},\bm{D}</math> を用いて表現される.ここで行列 <math>\bm{C}</math> は一時的状態間の推移を表し,相型分布の行列 <math>\bm{T}</math> に対応する.一方,行列 <math>\bm{D}</math> の <math>(i,j)</math> 要素は状態 <math>i</math> で吸収が起こり,次の初期状態が <math>j</math> である率 <math>[-\bm{C}\bm{e}]_i p_{i,j}</math> で与えられる.なお,<math>\bm{C}+\bm{D}</math> は規約であり,<math>\bm{D} \neq \bm{O}</math> である.<math>\bm{\pi}</math> を <math>\bm{\pi} (\bm{C} + \bm{D}) = {\bf 0}</math> を満たす確率ベクトルとしたとき,定常な MAP における客の到着間隔分布は <math>F(x)=1- \bm{\pi} \bm{D} \exp(\bm{C}x) \bm{e} / \bm{\pi} \bm{D} \bm{e}</math> となり,その平均は <math>1/\bm{\pi}\bm{D}\bm{e}</math> で与えられる.MAP はあらゆる定常点過程を任意の精度で近似できることが知られており,マルコフ変調ポワソン過程(Markov modulated Poisson process)や独立な相型再生過程の重畳などを特別な場合として含む.特に到着間隔が独立同一な表現 <math>(\bm{\alpha},\bm{T})</math> をもつ相型分布に従う場合は <math>\bm{C}=\bm{T}</math>, <math>\bm{D} =-\bm{T} \bm{e} \bm{\alpha}</math> である.
+
 通常,MAP は二つの <math>M \times M</math> 行列 <math>\mathbf{C},\mathbf{D}</math> を用いて表現される.ここで行列 <math>\mathbf{C}</math> は一時的状態間の推移を表し,相型分布の行列 <math>\mathbf{T}</math> に対応する.一方,行列 <math>\mathbf{D}</math> の <math>(i,j)</math> 要素は状態 <math>i</math> で吸収が起こり,次の初期状態が <math>j</math> である率 <math>[-\mathbf{C}\mathbf{e}]_i p_{i,j}</math> で与えられる.なお,<math>\mathbf{C}+\mathbf{D}</math> は規約であり,<math>\mathbf{D} \neq \mathbf{O}</math> である.
 +
<math>\mathbf{\pi}</math> を <math>\mathbf{\pi} (\mathbf{C} + \mathbf{D}) = {\mathbf 0}</math> を満たす確率ベクトルとしたとき,定常な MAP における客の到着間隔分布は <math>F(x)=1- \mathbf{\pi} \mathbf{D} \exp(\mathbf{C}x) \mathbf{e} / \mathbf{\pi} \mathbf{D} \mathbf{e}</math> となり,その平均は <math>1/\mathbf{\pi}\mathbf{D}\mathbf{e}</math> で与えられる.MAP はあらゆる定常点過程を任意の精度で近似できることが知られており,マルコフ変調ポワソン過程(Markov modulated Poisson process)や独立な相型再生過程の重畳などを特別な場合として含む.特に到着間隔が独立同一な表現 <math>(\mathbf{\alpha},\mathbf{T})</math> をもつ相型分布に従う場合は <math>\mathbf{C}=\mathbf{T}</math>, <math>\mathbf{D} =-\mathbf{T} \mathbf{e} \mathbf{\alpha}</math> である.
  
'''7.3 準出生死滅過程'''
+
'''準出生死滅過程'''
  
 到着間隔ならびにサービス時間がそれぞれ表現 ($\bm{\alpha}_A, \bm{T}_A$) ならびに表現 ($\bm{\alpha}_B, \bm{T}_B$) をもつ相型分布に従う PH/PH/1 待ち行列を考える.時刻 $t$ における客数を $L(t)$,到着間隔が従う相型分布の相を $S_A(t)$,サービス中の場合はサービス時間が従う相型分布の相を $S_B(t)$ とする.このとき,システムの状態は $(L(t), S_A(t),S_B(t))$ で表される.ただし $L(t)=0$ のときは $S_B(t)=0$ とする.
+
 到着間隔ならびにサービス時間がそれぞれ表現 (<math>\mathbf{\alpha}_A, \mathbf{T}_A\,</math>) ならびに表現 (<math>\mathbf{\alpha}_B, \mathbf{T}_B\,</math>) をもつ相型分布に従う PH/PH/1 待ち行列を考える.時刻 <math>t\,</math> における客数を <math>L(t)\,</math>,到着間隔が従う相型分布の相を <math>S_A(t)\,</math>,サービス中の場合はサービス時間が従う相型分布の相を <math>S_B(t)\,</math> とする.このとき,システムの状態は <math>(L(t), S_A(t),S_B(t))\,</math> で表される.ただし <math>L(t)=0\,</math> のときは <math>S_B(t)=0\,</math> とする.
  
 表現 ($\bm{\alpha}_X, \bm{T}_X$)($X=A,B$)をもつ相型分布の相の数を $M_X$ としたとき,$(S_A(t),S_B(t))$ の取り得る状態の数は $L(t)=0$ のとき,$M_A$ 通り,$L(t) \geq 1$ のときは $M_A \times M_B$ 通りである.これらに適当な番号を割り当てることで,マルコフ連鎖 $(L(t), S_A(t),S_B(t))$ は2変数マルコフ連鎖 $(L(t), S(t))$ と見なすことができる.さらに,この2変数マルコフ連鎖の状態集合を $L(t)$ の値で分類し,$L(t)=l$ であるような状態からなる部分集合をレベル $l$ と呼ぶ.レベルの変化に注目すると,2変数マルコフ連鎖 $(L(t),S(t))$ は以下のような形の推移率行列 $\bm{Q}$ をもつ連続時間マルコフ連鎖となる.
+
 表現 (<math>\mathbf{\alpha}_X, \mathbf{T}_X\,</math>)(<math>X=A,B\,</math>)をもつ相型分布の相の数を <math>M_X\,</math> としたとき,<math>(S_A(t),S_B(t))\,</math> の取り得る状態の数は <math>L(t)=0\,</math> のとき,<math>M_A\,</math> 通り,<math>L(t) \geq 1\,</math> のときは <math>M_A \times M_B\,</math> 通りである.これらに適当な番号を割り当てることで,マルコフ連鎖 <math>(L(t), S_A(t),S_B(t))\,</math> は2変数マルコフ連鎖 <math>(L(t), S(t))\,</math> と見なすことができる.さらに,この2変数マルコフ連鎖の状態集合を <math>L(t)\,</math> の値で分類し,<math>L(t)=l\,</math> であるような状態からなる部分集合をレベル <math>l\,</math> と呼ぶ.レベルの変化に注目すると,2変数マルコフ連鎖 <math>(L(t),S(t))\,</math> は以下のような形の推移率行列 <math>\mathbf{Q}\,</math> をもつ連続時間マルコフ連鎖となる.
%
+
<center>
\[
+
<math>
\bm{Q} =  
+
 
 +
\mathbf{Q} =  
 
\left(\begin{array}{ccccc}
 
\left(\begin{array}{ccccc}
\overline{\bm{Q}}_1 & \overline{\bm{Q}}_0 & \bm{O} & \bm{O} & \cdots  
+
\overline{\mathbf{Q}}_1 & \overline{\mathbf{Q}}_0 & \mathbf{O} & \mathbf{O} & \cdots  
 
\\
 
\\
\overline{\bm{Q}}_2 & \bm{Q}_1 & \bm{Q}_0 & \bm{O} & \cdots
+
\overline{\mathbf{Q}}_2 & \mathbf{Q}_1 & \mathbf{Q}_0 & \mathbf{O} & \cdots
 
\\
 
\\
\bm{O} & \bm{Q}_2 & \bm{Q}_1 & \bm{Q}_0 & \cdots
+
\mathbf{O} & \mathbf{Q}_2 & \mathbf{Q}_1 & \mathbf{Q}_0 & \cdots
 
\\
 
\\
\bm{O} & \bm{O} & \bm{Q}_2 & \bm{Q}_1 & \cdots
+
\mathbf{O} & \mathbf{O} & \mathbf{Q}_2 & \mathbf{Q}_1 & \cdots
 
\\
 
\\
 
\vdots & \vdots & \vdots & \vdots & \ddots
 
\vdots & \vdots & \vdots & \vdots & \ddots
 
\end{array}
 
\end{array}
 
\right)
 
\right)
\]
+
</math>
%
+
</center>
ここで $\bm{Q}_m$ ならびに $\overline{\bm{Q}}_m$ ($m=1,2,3$)はクロネッカー積 $\otimes$,クロネッカー和 $\oplus$ を用いて次式で与えられる.
+
ここで <math>\mathbf{Q}_m\,</math> ならびに <math>\overline{\mathbf{Q}}_m\,</math> (<math>m=1,2,3\,</math>)はクロネッカー積 <math>\otimes\,</math>,クロネッカー和 <math>\oplus\,</math> を用いて次式で与えられる.
%
+
 
\begin{eqnarray*}
+
<table align="center">
\bm{Q}_0 = (-\bm{T}_A) \bm{e} \bm{\alpha}_A \otimes \bm{I}_B,
+
<tr>
 +
  <td align="center" > <math>
 +
        \mathbf{Q}_0 = (-\mathbf{T}_A) \mathbf{e} \mathbf{\alpha}_A \otimes \mathbf{I}_B,
 +
    </math> </td>
 +
  <td align="center" > <math>
 +
        \quad \mathbf{Q}_1 = \mathbf{T}_A \oplus \mathbf{T}_B,
 +
    </math> </td>
 +
  <td align="center" > <math>
 +
        \mathbf{Q}_2 = \mathbf{I}_A \otimes (-\mathbf{T}_B) \mathbf{e} \mathbf{\alpha}_B
 +
    </math> </td>
 +
</tr>
 +
<tr>
 +
  <td align="center" > <math>
 +
        \overline{\mathbf{Q}}_0 = (-\mathbf{T}_A) \mathbf{e} \mathbf{\alpha}_A \otimes \mathbf{\alpha}_B,
 +
    </math> </td>
 +
  <td align="center" > <math>
 +
        \quad \overline{\mathbf{Q}}_1 = \mathbf{T}_A,
 +
    </math> </td>
 +
  <td align="center" > <math>
 +
        \overline{\mathbf{Q}}_2 = \mathbf{I}_A \otimes (-\mathbf{T}_B)\mathbf{e}
 +
    </math> </td>
 +
</tr>
 +
</table>
 +
 
 +
<!--
 +
\mathbf{Q}_0 = (-\mathbf{T}_A) \mathbf{e} \mathbf{\alpha}_A \otimes \mathbf{I}_B,
 
&
 
&
\quad \bm{Q}_1 = \bm{T}_A \oplus \bm{T}_B, \quad  
+
\quad \mathbf{Q}_1 = \mathbf{T}_A \oplus \mathbf{T}_B, \quad  
 
&
 
&
\bm{Q}_2 = \bm{I}_A \otimes (-\bm{T}_B) \bm{e} \bm{\alpha}_B  
+
\mathbf{Q}_2 = \mathbf{I}_A \otimes (-\mathbf{T}_B) \mathbf{e} \mathbf{\alpha}_B  
 
\\
 
\\
\overline{\bm{Q}}_0 = (-\bm{T}_A) \bm{e} \bm{\alpha}_A \otimes \bm{\alpha}_B,
+
\overline{\mathbf{Q}}_0 = (-\mathbf{T}_A) \mathbf{e} \mathbf{\alpha}_A \otimes \mathbf{\alpha}_B,
 
&
 
&
\quad \overline{\bm{Q}}_1 = \bm{T}_A, \quad
+
\quad \overline{\mathbf{Q}}_1 = \mathbf{T}_A, \quad
 
&
 
&
\overline{\bm{Q}}_2 = \bm{I}_A \otimes (-\bm{T}_B)\bm{e}
+
\overline{\mathbf{Q}}_2 = \mathbf{I}_A \otimes (-\mathbf{T}_B)\mathbf{e}
\end{eqnarray*}
+
-->
%
 
ただし $\bm{I}_X$ ($X=A,B$) は $M_X$ 次元の単位行列である.
 
  
 上記の2変数マルコフ連鎖 $(L(t),S(t))$ は次の性質をもつ.(i) 境界部分を除いて空間的に同質(例えばレベルが1以上($L(t) \geq 1$)のとき,一回の推移でレベルが一つ増加する率は $\bm{Q}_0$ の要素で与えられる),(ii) 一回の推移でレベルは高々一つしか増減しない.このような性質をもつ2変数連続時間マルコフ連鎖を準出生死滅過程(quasi birth-and-death process:QBD)という[1, 3, 4].
+
ただし <math>\mathbf{I}_X\,</math> (<math>X=A,B\,</math>) は <math>M_X\,</math> 次元の単位行列である.
  
 推移率行列 $\bm{Q}$ をもつ準出生死滅過程において $\bm{Q}_*=\bm{Q}_0+\bm{Q}_1+\bm{Q}_2$ が規約である場合,$\bm{\eta}\bm{Q}_*={\bf0}$, $\bm{\eta}\bm{e}=1$ なる正のベクトル $\bm{\eta}$ が一意に定まり,$\bm{\eta}\bm{Q}_2\bm{e} > \bm{\eta}\bm{Q}_0\bm{e}$ のとき準出生死滅過程 $(L(t),S(t))$ はエルゴード的となる.PH/PH/1 待ち行列の場合,この条件は平均到着間隔 $\bm{\alpha}_A (-\bm{T}_A)^{-1}\bm{e}$ が平均サービス時間 $\bm{\alpha}_B (-\bm{T}_B)^{-1}\bm{e}$ より大きいことと等価である.
+
 上記の2変数マルコフ連鎖 <math>(L(t),S(t))\,</math> は次の性質をもつ.(i) 境界部分を除いて空間的に同質(例えばレベルが1以上(<math>L(t) \geq 1\,</math>)のとき,一回の推移でレベルが一つ増加する率は <math>\mathbf{Q}_0\,</math> の要素で与えられる),(ii) 一回の推移でレベルは高々一つしか増減しない.このような性質をもつ2変数連続時間マルコフ連鎖を準出生死滅過程(quasi birth-and-death process:QBD)という[1, 3, 4].
  
 エルゴード的な準出生死滅過程 $(L(t),S(t))$ の定常分布を $\bm{q} =(\bm{q}_0, \bm{q}_1, \ldots)$ とする.定常分布 $\bm{q}$ $\bm{q} \bm{Q}={\bf 0}$ を満たすことに注意.このとき,
+
 推移率行列 <math>\mathbf{Q}\,</math> をもつ準出生死滅過程において <math>\mathbf{Q}_*=\mathbf{Q}_0+\mathbf{Q}_1+\mathbf{Q}_2\,</math> が規約である場合,<math>\mathbf{\eta}\mathbf{Q}_*={\mathbf0}\,</math>, <math>\mathbf{\eta}\mathbf{e}=1\,</math> なる正のベクトル <math>\mathbf{\eta}\,</math> が一意に定まり,<math>\mathbf{\eta}\mathbf{Q}_2\mathbf{e} > \mathbf{\eta}\mathbf{Q}_0\mathbf{e}\,</math> のとき準出生死滅過程 <math>(L(t),S(t))\,</math> はエルゴード的となる.PH/PH/1 待ち行列の場合,この条件は平均到着間隔 <math>\mathbf{\alpha}_A (-\mathbf{T}_A)^{-1}\mathbf{e}\,</math> が平均サービス時間 <math>\mathbf{\alpha}_B (-\mathbf{T}_B)^{-1}\mathbf{e}\,</math> より大きいことと等価である.
%
+
 
\begin{equation}
+
 エルゴード的な準出生死滅過程 <math>(L(t),S(t))\,</math> の定常分布を <math>\mathbf{q} =(\mathbf{q}_0, \mathbf{q}_1, \ldots)\,</math> とする.定常分布 <math>\mathbf{q}\,</math> <math>\mathbf{q} \mathbf{Q}={\mathbf 0}\,</math> を満たすことに注意.このとき,
\bm{Q}_0 + \bm{R}\bm{Q}_1 + \bm{R}^2 \bm{Q}_2 = \bm{O}
+
<center>
\label{rate-matrix-QBD}
+
<math>
\end{equation}
+
 
%
+
\mathbf{Q}_0 + \mathbf{R}\mathbf{Q}_1 + \mathbf{R}^2 \mathbf{Q}_2 = \mathbf{O}
を満たす最小の非負行列 $\bm{R}$ を用いて $\bm{q}_k$ ($k=2,3,\ldots$) は
+
\, </math>     <math>(1)\,
%
+
</math>
\begin{equation}
+
</center>
\bm{q}_k = \bm{q}_1 \bm{R}^{k-1}, \quad k=2,3,\ldots
+
を満たす最小の非負行列 <math>\mathbf{R}\,</math> を用いて <math>\mathbf{q}_k\,</math> (<math>k=2,3,\ldots\,</math>) は
\label{matrix-geometric-QBD}
+
<center>
\end{equation}
+
<math>
%
+
\mathbf{q}_k = \mathbf{q}_1 \mathbf{R}^{k-1}, \quad k=2,3,\ldots
で与えられる.さらに $\bm{q}_0$, $\bm{q}_1$
+
\, </math>     <math>(2)\,</math>
%
+
</center>
\[
+
で与えられる.さらに <math>\mathbf{q}_0\,</math>, <math>\mathbf{q}_1\,</math>
\bm{q}_0 \overline{\bm{Q}}_1 + \bm{q}_1 \overline{\bm{Q}}_2 = {\bf 0},
+
<center>
 +
<math>
 +
 
 +
\mathbf{q}_0 \overline{\mathbf{Q}}_1 + \mathbf{q}_1 \overline{\mathbf{Q}}_2 = {\mathbf 0},
 
\quad
 
\quad
\bm{q}_0 \overline{\bm{Q}}_0 + \bm{q}_1  
+
\mathbf{q}_0 \overline{\mathbf{Q}}_0 + \mathbf{q}_1  
(\bm{Q}_1 + \bm{R}\bm{Q}_2) = {\bf 0}
+
(\mathbf{Q}_1 + \mathbf{R}\mathbf{Q}_2) = {\mathbf 0}
\]
+
</math>
%
+
</center>
ならびに正規化条件 $\bm{q}_0 + \bm{q}_1(\bm{I}-\bm{R})^{-1}\bm{e}=1$ より求めることができる.
+
ならびに正規化条件 <math>\mathbf{q}_0 + \mathbf{q}_1(\mathbf{I}-\mathbf{R})^{-1}\mathbf{e}=1\,</math> より求めることができる.
  
 非負行列 $\bm{R}$ は公比行列(rate matrix)と呼ばれており,(2)は行列幾何解(matrix-geometric solution)と呼ばれている.公比行列 $\bm{R}$ は一般には陽に与えられないため,様々な数値計算アルゴリズムが提案されている.最も単純なものは(1)を変形することで得られる
+
 非負行列 <math>\mathbf{R}\,</math> は公比行列(rate matrix)と呼ばれており,(2)は行列幾何解(matrix-geometric solution)と呼ばれている.公比行列 <math>\mathbf{R}\,</math> は一般には陽に与えられないため,様々な数値計算アルゴリズムが提案されている.最も単純なものは(1)を変形することで得られる
%
+
<center>
\[
+
<math>
\bm{R}_{n+1} = (\bm{Q}_0 + \bm{R}_n^2 \bm{Q}_2)(-\bm{Q}_1)^{-1},
+
 
 +
\mathbf{R}_{n+1} = (\mathbf{Q}_0 + \mathbf{R}_n^2 \mathbf{Q}_2)(-\mathbf{Q}_1)^{-1},
 
\quad n=0,1,\ldots
 
\quad n=0,1,\ldots
\]
+
</math>
%
+
</center>
に基づいて,$\bm{R}_0=\bm{O}$ を初期値として順次 $\bm{R}_n$ を求めるというものである.このとき $\bm{R}_n$ は要素毎に単調に増加し,公比行列 $\bm{R}$ に収束することが知られている.
+
に基づいて,<math>\mathbf{R}_0=\mathbf{O}\,</math> を初期値として順次 <math>\mathbf{R}_n\,</math> を求めるというものである.このとき <math>\mathbf{R}_n\,</math> は要素毎に単調に増加し,公比行列 <math>\mathbf{R}\,</math> に収束することが知られている.
  
'''7.4 G/M/1型マルコフ連鎖'''
+
'''G/M/1型マルコフ連鎖'''
  
 客の到着間隔 $G$ が独立で同一な分布 $G(x)=\Pr(G \leq x)$ に従い,サービス時間が表現 ($\bm{\alpha}_B, \bm{T}_B$) をもつ相型分布に従う GI/PH/1 待ち行列を考える.$n$ 番目の客の到着直前の系内客数を $X_n$,十
+
 客の到着間隔 <math>G\,</math> が独立で同一な分布 <math>G(x)=\Pr(G \leq x)\,</math> に従い,サービス時間が表現 (<math>\mathbf{\alpha}_B, \mathbf{T}_B\,</math>) をもつ相型分布に従う GI/PH/1 待ち行列を考える.<math>n\,</math> 番目の客の到着直前の系内客数を <math>X_n\,</math>,十
分に多くの客が系内にいるという仮定の下で,$n$ 番目と$n+1$ 番目の客の到着間隔の間にサービス可能な客数を $B_{n+1}$ とすると
+
分に多くの客が系内にいるという仮定の下で,<math>n\,</math> 番目と<math>n+1\,</math> 番目の客の到着間隔の間にサービス可能な客数を <math>B_{n+1}\,</math> とすると
%
+
<center>
\[
+
<math>
 
X_{n+1} = \max(0, X_n + 1 - B_{n+1}), \quad n=0,1,\ldots
 
X_{n+1} = \max(0, X_n + 1 - B_{n+1}), \quad n=0,1,\ldots
\]
+
</math>
%
+
</center>
が成立する.よって $n$ 番目の客の到着直前におけるサービス時間が従う相型分布の相を $S_n^-$ とすると,$(X_n, S_n^-)$ は下記の遷移確率行列 $\bm{P}_{\rm G/M/1}$ をもつ2変数離散時間マルコフ連鎖となる.
+
が成立する.よって <math>n\,</math> 番目の客の到着直前におけるサービス時間が従う相型分布の相を <math>S_n^-\,</math> とすると,<math>(X_n, S_n^-)\,</math> は下記の遷移確率行列 <math>\mathbf{P}_{\rm G/M/1}\,</math> をもつ2変数離散時間マルコフ連鎖となる.
%
+
<center>
\[
+
<math>
\bm{P}_{\rm G/M/1} =  
+
 
 +
\mathbf{P}_{\rm G/M/1} =  
 
\left(\begin{array}{ccccc}
 
\left(\begin{array}{ccccc}
\overline{\bm{B}}_1 & \bm{B}_0 &  \bm{O} & \bm{O}  & \cdots  
+
\overline{\mathbf{B}}_1 & \mathbf{B}_0 &  \mathbf{O} & \mathbf{O}  & \cdots  
 
\\
 
\\
\overline{\bm{B}}_2 & \bm{B}_1 & \bm{B}_0 & \bm{O}  & \cdots
+
\overline{\mathbf{B}}_2 & \mathbf{B}_1 & \mathbf{B}_0 & \mathbf{O}  & \cdots
 
\\
 
\\
\overline{\bm{B}}_3 & \bm{B}_2 & \bm{B}_1 & \bm{B}_0 & \cdots
+
\overline{\mathbf{B}}_3 & \mathbf{B}_2 & \mathbf{B}_1 & \mathbf{B}_0 & \cdots
 
\\
 
\\
\overline{\bm{B}}_4 & \bm{B}_3 & \bm{B}_2 & \bm{B}_1 & \cdots
+
\overline{\mathbf{B}}_4 & \mathbf{B}_3 & \mathbf{B}_2 & \mathbf{B}_1 & \cdots
 
\\
 
\\
 
\vdots & \vdots & \vdots & \vdots & \ddots
 
\vdots & \vdots & \vdots & \vdots & \ddots
 
\end{array}
 
\end{array}
 
\right)
 
\right)
\]
+
</math>
%
+
</center>
ここで $\bm{B}_k$
+
ここで <math>\mathbf{B}_k\,</math>
%
+
<center>
\[
+
<math>
\sum_{k=0}^{\infty} \bm{B}_k z^k = \int_0^{\infty}
+
 
\exp[(\bm{T}_B + z (-\bm{T}_B)\bm{e}\bm{\alpha}_B) x]
+
\sum_{k=0}^{\infty} \mathbf{B}_k z^k = \int_0^{\infty}
 +
\exp[(\mathbf{T}_B + z (-\mathbf{T}_B)\mathbf{e}\mathbf{\alpha}_B) x]
 
dG(x)
 
dG(x)
\]
+
</math>
%
+
</center>
を満たし,$\overline{\bm{B}}_k$ $\overline{\bm{B}}_k =\sum_{l=k}^{\infty} \bm{B}_l \bm{e}\bm{\alpha}_B$ で与えられる.準出生死滅過程と同様に,$X_n=l$ であるような状態からなる部分集合をレベル $l$ と呼ぶ.
+
を満たし,<math>\overline{\mathbf{B}}_k\,</math> <math>\overline{\mathbf{B}}_k =\sum_{l=k}^{\infty} \mathbf{B}_l \mathbf{e}\mathbf{\alpha}_B\,</math> で与えられる.準出生死滅過程と同様に,<math>X_n=l\,</math> であるような状態からなる部分集合をレベル <math>l\,</math> と呼ぶ.
  
 2変数マルコフ連鎖 $(X_n,S_n^-)$ は(i) 境界部分を除いて空間的に同質(例えばレベルが1以上($X_n \geq 1$)のとき,一回の遷移でレベルが変化しない確率は $\bm{B}_1$ の要素で与えられる),(ii) 一回の遷移でレベルは高々
+
 2変数マルコフ連鎖 <math>(X_n,S_n^-)\,</math> は(i) 境界部分を除いて空間的に同質(例えばレベルが1以上(<math>X_n \geq 1\,</math>)のとき,一回の遷移でレベルが変化しない確率は <math>\mathbf{B}_1\,</math> の要素で与えられる),(ii) 一回の遷移でレベルは高々
 
一つしか増加しない.このような性質をもつ2変数離散時間マルコフ連鎖をG/M/1型(Markov chain of G/M/1 type)と呼ぶ[3, 4, 7, 8].
 
一つしか増加しない.このような性質をもつ2変数離散時間マルコフ連鎖をG/M/1型(Markov chain of G/M/1 type)と呼ぶ[3, 4, 7, 8].
  
 遷移確率行列 $\bm{P}_{\rm G/M/1}$ をもつG/M/1型マルコフ連鎖において,$\bm{B}=\sum_{k=0}^{\infty} \bm{B}_k$ が規約である場合,$\bm{b}\bm{B}=\bm{b}$$\bm{b}\bm{e}=1$ となるような正のベクトル $\bm{b}$ が一意に定まり,$\sum_{k=2}^{\infty} (k-1)\bm{b}\bm{B}_k\bm{e} > \bm{b}\bm{B}_0\bm{e}$ ならば G/M/1型マルコフ連鎖はエルゴード的である.GI/PH/1 待ち行列の場合,この条件は平均到着間隔 $\E[G]$ が平均サービス時間 $\bm{\alpha}_B(-\bm{T}_B)^{-1}\bm{e}$ より大きいことと等価である.
+
 遷移確率行列 <math>\mathbf{P}_{\rm G/M/1}\,</math> をもつG/M/1型マルコフ連鎖において,<math>\mathbf{B}=\sum_{k=0}^{\infty} \mathbf{B}_k\,</math> が規約である場合,<math>\mathbf{b}\mathbf{B}=\mathbf{b}\,</math><math>\mathbf{b}\mathbf{e}=1\,</math> となるような正のベクトル <math>\mathbf{b}\,</math> が一意に定まり,<math>\sum_{k=2}^{\infty} (k-1)\mathbf{b}\mathbf{B}_k\mathbf{e} > \mathbf{b}\mathbf{B}_0\mathbf{e}\,</math> ならば G/M/1型マルコフ連鎖はエルゴード的である.GI/PH/1 待ち行列の場合,この条件は平均到着間隔 <math>E[G]\,</math> が平均サービス時間 <math>\mathbf{\alpha}_B(-\mathbf{T}_B)^{-1}\mathbf{e}\,</math> より大きいことと等価である.
  
 エルゴード的なG/M/1型マルコフ連鎖 $(X_n,S_n^-)$ の定常分布を $\bm{x}=(\bm{x}_0, \bm{x}_1, \ldots)$ とする.定常分布 $\bm{x}$ $\bm{x} = \bm{x} \bm{P}_{\rm G/M/1}$ を満たすことに注意.このとき,
+
 エルゴード的なG/M/1型マルコフ連鎖 <math>(X_n,S_n^-)\,</math> の定常分布を <math>\mathbf{x}=(\mathbf{x}_0, \mathbf{x}_1, \ldots)\,</math> とする.定常分布 <math>\mathbf{x}\,</math> <math>\mathbf{x} = \mathbf{x} \mathbf{P}_{\mathrm G/M/1}\,</math> を満たすことに注意.このとき,
%
+
<center>
\begin{equation}
+
<math>
\bm{R} = \sum_{k=0}^{\infty} \bm{R}^k \bm{B}_k
+
 
\label{rate-matrix-GM1}
+
\mathbf{R} = \sum_{k=0}^{\infty} \mathbf{R}^k \mathbf{B}_k
\end{equation}
+
\, </math>     <math>(3)\,</math>
%
+
</center>
を満たす最小の非負行列 $\bm{R}$ を用いて $\bm{x}_k$ ($k=1,2,\ldots$) は
+
を満たす最小の非負行列 <math>\mathbf{R}\,</math> を用いて <math>\mathbf{x}_k\,</math> (<math>k=1,2,\ldots\,</math>) は
%
+
<center>
\begin{equation}
+
<math>
\bm{x}_k = \bm{x}_0 \bm{R}^k, \quad k=1,2,\ldots
+
\mathbf{x}_k = \mathbf{x}_0 \mathbf{R}^k, \quad k=1,2,\ldots
\label{matrix-geometric-GM1}
+
\, </math>     <math>(4)\,</math>
\end{equation}
+
</center>
%
+
で与えられる.さらに <math>\mathbf{x}_0\,</math>
で与えられる.さらに $\bm{x}_0$
+
<center>
%
+
<math>
\[
+
 
\bm{x}_0 = \bm{x}_0 \sum_{k=0}^{\infty} \bm{R}^k  
+
\mathbf{x}_0 = \mathbf{x}_0 \sum_{k=0}^{\infty} \mathbf{R}^k  
\overline{\bm{B}}_{k+1},
+
\overline{\mathbf{B}}_{k+1},
 
\quad
 
\quad
\bm{x}_0 (\bm{I}_B -\bm{R})^{-1} \bm{e} = 1
+
\mathbf{x}_0 (\mathbf{I}_B -\mathbf{R})^{-1} \mathbf{e} = 1
\]
+
</math>
%
+
</center>
 
より求められる.
 
より求められる.
  
 準出生死滅過程の場合と同様に,非負行列 $\bm{R}$ を公比行列と呼び,(4)を行列幾何解と呼ぶ.公比行列 $\bm{R}$ を求める最も単純な方法は,(3)より得られる
+
 準出生死滅過程の場合と同様に,非負行列 <math>\mathbf{R}\,</math> を公比行列と呼び,(4)を行列幾何解と呼ぶ.公比行列 <math>\mathbf{R}\,</math> を求める最も単純な方法は,(3)より得られる
%
+
<center>
\[
+
<math>
\bm{R}_{n+1} = \sum_{k=0}^{\infty} \bm{R}_n^k \bm{B}_k,
+
 
 +
\mathbf{R}_{n+1} = \sum_{k=0}^{\infty} \mathbf{R}_n^k \mathbf{B}_k,
 
\quad n=0,1,\ldots
 
\quad n=0,1,\ldots
\]
+
</math>
%
+
</center>
に基づいて,$\bm{R}_0=\bm{O}$ を初期値として順次 $\bm{R}_n$ を求めるというものである.このとき $\bm{R}_n$ は要素毎に単調に増加し,公比行列 $\bm{R}$ に収束することが知られている.
+
に基づいて,<math>\mathbf{R}_0=\mathbf{O}\,</math> を初期値として順次 <math>\mathbf{R}_n\,</math> を求めるというものである.このとき <math>\mathbf{R}_n\,</math> は要素毎に単調に増加し,公比行列 <math>\mathbf{R}\,</math> に収束することが知られている.
  
'''7.5 M/G/1型マルコフ連鎖'''
+
'''M/G/1型マルコフ連鎖'''
  
 客の到着が表現 $(\bm{C},\bm{D})$ をもつ MAP に従い,サービス時間 $H$ が独立で同一な分布 $H(x)=\Pr(H \leq x)$ に従うMAP/G/1 待ち行列を考える.$n$ 番目の客のサービス終了直後の系内客数を $Y_n$$n$ 番目のサービス中に新たに到着する客数を $A_n$ とすると
+
 客の到着が表現 <math>(\mathbf{C},\mathbf{D})\,</math> をもつ MAP に従い,サービス時間 <math>H\,</math> が独立で同一な分布 <math>H(x)=\Pr(H \leq x)\,</math> に従うMAP/G/1 待ち行列を考える.<math>n\,</math> 番目の客のサービス終了直後の系内客数を <math>Y_n\,</math><math>n\,</math> 番目のサービス中に新たに到着する客数を <math>A_n\,</math> とすると
%
+
<center>
\[
+
<math>
 
Y_{n+1} = \max(0, Y_n -1) + A_{n+1}, \quad n=0,1,\ldots
 
Y_{n+1} = \max(0, Y_n -1) + A_{n+1}, \quad n=0,1,\ldots
\]
+
</math>
%
+
</center>
が成立する.よって $n$ 番目のサービス直後における客の到着が従うMAPの相を $S_n^+$ とすると,$(Y_n, S_n^+)$ は下記の遷移確率行列 $\bm{P}_{\rmM/G/1}$ をもつ2変数離散時間マルコフ連鎖となる.
+
が成立する.よって <math>n\,</math> 番目のサービス直後における客の到着が従うMAPの相を <math>S_n^+\,</math> とすると,<math>(Y_n, S_n^+)\,</math> は下記の遷移確率行列 <math>\mathbf{P}_{\mathrm M/G/1}\,</math> をもつ2変数離散時間マルコフ連鎖となる.
%
+
<center>
\[
+
<math>
\bm{P}_{\rm M/G/1} =  
+
 
 +
\mathbf{P}_{\rm M/G/1} =  
 
\left(\begin{array}{ccccc}
 
\left(\begin{array}{ccccc}
\overline{\bm{A}}_0 & \overline{\bm{A}}_1 &  
+
\overline{\mathbf{A}}_0 & \overline{\mathbf{A}}_1 &  
\overline{\bm{A}}_2 & \overline{\bm{A}}_3 & \cdots  
+
\overline{\mathbf{A}}_2 & \overline{\mathbf{A}}_3 & \cdots  
 
\\
 
\\
\bm{A}_0 & \bm{A}_1 & \bm{A}_2 & \bm{A}_3 & \cdots
+
\mathbf{A}_0 & \mathbf{A}_1 & \mathbf{A}_2 & \mathbf{A}_3 & \cdots
 
\\
 
\\
\bm{O}  & \bm{A}_0 & \bm{A}_1 & \bm{A}_2 & \cdots
+
\mathbf{O}  & \mathbf{A}_0 & \mathbf{A}_1 & \mathbf{A}_2 & \cdots
 
\\
 
\\
\bm{O}  & \bm{O}  & \bm{A}_0 & \bm{A}_1 & \cdots
+
\mathbf{O}  & \mathbf{O}  & \mathbf{A}_0 & \mathbf{A}_1 & \cdots
 
\\
 
\\
 
\vdots & \vdots & \vdots & \vdots & \ddots
 
\vdots & \vdots & \vdots & \vdots & \ddots
 
\end{array}
 
\end{array}
 
\right)
 
\right)
\]
+
</math>
%
+
</center>
ここで $\bm{A}_k$
+
ここで <math>\mathbf{A}_k\,</math>
%
+
<center>
\[
+
<math>
\sum_{k=0}^{\infty} \bm{A}_k z^k = \int_0^{\infty}
+
 
\exp[(\bm{C} + z \bm{D}) x]
+
\sum_{k=0}^{\infty} \mathbf{A}_k z^k = \int_0^{\infty}
 +
\exp[(\mathbf{C} + z \mathbf{D}) x]
 
dH(x)
 
dH(x)
\]
+
</math>
%
+
</center>
を満たし,$\overline{\bm{A}}_k$ $\overline{\bm{A}}_k =(-\bm{C})^{-1} \bm{D} \bm{A}_k$ で与えられる.準出生死滅過程やG/M/1型マルコフ連鎖の場合と同様に,$Y_n=l$ であるような状態からなる部分集合をレベル $l$ と呼ぶ.
+
を満たし,<math>\overline{\mathbf{A}}_k\,</math> <math>\overline{\mathbf{A}}_k =(-\mathbf{C})^{-1} \mathbf{D} \mathbf{A}_k\,</math> で与えられる.準出生死滅過程やG/M/1型マルコフ連鎖の場合と同様に,<math>Y_n=l\,</math> であるような状態からなる部分集合をレベル <math>l\,</math> と呼ぶ.
  
 2変数マルコフ連鎖 $(Y_n,S_n^+)$ は(i) 境界部分を除いて空間的に同質(例えばレベルが1以上($Y_n \geq 1$)のとき,一回の遷移でレベルが $k$ 増加する確率は $\bm{A}_{k+1}$ の要素で与えられる),(ii) 一回の遷移でレベ
+
 2変数マルコフ連鎖 <math>(Y_n,S_n^+)\,</math> は(i) 境界部分を除いて空間的に同質(例えばレベルが1以上(<math>Y_n \geq 1\,</math>)のとき,一回の遷移でレベルが <math>k\,</math> 増加する確率は <math>\mathbf{A}_{k+1}\,</math> の要素で与えられる),(ii) 一回の遷移でレベ
 
ルは高々一つしか減少しない.このような性質をもつ2変数離散時間マルコフ連鎖をM/G/1型(Markov chain of M/G/1 type)と呼ぶ[3, 5, 7, 8].
 
ルは高々一つしか減少しない.このような性質をもつ2変数離散時間マルコフ連鎖をM/G/1型(Markov chain of M/G/1 type)と呼ぶ[3, 5, 7, 8].
  
 遷移確率行列 $\bm{P}_{\rm M/G/1}$ をもつM/G/1型マルコフ連鎖において,$\bm{A}=\sum_{k=0}^{\infty} \bm{A}_k$ が規約である場合,$\bm{a}\bm{A}=\bm{a}$$\bm{a}\bm{e}=1$ となるような正のベクトル $\bm{a}$ が一意に定まり,$\sum_{k=1}^{\infty} k \bm{a}\bm{A}_k \bm{e}< 1$ かつ $\sum_{k=1}^{\infty} k \overline{\bm{A}}_k \bm{e}$ の各要素が有限ならば M/G/1型マルコフ連鎖はエルゴード的である.MAP/G/1 待ち行列の場合,この条件は平均到着間隔 $1/\bm{\pi}\bm{D}\bm{e}$ が平均サービス時間 $\E[H]$ より大きいことと等価である.
+
 遷移確率行列 <math>\mathbf{P}_{\mathrm M/G/1}\,</math> をもつM/G/1型マルコフ連鎖において,<math>\mathbf{A}=\sum_{k=0}^{\infty} \mathbf{A}_k\,</math> が規約である場合,<math>\mathbf{a}\mathbf{A}=\mathbf{a}\,</math><math>\mathbf{a}\mathbf{e}=1\,</math> となるような正のベクトル <math>\mathbf{a}\,</math> が一意に定まり,<math>\sum_{k=1}^{\infty} k \mathbf{a}\mathbf{A}_k \mathbf{e}< 1\,</math> かつ <math>\sum_{k=1}^{\infty} k \overline{\mathbf{A}}_k \mathbf{e}\,</math> の各要素が有限ならば M/G/1型マルコフ連鎖はエルゴード的である.MAP/G/1 待ち行列の場合,この条件は平均到着間隔 <math>1/\mathbf{\pi}\mathbf{D}\mathbf{e}\,</math> が平均サービス時間 <math>E[H]\,</math> より大きいことと等価である.
 +
 
 +
 エルゴード的なM/G/1型マルコフ連鎖 <math>(Y_n,S_n^+)\,</math> の定常分布を <math>\mathbf{y}=(\mathbf{y}_0, \mathbf{y}_1, \ldots)\,</math> とする.定常分布 <math>\mathbf{y}\,</math> は <math>\mathbf{y} = \mathbf{y} \mathbf{P}_{\rm M/G/1}\,</math> を満たすことに注意.ここで
 +
<center>
 +
<math>
 +
\mathbf{G}=\sum_{k=0}^{\infty} \mathbf{A}_k \mathbf{G}^k
 +
\, </math>     <math>(5)\,</math>
 +
</center>
 +
を満たす確率行列を <math>\mathbf{G}\,</math> とし,<math>\mathbf{K}=\sum_{k=0}^{\infty}\overline{\mathbf{A}}_k \mathbf{G}^k\,</math> を定義する.行列 <math>\mathbf{K}\,</math> は確率行列であることに注意.このとき <math>\mathbf{\kappa} = \mathbf{\kappa} \mathbf{K}\,</math>を満たす確率ベクトル <math>\mathbf{\kappa}\,</math> を用いて <math>\mathbf{y}_0\,</math> は次式で与えられる.
 +
<center>
 +
<math>
 +
 
 +
\mathbf{y}_0 = \mathbf{\kappa} / C
 +
</math>
 +
</center>
 +
ただし,定数 <math>C\,</math> はレベル 0 への平均再帰時間である.さらに <math>\mathbf{y}_0\,</math> が与えられたとき,<math>\mathbf{y}_k\,</math> (<math>k=1,2,\ldots\,</math>) は次式により順次計算される.
 +
<center>
 +
<math>
  
 エルゴード的なM/G/1型マルコフ連鎖 $(Y_n,S_n^+)$ の定常分布を $\bm{y}=(\bm{y}_0, \bm{y}_1, \ldots)$ とする.定常分布 $\bm{y}$ は $\bm{y} = \bm{y} \bm{P}_{\rm M/G/1}$ を満たすことに注意.ここで
+
\mathbf{y}_k =
%
 
\begin{equation}
 
\bm{G}=\sum_{k=0}^{\infty} \bm{A}_k \bm{G}^k
 
\label{matrix-G}
 
\end{equation}
 
%
 
を満たす確率行列を $\bm{G}$ とし,$\bm{K}=\sum_{k=0}^{\infty}\overline{\bm{A}}_k \bm{G}^k$ を定義する.行列 $\bm{K}$ は確率行列であることに注意.このとき $\bm{\kappa} = \bm{\kappa} \bm{K}$を満たす確率ベクトル $\bm{\kappa}$ を用いて $\bm{y}_0$ は次式で与えられる.
 
%
 
\[
 
\bm{y}_0 = \bm{\kappa} / C
 
\]
 
%
 
ただし,定数 $C$ はレベル 0 への平均再帰時間である.さらに $\bm{y}_0$ が与えられたとき,$\bm{y}_k$ ($k=1,2,\ldots$) は次式により順次計算される.
 
%
 
\[
 
\bm{y}_k =
 
 
\left(
 
\left(
\bm{y}_0 \overline{\bm{C}}_k + \sum_{l=1}^{k-1}
+
\mathbf{y}_0 \overline{\mathbf{C}}_k + \sum_{l=1}^{k-1}
\bm{y}_l \bm{C}_{k-l+1} \right) (\bm{I} - \bm{C}_1)^{-1},
+
\mathbf{y}_l \mathbf{C}_{k-l+1} \right) (\mathbf{I} - \mathbf{C}_1)^{-1},
 
\quad k=1,2,\ldots
 
\quad k=1,2,\ldots
\]
+
</math>
%
+
</center>
 
ただし
 
ただし
%
+
<center>
\[
+
<math>
\bm{C}_k = \sum_{l=k}^{\infty} \bm{A}_l \bm{G}^{l-k},
+
 
 +
\mathbf{C}_k = \sum_{l=k}^{\infty} \mathbf{A}_l \mathbf{G}^{l-k},
 
\quad
 
\quad
\overline{\bm{C}}_k = \sum_{l=k}^{\infty} \overline{\bm{A}}_l \bm{G}^{l-k}
+
\overline{\mathbf{C}}_k = \sum_{l=k}^{\infty} \overline{\mathbf{A}}_l \mathbf{G}^{l-k}
\]
+
</math>
 +
</center>
  
 なお,行列 $\bm{G}$ は(5)より得られる再帰式
+
 
%
+
 なお,行列 <math>\mathbf{G}\,</math> は(5)より得られる再帰式
\[
+
<center>
\bm{G}_{n+1} = \sum_{k=0}^{\infty} \bm{A}_k \bm{G}_n^k,
+
<math>
 +
 
 +
\mathbf{G}_{n+1} = \sum_{k=0}^{\infty} \mathbf{A}_k \mathbf{G}_n^k,
 
\quad n=0,1,\ldots
 
\quad n=0,1,\ldots
\]
+
</math>
%
+
</center>
に基づいて,$\bm{G}_0=\bm{O}$ を初期値として順次 $\bm{G}_n$ を計算すればよい.このとき $\bm{G}_n$ は要素毎に単調に増加し,確率行列 $\bm{G}$ に収束することが知られている.
+
に基づいて,<math>\mathbf{G}_0=\mathbf{O}\,</math> を初期値として順次 <math>\mathbf{G}_n\,</math> を計算すればよい.このとき <math>\mathbf{G}_n\,</math> は要素毎に単調に増加し,確率行列 <math>\mathbf{G}\,</math> に収束することが知られている.
  
 
---------
 
---------
281行目: 321行目:
  
 
[8] 滝根哲哉,「構造化されたマルコフ連鎖と待ち行列」, 『システム/制御/情報』, '''43''' (1999), 135--140.
 
[8] 滝根哲哉,「構造化されたマルコフ連鎖と待ち行列」, 『システム/制御/情報』, '''43''' (1999), 135--140.
 +
 +
[[category:待ち行列|まちぎょうれつにたいするあるごりずむてきかいほう]]

2007年8月9日 (木) 19:30時点における最新版

【まちぎょうれつにたいするあるごりずむてきかいほう(algorithmic solution of queues)】

背景

 従来の待ち行列研究では,多くのモデルに共通する普遍的性質の解明や各種モデルにおける陽な解の導出に主眼が置かれていたが,計算機が身近になると共に,数値計算による待ち行列モデルの分析を意図する研究が活発になってきた[6].ここで共通する考え方は,(i) 待ち行列の挙動を,系内客数を表す変数と系の挙動を表現するために必要な補助的な変数の組で構成される2変数マルコフ連鎖で定式化し,(ii) その2変数マルコフ連鎖がもつ構造に注目して,マルコフ連鎖の定常分布を計算するための数値計算アルゴリズムを構築する,と言うものである[3, 7, 8].このようなアプローチをアルゴリズム的解法(algorithmic solution)あるいは行列解析法(matrix-analytic method)と呼ぶ.

相型分布とMAP

 状態 0 が吸収状態,状態 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle i \in M =\{1,2,\ldots,M\}\,} が一時的状態である連続時間有限状態吸収マルコフ連鎖 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle X(t)\,} を考える.このとき 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle X(t)\,} の推移率行列は

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \left(\begin{array}{cc} 0 & 0 \\ -\mathbf{T} \mathbf{e} & \mathbf{T} \end{array} \right) }

の形に書ける.ただし 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{e}} はすべての要素が 1 の列ベクトルである.このマルコフ連鎖の初期状態分布を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (0, \mathbf{\alpha})} としたとき,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle X(t)} が吸収されるまでの時間は 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (0,\infty)} 上の確率分布を定め,これを表現構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (\mathbf{\alpha}, \mathbf{T})} をもつ相型分布(phase-type distribution)という[1, 4].以下ではマルコフ連鎖 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle X(t)} の一時的状態を相と呼ぶ.

 定義より,表現 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (\mathbf{\alpha}, \mathbf{T})\,} をもつ相型分布の分布関数は となり,その平均は構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\alpha} (-\mathbf{T})^{-1}\mathbf{e}} である.相の数 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle M} を十分に大きく取ることにより,相型分布は 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (0,\infty)} で定義されたあらゆる確率分布を任意の精度で近似できることが知られており,指数分布,アーラン分布,超指数分布など,待ち行列で頻繁に用いられる確率分布を特別な場合として含む.

 表現 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (\mathbf{\alpha}, \mathbf{T})} をもつ相型分布を用いて客の到着間隔の列,すなわち相型再生過程(phase-type renewal process)を生成するには次のようにすればよい.時刻 0 において初期状態分布 に従い相を選ぶ.その後初めて吸収が起こったとき,1 番目の客が到着する.一般に,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle n} 番目(構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle n=1,2,\ldots} )の客の到着が起こると,直ちに過去の履歴とは独立に初期状態分布 に従い相を選び,その後吸収が起こった時点で 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle n+1} 番目の客が到着する.このようにして生成された客の到着間隔は独立で同一な確率変数列となる.

 相型分布に従う確率変数の列に対して相関を導入可能にしたものにマルコフ型到着過程(Markovian arrival process:MAP)がある[2, 3].相型分布を用いた確率変数列の生成では,到着が起こる度に過去の履歴とは独立に初期分布を選んでいたが,MAP では一時的状態 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle i \in M} から吸収されたとき,確率 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle p_{i,j}\,} (構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle j \in M} ) で次の初期状態 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle j\,} を選ぶ.ただし,全ての 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle i \in M} に対して構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \sum_{j \in M} p_{i,j} =1} である.

 通常,MAP は二つの 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle M \times M} 行列 を用いて表現される.ここで行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{C}} は一時的状態間の推移を表し,相型分布の行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{T}} に対応する.一方,行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{D}}構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (i,j)} 要素は状態 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle i} で吸収が起こり,次の初期状態が 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle j} である率 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle [-\mathbf{C}\mathbf{e}]_i p_{i,j}} で与えられる.なお,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{C}+\mathbf{D}} は規約であり,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{D} \neq \mathbf{O}} である. 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\pi}}構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\pi} (\mathbf{C} + \mathbf{D}) = {\mathbf 0}} を満たす確率ベクトルとしたとき,定常な MAP における客の到着間隔分布は 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F(x)=1- \mathbf{\pi} \mathbf{D} \exp(\mathbf{C}x) \mathbf{e} / \mathbf{\pi} \mathbf{D} \mathbf{e}} となり,その平均は 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle 1/\mathbf{\pi}\mathbf{D}\mathbf{e}} で与えられる.MAP はあらゆる定常点過程を任意の精度で近似できることが知られており,マルコフ変調ポワソン過程(Markov modulated Poisson process)や独立な相型再生過程の重畳などを特別な場合として含む.特に到着間隔が独立同一な表現 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (\mathbf{\alpha},\mathbf{T})} をもつ相型分布に従う場合は 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{C}=\mathbf{T}} , 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{D} =-\mathbf{T} \mathbf{e} \mathbf{\alpha}} である.

準出生死滅過程

 到着間隔ならびにサービス時間がそれぞれ表現 (構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\alpha}_A, \mathbf{T}_A\,} ) ならびに表現 (構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\alpha}_B, \mathbf{T}_B\,} ) をもつ相型分布に従う PH/PH/1 待ち行列を考える.時刻 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle t\,} における客数を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle L(t)\,} ,到着間隔が従う相型分布の相を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle S_A(t)\,} ,サービス中の場合はサービス時間が従う相型分布の相を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle S_B(t)\,} とする.このとき,システムの状態は 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (L(t), S_A(t),S_B(t))\,} で表される.ただし 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle L(t)=0\,} のときは 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle S_B(t)=0\,} とする.

 表現 (構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\alpha}_X, \mathbf{T}_X\,} )(構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle X=A,B\,} )をもつ相型分布の相の数を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle M_X\,} としたとき,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (S_A(t),S_B(t))\,} の取り得る状態の数は 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle L(t)=0\,} のとき,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle M_A\,} 通り,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle L(t) \geq 1\,} のときは 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle M_A \times M_B\,} 通りである.これらに適当な番号を割り当てることで,マルコフ連鎖 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (L(t), S_A(t),S_B(t))\,} は2変数マルコフ連鎖 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (L(t), S(t))\,} と見なすことができる.さらに,この2変数マルコフ連鎖の状態集合を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle L(t)\,} の値で分類し,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle L(t)=l\,} であるような状態からなる部分集合をレベル 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle l\,} と呼ぶ.レベルの変化に注目すると,2変数マルコフ連鎖 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (L(t),S(t))\,} は以下のような形の推移率行列 をもつ連続時間マルコフ連鎖となる.

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{Q} = \left(\begin{array}{ccccc} \overline{\mathbf{Q}}_1 & \overline{\mathbf{Q}}_0 & \mathbf{O} & \mathbf{O} & \cdots \\ \overline{\mathbf{Q}}_2 & \mathbf{Q}_1 & \mathbf{Q}_0 & \mathbf{O} & \cdots \\ \mathbf{O} & \mathbf{Q}_2 & \mathbf{Q}_1 & \mathbf{Q}_0 & \cdots \\ \mathbf{O} & \mathbf{O} & \mathbf{Q}_2 & \mathbf{Q}_1 & \cdots \\ \vdots & \vdots & \vdots & \vdots & \ddots \end{array} \right) }

ここで 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{Q}_m\,} ならびに 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overline{\mathbf{Q}}_m\,} (構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle m=1,2,3\,} )はクロネッカー積 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \otimes\,} ,クロネッカー和 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \oplus\,} を用いて次式で与えられる.

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{Q}_0 = (-\mathbf{T}_A) \mathbf{e} \mathbf{\alpha}_A \otimes \mathbf{I}_B, } 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \quad \mathbf{Q}_1 = \mathbf{T}_A \oplus \mathbf{T}_B, } 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{Q}_2 = \mathbf{I}_A \otimes (-\mathbf{T}_B) \mathbf{e} \mathbf{\alpha}_B }
構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overline{\mathbf{Q}}_0 = (-\mathbf{T}_A) \mathbf{e} \mathbf{\alpha}_A \otimes \mathbf{\alpha}_B, } 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \quad \overline{\mathbf{Q}}_1 = \mathbf{T}_A, } 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overline{\mathbf{Q}}_2 = \mathbf{I}_A \otimes (-\mathbf{T}_B)\mathbf{e} }


ただし 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{I}_X\,} (構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle X=A,B\,} ) は 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle M_X\,} 次元の単位行列である.

 上記の2変数マルコフ連鎖 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (L(t),S(t))\,} は次の性質をもつ.(i) 境界部分を除いて空間的に同質(例えばレベルが1以上(構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle L(t) \geq 1\,} )のとき,一回の推移でレベルが一つ増加する率は 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{Q}_0\,} の要素で与えられる),(ii) 一回の推移でレベルは高々一つしか増減しない.このような性質をもつ2変数連続時間マルコフ連鎖を準出生死滅過程(quasi birth-and-death process:QBD)という[1, 3, 4].

 推移率行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{Q}\,} をもつ準出生死滅過程において 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{Q}_*=\mathbf{Q}_0+\mathbf{Q}_1+\mathbf{Q}_2\,} が規約である場合,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\eta}\mathbf{Q}_*={\mathbf0}\,} , 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\eta}\mathbf{e}=1\,} なる正のベクトル 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\eta}\,} が一意に定まり,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\eta}\mathbf{Q}_2\mathbf{e} > \mathbf{\eta}\mathbf{Q}_0\mathbf{e}\,} のとき準出生死滅過程 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (L(t),S(t))\,} はエルゴード的となる.PH/PH/1 待ち行列の場合,この条件は平均到着間隔 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\alpha}_A (-\mathbf{T}_A)^{-1}\mathbf{e}\,} が平均サービス時間 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\alpha}_B (-\mathbf{T}_B)^{-1}\mathbf{e}\,} より大きいことと等価である.

 エルゴード的な準出生死滅過程 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (L(t),S(t))\,} の定常分布を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{q} =(\mathbf{q}_0, \mathbf{q}_1, \ldots)\,} とする.定常分布 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{q}\,}構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{q} \mathbf{Q}={\mathbf 0}\,} を満たすことに注意.このとき,

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{Q}_0 + \mathbf{R}\mathbf{Q}_1 + \mathbf{R}^2 \mathbf{Q}_2 = \mathbf{O} \, }      構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (1)\, }

を満たす最小の非負行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}\,} を用いて 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{q}_k\,} (構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle k=2,3,\ldots\,} ) は

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{q}_k = \mathbf{q}_1 \mathbf{R}^{k-1}, \quad k=2,3,\ldots \, }      構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (2)\,}

で与えられる.さらに 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{q}_0\,} , 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{q}_1\,}

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{q}_0 \overline{\mathbf{Q}}_1 + \mathbf{q}_1 \overline{\mathbf{Q}}_2 = {\mathbf 0}, \quad \mathbf{q}_0 \overline{\mathbf{Q}}_0 + \mathbf{q}_1 (\mathbf{Q}_1 + \mathbf{R}\mathbf{Q}_2) = {\mathbf 0} }

ならびに正規化条件 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{q}_0 + \mathbf{q}_1(\mathbf{I}-\mathbf{R})^{-1}\mathbf{e}=1\,} より求めることができる.

 非負行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}\,} は公比行列(rate matrix)と呼ばれており,(2)は行列幾何解(matrix-geometric solution)と呼ばれている.公比行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}\,} は一般には陽に与えられないため,様々な数値計算アルゴリズムが提案されている.最も単純なものは(1)を変形することで得られる

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}_{n+1} = (\mathbf{Q}_0 + \mathbf{R}_n^2 \mathbf{Q}_2)(-\mathbf{Q}_1)^{-1}, \quad n=0,1,\ldots }

に基づいて,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}_0=\mathbf{O}\,} を初期値として順次 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}_n\,} を求めるというものである.このとき 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}_n\,} は要素毎に単調に増加し,公比行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}\,} に収束することが知られている.

G/M/1型マルコフ連鎖

 客の到着間隔 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle G\,} が独立で同一な分布 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle G(x)=\Pr(G \leq x)\,} に従い,サービス時間が表現 (構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\alpha}_B, \mathbf{T}_B\,} ) をもつ相型分布に従う GI/PH/1 待ち行列を考える.構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle n\,} 番目の客の到着直前の系内客数を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle X_n\,} ,十 分に多くの客が系内にいるという仮定の下で,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle n\,} 番目と構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle n+1\,} 番目の客の到着間隔の間にサービス可能な客数を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle B_{n+1}\,} とすると

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle X_{n+1} = \max(0, X_n + 1 - B_{n+1}), \quad n=0,1,\ldots }

が成立する.よって 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle n\,} 番目の客の到着直前におけるサービス時間が従う相型分布の相を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle S_n^-\,} とすると,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (X_n, S_n^-)\,} は下記の遷移確率行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{P}_{\rm G/M/1}\,} をもつ2変数離散時間マルコフ連鎖となる.

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{P}_{\rm G/M/1} = \left(\begin{array}{ccccc} \overline{\mathbf{B}}_1 & \mathbf{B}_0 & \mathbf{O} & \mathbf{O} & \cdots \\ \overline{\mathbf{B}}_2 & \mathbf{B}_1 & \mathbf{B}_0 & \mathbf{O} & \cdots \\ \overline{\mathbf{B}}_3 & \mathbf{B}_2 & \mathbf{B}_1 & \mathbf{B}_0 & \cdots \\ \overline{\mathbf{B}}_4 & \mathbf{B}_3 & \mathbf{B}_2 & \mathbf{B}_1 & \cdots \\ \vdots & \vdots & \vdots & \vdots & \ddots \end{array} \right) }

ここで 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{B}_k\,}

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \sum_{k=0}^{\infty} \mathbf{B}_k z^k = \int_0^{\infty} \exp[(\mathbf{T}_B + z (-\mathbf{T}_B)\mathbf{e}\mathbf{\alpha}_B) x] dG(x) }

を満たし,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overline{\mathbf{B}}_k\,}構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overline{\mathbf{B}}_k =\sum_{l=k}^{\infty} \mathbf{B}_l \mathbf{e}\mathbf{\alpha}_B\,} で与えられる.準出生死滅過程と同様に,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle X_n=l\,} であるような状態からなる部分集合をレベル 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle l\,} と呼ぶ.

 2変数マルコフ連鎖 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (X_n,S_n^-)\,} は(i) 境界部分を除いて空間的に同質(例えばレベルが1以上(構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle X_n \geq 1\,} )のとき,一回の遷移でレベルが変化しない確率は 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{B}_1\,} の要素で与えられる),(ii) 一回の遷移でレベルは高々 一つしか増加しない.このような性質をもつ2変数離散時間マルコフ連鎖をG/M/1型(Markov chain of G/M/1 type)と呼ぶ[3, 4, 7, 8].

 遷移確率行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{P}_{\rm G/M/1}\,} をもつG/M/1型マルコフ連鎖において,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{B}=\sum_{k=0}^{\infty} \mathbf{B}_k\,} が規約である場合,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{b}\mathbf{B}=\mathbf{b}\,}構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{b}\mathbf{e}=1\,} となるような正のベクトル 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{b}\,} が一意に定まり,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \sum_{k=2}^{\infty} (k-1)\mathbf{b}\mathbf{B}_k\mathbf{e} > \mathbf{b}\mathbf{B}_0\mathbf{e}\,} ならば G/M/1型マルコフ連鎖はエルゴード的である.GI/PH/1 待ち行列の場合,この条件は平均到着間隔 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle E[G]\,} が平均サービス時間 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\alpha}_B(-\mathbf{T}_B)^{-1}\mathbf{e}\,} より大きいことと等価である.

 エルゴード的なG/M/1型マルコフ連鎖 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (X_n,S_n^-)\,} の定常分布を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{x}=(\mathbf{x}_0, \mathbf{x}_1, \ldots)\,} とする.定常分布 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{x}\,}構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{x} = \mathbf{x} \mathbf{P}_{\mathrm G/M/1}\,} を満たすことに注意.このとき,

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R} = \sum_{k=0}^{\infty} \mathbf{R}^k \mathbf{B}_k \, }      構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (3)\,}

を満たす最小の非負行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}\,} を用いて 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{x}_k\,} (構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle k=1,2,\ldots\,} ) は

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{x}_k = \mathbf{x}_0 \mathbf{R}^k, \quad k=1,2,\ldots \, }      構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (4)\,}

で与えられる.さらに 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{x}_0\,}

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{x}_0 = \mathbf{x}_0 \sum_{k=0}^{\infty} \mathbf{R}^k \overline{\mathbf{B}}_{k+1}, \quad \mathbf{x}_0 (\mathbf{I}_B -\mathbf{R})^{-1} \mathbf{e} = 1 }

より求められる.

 準出生死滅過程の場合と同様に,非負行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}\,} を公比行列と呼び,(4)を行列幾何解と呼ぶ.公比行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}\,} を求める最も単純な方法は,(3)より得られる

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}_{n+1} = \sum_{k=0}^{\infty} \mathbf{R}_n^k \mathbf{B}_k, \quad n=0,1,\ldots }

に基づいて,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}_0=\mathbf{O}\,} を初期値として順次 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}_n\,} を求めるというものである.このとき 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}_n\,} は要素毎に単調に増加し,公比行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{R}\,} に収束することが知られている.

M/G/1型マルコフ連鎖

 客の到着が表現 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (\mathbf{C},\mathbf{D})\,} をもつ MAP に従い,サービス時間 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle H\,} が独立で同一な分布 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle H(x)=\Pr(H \leq x)\,} に従うMAP/G/1 待ち行列を考える.構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle n\,} 番目の客のサービス終了直後の系内客数を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle Y_n\,}構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle n\,} 番目のサービス中に新たに到着する客数を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle A_n\,} とすると

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle Y_{n+1} = \max(0, Y_n -1) + A_{n+1}, \quad n=0,1,\ldots }

が成立する.よって 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle n\,} 番目のサービス直後における客の到着が従うMAPの相を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle S_n^+\,} とすると,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (Y_n, S_n^+)\,} は下記の遷移確率行列 をもつ2変数離散時間マルコフ連鎖となる.

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{P}_{\rm M/G/1} = \left(\begin{array}{ccccc} \overline{\mathbf{A}}_0 & \overline{\mathbf{A}}_1 & \overline{\mathbf{A}}_2 & \overline{\mathbf{A}}_3 & \cdots \\ \mathbf{A}_0 & \mathbf{A}_1 & \mathbf{A}_2 & \mathbf{A}_3 & \cdots \\ \mathbf{O} & \mathbf{A}_0 & \mathbf{A}_1 & \mathbf{A}_2 & \cdots \\ \mathbf{O} & \mathbf{O} & \mathbf{A}_0 & \mathbf{A}_1 & \cdots \\ \vdots & \vdots & \vdots & \vdots & \ddots \end{array} \right) }

ここで 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{A}_k\,}

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \sum_{k=0}^{\infty} \mathbf{A}_k z^k = \int_0^{\infty} \exp[(\mathbf{C} + z \mathbf{D}) x] dH(x) }

を満たし,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overline{\mathbf{A}}_k\,}構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \overline{\mathbf{A}}_k =(-\mathbf{C})^{-1} \mathbf{D} \mathbf{A}_k\,} で与えられる.準出生死滅過程やG/M/1型マルコフ連鎖の場合と同様に,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle Y_n=l\,} であるような状態からなる部分集合をレベル 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle l\,} と呼ぶ.

 2変数マルコフ連鎖 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (Y_n,S_n^+)\,} は(i) 境界部分を除いて空間的に同質(例えばレベルが1以上(構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle Y_n \geq 1\,} )のとき,一回の遷移でレベルが 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle k\,} 増加する確率は 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{A}_{k+1}\,} の要素で与えられる),(ii) 一回の遷移でレベ ルは高々一つしか減少しない.このような性質をもつ2変数離散時間マルコフ連鎖をM/G/1型(Markov chain of M/G/1 type)と呼ぶ[3, 5, 7, 8].

 遷移確率行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{P}_{\mathrm M/G/1}\,} をもつM/G/1型マルコフ連鎖において,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{A}=\sum_{k=0}^{\infty} \mathbf{A}_k\,} が規約である場合,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{a}\mathbf{A}=\mathbf{a}\,}構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{a}\mathbf{e}=1\,} となるような正のベクトル 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{a}\,} が一意に定まり,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \sum_{k=1}^{\infty} k \mathbf{a}\mathbf{A}_k \mathbf{e}< 1\,} かつ 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \sum_{k=1}^{\infty} k \overline{\mathbf{A}}_k \mathbf{e}\,} の各要素が有限ならば M/G/1型マルコフ連鎖はエルゴード的である.MAP/G/1 待ち行列の場合,この条件は平均到着間隔 が平均サービス時間 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle E[H]\,} より大きいことと等価である.

 エルゴード的なM/G/1型マルコフ連鎖 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (Y_n,S_n^+)\,} の定常分布を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{y}=(\mathbf{y}_0, \mathbf{y}_1, \ldots)\,} とする.定常分布 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{y}\,}構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{y} = \mathbf{y} \mathbf{P}_{\rm M/G/1}\,} を満たすことに注意.ここで

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{G}=\sum_{k=0}^{\infty} \mathbf{A}_k \mathbf{G}^k \, }      構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (5)\,}

を満たす確率行列を 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{G}\,} とし,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{K}=\sum_{k=0}^{\infty}\overline{\mathbf{A}}_k \mathbf{G}^k\,} を定義する.行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{K}\,} は確率行列であることに注意.このとき を満たす確率ベクトル 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{\kappa}\,} を用いて 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{y}_0\,} は次式で与えられる.

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{y}_0 = \mathbf{\kappa} / C }

ただし,定数 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle C\,} はレベル 0 への平均再帰時間である.さらに が与えられたとき,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{y}_k\,} (構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle k=1,2,\ldots\,} ) は次式により順次計算される.

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{y}_k = \left( \mathbf{y}_0 \overline{\mathbf{C}}_k + \sum_{l=1}^{k-1} \mathbf{y}_l \mathbf{C}_{k-l+1} \right) (\mathbf{I} - \mathbf{C}_1)^{-1}, \quad k=1,2,\ldots }

ただし


 なお,行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{G}\,} は(5)より得られる再帰式

構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{G}_{n+1} = \sum_{k=0}^{\infty} \mathbf{A}_k \mathbf{G}_n^k, \quad n=0,1,\ldots }

に基づいて,構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{G}_0=\mathbf{O}\,} を初期値として順次 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{G}_n\,} を計算すればよい.このとき 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{G}_n\,} は要素毎に単調に増加し,確率行列 構文解析に失敗 (MathML、ただし動作しない場合はSVGかPNGで代替(最新ブラウザーや補助ツールに推奨): サーバー「https://en.wikipedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathbf{G}\,} に収束することが知られている.


参考文献

[1] G. Latouche and V. Ramaswami, it Introduction to Matrix Analytic Methods in Stochastic Modeling, SIAM, 1999.

[2] D. M. Lucantoni, K. S. Meier-Hellstern and M. F. Neuts, "A single-server queue with server vacations and a class of nonrenewal arrival processes," Advances in Applied Probability, 22 (1990), 676--705.

[3] 牧本直樹,『待ち行列アルゴリズム ---行列解析アプローチ---』,朝倉書店, 2001.

[4] M. F. Neuts, Matrix-Geometric Solutions in Stochastic Models, An Algorithmic Approach, Johns Hopkins University Press, 1981.

[5] M. F. Neuts, Structured Stochastic Matrices of M/G/1 Type and Their Applications, Dekker, 1989.

[6] 高橋幸雄,「待ち行列研究の変遷」, 『オペレーションズ・リサーチ』, 43 (1998), 495--499.

[7] 高橋幸雄,牧本直樹,「相型分布と行列解析法」, 『オペレーションズ・リサーチ』, 43 (1998), 618--623.

[8] 滝根哲哉,「構造化されたマルコフ連鎖と待ち行列」, 『システム/制御/情報』, 43 (1999), 135--140.