We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905ac13 commit 2ffb3e5Copy full SHA for 2ffb3e5
lectures/olg.md
@@ -650,9 +650,9 @@ To solve for $s_t$ we need to turn to the newton's method.
650
#### step 2
651
652
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
-$$
+```{math}
654
k_{t+1} = s(w_t, R_{t+1})
655
+```
656
657
We will find again that we cannot analytically solve for $k_{t+1}$ given $k_t$ from this equation.
658
0 commit comments