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/cagan_ree.md
+18-12Lines changed: 18 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ We'll use linear algebra first to explain and then do some experiments with a "m
20
20
21
21
Economists call it a "monetary" or "monetarist" theory of price levels because effects on price levels occur via a central banks's decisions to print money supply.
22
22
23
-
* a goverment's fiscal policies determine whether its *expenditures* exceed its *tax collections*
24
-
* if its expenditures exceed its tax collections, the government can instruct the central bank to cover the difference by *printing money*
23
+
* a goverment's fiscal policies determine whether its _expenditures_ exceed its _tax collections_
24
+
* if its expenditures exceed its tax collections, the government can instruct the central bank to cover the difference by _printing money_
25
25
* that leads to effects on the price level as price level path adjusts to equate the supply of money to the demand for money
26
26
27
27
Such a theory of price levels was described by Thomas Sargent and Neil Wallace in chapter 5 of
@@ -41,9 +41,9 @@ persistent inflation.
41
41
42
42
The "monetarist" or "fiscal theory of price levels" asserts that
43
43
44
-
* to *start* a persistent inflation the government beings persistently to run a money-financed government deficit
44
+
* to _start_ a persistent inflation the government beings persistently to run a money-financed government deficit
45
45
46
-
* to *stop* a persistent inflation the government stops persistently running a money-financed government deficit
46
+
* to _stop_ a persistent inflation the government stops persistently running a money-financed government deficit
47
47
48
48
The model in this lecture is a "rational expectations" (or "perfect foresight") version of a model that Philip Cagan {cite}`Cagan` used to study the monetary dynamics of hyperinflations.
49
49
@@ -316,7 +316,7 @@ $$
316
316
\end{cases}
317
317
$$
318
318
319
-
We'll start by executing a version of our "experiment 1" in which the government implements a *foreseen* sudden permanent reduction in the rate of money creation at time $T_1$.
319
+
We'll start by executing a version of our "experiment 1" in which the government implements a _foreseen_ sudden permanent reduction in the rate of money creation at time $T_1$.
320
320
321
321
Let's experiment with the following parameters
322
322
@@ -388,7 +388,7 @@ was completely unanticipated.
388
388
389
389
At time $T_1$ when the "surprise" money growth rate change occurs, to satisfy
390
390
equation {eq}`eq:pformula2`, the log of real balances jumps
391
-
*upward* as $\pi_t$ jumps *downward*.
391
+
_upward_ as $\pi_t$ jumps _downward_.
392
392
393
393
But in order for $m_t - p_t$ to jump, which variable jumps, $m_{T_1}$ or $p_{T_1}$?
394
394
@@ -407,10 +407,14 @@ An alternative assumption about the money supply level is that as part of the "i
By letting money jump according to equation {eq}`eq:eqnmoneyjump` the monetary authority prevents the price level from *falling* at the moment that the unanticipated stabilization arrives.
413
+
which describes how the government could reset the money supply at $T_1$ in response to the jump in expected inflation associated with the monetary stabilization.
414
+
415
+
Doing this would let the price level be continuous at $T_1$.
416
+
417
+
By letting money jump according to equation {eq}`eq:eqnmoneyjump` the monetary authority prevents the price level from _falling_ at the moment that the unanticipated stabilization arrives.
414
418
415
419
In various research papers about stabilizations of high inflations, the jump in the money supply described by equation {eq}`eq:eqnmoneyjump` has been called
416
420
"the velocity dividend" that a government reaps from implementing a regime change that sustains a permanently lower inflation rate.
@@ -482,7 +486,6 @@ are identical to those for experiment 1, the foreseen sudden stabilization.
482
486
The following code does the calculations and plots outcomes.
0 commit comments