math-for-macro
math-for-macro copied to clipboard
Source files of the course "Mathematics for Macroeconomics"
Mathematical Methods for Macroeconomics
This repository contains material for a one-week graduate course on mathematical methods for macroeconomics.
Instructor
The course material was developed by Pascal Michaillat for EC400 at the London School of Economics & Political Science.
Course Webpage
The course is hosted at https://www.pascalmichaillat.org/t3.html.
Course overview
The course covers 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
Course material
The repository contains all the material for the course.
lecturesfolder - 3 sets of lecture noteshomeworkfolder - 13 exercises and their solutionsexamfolder - a one-hour exam and its solutions
The material is available both as LaTeX files and as PDF files. The PDF files are produced by compiling the LaTeX files using pdfTeX and the MacTeX-2021 distribution.
Lectures
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
Homework
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
Exam
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
Useful resources
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
License
The content of this repository is licensed under the terms of the Creative Commons Attribution 4.0 International License (CC BY 4.0).