Skip to content

Commit cd80888

Browse files
committed
define aggregate pension spending
1 parent 801af44 commit cd80888

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/book/content/theory/government.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,15 @@ Given this pension system, the partial derivatives from the household section ar
488488
\end{cases}
489489
```
490490

491+
##### Aggregate Pension Spending
492+
493+
Total pension spending is the sum of the pension payments to each household in the model:
494+
495+
```{math}
496+
:label: EqPensionSpending
497+
Pensions_{t} = \sum_{j=1}^{J}\sum_{s=E+1}^{E+S} pension_{j,s,t}\omega_{s,t}\lambda_j \quad\forall t
498+
```
499+
491500
#### Lump sum transfers:
492501

493502
Aggregate non-pension transfers to households are assumed to be a fixed fraction $\alpha_{tr}$ of GDP each period:

0 commit comments

Comments
 (0)