Skip to content

Commit 7777655

Browse files
authored
Merge pull request #259 from QuantEcon/fix-markov
Fix \psi^* Error
2 parents 3412ef2 + 4cc1727 commit 7777655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/markov_chains_I.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ Theorem: If there exists an integer $m$ such that all entries of $P^m$ are
775775
strictly positive, with unique stationary distribution $\psi^*$, and
776776
777777
$$
778-
\psi_0 P^t \to \psi
778+
\psi_0 P^t \to \psi^*
779779
\quad \text{as } t \to \infty
780780
$$
781781
```

0 commit comments

Comments
 (0)