Chapter 12 Ramsey Cass Koopmans model

Size: px
Start display at page:

Download "Chapter 12 Ramsey Cass Koopmans model"

Transcription

1 Chapter 12 Ramsey Cass Koopmans model O. Afonso, P. B. Vasconcelos Computational Economics: a concise introduction O. Afonso, P. B. Vasconcelos Computational Economics 1 / 33

2 Overview 1 Introduction 2 Economic model 3 Numerical solution 4 Computational implementation 5 Numerical results and simulation 6 Highlights 7 Main references O. Afonso, P. B. Vasconcelos Computational Economics 2 / 33

3 Introduction The Ramsey Cass Koopmans (RCK) model, in which the savings rate is endogenous is considered. Cass (1965) and Koopmans (1965) combined the maximisation for an infinite horizon, suggested by Ramsey (1928), with Solow Swan s capital accumulation. The aim is to study whether the accumulation of capital accounts for the long term growth, in a context in which households choose consumption and savings to maximise utility, intertemporal budget constraint is observed. The increase or decrease of the savings rate with economic development affects the transitional dynamics. A brief introduction to numerical methods to solve boundary value problems will be provided, following closely Shampine et al. (2003); for a simple symbolic and numerical computational approach to this chapter see Vasconcelos (2013). O. Afonso, P. B. Vasconcelos Computational Economics 3 / 33

4 Economic model The model represents an economy of one sector where households and firms interact in competitive markets: households provide labour services in exchange for wages, consume and accumulate assets; firms have technical know-how to turn inputs into output, rent capital from consumers and hire labour services. Moreover, there are a large, but constant, number of identical households; each household is endowed with one unit of labour per period of time; thus, the representative household income comprises labour income (w denotes the wage rate) and capital income (the amount of capital owned by the household is K, the net real rate of return is R = r + δ). O. Afonso, P. B. Vasconcelos Computational Economics 4 / 33

5 Economic model Consumption side The representative household maximises the present value of an infinite utility, 0 u (c(t)) e (ρ n)t dt (1) where ρ is the subjective discount rate, ρ n the effective discount rate, c(t) = C(t)/L(t) is the per capita consumption at t, C(t) is the aggregate consumption, and u is the instantaneous utility function. Denoting by A(t) the asset holdings of the representative household at time t, the following law of motion can be set A(t) = r(t)a(t) + (w(t) c(t))l(t) where r(t) is the risk-free market flow rate of return on assets, w(t)l(t) is the flow of labour income and c(t)l(t) is the flow of consumption. O. Afonso, P. B. Vasconcelos Computational Economics 5 / 33

6 Economic model Consumption side Now, denoting by a(t) = A(t) L(t), per capita assets, results in ȧ(t) = (r(t) n)a(t) + w(t) c(t), (2) per capita assets rises with w(t) + r(t)a(t), and falls with per capita consumption and expansion of population; the budget constraint appears by considering market clearing, a(t) = k(t). Additionally, a non-ponzi condition must be imposed: t lim t a(t)e 0 r(s) nds = 0 (3) to ensure that households cannot have exploding debt. O. Afonso, P. B. Vasconcelos Computational Economics 6 / 33

7 Economic model Consumption side The problem is then to maximise (1) restricted by (2) and (3): max k(t),c(t) 0 u (c(t)) e (ρ n)t dt st. k(t) = (r(t) n)k(t) + w(t) c(t) (4) k(0) > 0 given t lim t k(t)e 0 r(s) nds = 0. (5) O. Afonso, P. B. Vasconcelos Computational Economics 7 / 33

8 Economic model Consumption side This problem can be solved by the current value of the Hamiltonian: H(t, k(t), c(t), λ(t)) = u(c(t)) + λ(t) [(r(t) n)k(t) + w(t) c(t)]. First order conditions give rise to H c (t, k(t), c(t), λ(t)) = u (c(t)) λ(t) = 0 (6) H k (t, k(t), c(t), λ(t)) = λ(t)(r(t) n) = (ρ n)λ(t) λ(t) (7) lim t e (ρ n)t λ(t)k(t) = 0, (8) where (8) is the transversality condition, which states that at the end of the process the stock of assets should be 0. O. Afonso, P. B. Vasconcelos Computational Economics 8 / 33

9 Economic model Consumption side From (7) results λ(t) λ(t) = (r(t) ρ) and by differentiating (6) results the Euler equation ċ(t) = (r(t) ρ) σ(t) (9) c(t) where σ(t) = (u (c(t)))/(u (c(t))c(t)). Equation (9) can be written as ċ(t) 1 c(t) σ(t) + ρ = r(t), where the left side is the benefit from the consumption and the right side is the benefit due to savings. The non-ponzi condition (3) is implied by the transversality condition (8). The system of differential equations to be solved is formed by (4) and (9). O. Afonso, P. B. Vasconcelos Computational Economics 9 / 33

10 Economic model Productive side Consider an economy with a representative firm operating in a competitive context: Y (t) = F(K (t), L(t)) where the product Y (t) depends on capital K (t) and labour supply L(t). Moreover, total population at instant t is L(t) = e nt L(0), L(0) = 1, where n = L(t) L(t) dl(t)/dt L(t) is the labour growth rate. Therefore, firms aim at maximising profit maxf (K (t), L(t)) R(t)K (t) w(t)l(t), K,L where R(t) = r(t) + δ is the rental rate of return on capital, and w(t) is the wage rate of effective labour. O. Afonso, P. B. Vasconcelos Computational Economics 10 / 33

11 Economic model Productive side Competitive markets imply that F(K (t),l(t)) L(t) F (K (t), L(t)) K (t) = f (k(t)) = R(t) (10) and = w(t). Bearing in mind the Euler identity, and since F is homogeneous of degree 1, F (K (t), L(t)) F(K (t), L(t)) K (t) + L(t) = F (K (t), L(t)). K (t) L(t) F (K (t),l(t)) L(t) Dividing both sides by L(t), the result is k(t)f (k(t)) + = f (k(t)). Therefore, F (K (t), L(t)) = f (k(t)) k(t)f (k(t)) = w(t). (11) L(t) O. Afonso, P. B. Vasconcelos Computational Economics 11 / 33

12 Economic model Decentralised equilibrium Households and firms meet in the market: wages and interest paid by firms are those received by households, the price of the product (normalised to 1) paid by households is the one received by firms. Bearing in mind (10), (11) and a = k, in (2), k(t) = f (k(t)) (δ + n)k(t) c(t), (12) which depicts the dynamic path of k(t). Moreover, from (10) and (9) we get ċ(t) c(t) = (f (k(t)) δ ρ) σ(t), (13) which means that there is a positive relationship between ċ(t) c(t) and f (k(t)). Equations (12), (13) and the transversality condition show the dynamic behaviour of the consumption, of the capital and of the per capita GDP. O. Afonso, P. B. Vasconcelos Computational Economics 12 / 33

13 Centralised equilibrium Economic model Basically, the central planner maximises (1), considering (12): max k(t),c(t) 0 u (c(t)) e t st. 0 r(s) nds dt k(t) = f (k(t)) (δ + n)k(t) c(t) k(0) > 0 given lim t k(t)e (ρ n)t = 0. Thus, the current-value of the Hamiltonian and the first order conditions are H(t, k(t), c(t), λ(t)) = u(c(t))e (ρ n)t λ(t) [f (k(t)) (δ + n)k(t) c(t)] H c (t, k(t), c(t), λ(t)) = u (c(t)) λ(t) = 0 H k (t, k(t), c(t), λ(t)) = (f (k(t)) δ n)λ(t) = (ρ n)λ(t) λ(t) lim t e (ρ n)t λ(t)k(t) = 0. (14) O. Afonso, P. B. Vasconcelos Computational Economics 13 / 33

14 Economic model Steady state Considering the Cobb Douglas production function, f (k(t)) = k α, where α is the capital share in production, and the Constant Intertemporal Elasticity of Substitution, CIES, utility function, u(c(t)) = c(t)(1 θ) 1 1 θ θ 1, the steady state equilibrium is an equilibrium path in which the capital labour ratio, consumption and output are constant: ċ = k = 0 { f (k ) (δ + ρ) = 0 f (k ) = (δ + n) k + c and for the Cobb Douglas and CIES functions { k = ( α δ+ρ ) 1 1 α c = (k ) α (δ + n) k. (15) O. Afonso, P. B. Vasconcelos Computational Economics 14 / 33

15 Economic model Golden rule The golden rule postulates that collectively (or by policy enforcement) the propensity to save is so that future generations can enjoy the same level of per capita consumption as initial generations. The golden rule is obtained by maximising c(t) along with k(t) = 0: maxf (k) (δ + n)k; k(t) thus, from first order conditions f (k) = δ + n, and for the Cobb Douglas production function, k gr α = ( δ + n ) 1 1 α. O. Afonso, P. B. Vasconcelos Computational Economics 15 / 33

16 Economic model c gross production f(k) depreciation (n + δ)k eq. point 0.5 k = 0 ċ = 0 golden rule steady state net production k Golden rule, equilibrium point, steady state O. Afonso, P. B. Vasconcelos Computational Economics 16 / 33

17 Economic model Saddle point The sought solution (c, k ) is a saddle point, and to understand this the local properties must be accessed. Taylor expansion of first order gives rise to [ ] [ ] ċ(t) c c J k(t) (c,k ) k k where the Jacobian at the equilibrium point is J (c,k ) = ċ(t) c k(t) c ċ(t) k k(t) k f (k(t)) (δ+ρ) θ (c,k ) f (k(t))c(t) θ = 1 f (k(t)) (δ + n) [ ] = 0 f (k )c θ 1 ρ n (c,k ) This matrix has two real eigenvalues, one positive and another negative; thus the equilibrium point is a saddle point. O. Afonso, P. B. Vasconcelos Computational Economics 17 / 33

18 Numerical solution Boundary value problems Numerical solution of boundary value problems, BVP, that is, the solution of a system of differential equations where the conditions are specified at more than one point, is considered. A first order two point boundary value problem has the form with boundary conditions y (t) = dy (t) = f (t, y(t)) dt g(y(t 0 ), y(t T )) = 0, where f : R R m R m and g : R 2m R m. O. Afonso, P. B. Vasconcelos Computational Economics 18 / 33

19 Numerical solution Finite difference method Let us consider a numerical approximation to the solution on a uniform mesh of points t j = t 0 + jh, j = 0,..., n 1, h = t T t 0 n 1. For simplicity, consider the case where f and g are linear, f (t, y) = p(y)y + q(y) and y(t 0 ) = y 0, y(t T ) = y T. Discretising using the trapezoidal rule, y j+1 y j = h 2 (f (t j, y j ) + f (t j+1, y j+1 )), gives rise to the following system of linear equations 1 r 0 s 0 r 1 s =, r n 1 s n 1 1 y 0 y 1 y 2.. y n 1 y n y(t 0 ) u(t 1 ) u 2.. u n 1 y(t n ) where r j = 1 h 2 p(y j), s j = 1 h 2 p(y j+1) and u j = h 2 (p(y j) + p(y j+1 )), together with the two boundary conditions. O. Afonso, P. B. Vasconcelos Computational Economics 19 / 33

20 Numerical solution Finite difference method and collocation This system can be efficiently solved using Gaussian elimination adapted for this band format (or through an iterative procedure). If the functions involved are nonlinear, a nonlinear system of equations must be solved, using the Newton method or one of its variants. The finite difference method just developed is of order 2, due to the trapezoidal rule used. Higher order finite difference methods can be developed considering, for instance, a Runge Kutta method. In a collocation method a solution is computed according to y(t) = n x j φ j (t), j=1 φ j are basis functions defined on [t 0, t T ] and x is a n dimensional vector; to determine x, a grid with n points (collocation points) is considered and the approximate solution is required to satisfy both the differential equation and the boundary conditions. O. Afonso, P. B. Vasconcelos Computational Economics 20 / 33

21 Numerical solution Boundary value problems in practice To solve boundary value problems MATLAB/Octave provide the bvp4c function. The implemented algorithm can be viewed either as a collocation method or as a finite difference method with a continuous extension. MATLAB also offers bvp5c. O. Afonso, P. B. Vasconcelos Computational Economics 21 / 33

22 Numerical solution Stability of equilibrium points The solution of Ẏ (t) = AY (t) + B, where Y (t) is an n 1 vector of functions, A is an n n matrix of constants, can be obtained from the solution of the homogeneous equations and the particular solution. The stability behaviour is ruled by Y (t) = Ce At, and C can be specified for an initial value problem; e A is the matrix exponential, and thus e At = I + At + 1 2! t 2 A n! t n A n +... When A results from a linearisation procedure it is a Jacobian matrix. If A is diagonalisable, distinct eigenvalues, then A = UDU 1, where D = diag(λ 1,..., λ n) is the diagonal matrix of the eigenvalues of A and U = [u 1... u n] the matrix of the eigenvectors; thus, Y (t) = n i=1 c ie λ i t u i, where c i, i = 1,..., n, are constants. The equilibrium is asymptotically stable if all eigenvalues have negative real part and unstable if at least one has positive real part. For a 2 2 Jacobian matrix, the equilibrium point is a node when both eigenvalues are real, a saddle when eigenvalues are real but with opposite signs, a focus when eigenvalues are complex conjugate. O. Afonso, P. B. Vasconcelos Computational Economics 22 / 33

23 Computational implementation The following baseline values are considered: α = 0.3, δ = 0.05, ρ = 0.02, n = 0.01, g = 0.00 (to recover the baseline model) and θ = (δ + ρ)/(α (δ + n + g) g). O. Afonso, P. B. Vasconcelos Computational Economics 23 / 33

24 Computational implementation Presentation and parameters %% RCK model % The Ramsey Cass Koopmans model % Implemented by : P. B. Vasconcelos and O. Afonso function rck disp ( ) ; disp ( Ramsey Cass Koopmans model ) ; disp ( ) ; %% parameters global alpha d e l t a rho n g t h e t a kss css k0 alpha = 0. 3 ; % e l a s t i c i t y of c a p i t a l i n production d e l t a = ; % depreciaton r a t e rho = ; % time preference n = ; % p o p u l a t i o n growth g = ; % exogenous growth r a t e of technology t h e t a = ( d e l t a +rho ) / ( alpha ( d e l t a +n+g ) g ) ; % inverse i n t e r t e m p o r a l e l a s t i c i t y of s u b s t i t u t i o n ; % s e l e c t t h e t a so t h a t the saving r a t e i s constant s =1/ t h e t a O. Afonso, P. B. Vasconcelos Computational Economics 24 / 33

25 Computational implementation Solution %% Steady s t a t e values and shock kss = ( ( d e l t a +rho+g t h e t a ) / alpha ) ^ ( 1 / ( alpha 1) ) ; css = kss ^ alpha (n+ d e l t a +g ) kss ; k0 = 0.1 kss ; % shock at k disp ( steady s t a t e : ) f p r i n t f ( k = %8.6 f, c = %8.6 f \ n, kss, css ) ; disp ( shock : ) ; f p r i n t f ( i n i t i a l value f o r k : k0 = %8.6 f \ n, k0 ) ; %% Exact s o l u t i o n % f o r t h i s model an a n a l y t i c a l s o l u t i o n i s known k t ) ( 1. / ( ( d e l t a +n+g ). t h e t a ) +( k0.^(1 alpha ) / ( ( d e l t a +n+g ). t h e t a ) ) exp( (1 alpha ).... ( d e l t a +n+g ). t ) ). ^ ( 1. / ( 1 alpha ) ) ; c t ) (1 1./ t h e t a ). k ( t ). ^ alpha ; O. Afonso, P. B. Vasconcelos Computational Economics 25 / 33

26 Computational implementation Solution %% Approximate s o l u t i o n using bvp4c ( matlab s o l v e r ) % the RCK model i s a BVP problem nn = 100; i f ~ exist ( OCTAVE_VERSION, b u i l t i n ) s o l i n i t = b v p i n i t ( linspace ( 0, nn, 5 ), [ ] ) ; % MATLAB else s o l i n i t. x = linspace ( 0, nn, 5 ) ; s o l i n i t. y = 0.5 ones ( 2, length ( s o l i n i t. x ) ) ; % Octave end s o l = s o l i n i t ) ; i f ~ exist ( OCTAVE_VERSION, b u i l t i n ) x i n t = linspace ( 0, nn, 5 0 ) ; S x i n t = deval ( sol, x i n t ) ; % MATLAB else x i n t = s o l. x ; S x i n t = s o l. y ; % Octave end O. Afonso, P. B. Vasconcelos Computational Economics 26 / 33

27 Plot the solution Computational implementation %% P l o t both the a n a l y t i c a l and numerical s o l u t i o n from bvp4c subplot ( 2, 1, 1 ) ; hold on e z p l o t ( k, [ 0, nn ] ) ; % p l o t a n a l y t i c a l s o l u t i o n f o r k plot ( x i n t, S x i n t ( 1, : ), r. ) ; % p l o t approx. by bvp4c f o r k plot ( 0, k0, go ) ; % p l o t i n i t i a l value f o r k i f ~ exist ( OCTAVE_VERSION, b u i l t i n ) legend ( exact, bvp4c, $k_0$ i n i t i a l value, l o c a t i o n, SouthEast ) ; set ( legend, I n t e r p r e t e r, l a t e x ) ; xlabel ( $t$, I n t e r p r e t e r, LaTex ) ; ylabel ( $k$, I n t e r p r e t e r, LaTex ) ; else legend ( exact, bvp4c, k_0 i n i t i a l value, l o c a t i o n, SouthEast ) ; xlabel ( t ) ; ylabel ( k ) ; end O. Afonso, P. B. Vasconcelos Computational Economics 27 / 33

28 Plot the solution Computational implementation subplot ( 2, 1, 2 ) ; hold on e z p l o t ( c, [ 0, nn ] ) % p l o t a n a l y t i c a l s o l u t i o n f o r c plot ( x i n t, S x i n t ( 2, : ), r. ) % p l o t numerical approximation f o r c i f ~ exist ( OCTAVE_VERSION, b u i l t i n ) legend ( exact, bvp4c, l o c a t i o n, SouthEast ) ; xlabel ( $t$, I n t e r p r e t e r, LaTex ) ; ylabel ( $c$, I n t e r p r e t e r, LaTex ) ; else legend ( exact, bvp4c, l o c a t i o n, SouthEast ) ; xlabel ( t ) ; ylabel ( c ) ; end O. Afonso, P. B. Vasconcelos Computational Economics 28 / 33

29 Computational implementation RCK system % Boundary c o n d i t i o n s function res = bcs ( ya, yb ) % Y=[ k ( t ) ; c ( t ) ], ya f o r i n i t i a l c o n d i t i o n s and yb f o r f i n a l ones global kss k0 res = [ ya ( 1 ) k0 ; yb ( 1 ) kss ] ; % D i f f e r e n t i a l system s p e c i i f i c a t i o n function dydt=ode_bvp ( ~, y ) % Y=[ k ( t ) ; c ( t ) ] global alpha d e l t a rho n g t h e t a dydt = [... ( y ( 1 ) ^ alpha y ( 2 ) (n+ d e l t a +g ) y ( 1 ) ) ;... %ode : k ( y ( 2 ) ( alpha y ( 1 ) ^ ( alpha 1) ( d e l t a +rho+g t h e t a ) ) / t h e t a ) ;... %ode : c ] ; O. Afonso, P. B. Vasconcelos Computational Economics 29 / 33

30 Numerical results and simulation 8 (1/((δ+n+g) θ)+(k0 1 α 1/((δ+n+g) θ)) exp( (1 α) (δ+n+g) t)) 1/(1 α) k exact bvp4c k 0 initial value t (1 1/θ) k(t) α 1.2 c exact bvp4c t Transition dynamics to steady state O. Afonso, P. B. Vasconcelos Computational Economics 30 / 33

31 Numerical results and simulation ċ = k = 0 c k Phase diagram, RCK model O. Afonso, P. B. Vasconcelos Computational Economics 31 / 33

32 Highlights The RCK model, was formulated by Ramsey (1928) followed later by Cass (1965) and Koopmans (1965). Tjalling Koopmans won the 1975 Nobel Memorial Prize in Economic Sciences. The model is used to analyse the performance of the economy as the rational behaviour of utility maximising individuals. It is considered a building block of dynamic general equilibrium models. This chapter introduces the bvp4c and bvp5c MATLAB functions to solve boundary value problems for ordinary differential equations. O. Afonso, P. B. Vasconcelos Computational Economics 32 / 33

33 Main references References L. F. Shampine, I. Gladwell, S. Thompson Solving ODEs with MATLAB. Cambridge University Press, D. Cass Optimum growth in an aggregative model of capital accumulation. The Review of economic studies, , T. C. Koopmans On the Concept of Optimal Economic Growth. The Economic Approach to Development Planning, , F. P. Ramsey A mathematical theory of saving. The economic journal, , P. B. Vasconcelos Economic growth models: symbolic and numerical computations. Advances in Computer Science: an International Journal, 2(6): 47 54, O. Afonso, P. B. Vasconcelos Computational Economics 33 / 33

Chapter 9 Solow. O. Afonso, P. B. Vasconcelos. Computational Economics: a concise introduction

Chapter 9 Solow. O. Afonso, P. B. Vasconcelos. Computational Economics: a concise introduction Chapter 9 Solow O. Afonso, P. B. Vasconcelos Computational Economics: a concise introduction O. Afonso, P. B. Vasconcelos Computational Economics 1 / 27 Overview 1 Introduction 2 Economic model 3 Computational

More information

Ramsey Cass Koopmans Model (1): Setup of the Model and Competitive Equilibrium Path

Ramsey Cass Koopmans Model (1): Setup of the Model and Competitive Equilibrium Path Ramsey Cass Koopmans Model (1): Setup of the Model and Competitive Equilibrium Path Ryoji Ohdoi Dept. of Industrial Engineering and Economics, Tokyo Tech This lecture note is mainly based on Ch. 8 of Acemoglu

More information

ECON 582: The Neoclassical Growth Model (Chapter 8, Acemoglu)

ECON 582: The Neoclassical Growth Model (Chapter 8, Acemoglu) ECON 582: The Neoclassical Growth Model (Chapter 8, Acemoglu) Instructor: Dmytro Hryshko 1 / 21 Consider the neoclassical economy without population growth and technological progress. The optimal growth

More information

Chapter 10 Skill biased technological change

Chapter 10 Skill biased technological change Chapter 10 Skill biased technological change O. Afonso, P. B. Vasconcelos Computational Economics: a concise introduction O. Afonso, P. B. Vasconcelos Computational Economics 1 / 29 Overview 1 Introduction

More information

Economic Growth (Continued) The Ramsey-Cass-Koopmans Model. 1 Literature. Ramsey (1928) Cass (1965) and Koopmans (1965) 2 Households (Preferences)

Economic Growth (Continued) The Ramsey-Cass-Koopmans Model. 1 Literature. Ramsey (1928) Cass (1965) and Koopmans (1965) 2 Households (Preferences) III C Economic Growth (Continued) The Ramsey-Cass-Koopmans Model 1 Literature Ramsey (1928) Cass (1965) and Koopmans (1965) 2 Households (Preferences) Population growth: L(0) = 1, L(t) = e nt (n > 0 is

More information

Advanced Macroeconomics

Advanced Macroeconomics Advanced Macroeconomics The Ramsey Model Marcin Kolasa Warsaw School of Economics Marcin Kolasa (WSE) Ad. Macro - Ramsey model 1 / 30 Introduction Authors: Frank Ramsey (1928), David Cass (1965) and Tjalling

More information

The Ramsey Model. Alessandra Pelloni. October TEI Lecture. Alessandra Pelloni (TEI Lecture) Economic Growth October / 61

The Ramsey Model. Alessandra Pelloni. October TEI Lecture. Alessandra Pelloni (TEI Lecture) Economic Growth October / 61 The Ramsey Model Alessandra Pelloni TEI Lecture October 2015 Alessandra Pelloni (TEI Lecture) Economic Growth October 2015 1 / 61 Introduction Introduction Introduction Ramsey-Cass-Koopmans model: di ers

More information

Economic growth models: symbolic and numerical computations

Economic growth models: symbolic and numerical computations Economic growth models: symbolic and numerical computations P. B. Vasconcelos CMUP and Faculty of Economics, University of Porto Porto, 4200-464 Porto, Portugal pjv@fep.up.pt Abstract Growth economic models

More information

problem. max Both k (0) and h (0) are given at time 0. (a) Write down the Hamilton-Jacobi-Bellman (HJB) Equation in the dynamic programming

problem. max Both k (0) and h (0) are given at time 0. (a) Write down the Hamilton-Jacobi-Bellman (HJB) Equation in the dynamic programming 1. Endogenous Growth with Human Capital Consider the following endogenous growth model with both physical capital (k (t)) and human capital (h (t)) in continuous time. The representative household solves

More information

Economic Growth: Lectures 5-7, Neoclassical Growth

Economic Growth: Lectures 5-7, Neoclassical Growth 14.452 Economic Growth: Lectures 5-7, Neoclassical Growth Daron Acemoglu MIT November 7, 9 and 14, 2017. Daron Acemoglu (MIT) Economic Growth Lectures 5-7 November 7, 9 and 14, 2017. 1 / 83 Introduction

More information

Permanent Income Hypothesis Intro to the Ramsey Model

Permanent Income Hypothesis Intro to the Ramsey Model Consumption and Savings Permanent Income Hypothesis Intro to the Ramsey Model Lecture 10 Topics in Macroeconomics November 6, 2007 Lecture 10 1/18 Topics in Macroeconomics Consumption and Savings Outline

More information

Lecture 2 The Centralized Economy

Lecture 2 The Centralized Economy Lecture 2 The Centralized Economy Economics 5118 Macroeconomic Theory Kam Yu Winter 2013 Outline 1 Introduction 2 The Basic DGE Closed Economy 3 Golden Rule Solution 4 Optimal Solution The Euler Equation

More information

Dynamic (Stochastic) General Equilibrium and Growth

Dynamic (Stochastic) General Equilibrium and Growth Dynamic (Stochastic) General Equilibrium and Growth Martin Ellison Nuffi eld College Michaelmas Term 2018 Martin Ellison (Nuffi eld) D(S)GE and Growth Michaelmas Term 2018 1 / 43 Macroeconomics is Dynamic

More information

The Neoclassical Growth Model

The Neoclassical Growth Model The Neoclassical Growth Model Ömer Özak SMU Macroeconomics II Ömer Özak (SMU) Economic Growth Macroeconomics II 1 / 101 Introduction Section 1 Introduction Ömer Özak (SMU) Economic Growth Macroeconomics

More information

The Real Business Cycle Model

The Real Business Cycle Model The Real Business Cycle Model Macroeconomics II 2 The real business cycle model. Introduction This model explains the comovements in the fluctuations of aggregate economic variables around their trend.

More information

Advanced Macroeconomics

Advanced Macroeconomics Advanced Macroeconomics The Ramsey Model Micha l Brzoza-Brzezina/Marcin Kolasa Warsaw School of Economics Micha l Brzoza-Brzezina/Marcin Kolasa (WSE) Ad. Macro - Ramsey model 1 / 47 Introduction Authors:

More information

Lecture notes on modern growth theory

Lecture notes on modern growth theory Lecture notes on modern growth theory Part 2 Mario Tirelli Very preliminary material Not to be circulated without the permission of the author October 25, 2017 Contents 1. Introduction 1 2. Optimal economic

More information

Neoclassical Models of Endogenous Growth

Neoclassical Models of Endogenous Growth Neoclassical Models of Endogenous Growth October 2007 () Endogenous Growth October 2007 1 / 20 Motivation What are the determinants of long run growth? Growth in the "e ectiveness of labour" should depend

More information

New Notes on the Solow Growth Model

New Notes on the Solow Growth Model New Notes on the Solow Growth Model Roberto Chang September 2009 1 The Model The firstingredientofadynamicmodelisthedescriptionofthetimehorizon. In the original Solow model, time is continuous and the

More information

Economic Growth: Lecture 9, Neoclassical Endogenous Growth

Economic Growth: Lecture 9, Neoclassical Endogenous Growth 14.452 Economic Growth: Lecture 9, Neoclassical Endogenous Growth Daron Acemoglu MIT November 28, 2017. Daron Acemoglu (MIT) Economic Growth Lecture 9 November 28, 2017. 1 / 41 First-Generation Models

More information

(a) Write down the Hamilton-Jacobi-Bellman (HJB) Equation in the dynamic programming

(a) Write down the Hamilton-Jacobi-Bellman (HJB) Equation in the dynamic programming 1. Government Purchases and Endogenous Growth Consider the following endogenous growth model with government purchases (G) in continuous time. Government purchases enhance production, and the production

More information

Lecture 6: Discrete-Time Dynamic Optimization

Lecture 6: Discrete-Time Dynamic Optimization Lecture 6: Discrete-Time Dynamic Optimization Yulei Luo Economics, HKU November 13, 2017 Luo, Y. (Economics, HKU) ECON0703: ME November 13, 2017 1 / 43 The Nature of Optimal Control In static optimization,

More information

Chapter 4 AD AS. O. Afonso, P. B. Vasconcelos. Computational Economics: a concise introduction

Chapter 4 AD AS. O. Afonso, P. B. Vasconcelos. Computational Economics: a concise introduction Chapter 4 AD AS O. Afonso, P. B. Vasconcelos Computational Economics: a concise introduction O. Afonso, P. B. Vasconcelos Computational Economics 1 / 32 Overview 1 Introduction 2 Economic model 3 Numerical

More information

A simple macro dynamic model with endogenous saving rate: the representative agent model

A simple macro dynamic model with endogenous saving rate: the representative agent model A simple macro dynamic model with endogenous saving rate: the representative agent model Virginia Sánchez-Marcos Macroeconomics, MIE-UNICAN Macroeconomics (MIE-UNICAN) A simple macro dynamic model with

More information

G Recitation 3: Ramsey Growth model with technological progress; discrete time dynamic programming and applications

G Recitation 3: Ramsey Growth model with technological progress; discrete time dynamic programming and applications G6215.1 - Recitation 3: Ramsey Growth model with technological progress; discrete time dynamic Contents 1 The Ramsey growth model with technological progress 2 1.1 A useful lemma..................................................

More information

ECON 581: Growth with Overlapping Generations. Instructor: Dmytro Hryshko

ECON 581: Growth with Overlapping Generations. Instructor: Dmytro Hryshko ECON 581: Growth with Overlapping Generations Instructor: Dmytro Hryshko Readings Acemoglu, Chapter 9. Motivation Neoclassical growth model relies on the representative household. OLG models allow for

More information

Toulouse School of Economics, M2 Macroeconomics 1 Professor Franck Portier. Exam Solution

Toulouse School of Economics, M2 Macroeconomics 1 Professor Franck Portier. Exam Solution Toulouse School of Economics, 2013-2014 M2 Macroeconomics 1 Professor Franck Portier Exam Solution This is a 3 hours exam. Class slides and any handwritten material are allowed. You must write legibly.

More information

Lecture 5: The neoclassical growth model

Lecture 5: The neoclassical growth model THE UNIVERSITY OF SOUTHAMPTON Paul Klein Office: Murray Building, 3005 Email: p.klein@soton.ac.uk URL: http://paulklein.se Economics 3010 Topics in Macroeconomics 3 Autumn 2010 Lecture 5: The neoclassical

More information

From Difference to Differential Equations I

From Difference to Differential Equations I From Difference to Differential Equations I Start with a simple difference equation x (t + 1) x (t) = g(x (t)). (30) Now consider the following approximation for any t [0, 1], x (t + t) x (t) t g(x (t)),

More information

The Ramsey/Cass-Koopmans (RCK) Model

The Ramsey/Cass-Koopmans (RCK) Model c November 2, 217, Christopher D. Carroll RamseyCassKoopmans The Ramsey/Cass-Koopmans (RCK) Model Ramsey (1928), followed much later by Cass (1965) and Koopmans (1965), formulated the canonical model of

More information

Online Appendix I: Wealth Inequality in the Standard Neoclassical Growth Model

Online Appendix I: Wealth Inequality in the Standard Neoclassical Growth Model Online Appendix I: Wealth Inequality in the Standard Neoclassical Growth Model Dan Cao Georgetown University Wenlan Luo Georgetown University July 2016 The textbook Ramsey-Cass-Koopman neoclassical growth

More information

Public Economics The Macroeconomic Perspective Chapter 2: The Ramsey Model. Burkhard Heer University of Augsburg, Germany

Public Economics The Macroeconomic Perspective Chapter 2: The Ramsey Model. Burkhard Heer University of Augsburg, Germany Public Economics The Macroeconomic Perspective Chapter 2: The Ramsey Model Burkhard Heer University of Augsburg, Germany October 3, 2018 Contents I 1 Central Planner 2 3 B. Heer c Public Economics: Chapter

More information

Assumption 5. The technology is represented by a production function, F : R 3 + R +, F (K t, N t, A t )

Assumption 5. The technology is represented by a production function, F : R 3 + R +, F (K t, N t, A t ) 6. Economic growth Let us recall the main facts on growth examined in the first chapter and add some additional ones. (1) Real output (per-worker) roughly grows at a constant rate (i.e. labor productivity

More information

Economic Growth: Lecture 8, Overlapping Generations

Economic Growth: Lecture 8, Overlapping Generations 14.452 Economic Growth: Lecture 8, Overlapping Generations Daron Acemoglu MIT November 20, 2018 Daron Acemoglu (MIT) Economic Growth Lecture 8 November 20, 2018 1 / 46 Growth with Overlapping Generations

More information

The Ramsey Model. (Lecture Note, Advanced Macroeconomics, Thomas Steger, SS 2013)

The Ramsey Model. (Lecture Note, Advanced Macroeconomics, Thomas Steger, SS 2013) The Ramsey Model (Lecture Note, Advanced Macroeconomics, Thomas Steger, SS 213) 1 Introduction The Ramsey model (or neoclassical growth model) is one of the prototype models in dynamic macroeconomics.

More information

Lecture 15. Dynamic Stochastic General Equilibrium Model. Randall Romero Aguilar, PhD I Semestre 2017 Last updated: July 3, 2017

Lecture 15. Dynamic Stochastic General Equilibrium Model. Randall Romero Aguilar, PhD I Semestre 2017 Last updated: July 3, 2017 Lecture 15 Dynamic Stochastic General Equilibrium Model Randall Romero Aguilar, PhD I Semestre 2017 Last updated: July 3, 2017 Universidad de Costa Rica EC3201 - Teoría Macroeconómica 2 Table of contents

More information

Solution to Homework 2 - Exogeneous Growth Models

Solution to Homework 2 - Exogeneous Growth Models Solution to Homework 2 - Exogeneous Growth Models ECO-3211 Macroeconomia Aplicada (Applied Macroeconomics Question 1: Solow Model with a Fixed Factor 1 The law of motion for capital in the Solow economy

More information

ECON 5118 Macroeconomic Theory

ECON 5118 Macroeconomic Theory ECON 5118 Macroeconomic Theory Winter 013 Test 1 February 1, 013 Answer ALL Questions Time Allowed: 1 hour 0 min Attention: Please write your answers on the answer book provided Use the right-side pages

More information

Growth Theory: Review

Growth Theory: Review Growth Theory: Review Lecture 1, Endogenous Growth Economic Policy in Development 2, Part 2 March 2009 Lecture 1, Exogenous Growth 1/104 Economic Policy in Development 2, Part 2 Outline Growth Accounting

More information

Endogenous Growth Theory

Endogenous Growth Theory Endogenous Growth Theory Lecture Notes for the winter term 2010/2011 Ingrid Ott Tim Deeken October 21st, 2010 CHAIR IN ECONOMIC POLICY KIT University of the State of Baden-Wuerttemberg and National Laboratory

More information

Growth Theory: Review

Growth Theory: Review Growth Theory: Review Lecture 1.1, Exogenous Growth Topics in Growth, Part 2 June 11, 2007 Lecture 1.1, Exogenous Growth 1/76 Topics in Growth, Part 2 Growth Accounting: Objective and Technical Framework

More information

Monetary Economics: Solutions Problem Set 1

Monetary Economics: Solutions Problem Set 1 Monetary Economics: Solutions Problem Set 1 December 14, 2006 Exercise 1 A Households Households maximise their intertemporal utility function by optimally choosing consumption, savings, and the mix of

More information

The Pasinetti-Solow Growth Model With Optimal Saving Behaviour: A Local Bifurcation Analysis

The Pasinetti-Solow Growth Model With Optimal Saving Behaviour: A Local Bifurcation Analysis The Pasinetti-Solow Growth Model With Optimal Saving Behaviour: A Local Bifurcation Analysis Pasquale Commendatore 1 and Cesare Palmisani 2 1 Dipartimento di Teoria Economica e Applicazioni Università

More information

Endogenous Growth: AK Model

Endogenous Growth: AK Model Endogenous Growth: AK Model Prof. Lutz Hendricks Econ720 October 24, 2017 1 / 35 Endogenous Growth Why do countries grow? A question with large welfare consequences. We need models where growth is endogenous.

More information

Macroeconomics I. University of Tokyo. Lecture 12. The Neo-Classical Growth Model: Prelude to LS Chapter 11.

Macroeconomics I. University of Tokyo. Lecture 12. The Neo-Classical Growth Model: Prelude to LS Chapter 11. Macroeconomics I University of Tokyo Lecture 12 The Neo-Classical Growth Model: Prelude to LS Chapter 11. Julen Esteban-Pretel National Graduate Institute for Policy Studies The Cass-Koopmans Model: Environment

More information

Macroeconomics I, UPF Professor Antonio Ciccone SOLUTIONS PS 5, preliminary version

Macroeconomics I, UPF Professor Antonio Ciccone SOLUTIONS PS 5, preliminary version Macroeconomics I, UPF Professor ntonio Ciccone SOUTIONS PS 5, preliminary version 1 The Solow K model with transitional dynamics Consider the following Solow economy: production is determined by Y F (K,

More information

Practice Questions for Mid-Term I. Question 1: Consider the Cobb-Douglas production function in intensive form:

Practice Questions for Mid-Term I. Question 1: Consider the Cobb-Douglas production function in intensive form: Practice Questions for Mid-Term I Question 1: Consider the Cobb-Douglas production function in intensive form: y f(k) = k α ; α (0, 1) (1) where y and k are output per worker and capital per worker respectively.

More information

Small Open Economy RBC Model Uribe, Chapter 4

Small Open Economy RBC Model Uribe, Chapter 4 Small Open Economy RBC Model Uribe, Chapter 4 1 Basic Model 1.1 Uzawa Utility E 0 t=0 θ t U (c t, h t ) θ 0 = 1 θ t+1 = β (c t, h t ) θ t ; β c < 0; β h > 0. Time-varying discount factor With a constant

More information

Economics 202A Lecture Outline #3 (version 1.0)

Economics 202A Lecture Outline #3 (version 1.0) Economics 202A Lecture Outline #3 (version.0) Maurice Obstfeld Steady State of the Ramsey-Cass-Koopmans Model In the last few lectures we have seen how to set up the Ramsey-Cass- Koopmans Model in discrete

More information

1 The Basic RBC Model

1 The Basic RBC Model IHS 2016, Macroeconomics III Michael Reiter Ch. 1: Notes on RBC Model 1 1 The Basic RBC Model 1.1 Description of Model Variables y z k L c I w r output level of technology (exogenous) capital at end of

More information

The Growth Model in Continuous Time (Ramsey Model)

The Growth Model in Continuous Time (Ramsey Model) The Growth Model in Continuous Time (Ramsey Model) Prof. Lutz Hendricks Econ720 September 27, 2017 1 / 32 The Growth Model in Continuous Time We add optimizing households to the Solow model. We first study

More information

Advanced Macroeconomics

Advanced Macroeconomics Advanced Macroeconomics Endogenous Growth Marcin Kolasa Warsaw School of Economics Marcin Kolasa (WSE) Ad. Macro - Endogenous growth 1 / 18 Introduction The Solow and Ramsey models are exogenous growth

More information

DEPARTMENT OF ECONOMICS Fall 2015 P. Gourinchas/D. Romer MIDTERM EXAM

DEPARTMENT OF ECONOMICS Fall 2015 P. Gourinchas/D. Romer MIDTERM EXAM UNIVERSITY OF CALIFORNIA Economics 202A DEPARTMENT OF ECONOMICS Fall 2015 P. Gourinchas/D. Romer MIDTERM EXAM The exam consists of two parts. There are 85 points total. Part I has 18 points and Part II

More information

Econ 204A: Section 3

Econ 204A: Section 3 Econ 204A: Section 3 Ryan Sherrard University of California, Santa Barbara 18 October 2016 Sherrard (UCSB) Section 3 18 October 2016 1 / 19 Notes on Problem Set 2 Total Derivative Review sf (k ) = (δ +

More information

The Solow Model. Prof. Lutz Hendricks. January 26, Econ520

The Solow Model. Prof. Lutz Hendricks. January 26, Econ520 The Solow Model Prof. Lutz Hendricks Econ520 January 26, 2017 1 / 28 Issues The production model measures the proximate causes of income gaps. Now we start to look at deep causes. The Solow model answers

More information

1. Money in the utility function (start)

1. Money in the utility function (start) Monetary Economics: Macro Aspects, 1/3 2012 Henrik Jensen Department of Economics University of Copenhagen 1. Money in the utility function (start) a. The basic money-in-the-utility function model b. Optimal

More information

UNIVERSITY OF VIENNA

UNIVERSITY OF VIENNA WORKING PAPERS Capital price bubbles and dynamic inefficiency Gerhard Sorger Februar 2018 Working Paper No: 1802 DEPARTMENT OF ECONOMICS UNIVERSITY OF VIENNA All our working papers are available at: http://mailbox.univie.ac.at/papers.econ

More information

Markov Perfect Equilibria in the Ramsey Model

Markov Perfect Equilibria in the Ramsey Model Markov Perfect Equilibria in the Ramsey Model Paul Pichler and Gerhard Sorger This Version: February 2006 Abstract We study the Ramsey (1928) model under the assumption that households act strategically.

More information

Solving a Dynamic (Stochastic) General Equilibrium Model under the Discrete Time Framework

Solving a Dynamic (Stochastic) General Equilibrium Model under the Discrete Time Framework Solving a Dynamic (Stochastic) General Equilibrium Model under the Discrete Time Framework Dongpeng Liu Nanjing University Sept 2016 D. Liu (NJU) Solving D(S)GE 09/16 1 / 63 Introduction Targets of the

More information

Lecture 2 The Centralized Economy: Basic features

Lecture 2 The Centralized Economy: Basic features Lecture 2 The Centralized Economy: Basic features Leopold von Thadden University of Mainz and ECB (on leave) Advanced Macroeconomics, Winter Term 2013 1 / 41 I Motivation This Lecture introduces the basic

More information

The economy is populated by a unit mass of infinitely lived households with preferences given by. β t u(c Mt, c Ht ) t=0

The economy is populated by a unit mass of infinitely lived households with preferences given by. β t u(c Mt, c Ht ) t=0 Review Questions: Two Sector Models Econ720. Fall 207. Prof. Lutz Hendricks A Planning Problem The economy is populated by a unit mass of infinitely lived households with preferences given by β t uc Mt,

More information

Housing with overlapping generations

Housing with overlapping generations Housing with overlapping generations Chiara Forlati, Michael Hatcher, Alessandro Mennuni University of Southampton Preliminary and Incomplete May 16, 2015 Abstract We study the distributional and efficiency

More information

The basic representative agent model: Ramsey

The basic representative agent model: Ramsey Chapter 10 The basic representative agent model: Ramsey As early as 1928 a sophisticated model of a society s optimal saving was published by the British mathematician and economist Frank Ramsey (1903-1930).

More information

TOBB-ETU - Econ 532 Practice Problems II (Solutions)

TOBB-ETU - Econ 532 Practice Problems II (Solutions) TOBB-ETU - Econ 532 Practice Problems II (Solutions) Q: Ramsey Model: Exponential Utility Assume that in nite-horizon households maximize a utility function of the exponential form 1R max U = e (n )t (1=)e

More information

ADVANCED MACROECONOMICS I

ADVANCED MACROECONOMICS I Name: Students ID: ADVANCED MACROECONOMICS I I. Short Questions (21/2 points each) Mark the following statements as True (T) or False (F) and give a brief explanation of your answer in each case. 1. 2.

More information

Graduate Macroeconomics - Econ 551

Graduate Macroeconomics - Econ 551 Graduate Macroeconomics - Econ 551 Tack Yun Indiana University Seoul National University Spring Semester January 2013 T. Yun (SNU) Macroeconomics 1/07/2013 1 / 32 Business Cycle Models for Emerging-Market

More information

First order approximation of stochastic models

First order approximation of stochastic models First order approximation of stochastic models Shanghai Dynare Workshop Sébastien Villemot CEPREMAP October 27, 2013 Sébastien Villemot (CEPREMAP) First order approximation of stochastic models October

More information

Economic Growth: Lecture 7, Overlapping Generations

Economic Growth: Lecture 7, Overlapping Generations 14.452 Economic Growth: Lecture 7, Overlapping Generations Daron Acemoglu MIT November 17, 2009. Daron Acemoglu (MIT) Economic Growth Lecture 7 November 17, 2009. 1 / 54 Growth with Overlapping Generations

More information

Topic 2. Consumption/Saving and Productivity shocks

Topic 2. Consumption/Saving and Productivity shocks 14.452. Topic 2. Consumption/Saving and Productivity shocks Olivier Blanchard April 2006 Nr. 1 1. What starting point? Want to start with a model with at least two ingredients: Shocks, so uncertainty.

More information

DSGE-Models. Calibration and Introduction to Dynare. Institute of Econometrics and Economic Statistics

DSGE-Models. Calibration and Introduction to Dynare. Institute of Econometrics and Economic Statistics DSGE-Models Calibration and Introduction to Dynare Dr. Andrea Beccarini Willi Mutschler, M.Sc. Institute of Econometrics and Economic Statistics willi.mutschler@uni-muenster.de Summer 2012 Willi Mutschler

More information

General motivation behind the augmented Solow model

General motivation behind the augmented Solow model General motivation behind the augmented Solow model Empirical analysis suggests that the elasticity of output Y with respect to capital implied by the Solow model (α 0.3) is too low to reconcile the model

More information

Economic Growth

Economic Growth MIT OpenCourseWare http://ocw.mit.edu 14.452 Economic Growth Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 14.452 Economic Growth: Lecture

More information

HOMEWORK #3 This homework assignment is due at NOON on Friday, November 17 in Marnix Amand s mailbox.

HOMEWORK #3 This homework assignment is due at NOON on Friday, November 17 in Marnix Amand s mailbox. Econ 50a second half) Yale University Fall 2006 Prof. Tony Smith HOMEWORK #3 This homework assignment is due at NOON on Friday, November 7 in Marnix Amand s mailbox.. This problem introduces wealth inequality

More information

Overlapping Generation Models

Overlapping Generation Models Overlapping Generation Models Ömer Özak SMU Macroeconomics II Ömer Özak (SMU) Economic Growth Macroeconomics II 1 / 122 Growth with Overlapping Generations Section 1 Growth with Overlapping Generations

More information

Economics 210B Due: September 16, Problem Set 10. s.t. k t+1 = R(k t c t ) for all t 0, and k 0 given, lim. and

Economics 210B Due: September 16, Problem Set 10. s.t. k t+1 = R(k t c t ) for all t 0, and k 0 given, lim. and Economics 210B Due: September 16, 2010 Problem 1: Constant returns to saving Consider the following problem. c0,k1,c1,k2,... β t Problem Set 10 1 α c1 α t s.t. k t+1 = R(k t c t ) for all t 0, and k 0

More information

A Note on the Ramsey Growth Model with the von Bertalanffy Population Law

A Note on the Ramsey Growth Model with the von Bertalanffy Population Law Applied Mathematical Sciences, Vol 4, 2010, no 65, 3233-3238 A Note on the Ramsey Growth Model with the von Bertalanffy Population aw uca Guerrini Department of Mathematics for Economic and Social Sciences

More information

Chapter 3 Task 1-4. Growth and Innovation Fridtjof Zimmermann

Chapter 3 Task 1-4. Growth and Innovation Fridtjof Zimmermann Chapter 3 Task 1-4 Growth and Innovation Fridtjof Zimmermann Recept on how to derive the Euler-Equation (Keynes-Ramsey-Rule) 1. Construct the Hamiltonian Equation (Lagrange) H c, k, t, μ = U + μ(side Condition)

More information

Dynamic Optimization: An Introduction

Dynamic Optimization: An Introduction Dynamic Optimization An Introduction M. C. Sunny Wong University of San Francisco University of Houston, June 20, 2014 Outline 1 Background What is Optimization? EITM: The Importance of Optimization 2

More information

Economic Growth Theory. Vahagn Jerbashian. Lecture notes

Economic Growth Theory. Vahagn Jerbashian. Lecture notes Economic Growth Theory Vahagn Jerbashian Lecture notes This version: February 2, 206 Contents Empirical observations; Kaldor stylized facts of growth; Neoclassical production function; The Solow-Swan model

More information

Part A: Answer question A1 (required), plus either question A2 or A3.

Part A: Answer question A1 (required), plus either question A2 or A3. Ph.D. Core Exam -- Macroeconomics 5 January 2015 -- 8:00 am to 3:00 pm Part A: Answer question A1 (required), plus either question A2 or A3. A1 (required): Ending Quantitative Easing Now that the U.S.

More information

Indeterminacy with No-Income-Effect Preferences and Sector-Specific Externalities

Indeterminacy with No-Income-Effect Preferences and Sector-Specific Externalities Indeterminacy with No-Income-Effect Preferences and Sector-Specific Externalities Jang-Ting Guo University of California, Riverside Sharon G. Harrison Barnard College, Columbia University July 9, 2008

More information

Lecture 3: Growth with Overlapping Generations (Acemoglu 2009, Chapter 9, adapted from Zilibotti)

Lecture 3: Growth with Overlapping Generations (Acemoglu 2009, Chapter 9, adapted from Zilibotti) Lecture 3: Growth with Overlapping Generations (Acemoglu 2009, Chapter 9, adapted from Zilibotti) Kjetil Storesletten September 5, 2014 Kjetil Storesletten () Lecture 3 September 5, 2014 1 / 56 Growth

More information

On the dynamics of basic growth models: Ratio stability versus convergence and divergence in state space

On the dynamics of basic growth models: Ratio stability versus convergence and divergence in state space On the dynamics of basic growth models: Ratio stability versus convergence and divergence in state space Thorsten Pampel July 27 Discussion Paper No. 538 (revised Department of Business Administration

More information

Decentralised economies I

Decentralised economies I Decentralised economies I Martin Ellison 1 Motivation In the first two lectures on dynamic programming and the stochastic growth model, we solved the maximisation problem of the representative agent. More

More information

Foundation of (virtually) all DSGE models (e.g., RBC model) is Solow growth model

Foundation of (virtually) all DSGE models (e.g., RBC model) is Solow growth model THE BASELINE RBC MODEL: THEORY AND COMPUTATION FEBRUARY, 202 STYLIZED MACRO FACTS Foundation of (virtually all DSGE models (e.g., RBC model is Solow growth model So want/need/desire business-cycle models

More information

Uncertainty Per Krusell & D. Krueger Lecture Notes Chapter 6

Uncertainty Per Krusell & D. Krueger Lecture Notes Chapter 6 1 Uncertainty Per Krusell & D. Krueger Lecture Notes Chapter 6 1 A Two-Period Example Suppose the economy lasts only two periods, t =0, 1. The uncertainty arises in the income (wage) of period 1. Not that

More information

Analysis of the speed of convergence

Analysis of the speed of convergence Analysis of the speed of convergence Lionel Artige HEC Université de Liège 30 january 2010 Neoclassical Production Function We will assume a production function of the Cobb-Douglas form: F[K(t), L(t),

More information

Lecture 1: The Classical Optimal Growth Model

Lecture 1: The Classical Optimal Growth Model Lecture 1: The Classical Optimal Growth Model This lecture introduces the classical optimal economic growth problem. Solving the problem will require a dynamic optimisation technique: a simple calculus

More information

Lecture 2. (1) Aggregation (2) Permanent Income Hypothesis. Erick Sager. September 14, 2015

Lecture 2. (1) Aggregation (2) Permanent Income Hypothesis. Erick Sager. September 14, 2015 Lecture 2 (1) Aggregation (2) Permanent Income Hypothesis Erick Sager September 14, 2015 Econ 605: Adv. Topics in Macroeconomics Johns Hopkins University, Fall 2015 Erick Sager Lecture 2 (9/14/15) 1 /

More information

Chapter 15. Several of the applications of constrained optimization presented in Chapter 11 are. Dynamic Optimization

Chapter 15. Several of the applications of constrained optimization presented in Chapter 11 are. Dynamic Optimization Chapter 15 Dynamic Optimization Several of the applications of constrained optimization presented in Chapter 11 are two-period discrete-time optimization problems. he objective function in these intertemporal

More information

The Solow Growth Model

The Solow Growth Model The Solow Growth Model Lectures 5, 6 & 7 Topics in Macroeconomics Topic 2 October 20, 21 & 27, 2008 Lectures 5, 6 & 7 1/37 Topics in Macroeconomics From Growth Accounting to the Solow Model Goal 1: Stylized

More information

Stochastic simulations with DYNARE. A practical guide.

Stochastic simulations with DYNARE. A practical guide. Stochastic simulations with DYNARE. A practical guide. Fabrice Collard (GREMAQ, University of Toulouse) Adapted for Dynare 4.1 by Michel Juillard and Sébastien Villemot (CEPREMAP) First draft: February

More information

Macroeconomics Qualifying Examination

Macroeconomics Qualifying Examination Macroeconomics Qualifying Examination August 2015 Department of Economics UNC Chapel Hill Instructions: This examination consists of 4 questions. Answer all questions. If you believe a question is ambiguously

More information

14.05: Section Handout #1 Solow Model

14.05: Section Handout #1 Solow Model 14.05: Section Handout #1 Solow Model TA: Jose Tessada September 16, 2005 Today we will review the basic elements of the Solow model. Be prepared to ask any questions you may have about the derivation

More information

Solow Growth Model. Michael Bar. February 28, Introduction Some facts about modern growth Questions... 4

Solow Growth Model. Michael Bar. February 28, Introduction Some facts about modern growth Questions... 4 Solow Growth Model Michael Bar February 28, 208 Contents Introduction 2. Some facts about modern growth........................ 3.2 Questions..................................... 4 2 The Solow Model 5

More information

"0". Doing the stuff on SVARs from the February 28 slides

0. Doing the stuff on SVARs from the February 28 slides Monetary Policy, 7/3 2018 Henrik Jensen Department of Economics University of Copenhagen "0". Doing the stuff on SVARs from the February 28 slides 1. Money in the utility function (start) a. The basic

More information

News Driven Business Cycles in Heterogenous Agents Economies

News Driven Business Cycles in Heterogenous Agents Economies News Driven Business Cycles in Heterogenous Agents Economies Paul Beaudry and Franck Portier DRAFT February 9 Abstract We present a new propagation mechanism for news shocks in dynamic general equilibrium

More information

14.452: Introduction to Economic Growth Problem Set 4

14.452: Introduction to Economic Growth Problem Set 4 14.452: Introduction to Economic Growth Problem Set 4 Daron Acemoglu Due date: December 5, 12pm noon Please only hand in Question 3, which will be graded. The rest will be reviewed in the recitation but

More information

u(c t, x t+1 ) = c α t + x α t+1

u(c t, x t+1 ) = c α t + x α t+1 Review Questions: Overlapping Generations Econ720. Fall 2017. Prof. Lutz Hendricks 1 A Savings Function Consider the standard two-period household problem. The household receives a wage w t when young

More information

14.06 Lecture Notes Intermediate Macroeconomics. George-Marios Angeletos MIT Department of Economics

14.06 Lecture Notes Intermediate Macroeconomics. George-Marios Angeletos MIT Department of Economics 14.06 Lecture Notes Intermediate Macroeconomics George-Marios Angeletos MIT Department of Economics Spring 2004 Chapter 2 The Solow Growth Model (and a look ahead) 2.1 Centralized Dictatorial Allocations

More information