Lecture 6: Discrete-Time Dynamic Optimization

Size: px
Start display at page:

Download "Lecture 6: Discrete-Time Dynamic Optimization"

Transcription

1 Lecture 6: Discrete-Time Dynamic Optimization Yulei Luo Economics, HKU November 13, 2017 Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

2 The Nature of Optimal Control In static optimization, the task is to find a single value for each control variable, such that the objective function will be maximized or minimized. In contrast, in a dynamic setting, time enters explicitly and we encounter a dynamic optimization problem. In such a problem, we need to find the optimal time path of control and state during an entire planning period. Specifically, at any time t, we have to choose the value of some control variable, c(t), which will then affect the value of the state variable, x(t + 1), via a state transition equation given the current state x(t). Two leading methods to solve DO problems are: optimal control (OC) and dynamic programming (DP). They can be applied in deterministic or stochastic and discrete-time or continuous-time settings. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

3 The Setting of Optimal Control Since our objective is to maximize the profit over the entire period, the objective should take the form of summation from t = 0 to t = T in the discrete-time setting. The problem also specifies the initial value of the state variable x, x(0), and the terminal condition of y, x(t + 1): subject to for any t 0. T max {c(t),x (t+1)} r (c (t), x (t), t), (1) x (t + 1) x (t) = f (c (t), x (t), t), (2) x 0 = x (0), x (T + 1) 0, (3) Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

4 (Conti.) As in the static optimization case, the Lagrangian for this intertemporal (dynamic) problem is T L = {r (c t, x t, t) + λ t [f (c t, x t, t) + x t x t+1 ]} + λ T +1 x T +1, (4) where λ t is the shadow price (i.e., the Lagrange multiplier). The FOCs for c t are: L c t = r c (c t, x t, t) + λ t f c (c t, x t, t) = 0 for t = 0, 1,, T. (5) The FOCs for x t+1 are complicated because each x t appears in two terms in the Lagrangian function. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

5 (Conti.) Consider some relevant terms in the above Lagrangian function: T T 1 λ t (x t x t+1 ) = (λ 0 x 0 λ T x T +1 ) + x t+1 (λ t+1 λ t ). The FOCs for x t+1 : L x t+1 = r x (c t+1, x t+1, t + 1) + λ t+1 f x (c t+1, x t+1, t + 1) for t = 0,, T 1. +λ t+1 λ t = 0, Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

6 Theorem (The Maximum Principle) The necessary FOCs for maximizing (1) subject to (2) are: (i) L t c t = 0 for all t = 0,, T. (ii) x t+1 x t = f (c t, x t, t) for all t (The state transition equation) (iii) r x (c t+1, x t+1, t + 1) + λ t+1 f x (c t+1, x t+1, t + 1) + λ t+1 λ t = 0 for all t (The costate (λ t ) equation) (iv) x T +1 0, λ T +1 0, x T +1 λ T +1 = 0 (The transversality condition, or the complementary-slackness condition) Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

7 Example: Optimal Consumption-Saving Model Suppose that a consumer has the utility function u (c t ), where c t is consumption at time t. The consumer s utility is concave: u > 0, u < 0, (6) and u (c t ) satisfies the Inada conditions (They ensure that consumption will always be interior): lim c 0 u (c) = and lim u (c) = 0. (7) c The consumer is also endowed with a 0 = a (0), and has income stream derived from holding the asset: y t = ra t, where r is the interest rate. The consumer uses the income to purchase c. Any income not consumed is added to the asset holdings as savings: a t+1 = (1 + r) a t c t. (8) Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

8 The Model Setup The consumer s lifetime utility maximization problem is to subject to T max {c t,a t+1 } β t u (c t ) (9) a t+1 = Ra t c t, t = 0,, T, (10) a 0 = a (0), a T +1 0, (11) where β is the consumer s rate of time preference (β 1) and R = 1 + r is the gross interest rate. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

9 (Conti.) Since lim c 0 u (c) =, c (t) > 0 for all t T. Further, to ensure that a solution exists, assets are constrained to be nonnegative after the terminal period T (i.e., when the consumer dies), a T Note that this nonnegativity constraint must bind, i.e., a T +1 = 0. In fact, this constraint serves two important purposes: First, without this constraint a T +1 0, the consumer would want to set a T +1 = and die with outstanding debts. This is clearly not feasible. Second, the fact that the constraint is binding in the optimal solution guarantees that resources are not being thrown away after T. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

10 Using Optimal Control to Solve the Model Setting up the Lagrangian: L = T β t {u(c t ) + λ t [Ra t c t a t+1 ]} + λ T +1 a T +1 (12) The FOC for c t is L c t = 0: The FOC for a t+1 is u (c t ) λ t = 0 for t = 0, 1,, T. (13) L a t+1 = 0: λ t + βrλ t+1 = 0 for t = 0,, T 1. (14) Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

11 (Conti.) The terminal condition a T +1 0 implies that the transversality condition (the complementary slackness condition) is λ T +1 0, a T +1 0, a T +1 λ T +1 = 0, (15) which means that either the asset holdings (a) must be exhausted on the terminal date, or the shadow price of capital (λ t ) must be 0 on the terminal date. Since u > 0, the marginal value of capital (λ) cannot be 0 and thus the capital stock should optimally be exhausted by the terminal date T + 1, i.e., a T +1 = 0. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

12 (Conti.) Combining (13) with (14) gives u (c t ) = βru (c t+1 ), (16) which is called the Euler equation characterizing optimal consumption dynamics. Suppose that the utility function has an isoelastic form u(c t ) = c1 γ t 1 1 γ, (17) where γ 0 (Note that when γ = 1, the function reduces to ln c t ). We have c γ t = βrc γ t+1 = c t+1 = (βr) 1/γ. (18) c t Therefore, if βr > 1, the optimal consumption will rise over time; if βr < 1, the optimal consumption will decline over time. When βr = 1, c t = c t+1. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

13 (Conti.) (18) implies that the elasticity of intertemporal substitution (EIS) is ( ) ( ) ( ) d ct+1 c t / ct+1 c t = d ln ct+1 c t = 1 γ. (19) Hence, increasing γ dr/r ( i.e., reducing 1 γ d ln R ) make the agent more unwilling to postpone consumption (i.e., more unwilling to save). That s why we call this type of utility functions the isoelastic utility function. The optimal problem is pinned down by a given initial condition (a 0 ) and by a terminal condition (a T +1 = 0). The sets of (T 1) Euler equations (18) and constraints (10) then determine the time path of c as well as a. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

14 Obtaining the Intertemporal Budget Constraint The original budget constraint (10) implies that a 1 = Ra 0 c 0, a 2 = Ra 1 c 1, a T +1 = Ra T c T. a T +1 R T ( + ct R T + + c ) 1 R + c 0 T = Ra 0 = c t R t = Ra 0, (20) where we use the fact that a T +1 = 0. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

15 (Conti.) For simplicity, assume that γ = 1. Combining (18) with (20) gives c R (βrc 0) ( ) R T β T R T c 0 = Ra 0 = R c 0 = 1 + β + + β T a 0. (21) Hence, the time path of optimal consumption is c t = R t+1 β t 1 + β + + β T a 0 (22) where t = 0,, T. Given c t, it is straightforward to determine the time path of a t : a t+1 = Ra t c t = Ra t where t = 0,, T and a T +1 = 0. R t+1 β t 1 + β + + β T a 0, (23) Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

16 (Conti.) Consider an important special case, βr = 1. In this case, (18) implies that c 0 = c 1 = = c T, ( c ) R T = Ra 0 = where t = 0,, T. c t = R 1 1 R (T +1) a 0. (24) Next, the optimal path of a t can be derived by solving the following difference equation: r a t+1 = Ra t c t = Ra t 1 R (T +1) a 0 = ( ) a t = 1 a 0 R t R (T +1) 1 1 R (T +1) a 0, (25) Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

17 Alternative Way to Solve Optimal Consumption Instead of defining the Lagrange multiplier for each flow budget constraint, we may define a Lagrange multiplier for the intertemporal budget constraint (that is, the lifetime budget constraint): T c t R t = Ra 0, where we have used the fact that a T +1 = 0. That is, we may write the Lagrangian as follows ( ) T L = β t T c t u(c t ) + λ Ra 0 R t, where λ is the constant Lagrange multiplier for the lifetime budget constraint. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

18 (Conti.) The FOCs for an optimum are then β t u (c t ) = λ 1, where t = 0,, T. (26) Rt Since λ is a constant, the above FOCs implies that the Euler equations are u (c t ) = βru (c t+1 ), where t = 0,, T 1, which is identical to those Euler equations we derived above. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

19 The Infinite Horizon Case There are some reasons to consider the infinite horizon (T = ) case: People don t live forever, but they may care about their offspring (a bequest motive). Assuming an infinite horizon eliminates the terminal date complications (stop saving, consume their entire value, etc. There is no real world counterpart for these actions because the real economy continue forever). Many economic models with a long time horizon tend to show very similar results to IH models if the horizon is long enough. IH models are stationary in nature: the remaining time horizon doesn t change as we move forward in time. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

20 The Model Setup The consumer s lifetime utility maximization problem max c(t) β t u (c t ) (27) subject to a t+1 = Ra t c t, t 0, given the initial asset holdings a 0 = a (0). In addition, we need to impose the following institutional assumption: no Ponzi game condition (npg): ( at+1 ) lim t R t 0, (28) means that in present value terms, the agent cannot engage in borrowing and lending so that his terminal asset holdings are negative. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

21 (Conti.) (36) can help obtain an intertemporal budget constraint: Applying (36), we have = lim T ( T T c t R t + a T +1 R T c t R t + a T +1 R T = Ra 0. ) T T = lim c ( t R t + lim at ) +1 T R T = c t R t Ra 0. c ( t R t + lim at ) +1 T R T (29) Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

22 (Conti.) In an optimum, (37) must be binding: c t R t = Ra 0 (30a) ( because (36) is binding, i.e., lim at+1 ) T R = 0 (Otherwise, the t agent can consume the left amount and reach a higher utility level, which contradicts optimum). Set up the Lagrangian: ( ) L = β t c t u (c t ) + λ Ra 0 R t The FOCs w.r.t. c t for any t are β t u (c t ) λ 1 = 0, t 0, (31) Rt where λ is the Lagrangian multiplier associated with the intertemporal budget constraint. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

23 (Conti.) Note that the FOCs imply the following Euler equation linking consumption in two consecutive periods u (c t ) = βru (c t+1 ), t 0. (32) Suppose that the utility function is log, u (c t ) = log c t. (39) implies that c t = (βr) t c 0, t 1. Substituting them into the (38a) gives (βr) R t c 0 = ( ) Ra 0 = β t c 0 = Ra 0 = c 0 = R (1 β) a 0, (33) and consumption in periods t 1 can be recovered: c t = (βr) t c 0 = (βr) t R (1 β) a 0, t 1. (34) Similarly, we can determine the optimal time path of asset holdings: a t+1 = Ra t (βr) t R (1 β) a 0. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

24 The Infinite Horizon Case There are some reasons to consider the infinite horizon (T = ) case: People don t live forever, but they may care about their offspring (a bequest motive). Assuming an infinite horizon eliminates the terminal date complications (stop saving, consume their entire value, etc. There is no real world counterpart for these actions because the real economy continue forever). Many economic models with a long time horizon tend to show very similar results to IH models if the horizon is long enough. IH models are stationary in nature: the remaining time horizon doesn t change as we move forward in time. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

25 The Model Setup The consumer s lifetime utility maximization problem max c(t) β t u (c t ) (35) subject to a t+1 = Ra t c t, t 0, given the initial asset holdings a 0 = a (0). In addition, we need to impose the following institutional assumption: no Ponzi game condition (npg): ( at+1 ) lim t R t 0, (36) means that in present value terms, the agent cannot engage in borrowing and lending so that his terminal asset holdings are negative. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

26 (Conti.) (36) can help obtain an intertemporal budget constraint: Applying (36), we have = lim T ( T T c t R t + a T +1 R T c t R t + a T +1 R T = Ra 0. ) T T = lim c ( t R t + lim at ) +1 T R T = c t R t Ra 0. c ( t R t + lim at ) +1 T R T (37) Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

27 (Conti.) In an optimum, (37) must be binding: c t R t = Ra 0 (38a) ( because (36) is binding, i.e., lim at+1 ) T R = 0 (Otherwise, the t agent can consume the left amount and reach a higher utility level, which contradicts optimum). Set up the Lagrangian: ( ) L = β t c t u (c t ) + λ Ra 0 R t The FOCs w.r.t. c t for any t are β t u (c t ) λ 1 = 0, t 0, (39) Rt where λ is the Lagrangian multiplier associated with the intertemporal budget constraint. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

28 (Conti.) Note that the FOCs imply the following Euler equation linking consumption in two consecutive periods u (c t ) = βru (c t+1 ), t 0. (40) Suppose that the utility function is log, u (c t ) = log c t. (39) implies that c t = (βr) t c 0, t 1. Substituting them into the (38a) gives (βr) R t c 0 = ( ) Ra 0 = β t c 0 = Ra 0 = c 0 = R (1 β) a 0, (41) and consumption in periods t 1 can be recovered: c t = (βr) t c 0 = (βr) t R (1 β) a 0, t 1. (42) Similarly, we can determine the optimal time path of asset holdings: a t+1 = Ra t (βr) t R (1 β) a 0. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

29 The Ramsey-Cass-Koopmans Model (Optimal Growth Model) The key difference bw the RCK model and the Solow model is that the saving rate is endogenized in the RCK model. We posit a single representative agent in the economy and has the following preference max {c t,k t+1 } β t u (c t ), (43) where u (c t ) also satisfies the same conditions as before. Abstracting from population growth or technological progress, the resource constraint facing the representative consumer at any t are k t+1 = (1 δ) k t + f (k t ) c t, (44) where k 0 is given. δ (0, 1) is the depreciation rate, the production function f (k t ) satisfies the usual conditions: f (k t ) > 0 and f (k t ) < 0. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

30 Solving the Model As usual, we first set up the Lagrangian: L = β t {u(c t ) + λ t [(1 δ) k t + f (k t ) c t k t+1 ]} (45) where λ t 0 denote the multiplier on the resource constraint at time t. The FOCs w.r.t. c t and k t+1 are u (c t ) = λ t (46) β [ 1 δ + f (k t+1 ) ] λ t+1 = λ t (47) Combining both FOCs can generate the Euler equation β [ 1 δ + f (k t+1 ) ] u (c t+1 ) = u (c t ) (48) Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

31 (conti.) We also need the transversality condition (TVC) to guarantee that asymptotically the shadow value of more capital is zero: lim t βt λ t k t+1 = lim β t u (c t )k t+1 = 0, (49) t where β t λ t is the present-value utility evaluation of an additional unit of resources in period t. Hence, the TVC says that the value (discounted into PV utilities) of each additional unit of capital at infinity times the actual amount of capital has to be zero. Otherwise, the consumer can modify such a capital path and increase consumption for an overall increase in utility without violating feasibility. In the finite horizon case, the corresponding condition is that k T +1 = 0. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

32 (conti.) The npg condition discussed in the last lecture and the TVC here play a very similar roles in dynamic optimization in a purely mechanical sense. In fact, they are the same condition when the FOCs are satisfied: [( lim t βt λ t k t+1 = 0 lim R 1 t 1 ) ( R 1 2 where R t+1 = 1 δ + f (k t+1 ) and λ 0 = u (c 0 ) is finite. ) ( )] R 1 t λ0 k t+1 = λ 0 lim t However, the two conditions are conceptually very different: The npg is a restriction on the choices of the agent. In contrast, the TVC is a prescription how to behave optimally, given a choice set. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

33 Intertemporal Equilibrium (Steady State) We have formed a nonlinear difference equation system in terms of c t and k t that can characterize the economy completely: u (c t ) = β [ 1 δ + f (k t+1 ) ] u (c t+1 ) (50) k t+1 = (1 δ) k t + f (k t ) c t with two boundary conditions: the initial condition k 0 = k (0) and the transversality condition (TVC) (49). Now we can determine the intertemporal equilibrium (the steady state) of the above dynamic system, i.e., k t+1 = k t = k and c t+1 = c t = c: 1 = β [ 1 δ + f ( k )] (51) 0 = δk + f ( k ) c (52) Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

34 (conti.) Note that the first equation is independent of c and can easily determine k : f ( k ) = 1 β 1 + δ = ρ + δ, where ρ = 1 β 1 is called the time discount rate. Note that if f (k t ) = Akt α, ( ) Aα 1/(1 α) k =. ρ + δ When k is determined, c = f ( k ) δk. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

35 Qualitative Analysis (The Phase Diagram) For this nonlinear system, we can use the phase diagram to analyze its qualitative dynamics. More specifically, assume that the utility function is ln c t, and rewrite the dynamic system as: which means ( ) d ct+1 c t c t+1 c t = β ( 1 δ + f (k t+1 ) ), (53) k t+1 k t = f (k t ) δk t c t, (54) dk t+1 = βf (k t+1 ) < 0 and d (k t+1 k t ) dc t = 1 < 0 and from which we can have two demarcation lines separating the space. It turns out the intertemporal equilibrium is saddle-point equilibrium. [Insert Figure here] Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

36 Linear Approximation Alternatively, we can use the linearization method to approximate the original nonlinear system around the intertemporal equilibrium and then solve the resulting linear difference equation system. Linearizing the above dynamic system around ( k, c ) gives c t+1 = ( c + β 1 δ + Aαk α 1) (c t c) + (α 1) βcaαk α 2 ( kt+1 k t+1 = ( k (c t c) + 1 δ + Aαk α 1) ( kt k ), where 1 β = 1 δ + Aαk α 1 and which can be written (denote x t+1 = x t+1 x, x = k, c) [ ] 1 (α 1) βcaαk α 2 [ ] [ ][ ] [ ] ct ct k t = β k t 0 }{{}}{{}}{{}}{{}}{{} J u M v d (57) Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

37 (conti.) Multiplying J 1 on both sides gives [ ][ ] [ ][ ] [ ] 1 0 ct J 0 1 k 1 ct 0 t = β k t 0 }{{}}{{}}{{}}{{}}{{} I u M v d Iu + Kv = 0 (58) where we have substituted k = K = J 1 M = = [ [ ( Aα ρ+δ ) 1/(1 α) into the matrix M and 1 (α 1) βcaαk α (α 1) βcaαk α 2 ] [ β (α 1) caαk α β ] ]. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

38 (conti.) The characteristic roots b can be obtained by solving the equation: b 1 + (α 1) βcaαk α 2 (α 1) caαk α 2 bi + K = 0 = 1 b 1 β = [ ] b (1 α) βcaαk α 2 + (1 + ρ) b [ (1 α) βcaαk α 2] (1 + ρ) + (α 1) caαk α 2 = 0 = trace = b 1 + b 2 = 1 + (1 α) βcaαk α β > 2, det = b 1 b 2 = = 1 β > 1 [ 1 + (1 α) βcaαk α 2] 1 α 2 + (α 1) caαk β Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

39 (conti.) Hence, the discriminant should be positive because [ = trace (J E ) 2 4 det (J E ) = 1 + (1 α) βcaαk α ] β β [ = 1 + (1 α) βcaαk α 2 1 ] 2 > 0 β which means that both roots are real. Also, because det = 1 β > 1 and trace > 2, the two roots must individually be positive. We can also judge the magnitudes of the two roots as follows: bi + K = 0 p (b) = (b b 1 ) (b b 2 ) = 0 = p (1) = (1 b 1 ) (1 b 2 ) = 1 trace + det = (1 α) βcaαk α 2 < 0 This can only be true if one root (say b 1 ) is less than 1 and the other root is greater than 1. We can then conclude (and confirm the predictions of the PD) that the equilibrium is saddle-point. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

40 Transitional Dynamics After obtaining b 1 < 1 and b 2 > 1, we can have the general solution for this system: [ ] [ ct K1 A = 1 b1 t + K 2A 2 b t ] 2 k t A 1 b1 t + A 2b2 t. (59) where K 1 and K 2 are two constants determined by the roots (here we ignore their detailed values). Given k 0, k 0 = k 0 k = A 1 + A 2 c 0 = c 0 c = K 1 A 1 + K 2 A 2 Note that b t 2 as t because b 2 > 1. To guarantee a convergent time path to the I.E. (i.e., to kill the explosive path), the endogenous c 0 need to be set in the right way and make A 2 be 0: c 0 c = K 1 ( k0 k ). (60) Hence, given any k 0, we can find c 0 s.t. the economy jump to the pair of stable branches and then move to the saddle point equilibrium. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

41 Determining the Undetermined Coeffi cients (Optional) The following ) are about the details about the transitional dynamics of ( c t, k t we obtained above. Given that the economy is characterized [ ] [ ] ct+1 ct by = K, where k t+1 k [ t ] 1 + (α 1) βcaαk α 2 (α 1) caαk α 2 K = 1 1, and β 0 < b 1 < 1 and b 2 > 1 are two corresponding eigenvalues. Given the model parameters, we can decompose the 2-by-2 matrix K: K = QΛQ 1, where Q has the eigenvectors of K as its columns, [ and ] Λ has b2 0 eigenvectors of K down its diagonal: Λ =. 0 b 1 Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

42 (Conti.) The solution to the above system can bee written [ ] [ ] [ ] ct+1 b t = Q 2 0 k t+1 0 b1 t Q 1 c0, (61) k 0 where k 0 is given. Since b 2 > 1, we have one explosive eigenvalue and the system will blow-up as t unless the endogenous variable c 0 jumps in[ the right way ] so as to kill the explosive dynamics. q11 q Denote Q = 12. = = = [ ] ct+1 k t+1 1 det (Q) 1 det (Q) 1 det (Q) q 21 q 22 [ ] [ ] [ ] [ ] q11 q 12 b t 2 0 q22 q 12 c0 q 21 q 22 0 b1 t, q 21 q 11 k 0 [ q11 b2 t q 12 b1 t ] [ ] q22 c 0 q 12 k 0 q 21 b2 t q 22 b1 t, q 21 c 0 + q 11 k 0 ) ) q 11b2 (q t 22 c 0 q 12 k 0 + q 12 b1 ( q t 21 c 0 + q 11 k 0 ) ). q 21 b2 (q t 22 c 0 q 12 k 0 + q 22 b1 ( q t 21 c 0 + q 11 k 0 Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

43 Since b2 t as t, we have to shut these explosive paths down by setting c 0 just right. In other words, we choose consumption so that we are not on the explosive path that violates the transversality condition (TVC). Apparently, we should set to rule out the unstable dynamics. Hence our complete solution is [ ] ct+1 1 = k t+1 det (Q) = 1 det (Q) c 0 = q 12 q 22 k 0 (62) ( ) q 12b1 t q q q 22 k 0 + q 11 k 0 ( ) q 22 b1 t q q q 22 k 0 + q 11 k 0 ( ) q q q 22 + q 11 q 12 q 22 ( q 21 q 12 q 22 + q 11 ) b t 1 k 0. In practice we can first compute the matrix K, then compute its eigenvalues and eigenvectors to get the matrix Q and pick the stable eigenvalue so that we have a bounded solution. Luo, Y. (Economics, HKU) ECON0703: ME November 13, / 43

Suggested Solutions to Problem Set 2

Suggested Solutions to Problem Set 2 Macroeconomic Theory, Fall 03 SEF, HKU Instructor: Dr. Yulei Luo October 03 Suggested Solutions to Problem Set. 0 points] Consider the following Ramsey-Cass-Koopmans model with fiscal policy. First, we

More information

Solutions to Problem Set 1

Solutions to Problem Set 1 Eon602: Maro Theory Eonomis, HKU Instrutor: Dr. Yulei Luo September 208 Solutions to Problem Set. [0 points] Consider the following lifetime optimal onsumption-saving problem: v (a 0 ) max f;a t+ g t t

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

Dynamic Optimization Using Lagrange Multipliers

Dynamic Optimization Using Lagrange Multipliers Dynamic Optimization Using Lagrange Multipliers Barbara Annicchiarico barbara.annicchiarico@uniroma2.it Università degli Studi di Roma "Tor Vergata" Presentation #2 Deterministic Infinite-Horizon Ramsey

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

DYNAMIC LECTURE 5: DISCRETE TIME INTERTEMPORAL OPTIMIZATION

DYNAMIC LECTURE 5: DISCRETE TIME INTERTEMPORAL OPTIMIZATION DYNAMIC LECTURE 5: DISCRETE TIME INTERTEMPORAL OPTIMIZATION UNIVERSITY OF MARYLAND: ECON 600. Alternative Methods of Discrete Time Intertemporal Optimization We will start by solving a discrete time intertemporal

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

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 504, Lecture 1: Transversality and Stochastic Lagrange Multipliers

Econ 504, Lecture 1: Transversality and Stochastic Lagrange Multipliers ECO 504 Spring 2009 Chris Sims Econ 504, Lecture 1: Transversality and Stochastic Lagrange Multipliers Christopher A. Sims Princeton University sims@princeton.edu February 4, 2009 0 Example: LQPY The ordinary

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

Topic 8: Optimal Investment

Topic 8: Optimal Investment Topic 8: Optimal Investment Yulei Luo SEF of HKU November 22, 2013 Luo, Y. SEF of HKU) Macro Theory November 22, 2013 1 / 22 Demand for Investment The importance of investment. First, the combination of

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 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

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

Dynamic Optimization Problem. April 2, Graduate School of Economics, University of Tokyo. Math Camp Day 4. Daiki Kishishita.

Dynamic Optimization Problem. April 2, Graduate School of Economics, University of Tokyo. Math Camp Day 4. Daiki Kishishita. Discrete Math Camp Optimization Problem Graduate School of Economics, University of Tokyo April 2, 2016 Goal of day 4 Discrete We discuss methods both in discrete and continuous : Discrete : condition

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

The representative agent model

The representative agent model Chapter 3 The representative agent model 3.1 Optimal growth In this course we re looking at three types of model: 1. Descriptive growth model (Solow model): mechanical, shows the implications of a given

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

slides chapter 3 an open economy with capital

slides chapter 3 an open economy with capital slides chapter 3 an open economy with capital Princeton University Press, 2017 Motivation In this chaper we introduce production and physical capital accumulation. Doing so will allow us to address two

More information

Development Economics (PhD) Intertemporal Utility Maximiza

Development Economics (PhD) Intertemporal Utility Maximiza Development Economics (PhD) Intertemporal Utility Maximization Department of Economics University of Gothenburg October 7, 2015 1/14 Two Period Utility Maximization Lagrange Multiplier Method Consider

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

Chapter 4. Applications/Variations

Chapter 4. Applications/Variations Chapter 4 Applications/Variations 149 4.1 Consumption Smoothing 4.1.1 The Intertemporal Budget Economic Growth: Lecture Notes For any given sequence of interest rates {R t } t=0, pick an arbitrary q 0

More information

Topic 5: The Difference Equation

Topic 5: The Difference Equation Topic 5: The Difference Equation Yulei Luo Economics, HKU October 30, 2017 Luo, Y. (Economics, HKU) ME October 30, 2017 1 / 42 Discrete-time, Differences, and Difference Equations When time is taken to

More information

ECON 582: Dynamic Programming (Chapter 6, Acemoglu) Instructor: Dmytro Hryshko

ECON 582: Dynamic Programming (Chapter 6, Acemoglu) Instructor: Dmytro Hryshko ECON 582: Dynamic Programming (Chapter 6, Acemoglu) Instructor: Dmytro Hryshko Indirect Utility Recall: static consumer theory; J goods, p j is the price of good j (j = 1; : : : ; J), c j is consumption

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 Necessity of the Transversality Condition at Infinity: A (Very) Special Case

The Necessity of the Transversality Condition at Infinity: A (Very) Special Case The Necessity of the Transversality Condition at Infinity: A (Very) Special Case Peter Ireland ECON 772001 - Math for Economists Boston College, Department of Economics Fall 2017 Consider a discrete-time,

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

Government The government faces an exogenous sequence {g t } t=0

Government The government faces an exogenous sequence {g t } t=0 Part 6 1. Borrowing Constraints II 1.1. Borrowing Constraints and the Ricardian Equivalence Equivalence between current taxes and current deficits? Basic paper on the Ricardian Equivalence: Barro, JPE,

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

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

Lecture notes for Macroeconomics I, 2004

Lecture notes for Macroeconomics I, 2004 Lecture notes for Macroeconomics I, 2004 Per Krusell Please do NOT distribute without permission Comments and suggestions are welcome! 1 2 Chapter 1 Introduction These lecture notes cover a one-semester

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 (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

Optimization Over Time

Optimization Over Time Optimization Over Time Joshua Wilde, revised by Isabel Tecu and Takeshi Suzuki August 26, 21 Up to this point, we have only considered constrained optimization problems at a single point in time. However,

More information

Dynamic Problem Set 1 Solutions

Dynamic Problem Set 1 Solutions Dynamic Problem Set 1 Solutions Jonathan Kreamer July 15, 2011 Question 1 Consider the following multi-period optimal storage problem: An economic agent imizes: c t} T β t u(c t ) (1) subject to the period-by-period

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

Lecture notes for Macroeconomics I, 2004

Lecture notes for Macroeconomics I, 2004 Lecture notes for Macroeconomics I, 2004 Per Krusell Please do NOT distribute without permission! Comments and suggestions are welcome. 1 Chapter 3 Dynamic optimization There are two common approaches

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

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

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

Slides II - Dynamic Programming

Slides II - Dynamic Programming Slides II - Dynamic Programming Julio Garín University of Georgia Macroeconomic Theory II (Ph.D.) Spring 2017 Macroeconomic Theory II Slides II - Dynamic Programming Spring 2017 1 / 32 Outline 1. Lagrangian

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

Introduction to Recursive Methods

Introduction to Recursive Methods Chapter 1 Introduction to Recursive Methods These notes are targeted to advanced Master and Ph.D. students in economics. They can be of some use to researchers in macroeconomic theory. The material contained

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

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

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

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

Graduate Macroeconomics 2 Problem set Solutions

Graduate Macroeconomics 2 Problem set Solutions Graduate Macroeconomics 2 Problem set 10. - Solutions Question 1 1. AUTARKY Autarky implies that the agents do not have access to credit or insurance markets. This implies that you cannot trade across

More information

Equilibrium in a Production Economy

Equilibrium in a Production Economy Equilibrium in a Production Economy Prof. Eric Sims University of Notre Dame Fall 2012 Sims (ND) Equilibrium in a Production Economy Fall 2012 1 / 23 Production Economy Last time: studied equilibrium in

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

In the Ramsey model we maximized the utility U = u[c(t)]e nt e t dt. Now

In the Ramsey model we maximized the utility U = u[c(t)]e nt e t dt. Now PERMANENT INCOME AND OPTIMAL CONSUMPTION On the previous notes we saw how permanent income hypothesis can solve the Consumption Puzzle. Now we use this hypothesis, together with assumption of rational

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

Macroeconomic Theory and Analysis Suggested Solution for Midterm 1

Macroeconomic Theory and Analysis Suggested Solution for Midterm 1 Macroeconomic Theory and Analysis Suggested Solution for Midterm February 25, 2007 Problem : Pareto Optimality The planner solves the following problem: u(c ) + u(c 2 ) + v(l ) + v(l 2 ) () {c,c 2,l,l

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

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

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

Topic 6: Consumption, Income, and Saving

Topic 6: Consumption, Income, and Saving Topic 6: Consumption, Income, and Saving Yulei Luo SEF of HKU October 31, 2013 Luo, Y. (SEF of HKU) Macro Theory October 31, 2013 1 / 68 The Importance of Consumption Consumption is important to both economic

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

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

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

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

Chapter 12 Ramsey Cass Koopmans model

Chapter 12 Ramsey Cass Koopmans model 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 Overview 1 Introduction 2

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

Lecture 5 Dynamics of the Growth Model. Noah Williams

Lecture 5 Dynamics of the Growth Model. Noah Williams Lecture 5 Dynamics of the Growth Model Noah Williams University of Wisconsin - Madison Economics 702/312 Spring 2016 An Example Now work out a parametric example, using standard functional forms. Cobb-Douglas

More information

HOMEWORK #1 This homework assignment is due at 5PM on Friday, November 3 in Marnix Amand s mailbox.

HOMEWORK #1 This homework assignment is due at 5PM on Friday, November 3 in Marnix Amand s mailbox. Econ 50a (second half) Yale University Fall 2006 Prof. Tony Smith HOMEWORK # This homework assignment is due at 5PM on Friday, November 3 in Marnix Amand s mailbox.. Consider a growth model with capital

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

Lecture 4 The Centralized Economy: Extensions

Lecture 4 The Centralized Economy: Extensions Lecture 4 The Centralized Economy: Extensions Leopold von Thadden University of Mainz and ECB (on leave) Advanced Macroeconomics, Winter Term 2013 1 / 36 I Motivation This Lecture considers some applications

More information

Lecture 6: Competitive Equilibrium in the Growth Model (II)

Lecture 6: Competitive Equilibrium in the Growth Model (II) Lecture 6: Competitive Equilibrium in the Growth Model (II) ECO 503: Macroeconomic Theory I Benjamin Moll Princeton University Fall 204 /6 Plan of Lecture Sequence of markets CE 2 The growth model and

More information

Macroeconomic Theory II Homework 2 - Solution

Macroeconomic Theory II Homework 2 - Solution Macroeconomic Theory II Homework 2 - Solution Professor Gianluca Violante, TA: Diego Daruich New York University Spring 204 Problem The household has preferences over the stochastic processes of a single

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

September Math Course: First Order Derivative

September Math Course: First Order Derivative September Math Course: First Order Derivative Arina Nikandrova Functions Function y = f (x), where x is either be a scalar or a vector of several variables (x,..., x n ), can be thought of as a rule which

More information

Suggested Solutions to Homework #3 Econ 511b (Part I), Spring 2004

Suggested Solutions to Homework #3 Econ 511b (Part I), Spring 2004 Suggested Solutions to Homework #3 Econ 5b (Part I), Spring 2004. Consider an exchange economy with two (types of) consumers. Type-A consumers comprise fraction λ of the economy s population and type-b

More information

ECON2285: Mathematical Economics

ECON2285: Mathematical Economics ECON2285: Mathematical Economics Yulei Luo FBE, HKU September 2, 2018 Luo, Y. (FBE, HKU) ME September 2, 2018 1 / 35 Course Outline Economics: The study of the choices people (consumers, firm managers,

More information

Graduate Macro Theory II: Notes on Solving Linearized Rational Expectations Models

Graduate Macro Theory II: Notes on Solving Linearized Rational Expectations Models Graduate Macro Theory II: Notes on Solving Linearized Rational Expectations Models Eric Sims University of Notre Dame Spring 2017 1 Introduction The solution of many discrete time dynamic economic models

More information

Lecture 7: Stochastic Dynamic Programing and Markov Processes

Lecture 7: Stochastic Dynamic Programing and Markov Processes Lecture 7: Stochastic Dynamic Programing and Markov Processes Florian Scheuer References: SLP chapters 9, 10, 11; LS chapters 2 and 6 1 Examples 1.1 Neoclassical Growth Model with Stochastic Technology

More information

Simple Consumption / Savings Problems (based on Ljungqvist & Sargent, Ch 16, 17) Jonathan Heathcote. updated, March The household s problem X

Simple Consumption / Savings Problems (based on Ljungqvist & Sargent, Ch 16, 17) Jonathan Heathcote. updated, March The household s problem X Simple Consumption / Savings Problems (based on Ljungqvist & Sargent, Ch 16, 17) subject to for all t Jonathan Heathcote updated, March 2006 1. The household s problem max E β t u (c t ) t=0 c t + a t+1

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

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

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

Optimal Control. Macroeconomics II SMU. Ömer Özak (SMU) Economic Growth Macroeconomics II 1 / 112

Optimal Control. Macroeconomics II SMU. Ömer Özak (SMU) Economic Growth Macroeconomics II 1 / 112 Optimal Control Ömer Özak SMU Macroeconomics II Ömer Özak (SMU) Economic Growth Macroeconomics II 1 / 112 Review of the Theory of Optimal Control Section 1 Review of the Theory of Optimal Control Ömer

More information

Basic Techniques. Ping Wang Department of Economics Washington University in St. Louis. January 2018

Basic Techniques. Ping Wang Department of Economics Washington University in St. Louis. January 2018 Basic Techniques Ping Wang Department of Economics Washington University in St. Louis January 2018 1 A. Overview A formal theory of growth/development requires the following tools: simple algebra simple

More information

Macroeconomics Qualifying Examination

Macroeconomics Qualifying Examination Macroeconomics Qualifying Examination August 2016 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

Documents de Travail du Centre d Economie de la Sorbonne

Documents de Travail du Centre d Economie de la Sorbonne Documents de Travail du Centre d Economie de la Sorbonne Intertemporal equilibrium with production: bubbles and efficiency Stefano BOSI, Cuong LE VAN, Ngoc-Sang PHAM 2014.43 Maison des Sciences Économiques,

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

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

Introduction to Real Business Cycles: The Solow Model and Dynamic Optimization

Introduction to Real Business Cycles: The Solow Model and Dynamic Optimization Introduction to Real Business Cycles: The Solow Model and Dynamic Optimization Vivaldo Mendes a ISCTE IUL Department of Economics 24 September 2017 (Vivaldo M. Mendes ) Macroeconomics (M8674) 24 September

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

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

Foundations of Modern Macroeconomics B. J. Heijdra & F. van der Ploeg Chapter 6: The Government Budget Deficit

Foundations of Modern Macroeconomics B. J. Heijdra & F. van der Ploeg Chapter 6: The Government Budget Deficit Foundations of Modern Macroeconomics: Chapter 6 1 Foundations of Modern Macroeconomics B. J. Heijdra & F. van der Ploeg Chapter 6: The Government Budget Deficit Foundations of Modern Macroeconomics: Chapter

More information

Lecture 3: Dynamics of small open economies

Lecture 3: Dynamics of small open economies Lecture 3: Dynamics of small open economies Open economy macroeconomics, Fall 2006 Ida Wolden Bache September 5, 2006 Dynamics of small open economies Required readings: OR chapter 2. 2.3 Supplementary

More information

Foundations of Modern Macroeconomics Second Edition

Foundations of Modern Macroeconomics Second Edition Foundations of Modern Macroeconomics Second Edition Chapter 5: The government budget deficit Ben J. Heijdra Department of Economics & Econometrics University of Groningen 1 September 2009 Foundations of

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

Endogenous Growth. Lecture 17 & 18. Topics in Macroeconomics. December 8 & 9, 2008

Endogenous Growth. Lecture 17 & 18. Topics in Macroeconomics. December 8 & 9, 2008 Review: Solow Model Review: Ramsey Model Endogenous Growth Lecture 17 & 18 Topics in Macroeconomics December 8 & 9, 2008 Lectures 17 & 18 1/29 Topics in Macroeconomics Outline Review: Solow Model Review:

More information

A suggested solution to the problem set at the re-exam in Advanced Macroeconomics. February 15, 2016

A suggested solution to the problem set at the re-exam in Advanced Macroeconomics. February 15, 2016 Christian Groth A suggested solution to the problem set at the re-exam in Advanced Macroeconomics February 15, 216 (3-hours closed book exam) 1 As formulated in the course description, a score of 12 is

More information

DYNAMIC LECTURE 1 UNIVERSITY OF MARYLAND: ECON 600

DYNAMIC LECTURE 1 UNIVERSITY OF MARYLAND: ECON 600 DYNAMIC LECTURE 1 UNIVERSITY OF MARYLAND: ECON 6 1. differential Equations 1 1.1. Basic Concepts for Univariate Equations. We use differential equations to model situations which treat time as a continuous

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

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

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

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

Traditional vs. Correct Transversality Conditions, plus answers to problem set due 1/28/99

Traditional vs. Correct Transversality Conditions, plus answers to problem set due 1/28/99 Econ. 5b Spring 999 George Hall and Chris Sims Traditional vs. Correct Transversality Conditions, plus answers to problem set due /28/99. Where the conventional TVC s come from In a fairly wide class of

More information