You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/markov_asset.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -289,12 +289,12 @@ where
289
289
290
290
1. $\{X_t\}$ is a finite Markov chain with state space $S$ and
291
291
transition probabilities
292
-
292
+
293
293
$$
294
294
P(x, y) := \mathbb P \{ X_{t+1} = y \,|\, X_t = x \}
295
295
\qquad (x, y \in S)
296
296
$$
297
-
297
+
298
298
1. $g$ is a given function on $S$ taking nonnegative values
299
299
300
300
You can think of
@@ -455,7 +455,7 @@ Lucas considered an abstract pure exchange economy with these features:
455
455
* a single *tree* that each period yields *fruit* that equals the total amount of consumption available to the economy
456
456
* a competitive market in *shares* in the tree that entitles their owners to corresponding shares of the *dividend* stream, i.e., the *fruit* stream, yielded by the tree
457
457
458
-
* a representative consumer who in a competitive equilibrium
458
+
* a representative consumer who in a competitive equilibrium
459
459
460
460
* consumes the economy's entire endowment each period
0 commit comments