Week 5 - Markov processes, Second order recurrence equations Flashcards
1
Q
2 criteria for an nxn matrix A to be the TRANSITION MATRIX of a Markov process
A
- The entries of A are all NON-NEGATIVE
- The SUM of the entries in each column of A is 1
2
Q
Theorem for Markov process
A
- If A is the transition matrix of a Markov process, then λ=1 is always an EIGENVALUE of A & all the other eigenvalues of A will satisfy |λ| <=1
- If all entries of A are POSITIVE, there will only be 1 eigenvector for λ=1 & all other eigenvalues of A will satisfy |λ| <1
3
Q
What is the implication if all entries of transition matrix A are POSITIVE?
A
The sole λ=1 eigenvector will determine the LONG-TERM distribution of the population
4
Q
3 cases for solving 2nd order recurrence equations (SOREs)
A
- 2 distinct real solutions
- 1 repeated real solution
- No real solution
See notes for yt equation forms
5
Q
3 steps for solving non-homogeneous SOREs
A
- Solve HOMOgeneous equation to get Complementary sequence
- Find the Particular sequence which satisfies non-homog. SORE
- Combine Xt = CS + PS