24 Continuous-Time MC

1 Definition of CTMC

A continuous-time Markov Chain(CTMC) is {Xt,t0} on finite or countably infinite state space S satisfying P(Xtn=in|Xt1=i1,,Xtn1=in1)=P(Xtn=in|Xtn1=in1) for all times 0t1<<tn and all states i1,,inS.

Compared with DTMC where t is in some sets of integers.

Pasted image 20241218230702.png

Similarly, it is homogeneous if P(Xt+n=j|Xn=i)=P(Xt=j|X0=i)=pij(t) for all t,u>0 and i,jS. pij(t) here is transition probability, and P(t)=(pij(t))i,jS is transition probability metric.
Since pij(0)=δij, P(0)=I, which is the identity matrix.

Claim (Chapman-Kolmogorov Equation)

For homogeneous MC, P(t)P(u)=P(t+u),t,u0.

2 Constraints on CTMC

Standard CTMC

{P(t)} is called standard if limh0+P(h)=I.

Claim (Continuity of CTMC)

{P(t)} is standard pij(t) is a continuous function of t i,jS.

Theorem

Let {P(t)} be standard. Then i,jS, the following rates exist:

  1. qi=Δlimh0+1pii(h)h[0,].
  2. qij=Δlimh0+pij(h)h[0,].
Constraints on MC

  1. With qii=qi, Q=(qij)i,jS is called the generator/Q matrix of the Markov Chain.
  2. {Xt} is called stable if qi<,iS.
  3. {Xt} is called conservative if qi=jiqij,iS.

We will assume standard, stable and conservative MC. Under such case, we can show pii(h)=1qih+o(h),pij(h)=qijh+o(h).

3 Differentiation of Transition Matrix

Kolmogorov Forward Equation

dP(t)dt=P(t)Q.

Here dP(t)dt=limh0+P(t+h)P(h)h.

Similarly

Kolmogorov Backward Equation

dP(t)dt=QP(t).

If initial condition is P(0)=I, the unique solution P(t)=etQ=k=0(tQ)kk!.

Claim

jS[P(t)]ij=1,iS.

Claim (Holding Time)

Suppose X(t)=iS. Then H=inf{u>0|X(t+u)i}Exp(qi).

4 Jump Process, Jump Chain, Embedded Chain

For DTMC, {Yn|nN0} given by Yn=XJn, where Jn is the n th jump time.

Theorem

The transition matrix P~=(p~ij) of the embedded jump chain is given by p~ii={0,qii0,1,qii=0, iS,p~ij=qijqi=qijqii,i,jS,ij.
Furthermore, n -th holding time HnYn.