Skip to content

Commit ad1aa9c

Browse files
Tom's Nov 30 edits of two intro lectures on price level theory
1 parent 7274f15 commit ad1aa9c

File tree

2 files changed

+19
-18
lines changed

2 files changed

+19
-18
lines changed

lectures/cagan_adaptive.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@ kernelspec:
1111
name: python3
1212
---
1313

14-
# A Monetarist Theory of Price Level with Adaptive Expectations
14+
# A Monetarist Theory of Price Levels with Adaptive Expectations
1515

1616
## Introduction
1717

1818

19-
This lecture is a sequel or prequel to this lecture {doc}`monetarist theory of the price level <cagan_ree>`.
19+
This lecture is a sequel or prequel to another lecture {doc}`monetarist theory of price levels <cagan_ree>`.
2020

21-
We'll use linear algebra to do some experiments with an alternative "monetarist" or "fiscal" theory of the price level".
21+
We'll use linear algebra to do some experiments with an alternative "monetarist" or "fiscal" theory of price levels".
2222

23-
Like the model in this lecture {doc}`monetarist theory of the price level <cagan_ree>`, the model asserts that when a government persistently spends more than it collects in taxes and prints money to finance the shortfall, it puts upward pressure on the price level and generates persistent inflation.
23+
Like the model in this lecture {doc}`monetarist theory of price levels <cagan_ree>`, the model asserts that when a government persistently spends more than it collects in taxes and prints money to finance the shortfall, it puts upward pressure on the price level and generates persistent inflation.
2424

25-
Instead of the "perfect foresight" or "rational expectations" version of the model in this lecture {doc}`monetarist theory of the price level <cagan_ree>`, our model in the present lecture is an "adaptive expectations" version of a model that Philip Cagan {cite}`Cagan` used to study the monetary dynamics of hyperinflations.
25+
Instead of the "perfect foresight" or "rational expectations" version of the model in this lecture {doc}`monetarist theory of price levels <cagan_ree>`, our model in the present lecture is an "adaptive expectations" version of a model that Philip Cagan {cite}`Cagan` used to study the monetary dynamics of hyperinflations.
2626

2727
It combines these components:
2828

@@ -160,7 +160,7 @@ $$ (eq:eq2)
160160
where the $(T+1) \times (T+2)$ matrix $C$ is defined implicitly to align this equation with the preceding
161161
equation system.
162162
163-
## Harvesting returns from our matrix formulation
163+
## Harvesting insights from our matrix formulation
164164
165165
We now have all of the ingredients we need to solve for $\pi$ as
166166
a function of $\mu, \pi_0, \pi_0^*$.
@@ -442,7 +442,7 @@ So by comparing outcomes across the two lectures, we can learn about consequence
442442
π_seq_1, Eπ_seq_1, m_seq_1, p_seq_1 = solve_and_plot(md, μ_seq_1)
443443
```
444444
445-
We invite the reader to compare outcomes with those under rational expectations studied in this lecture {doc}`monetarist theory of the price level <cagan_ree>`.
445+
We invite the reader to compare outcomes with those under rational expectations studied in another lecture {doc}`monetarist theory of price levels <cagan_ree>`.
446446
447447
Please note how the actual inflation rate $\pi_t$ "overshoots" its ultimate steady-state value at the time of the sudden reduction in the rate of growth of the money supply at time $T_1$.
448448

lectures/cagan_ree.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,19 @@ kernelspec:
1111
name: python3
1212
---
1313

14-
# A Monetarist Theory of the Price Level
14+
# A Monetarist Theory of Price Levels
1515

1616
## Introduction
1717

1818

19-
We'll use linear algebra first to explain and then do some experiments with a "monetarist theory of the price level".
19+
We'll use linear algebra first to explain and then do some experiments with a "monetarist theory of price levels".
2020

21-
Sometimes this theory is also called a "fiscal theory of the price level".
21+
Sometimes this theory is also called a "fiscal theory of price levels".
2222

23-
Such a of the price level was described by Thomas Sargent and Neil Wallace in chapter 5 of
24-
{cite}`sargent2013rational`, which reprints a 1981 article title "Unpleasant Monetarist Arithmetic".
23+
Such a theory of price levels was described by Thomas Sargent and Neil Wallace in chapter 5 of
24+
{cite}`sargent2013rational`, which reprints a 1981 Federal Reserve Bank of Minneapolis article entitled "Unpleasant Monetarist Arithmetic".
2525

26-
Sometimes people call it a "monetary" or "monetarist" theory of the price level because fiscal effects on the price level occur
27-
through the effects of government fiscal policy decisions on the path of the money supply.
26+
Sometimes people call it a "monetary" or "monetarist" theory of price levels because fiscal effects on price levels occur through the effects of government fiscal policy decisions on the path of the money supply.
2827

2928
* a goverment's fiscal policies determine whether it **expenditures** exceed its **tax collections**
3029
* if its expenditures exceeds it tax collections, it can cover the difference by **printing money**
@@ -40,7 +39,7 @@ Elemental forces at work in the fiscal theory of the price level help to underst
4039
According to this theory, when the government persistently spends more than it collects in taxes and prints money to finance the shortfall (the "shortfall" is called the "government deficit"), it puts upward pressure on the price level and generates
4140
persistent inflation.
4241

43-
The "monetarist or fiscal theory of the price level" asserts that
42+
The "monetarist or fiscal theory of price levels" asserts that
4443

4544
* to **start** a persistent inflation the government simply persistently runs a money-financed government deficit
4645

@@ -142,7 +141,7 @@ $$
142141
\begin{bmatrix} 1 & -\delta & 0 & 0 & \cdots & 0 & 0 \cr
143142
0 & 1 & -\delta & 0 & \cdots & 0 & 0 \cr
144143
0 & 0 & 1 & -\delta & \cdots & 0 & 0 \cr
145-
\vdots & \vdots & \vdots & \vdots & \vdots & 0 & 0 \cr
144+
\vdots & \vdots & \vdots & \vdots & \vdots & -\delta & 0 \cr
146145
0 & 0 & 0 & 0 & \cdots & 1 & -\delta \cr
147146
0 & 0 & 0 & 0 & \cdots & 0 & 1 \end{bmatrix}
148147
\begin{bmatrix} \pi_0 \cr \pi_1 \cr \pi_2 \cr \vdots \cr \pi_{T-1} \cr \pi_T
@@ -404,10 +403,12 @@ was completely unanticipated.
404403
405404
At time $T_1$ when the "surprise" money growth rate change occurs, to satisfy
406405
equation {eq}`eq:pformula2`, the log of real balances jumps
407-
**upward* as $\pi_t$ jumps **downward**.
406+
**upward** as $\pi_t$ jumps **downward**.
408407
409408
But in order for $m_t - p_t$ to jump, which variable jumps, $m_{T_1}$ or $p_{T_1}$?
410409
410+
We'll study that interesting question next.
411+
411412
### What jumps?
412413
413414
What jumps at $T_1$?
@@ -677,7 +678,7 @@ The following code does the calculations and plots the results.
677678
```
678679
## Sequel
679680
680-
This lecture {doc}`monetarist theory of the price level with adaptive expectations <cagan_adaptive>` describes an "adaptive expectations" version of Cagan's model.
681+
Another lecture {doc}`monetarist theory of price levels with adaptive expectations <cagan_adaptive>` describes an "adaptive expectations" version of Cagan's model.
681682
682683
The dynamics become more complicated and so does the algebra.
683684

0 commit comments

Comments
 (0)