Skip to content

Commit dc657a7

Browse files
committed
update
1 parent f45fc1c commit dc657a7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lectures/scalar_dynam.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,9 @@ For example, in a later lecture {doc}`solow`, we will study the Solow-Swan growt
223223
k_{t+1} = s A k_t^{\alpha} + (1 - \delta) k_t
224224
```
225225

226-
Here $k=K/L$ is the per capita capital stock, $s$ is the saving rate, $A$ is the total factor productivity, $\alpha$ is the capital share, and $\delta$ is the depreciation rate. All these parameter are positive and $0 < \alpha, \delta < 1$.
226+
Here $k=K/L$ is the per capita capital stock, $s$ is the saving rate, $A$ is the total factor productivity, $\alpha$ is the capital share, and $\delta$ is the depreciation rate.
227+
228+
All these parameter are positive and $0 < \alpha, \delta < 1$.
227229

228230
If you try to iterate like we did in {eq}`sdslinmodpath`, you will find that
229231
the algebra gets messy quickly.

0 commit comments

Comments
 (0)