A continuous MC is a SP defined in continous time with discrete state space and which satisfies the Markov property:
for any .
An example could be the number of telephone calls received by a call centre during .
Note on classification of states
The states of a continuous time Markov chain are classified in a similar
way to the states of a discrete time Markov chain. The only difference is
that, in continuous time, states cannot have a period (and continuous time
Markov chains are always aperiodic).
The probability transition functions (PTFs) of a cts MC are
for . These elements define a matrix . Note that , the identity matrix.
The MC is homogeneous if , i.e. depends only on the length of the time interval. Note .
For the discrete MC we needed only to define the 1-step PTMs, because the multi-step transitions were constructed from a succession of single step transitions. For the cts MC there is no shortest step possible from which to build up the longer step transitions. Instead, we shall use differentials and integrate these to give finite step transitions.
In consequence, it is not usual to specify the PT functions of a MC for all and , but if that were to be done, they must satisfy the following equations to ensure that there are no inconsistencies.
The PT functions of a MC satisfy the matrix equations
for any .
which gives the required matrix product since it holds for all . ∎
For a set of matrix valued functions to be the PT functions of a MC, the only conditions are that they satisfy these equations and that the rows of the matrices are non-negative and sum to 1.
For a homogeneous MC
or, on setting and ,
From now on, unless otherwise stated, we shall assume that the Markov chain is homogeneous.
Let the row vector hold the pmf of , i.e. . Then for any
An important point is that both and depend on some initial distribution, : by the theorem of total probability,
so and similarly . The proof follows by multiplying the C-K equations by to get
and then substituting the above expressions for and . ∎