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
This is a non-linear first-order difference equation that an optimal sequence $\vec C$ must satisfy.
382
+
This is a pair of non-linear first-order difference equations that map $C_t, K_t$ into $C_{t+1}, K_{t+1}$ and that an optimal sequence $\vec C , \vec K$ must satisfy.
383
+
384
+
It must also satisfy the initial condition that $K_0$ is given and $K_{T+1} = 0$.
371
385
372
386
Below we define a `jitclass` that stores parameters and functions
0 commit comments