This repository contains material for a one-week graduate course on mathematical methods for macroeconomics.
The course is hosted at https://www.pascalmichaillat.org/t3.html.
These lectures cover basic mathematical methods to study dynamical systems, in discrete time and in continuous time. Dynamical systems are systems that involve more than one time-period; they are prevalent in many areas of macroeconomics. The course covers three methods:
- Dynamic programming - to solve discrete-time optimization problems
- Optimal control - to solve continuous-time optimization problems
- Differential equations - to characterize continuous-time systems
The material is organized in 3 folders:
lecturesfolder - 3 sets of lecture noteshomeworkfolder - 13 exercises and their solutionsexamfolder - a one-hour exam and its solutions
The lectures folder contains the following material:
dynamicprogramming.pdf- lecture notes covering dynamic programmingdynamicprogramming.tex- LaTeX file producingdynamicprogramming.pdfoptimalcontrol.pdf- lecture notes covering optimal controloptimalcontrol.tex- LaTeX file producingoptimalcontrol.pdfdifferentialequations.pdf- lecture notes covering differential equationsdifferentialequations.tex- LaTeX file producingdifferentialequations.pdfphasediagrams.key- Keynote file containing phase diagrams included in the lecture notesphasediagrams.pdf- PDF version ofphasediagrams.keypaper.sty- LaTeX style file for scientific papersnotes.sty- LaTeX style file for lecture notesmath.sty- LaTeX style file containing mathematical formatting and shortcuts
The homework folder contains the following material:
exercises.pdf- 13 exercises covering all three topicsexercises.tex- LaTeX file producingexercises.pdfexercises_solutions.pdf- solutions to the exercisesexercises_solutions.tex- LaTeX file producingexercises_solutions.pdfpaper.sty- LaTeX style file for scientific papersnotes.sty- LaTeX style file for lecture notesmath.sty- LaTeX style file containing mathematical formatting and shortcuts
The exam folder contains the following material:
exam.pdf- one-hour exam covering all three topicsexam.tex- LaTeX file producingexam.pdfexam_solutions.pdf- solutions to the examexam_solutions.tex- LaTeX file producingexam_solutions.pdfpaper.sty- LaTeX style file for scientific papersnotes.sty- LaTeX style file for lecture notesmath.sty- LaTeX style file containing mathematical formatting and shortcuts
The material was produced on a Mac (macOS Monterey 12.2.1) with the MacTeX-2021 distribution. The LaTeX files should be compiled with pdfTeX. The graphics were produced with Keynote (version 11.2).
No textbook is required for this short course, but the following textbooks provide useful additional material:
- Chapters 6 & 7 of Introduction to Modern Economic Growth by Daron Acemoglu
- Differential Equations, Dynamical Systems, and an Introduction to Chaos by Morris Hirsch, Stephen Smale, and Robert Devaney
The course material was developed by Pascal Michaillat for EC400 at the London School of Economics & Political Science.
The content of this repository is licensed under the terms of the Creative Commons Attribution 4.0 International License (CC BY 4.0).