Commit f0eaf7e
Fix the maths and markup issues in this branch
- Key insight: the Euler equation {eq}`ree_comp7` now carries H(Y_t)
rather than Y_{t+1}, so matching it to the planner's equation
{eq}`comp16` needs the equilibrium condition H(Y_t) = Y_{t+1} as well
as y_t = Y_t. Previously the text claimed the two were identical by
algebra alone, which is no longer true. State the condition explicitly.
- Replace a literal Unicode omega (U+03C9) with \omega in the new
exercise derivation, where the neighbouring integral already used
\omega. MathJax may tolerate the raw character but the LaTeX builder
is unlikely to.
- Add the missing blank lines around that display block; without them
the $$ ran straight into the preceding sentence and into
{solution-end}.
- Blackwell paragraph: fix "intuively", "monotoncity" and "the
Blackwell's", and write the aggregate law of motion as Y_{t+1} rather
than y_{t+1}, since h(Y_t, Y_t) is aggregate output rather than an
individual firm's.
- Add the missing space in a {doc} role, matching the other two in this
lecture.
Co-Authored-By: xuanguang-li <xuanguang-li@users.noreply.github.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 5574bff commit f0eaf7e
1 file changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
444 | 444 | | |
445 | | - | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
446 | 448 | | |
447 | 449 | | |
448 | 450 | | |
| |||
528 | 530 | | |
529 | 531 | | |
530 | 532 | | |
531 | | - | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
532 | 536 | | |
533 | 537 | | |
534 | 538 | | |
| |||
600 | 604 | | |
601 | 605 | | |
602 | 606 | | |
603 | | - | |
| 607 | + | |
604 | 608 | | |
605 | 609 | | |
606 | 610 | | |
| |||
710 | 714 | | |
711 | 715 | | |
712 | 716 | | |
| 717 | + | |
713 | 718 | | |
714 | 719 | | |
715 | | - | |
| 720 | + | |
| 721 | + | |
716 | 722 | | |
717 | 723 | | |
718 | 724 | | |
719 | 725 | | |
| 726 | + | |
720 | 727 | | |
721 | 728 | | |
722 | 729 | | |
| |||
0 commit comments