Syllabus
Syllabus
Department of Economics
Course Description
The goal of this course is that all students become able to write programs to solve various
kinds of problems. These problems range from simple calculus problems, such as the
computation of derivatives, to some economic and econometric problems, such as the
computation of equilibria and the simulation-based estimation. All students must write
own programs in solving these problems.
In the first week, we will study how to tackle problems using simple examples. On each
Monday after the first week, one of professors Tim Kehoe, Ellen McGrattan, and Pat
Bajari will give a lecture and assignment. (For details, see “Course Outline and Reading
Lists” below.) We will spend the rest of each week for solving these assignments. If time
allows we may cover some other related topics.
Suggested Readings:
1. Numerical methods
Richard L. Burden and J. Douglas Faires, Numerical Analysis, BROOKS/COLE
2. Programming in Matlab
Lecture slides for Chapters 2 and 3 from Gerald Recktenwald, Numerical
Methods with MATLAB: Implementations and Applications
http://web.cecs.pdx.edu/~gerry/nmm/course/
Timothy J. Kehoe, David K. Levine, and Edward C. Prescott, “Lotteries, Sunspots, and
Incentive Constraints,” Journal of Economic Theory, 107 (2002), 39-69.
Juan Carlos Conesa, Timothy J. Kehoe, and Kim J. Ruhl, “Modeling Great
Depressions: The Depression in Finland in the 1990s.”
Timothy J. Kehoe, David K. Levine, and Paul M. Romer, “On Characterizing Equilibria
of Economies with Externalities and Taxes as Solutions to Optimization Problems,”
Economic Theory, 2 (1992), 43-68.
Laurence J. Kotlikoff, Kent Smetters, and Jan Walliser, “Privatizing Social Security in
the United States: Comparing the Options,” Review of Economic Dynamics, 2 (1999),
532-574.
WEEK 3
1. Computing Equilibria in Near-Linear Economies
2. Computing Equilibria in Nonlinear Economies
3. Maximum Likelihood Estimation
Ramon Marimon and Andrew Scott, Computational Methods for the Study of Dynamic
Economies, Oxford University Press
WEEK 4 (Preliminary)
1. Mixed Logit
2. Simulation Based Methods