Skip to content

Commit 2ffb3e5

Browse files
shlffSmit-create
authored andcommitted
minor_edit
1 parent 905ac13 commit 2ffb3e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lectures/olg.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -650,9 +650,9 @@ To solve for $s_t$ we need to turn to the newton's method.
650650
#### step 2
651651

652652
With Equations [](wage_2) and [](interest_rate_2) and the result from step 1, we can calculate the law of motion for per capita capital
653-
$$
653+
```{math}
654654
k_{t+1} = s(w_t, R_{t+1})
655-
$$
655+
```
656656

657657
We will find again that we cannot analytically solve for $k_{t+1}$ given $k_t$ from this equation.
658658

0 commit comments

Comments
 (0)