Skip to content

Commit 193ad00

Browse files
committed
update_money_inflation_nonlinear
Delete 'this lecture' before {doc}.
1 parent 6d038c6 commit 193ad00

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

lectures/money_inflation_nonlinear.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@ kernelspec:
1515

1616
## Overview
1717

18-
We study stationary and dynamic *Laffer curves* in the inflation tax rate in a non-linear version of the model studied in this lecture {doc}`money_inflation`.
18+
We study stationary and dynamic *Laffer curves* in the inflation tax rate in a non-linear version of the model studied in {doc}`money_inflation`.
1919

2020
We use the log-linear version of the demand function for money that {cite}`Cagan`
21-
used in his classic paper in place of the linear demand function used in this lecture {doc}`money_inflation`.
21+
used in his classic paper in place of the linear demand function used in {doc}`money_inflation`.
2222

2323
That change requires that we modify parts of our analysis.
2424

2525
In particular, our dynamic system is no longer linear in state variables.
2626

2727
Nevertheless, the economic logic underlying an analysis based on what we called ''method 2'' remains unchanged.
2828

29-
We shall discover qualitatively similar outcomes to those that we studied in the lecture {doc}`money_inflation`.
29+
We shall discover qualitatively similar outcomes to those that we studied in {doc}`money_inflation`.
3030

3131
That lecture presented a linear version of the model in this lecture.
3232

@@ -37,7 +37,7 @@ As in that lecture, we discussed these topics:
3737
* perverse dynamics under rational expectations in which the system converges to the higher stationary inflation tax rate
3838
* a peculiar comparative stationary-state analysis connected with that stationary inflation rate that assert that inflation can be *reduced* by running *higher* government deficits
3939

40-
These outcomes will set the stage for the analysis of this lecture {doc}`laffer_adaptive` that studies a version of the present model that uses a version of "adaptive expectations" instead of rational expectations.
40+
These outcomes will set the stage for the analysis of {doc}`laffer_adaptive` that studies a version of the present model that uses a version of "adaptive expectations" instead of rational expectations.
4141

4242
That lecture will show that
4343

@@ -314,7 +314,7 @@ print('eq_g == g:', np.isclose(eq_g(m_seq[-1] - m_seq[-2]), model.g))
314314
315315
## Slippery side of Laffer curve dynamics
316316
317-
We are now equipped to compute time series starting from different $p_0$ settings, like those in this lecture {doc}`money_inflation`.
317+
We are now equipped to compute time series starting from different $p_0$ settings, like those in {doc}`money_inflation`.
318318
319319
```{code-cell} ipython3
320320
:tags: [hide-cell]
@@ -399,17 +399,17 @@ Those dynamics are "perverse" not only in the sense that they imply that the mon
399399
* the figure indicates that inflation can be *reduced* by running *higher* government deficits, i.e., by raising more resources through printing money.
400400
401401
```{note}
402-
The same qualitive outcomes prevail in this lecture {doc}`money_inflation` that studies a linear version of the model in this lecture.
402+
The same qualitive outcomes prevail in {doc}`money_inflation` that studies a linear version of the model in this lecture.
403403
```
404404
405405
We discovered that
406406
407407
* all but one of the equilibrium paths converge to limits in which the higher of two possible stationary inflation tax prevails
408408
* there is a unique equilibrium path associated with "plausible" statements about how reductions in government deficits affect a stationary inflation rate
409409
410-
As in this lecture {doc}`money_inflation`,
410+
As in {doc}`money_inflation`,
411411
on grounds of plausibility, we again recommend selecting the unique equilibrium that converges to the lower stationary inflation tax rate.
412412
413-
As we shall see, we accepting this recommendation is a key ingredient of outcomes of the "unpleasant arithmetic" that we describe in lecture {doc}`unpleasant`.
413+
As we shall see, we accepting this recommendation is a key ingredient of outcomes of the "unpleasant arithmetic" that we describe in {doc}`unpleasant`.
414414
415-
In lecture, {doc}`laffer_adaptive`, we shall explore how {cite}`bruno1990seigniorage` and others justified our equilibrium selection in other ways.
415+
In {doc}`laffer_adaptive`, we shall explore how {cite}`bruno1990seigniorage` and others justified our equilibrium selection in other ways.

0 commit comments

Comments
 (0)