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/amss2.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ import matplotlib.pyplot as plt
88
88
from scipy.optimize import fsolve, fmin
89
89
```
90
90
91
-
## Forces at Work
91
+
## Forces at work
92
92
93
93
The forces driving asymptotic outcomes here are examples of dynamics present in a more general class of incomplete markets models analyzed in {cite}`BEGS1` (BEGS).
94
94
@@ -112,7 +112,7 @@ rates rather than fluctuations in par values of debt to insure against shocks
112
112
shutting down the stochastic component of debt dynamics.
113
113
- At that point, the tail of the par value of government debt becomes a trivial martingale: it is constant over time.
114
114
115
-
## Logical Flow of Lecture
115
+
## Logical flow of lecture
116
116
117
117
We present ideas in the following order
118
118
@@ -126,7 +126,7 @@ We present ideas in the following order
126
126
- we verify that the LS Ramsey planner chooses to purchase **identical** claims to time $t+1$ consumption for all Markov states tomorrow for each Markov state today.
127
127
* We compute the BEGS approximations to check how accurately they describe the dynamics of the long-simulation.
128
128
129
-
### Equations from Lucas-Stokey (1983) Model
129
+
### Equations from Lucas-Stokey (1983) model
130
130
131
131
Although we are studying an AMSS {cite}`aiyagari2002optimal` economy, a Lucas-Stokey {cite}`LucasStokey1983` economy plays
132
132
an important role in the reverse-engineering calculation to be described below.
@@ -189,7 +189,7 @@ $$
189
189
It is useful to transform some of the above equations to forms that are more natural for analyzing the
190
190
case of a CRRA utility specification that we shall use in our example economies.
191
191
192
-
### Specification with CRRA Utility
192
+
### Specification with CRRA utility
193
193
194
194
As in lectures {doc}`optimal taxation without state-contingent debt <amss>` and {doc}`optimal taxation with state-contingent debt <opt_tax_recur>`,
195
195
we assume that the representative agent has utility function
@@ -244,7 +244,7 @@ The CRRA utility function is represented in the following class.
0 commit comments