A dynamic AS-AD Model

Size: px
Start display at page:

Download "A dynamic AS-AD Model"

Transcription

1 A ynamic AS-AD Moel (Lecure Noes, Thomas Seger, Universiy of Leipzig, winer erm 10/11) This file escribes a ynamic AS-AD moel. The moel can be employe o assess he ynamic consequences of macroeconomic shocks (fiscal policy shocks, moneary policy shocks, an supply shocks). This AS-AD moel can be viewe as a simple business cycle moel. I can explain recurren business cycle flucions in response o ongoing shocks. (Exension: reformulae he moel by using a Taylor rule o escribe moneary policy.) Reference: Shone, R., Economic Dynamics, CUP, 2002, Chaper 11. The moel ü Aggregae eman (IS-LM moel) The goos marke (IS-curve) C C 0 b 1 I I 0 h i e C I G real ineres rae (1) (2) (3) Noaion: C: real consumpion, : real income (oupu), I: real invesmen, i: nominal ineres rae, : expece inflaion rae,... The money marke (LM-curve) m k i m s m p m s m M e k e i M s M P (4) (5) (6) Noaion: m : (naural) logarihm of real money eman, m s : logarihm of real money supply, p: logarihm of he price level,... Solving for gives (he soluion for i is suppresse) C 0 I 0 G h m p h e 1 b 1 hk (7) Defining a 0 : C 0I 0 G 1b 1 hk, a 1 := h 1-b1-+ hk, an a 2 : a 0 a 1 m p a 2 e, a 0,a 1,a 2 0 This equaion represens an aggregae eman (AD) curve. h 1b 1 hk his equaion can be wrien as (8)

2 2 Dynamic_AS_AD_Moel.nb ü Aggregae supply Aggregae supply is escribe by n e, 0 (9) Noaion: p: inflaion rae, : expece inflaion rae, : real oupu, n : real poenial oupu. Noice ha his AS-curve resuls from an augmene Phillips curve, p= - au - U n, ogeher wih Okun s law, U - U n =-b - n, where boh a, b > 0. Alernaively, he following version of he Lucas supply curve = n + hp - P e is also compaible wih his AS-curve. Subracing an aing h P -1 on he RHS gives = n +hp - P -1 - P e - P -1. If P enoes he logarihm of he price level, one can wrie = n +hp -. ü Expece inflaion We assume ha expecaions are forme accoring o an aapive expecaions scheme e e, 0 (10) When he acual rae of inflaion excees he expece rae (p- > 0), expecaions are revise upwars (p e > 0), an vice versa. ü Summarizing: he complee moel a 0 a 1 m p a 2 e (11) n e (12) (13) e e Moel analysis ü Preliminaries: eliminaing one equaion We firs ake he ime erivaive of he AD-equaion o yiel a1 m a 2 e (14) Nex rewrie he AS-equaion as p- =a - n an plug he righ-han sie (RHS) ino he expece inflaion scheule p e =bp-, which gives e n (15) Finally, we plug he RHS of he AS-curve, equ. (12), an he RHS of equ. (15) ino equ. (14). a1 m n e a 2 n a1 m a 1 n a 1 e a 2 n a1 m a 1 a 2 n a 1 e e (16) (17) (18) ü The reuce-form moel: wo ifferenial equaions The reuce-form moel is escribe by (plus wo bounary coniions)

3 Dynamic_AS_AD_Moel.nb 3 e n a1 m a 1 a 2 n a 1 e This sysem can be solve for he seay sae ( e, è ), efine by p e = 0 an = 0. The seay sae reas as follows e m n implying : m (19) (20) (21) (22) To illusrae, below we plo he wo curves p e = 0 an = 0 in (,)-plane. Numerical moel evaluaion ü The seay sae In[1]:= In[2]:= In[3]:= In[4]:= paraminiial C0 10, I0 5, G 5, b 0.8, 0.3, h 0.1, k 0.05, 0.05, 0.1, 1, mo 0.01, n 1; paramfinal C0 10, I0 5, G 5, b 0.8, 0.3, h 0.1, k 0.05, 0.05, 0.1, 1, mo 0.01, n 1; a0, a1, a2 C0 I0 G 1 b 1 hk, h 1 b 1 hk, h 1 b 1 hk AS GraphicsLinen. paraminiial, 0, n. paraminiial, 0.15, AxesLabel, e, PloRange 0, 0.06; a1 a2 AD Plomo n. paraminiial,, 0.5, 1.5, a1 AxesLabel, e, PloRange 0, 0.06; p1 ShowAS, AD, Axes True, AspecRaio 2 3; ; The seay sae (long run equilibrium) is characerize by e m an è = n! ü Dynamic responses A firs, we express he ifferenial equaions in Mahemaica noaion In[7]:= ee e' n; e ' a1 mo a1 a2 n a1 e; In[9]:= In[10]:= esol, sol mo, n. paraminiial; ns NDSolveee, e, e0 1.1 esol, sol. paramfinal, e,,, 0, 100; In[11]:= en_ : Evaluaens1, 1, 2 nn_ : Evaluaens1, 2, 2 In[13]:= _ : nn n en. paramfinal his efines he acual inflaion rae In[14]:= Nees"PloLegens`"

4 4 Dynamic_AS_AD_Moel.nb In[22]:= Ploen,, mo. paramfinal,, 0, 30, AxesLabel, " e blue,re", PloRange 0,, AxesOrigin 0, 0 Plonn, 1,1,, 0, 30, AxesLabel,, PloRange 0.93, 1.1, AxesOrigin 0, 0.93 blue,pre Ou[22]= Ou[23]= In[17]:= AS GraphicsLinen. paramfinal, 0, n. paramfinal, 0.15, AxesLabel, e, PloRange 0, 0.03; a1 a2 AD Plomo n. paramfinal,, 0.5, 1.5, a1 AxesLabel, e, PloRange 0, 0.03; p2 ShowAS, AD, Axes True, AspecRaio 2 3;

5 Dynamic_AS_AD_Moel.nb 5 In[20]:= ra ParamericPlonn, en,, 0, 100, AxesLabel, e, PloRange 0.9, 1.13, 0, 0.03, AspecRaio 2 3; Show ra, p1, p Ou[21]= ü How o moel shocks (1) Moneary policy shock: change m (Ø se of parameers) (2) Fiscal policy shock (permanen increase in G): change iniial coniions (-imension: = a 2 + a 1 m - p + a 0 ; - imension: = cons.) (Ø iniial coniions; increase G in he se of parameers) (2) Supply sie shock: change n (Ø se of parameers) Resuls ü Moneary expansion (coe)

6 6 Dynamic_AS_AD_Moel.nb ü Graphical oupu In[257]:= Showra, p1, p2 imepah imepah Ou[257]= blue,pre Ou[258]= Ou[259]=

7 Dynamic_AS_AD_Moel.nb 7 ü Fiscal expansion (coe) ü Graphical oupu In[432]:= Showra, p1, p2 imepah imepah Ou[432]= blue,pre Ou[433]= Ou[434]=

8 8 Dynamic_AS_AD_Moel.nb ü Negaive supply shock (coe) ü Graphical oupu In[409]:= Showra, p1, p2 imepah imepah Ou[409]= blue,pre Ou[410]= Ou[411]=

9 Dynamic_AS_AD_Moel.nb 9 Phase iagram an economic inuiion The mechanics of he moel can be unersoo by iscussing he phase iagramm, which shows he wo curves p e = 0 an = 0 in (,)-plane. In aiion, he arrows inicae he irecion he economy moves o given a posiion in ( e,)-plane p e = II 0.04 I III 0.01 IV = Consier he following -equaion an he p e -equaion a1 m n e change in AD ue o changes in MP e n n a 2 e change in AD ue o changes in real ineres rae (23) (24) Commens 1. Above (o he righ of) he = 0 locus, we have < 0, i.e. a 1 m -p + a 2 p e < 0. To illusrae, sar on he = 0 locus an increase, holing fix. This ecreases he RHS of (23), via p, by more han i increases he RHS of (23), via p e, provie ha a 1 a>baa 2! Consequenly, falls. Alernaively, increasing (saring on he = 0 locus an holing cons.) increases p an hus reuces AD. 2. To he righ of he p e = 0 locus, - n > 0 implying ha p e > 0; recall: p e =ab - n. An alernaive moel srucure

A Dynamic Model of Economic Fluctuations

A Dynamic Model of Economic Fluctuations CHAPTER 15 A Dynamic Model of Economic Flucuaions Modified for ECON 2204 by Bob Murphy 2016 Worh Publishers, all righs reserved IN THIS CHAPTER, OU WILL LEARN: how o incorporae dynamics ino he AD-AS model

More information

Chapter Three Systems of Linear Differential Equations

Chapter Three Systems of Linear Differential Equations Chaper Three Sysems of Linear Differenial Equaions In his chaper we are going o consier sysems of firs orer orinary ifferenial equaions. These are sysems of he form x a x a x a n x n x a x a x a n x n

More information

Macroeconomic Theory Ph.D. Qualifying Examination Fall 2005 ANSWER EACH PART IN A SEPARATE BLUE BOOK. PART ONE: ANSWER IN BOOK 1 WEIGHT 1/3

Macroeconomic Theory Ph.D. Qualifying Examination Fall 2005 ANSWER EACH PART IN A SEPARATE BLUE BOOK. PART ONE: ANSWER IN BOOK 1 WEIGHT 1/3 Macroeconomic Theory Ph.D. Qualifying Examinaion Fall 2005 Comprehensive Examinaion UCLA Dep. of Economics You have 4 hours o complee he exam. There are hree pars o he exam. Answer all pars. Each par has

More information

Lecture Notes 3: Quantitative Analysis in DSGE Models: New Keynesian Model

Lecture Notes 3: Quantitative Analysis in DSGE Models: New Keynesian Model Lecure Noes 3: Quaniaive Analysis in DSGE Models: New Keynesian Model Zhiwei Xu, Email: xuzhiwei@sju.edu.cn The moneary policy plays lile role in he basic moneary model wihou price sickiness. We now urn

More information

COMPETITIVE GROWTH MODEL

COMPETITIVE GROWTH MODEL COMPETITIVE GROWTH MODEL I Assumpions We are going o now solve he compeiive version of he opimal growh moel. Alhough he allocaions are he same as in he social planning problem, i will be useful o compare

More information

Problem Set 5. Graduate Macro II, Spring 2017 The University of Notre Dame Professor Sims

Problem Set 5. Graduate Macro II, Spring 2017 The University of Notre Dame Professor Sims Problem Se 5 Graduae Macro II, Spring 2017 The Universiy of Nore Dame Professor Sims Insrucions: You may consul wih oher members of he class, bu please make sure o urn in your own work. Where applicable,

More information

Cooperative Ph.D. Program in School of Economic Sciences and Finance QUALIFYING EXAMINATION IN MACROECONOMICS. August 8, :45 a.m. to 1:00 p.m.

Cooperative Ph.D. Program in School of Economic Sciences and Finance QUALIFYING EXAMINATION IN MACROECONOMICS. August 8, :45 a.m. to 1:00 p.m. Cooperaive Ph.D. Program in School of Economic Sciences and Finance QUALIFYING EXAMINATION IN MACROECONOMICS Augus 8, 213 8:45 a.m. o 1: p.m. THERE ARE FIVE QUESTIONS ANSWER ANY FOUR OUT OF FIVE PROBLEMS.

More information

Economics 6130 Cornell University Fall 2016 Macroeconomics, I - Part 2

Economics 6130 Cornell University Fall 2016 Macroeconomics, I - Part 2 Economics 6130 Cornell Universiy Fall 016 Macroeconomics, I - Par Problem Se # Soluions 1 Overlapping Generaions Consider he following OLG economy: -period lives. 1 commodiy per period, l = 1. Saionary

More information

Policy regimes Theory

Policy regimes Theory Advanced Moneary Theory and Policy EPOS 2012/13 Policy regimes Theory Giovanni Di Barolomeo giovanni.dibarolomeo@uniroma1.i The moneary policy regime The simple model: x = - s (i - p e ) + x e + e D p

More information

E β t log (C t ) + M t M t 1. = Y t + B t 1 P t. B t 0 (3) v t = P tc t M t Question 1. Find the FOC s for an optimum in the agent s problem.

E β t log (C t ) + M t M t 1. = Y t + B t 1 P t. B t 0 (3) v t = P tc t M t Question 1. Find the FOC s for an optimum in the agent s problem. Noes, M. Krause.. Problem Se 9: Exercise on FTPL Same model as in paper and lecure, only ha one-period govenmen bonds are replaced by consols, which are bonds ha pay one dollar forever. I has curren marke

More information

Some Basic Information about M-S-D Systems

Some Basic Information about M-S-D Systems Some Basic Informaion abou M-S-D Sysems 1 Inroducion We wan o give some summary of he facs concerning unforced (homogeneous) and forced (non-homogeneous) models for linear oscillaors governed by second-order,

More information

Laplace transfom: t-translation rule , Haynes Miller and Jeremy Orloff

Laplace transfom: t-translation rule , Haynes Miller and Jeremy Orloff Laplace ransfom: -ranslaion rule 8.03, Haynes Miller and Jeremy Orloff Inroducory example Consider he sysem ẋ + 3x = f(, where f is he inpu and x he response. We know is uni impulse response is 0 for

More information

Homework 2 Solutions

Homework 2 Solutions Mah 308 Differenial Equaions Fall 2002 & 2. See he las page. Hoework 2 Soluions 3a). Newon s secon law of oion says ha a = F, an we know a =, so we have = F. One par of he force is graviy, g. However,

More information

UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS

UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS Exam: ECON4325 Moneary Policy Dae of exam: Tuesday, May 24, 206 Grades are given: June 4, 206 Time for exam: 2.30 p.m. 5.30 p.m. The problem se covers 5 pages

More information

The Brock-Mirman Stochastic Growth Model

The Brock-Mirman Stochastic Growth Model c December 3, 208, Chrisopher D. Carroll BrockMirman The Brock-Mirman Sochasic Growh Model Brock and Mirman (972) provided he firs opimizing growh model wih unpredicable (sochasic) shocks. The social planner

More information

Math 2142 Exam 1 Review Problems. x 2 + f (0) 3! for the 3rd Taylor polynomial at x = 0. To calculate the various quantities:

Math 2142 Exam 1 Review Problems. x 2 + f (0) 3! for the 3rd Taylor polynomial at x = 0. To calculate the various quantities: Mah 4 Eam Review Problems Problem. Calculae he 3rd Taylor polynomial for arcsin a =. Soluion. Le f() = arcsin. For his problem, we use he formula f() + f () + f ()! + f () 3! for he 3rd Taylor polynomial

More information

Problem Set #3: AK models

Problem Set #3: AK models Universiy of Warwick EC9A2 Advanced Macroeconomic Analysis Problem Se #3: AK models Jorge F. Chavez December 3, 2012 Problem 1 Consider a compeiive economy, in which he level of echnology, which is exernal

More information

Sophisticated Monetary Policies. Andrew Atkeson. V.V. Chari. Patrick Kehoe

Sophisticated Monetary Policies. Andrew Atkeson. V.V. Chari. Patrick Kehoe Sophisicaed Moneary Policies Andrew Akeson UCLA V.V. Chari Universiy of Minnesoa Parick Kehoe Federal Reserve Bank of Minneapolis and Universiy of Minnesoa Barro, Lucas-Sokey Approach o Policy Solve Ramsey

More information

Economics 8105 Macroeconomic Theory Recitation 6

Economics 8105 Macroeconomic Theory Recitation 6 Economics 8105 Macroeconomic Theory Reciaion 6 Conor Ryan Ocober 11h, 2016 Ouline: Opimal Taxaion wih Governmen Invesmen 1 Governmen Expendiure in Producion In hese noes we will examine a model in which

More information

Seminar 5 Sustainability

Seminar 5 Sustainability Seminar 5 Susainabiliy Soluions Quesion : Hyperbolic Discouning -. Suppose a faher inheris a family forune of 0 million NOK an he wans o use some of i for himself (o be precise, he share ) bu also o beques

More information

Chapter 15: Phenomena. Chapter 15 Chemical Kinetics. Reaction Rates. Reaction Rates R P. Reaction Rates. Rate Laws

Chapter 15: Phenomena. Chapter 15 Chemical Kinetics. Reaction Rates. Reaction Rates R P. Reaction Rates. Rate Laws Chaper 5: Phenomena Phenomena: The reacion (aq) + B(aq) C(aq) was sudied a wo differen emperaures (98 K and 35 K). For each emperaure he reacion was sared by puing differen concenraions of he 3 species

More information

( ) ( ) ( ) ( u) ( u) = are shown in Figure =, it is reasonable to speculate that. = cos u ) and the inside function ( ( t) du

( ) ( ) ( ) ( u) ( u) = are shown in Figure =, it is reasonable to speculate that. = cos u ) and the inside function ( ( t) du Porlan Communiy College MTH 51 Lab Manual The Chain Rule Aciviy 38 The funcions f ( = sin ( an k( sin( 3 38.1. Since f ( cos( k ( = cos( 3. Bu his woul imply ha k ( f ( = are shown in Figure =, i is reasonable

More information

Announcements: Warm-up Exercise:

Announcements: Warm-up Exercise: Fri Apr 13 7.1 Sysems of differenial equaions - o model muli-componen sysems via comparmenal analysis hp//en.wikipedia.org/wiki/muli-comparmen_model Announcemens Warm-up Exercise Here's a relaively simple

More information

Starting from a familiar curve

Starting from a familiar curve In[]:= NoebookDirecory Ou[]= C:\Dropbox\Work\myweb\Courses\Mah_pages\Mah_5\ You can evaluae he enire noebook by using he keyboard shorcu Al+v o, or he menu iem Evaluaion Evaluae Noebook. Saring from a

More information

Two Coupled Oscillators / Normal Modes

Two Coupled Oscillators / Normal Modes Lecure 3 Phys 3750 Two Coupled Oscillaors / Normal Modes Overview and Moivaion: Today we ake a small, bu significan, sep owards wave moion. We will no ye observe waves, bu his sep is imporan in is own

More information

Chapter 15 A Model with Periodic Wage Contracts

Chapter 15 A Model with Periodic Wage Contracts George Alogoskoufis, Dynamic Macroeconomics, 2016 Chaper 15 A Model wih Periodic Wage Conracs In his chaper we analyze an alernaive model of aggregae flucuaions, which is based on periodic nominal wage

More information

Online Appendix to Solution Methods for Models with Rare Disasters

Online Appendix to Solution Methods for Models with Rare Disasters Online Appendix o Soluion Mehods for Models wih Rare Disasers Jesús Fernández-Villaverde and Oren Levinal In his Online Appendix, we presen he Euler condiions of he model, we develop he pricing Calvo block,

More information

EECS 2602 Winter Laboratory 3 Fourier series, Fourier transform and Bode Plots in MATLAB

EECS 2602 Winter Laboratory 3 Fourier series, Fourier transform and Bode Plots in MATLAB EECS 6 Winer 7 Laboraory 3 Fourier series, Fourier ransform and Bode Plos in MATLAB Inroducion: The objecives of his lab are o use MATLAB:. To plo periodic signals wih Fourier series represenaion. To obain

More information

Green accounting: Green NNP and genuine savings

Green accounting: Green NNP and genuine savings Green accouning: Green NNP an genuine savings Lecures in resource economics Spring 2, Par G.B. Asheim, na.res., upae 27.3.2 1 Naional accouning gives a isore picure of savings if changes in socks of naural

More information

The Brock-Mirman Stochastic Growth Model

The Brock-Mirman Stochastic Growth Model c November 20, 207, Chrisopher D. Carroll BrockMirman The Brock-Mirman Sochasic Growh Model Brock and Mirman (972) provided he firs opimizing growh model wih unpredicable (sochasic) shocks. The social

More information

A New-Keynesian Model

A New-Keynesian Model Deparmen of Economics Universiy of Minnesoa Macroeconomic Theory Varadarajan V. Chari Spring 215 A New-Keynesian Model Prepared by Keyvan Eslami A New-Keynesian Model You were inroduced o a monopolisic

More information

Section 7.4 Modeling Changing Amplitude and Midline

Section 7.4 Modeling Changing Amplitude and Midline 488 Chaper 7 Secion 7.4 Modeling Changing Ampliude and Midline While sinusoidal funcions can model a variey of behaviors, i is ofen necessary o combine sinusoidal funcions wih linear and exponenial curves

More information

The Real Exchange Rate, Real Interest Rates, and the Risk Premium. Charles Engel University of Wisconsin

The Real Exchange Rate, Real Interest Rates, and the Risk Premium. Charles Engel University of Wisconsin The Real Exchange Rae, Real Ineres Raes, an he Risk Premium Charles Engel Universiy of Wisconsin 1 Define he excess reurn or risk premium on Foreign s.. bons: λ i + Es+ 1 s i = r + Eq+ 1 q r The famous

More information

Unemployment and Mismatch in the UK

Unemployment and Mismatch in the UK Unemploymen and Mismach in he UK Jennifer C. Smih Universiy of Warwick, UK CAGE (Cenre for Compeiive Advanage in he Global Economy) BoE/LSE Conference on Macroeconomics and Moneary Policy: Unemploymen,

More information

A Dual-Target Monetary Policy Rule for Open Economies: An Application to France ABSTRACT

A Dual-Target Monetary Policy Rule for Open Economies: An Application to France ABSTRACT A Dual-arge Moneary Policy Rule for Open Economies: An Applicaion o France ABSRAC his paper proposes a dual arges moneary policy rule for small open economies. In addiion o a domesic moneary arge, his

More information

Different assumptions in the literature: Wages/prices set one period in advance and last for one period

Different assumptions in the literature: Wages/prices set one period in advance and last for one period Øisein Røisland, 5.3.7 Lecure 8: Moneary policy in New Keynesian models: Inroducing nominal rigidiies Differen assumpions in he lieraure: Wages/prices se one period in advance and las for one period Saggering

More information

Final Exam Advanced Macroeconomics I

Final Exam Advanced Macroeconomics I Advanced Macroeconomics I WS 00/ Final Exam Advanced Macroeconomics I February 8, 0 Quesion (5%) An economy produces oupu according o α α Y = K (AL) of which a fracion s is invesed. echnology A is exogenous

More information

Chapter 13 A New Keynesian Model with Periodic Wage Contracts

Chapter 13 A New Keynesian Model with Periodic Wage Contracts George Alogoskoufis, Dynamic Macroeconomic Theory, 2015 Chaper 13 A New Keynesian Model wih Periodic Wage Conracs The realizaion of he insabiliy of he original Phillips curve has gradually led o a paradigm

More information

FINM 6900 Finance Theory

FINM 6900 Finance Theory FINM 6900 Finance Theory Universiy of Queensland Lecure Noe 4 The Lucas Model 1. Inroducion In his lecure we consider a simple endowmen economy in which an unspecified number of raional invesors rade asses

More information

Math 10B: Mock Mid II. April 13, 2016

Math 10B: Mock Mid II. April 13, 2016 Name: Soluions Mah 10B: Mock Mid II April 13, 016 1. ( poins) Sae, wih jusificaion, wheher he following saemens are rue or false. (a) If a 3 3 marix A saisfies A 3 A = 0, hen i canno be inverible. True.

More information

Final Exam. Tuesday, December hours

Final Exam. Tuesday, December hours San Francisco Sae Universiy Michael Bar ECON 560 Fall 03 Final Exam Tuesday, December 7 hours Name: Insrucions. This is closed book, closed noes exam.. No calculaors of any kind are allowed. 3. Show all

More information

This document was generated at 7:34 PM, 07/27/09 Copyright 2009 Richard T. Woodward

This document was generated at 7:34 PM, 07/27/09 Copyright 2009 Richard T. Woodward his documen was generaed a 7:34 PM, 07/27/09 Copyrigh 2009 Richard. Woodward 15. Bang-bang and mos rapid approach problems AGEC 637 - Summer 2009 here are some problems for which he opimal pah does no

More information

Math 333 Problem Set #2 Solution 14 February 2003

Math 333 Problem Set #2 Solution 14 February 2003 Mah 333 Problem Se #2 Soluion 14 February 2003 A1. Solve he iniial value problem dy dx = x2 + e 3x ; 2y 4 y(0) = 1. Soluion: This is separable; we wrie 2y 4 dy = x 2 + e x dx and inegrae o ge The iniial

More information

6.003 Homework 1. Problems. Due at the beginning of recitation on Wednesday, February 10, 2010.

6.003 Homework 1. Problems. Due at the beginning of recitation on Wednesday, February 10, 2010. 6.003 Homework Due a he beginning of reciaion on Wednesday, February 0, 200. Problems. Independen and Dependen Variables Assume ha he heigh of a waer wave is given by g(x v) where x is disance, v is velociy,

More information

( ) a system of differential equations with continuous parametrization ( T = R + These look like, respectively:

( ) a system of differential equations with continuous parametrization ( T = R + These look like, respectively: XIII. DIFFERENCE AND DIFFERENTIAL EQUATIONS Ofen funcions, or a sysem of funcion, are paramerized in erms of some variable, usually denoed as and inerpreed as ime. The variable is wrien as a funcion of

More information

13.3 Term structure models

13.3 Term structure models 13.3 Term srucure models 13.3.1 Expecaions hypohesis model - Simples "model" a) shor rae b) expecaions o ge oher prices Resul: y () = 1 h +1 δ = φ( δ)+ε +1 f () = E (y +1) (1) =δ + φ( δ) f (3) = E (y +)

More information

A User s Guide to Solving Real Business Cycle Models. by a single representative agent. It is assumed that both output and factor markets are

A User s Guide to Solving Real Business Cycle Models. by a single representative agent. It is assumed that both output and factor markets are page, Harley, Hoover, Salyer, RBC Models: A User s Guide A User s Guide o Solving Real Business Cycle Models The ypical real business cycle model is based upon an economy populaed by idenical infiniely-lived

More information

On Customized Goods, Standard Goods, and Competition

On Customized Goods, Standard Goods, and Competition On Cusomize Goos, Sanar Goos, an Compeiion Nilari. Syam C. T. auer College of usiness Universiy of Houson 85 Melcher Hall, Houson, TX 7704 Email: nbsyam@uh.eu Phone: (71 74 4568 Fax: (71 74 457 Nana Kumar

More information

3.1.3 INTRODUCTION TO DYNAMIC OPTIMIZATION: DISCRETE TIME PROBLEMS. A. The Hamiltonian and First-Order Conditions in a Finite Time Horizon

3.1.3 INTRODUCTION TO DYNAMIC OPTIMIZATION: DISCRETE TIME PROBLEMS. A. The Hamiltonian and First-Order Conditions in a Finite Time Horizon 3..3 INRODUCION O DYNAMIC OPIMIZAION: DISCREE IME PROBLEMS A. he Hamilonian and Firs-Order Condiions in a Finie ime Horizon Define a new funcion, he Hamilonian funcion, H. H he change in he oal value of

More information

Learning Enhancement Team

Learning Enhancement Team Learning Enhancemen Team Model answers: Exponenial Funcions Exponenial Funcions sudy guide 1 i) The base rae of growh b is equal o 3 You can see his by noicing ha 1b 36 in his sysem, dividing boh sides

More information

23.2. Representing Periodic Functions by Fourier Series. Introduction. Prerequisites. Learning Outcomes

23.2. Representing Periodic Functions by Fourier Series. Introduction. Prerequisites. Learning Outcomes Represening Periodic Funcions by Fourier Series 3. Inroducion In his Secion we show how a periodic funcion can be expressed as a series of sines and cosines. We begin by obaining some sandard inegrals

More information

Optimal Monetary Policy with the Cost Channel: Appendix (not for publication)

Optimal Monetary Policy with the Cost Channel: Appendix (not for publication) Opimal Moneary Policy wih he Cos Channel: Appendix (no for publicaion) Federico Ravenna andcarlewalsh Nov 24 Derivaions for secion 2 The flexible-price equilibrium oupu (eq 9) When price are flexible,

More information

Chapter 3 Boundary Value Problem

Chapter 3 Boundary Value Problem Chaper 3 Boundary Value Problem A boundary value problem (BVP) is a problem, ypically an ODE or a PDE, which has values assigned on he physical boundary of he domain in which he problem is specified. Le

More information

Math Week 14 April 16-20: sections first order systems of linear differential equations; 7.4 mass-spring systems.

Math Week 14 April 16-20: sections first order systems of linear differential equations; 7.4 mass-spring systems. Mah 2250-004 Week 4 April 6-20 secions 7.-7.3 firs order sysems of linear differenial equaions; 7.4 mass-spring sysems. Mon Apr 6 7.-7.2 Sysems of differenial equaions (7.), and he vecor Calculus we need

More information

BOKDSGE: A DSGE Model for the Korean Economy

BOKDSGE: A DSGE Model for the Korean Economy BOKDSGE: A DSGE Model for he Korean Economy June 4, 2008 Joong Shik Lee, Head Macroeconomeric Model Secion Research Deparmen The Bank of Korea Ouline 1. Background 2. Model srucure & parameer values 3.

More information

1. Consider a pure-exchange economy with stochastic endowments. The state of the economy

1. Consider a pure-exchange economy with stochastic endowments. The state of the economy Answer 4 of he following 5 quesions. 1. Consider a pure-exchange economy wih sochasic endowmens. The sae of he economy in period, 0,1,..., is he hisory of evens s ( s0, s1,..., s ). The iniial sae is given.

More information

ANSWERS TO EVEN NUMBERED EXERCISES IN CHAPTER 6 SECTION 6.1: LIFE CYCLE CONSUMPTION AND WEALTH T 1. . Let ct. ) is a strictly concave function of c

ANSWERS TO EVEN NUMBERED EXERCISES IN CHAPTER 6 SECTION 6.1: LIFE CYCLE CONSUMPTION AND WEALTH T 1. . Let ct. ) is a strictly concave function of c John Riley December 00 S O EVEN NUMBERED EXERCISES IN CHAPER 6 SECION 6: LIFE CYCLE CONSUMPION AND WEALH Eercise 6-: Opimal saving wih more han one commodiy A consumer has a period uiliy funcion δ u (

More information

15. Which Rule for Monetary Policy?

15. Which Rule for Monetary Policy? 15. Which Rule for Moneary Policy? John B. Taylor, May 22, 2013 Sared Course wih a Big Policy Issue: Compeing Moneary Policies Fed Vice Chair Yellen described hese in her April 2012 paper, as discussed

More information

Has the Business Cycle Changed? Evidence and Explanations. Appendix

Has the Business Cycle Changed? Evidence and Explanations. Appendix Has he Business Ccle Changed? Evidence and Explanaions Appendix Augus 2003 James H. Sock Deparmen of Economics, Harvard Universi and he Naional Bureau of Economic Research and Mark W. Wason* Woodrow Wilson

More information

Intermediate Macroeconomics: Mid-term exam May 30 th, 2016 Makoto Saito

Intermediate Macroeconomics: Mid-term exam May 30 th, 2016 Makoto Saito 1 Inermediae Macroeconomics: Mid-erm exam May 30 h, 2016 Makoo Saio Try he following hree roblems, and submi your answer in handwrien A4 aers. You are execed o dro your aers ino he mailbox assigned for

More information

Physics 218 Exam 1. with Solutions Fall 2010, Sections Part 1 (15) Part 2 (20) Part 3 (20) Part 4 (20) Bonus (5)

Physics 218 Exam 1. with Solutions Fall 2010, Sections Part 1 (15) Part 2 (20) Part 3 (20) Part 4 (20) Bonus (5) Physics 18 Exam 1 wih Soluions Fall 1, Secions 51-54 Fill ou he informaion below bu o no open he exam unil insruce o o so! Name Signaure Suen ID E-mail Secion # ules of he exam: 1. You have he full class

More information

Linear Response Theory: The connection between QFT and experiments

Linear Response Theory: The connection between QFT and experiments Phys540.nb 39 3 Linear Response Theory: The connecion beween QFT and experimens 3.1. Basic conceps and ideas Q: How do we measure he conduciviy of a meal? A: we firs inroduce a weak elecric field E, and

More information

Module 3: The Damped Oscillator-II Lecture 3: The Damped Oscillator-II

Module 3: The Damped Oscillator-II Lecture 3: The Damped Oscillator-II Module 3: The Damped Oscillaor-II Lecure 3: The Damped Oscillaor-II 3. Over-damped Oscillaions. This refers o he siuaion where β > ω (3.) The wo roos are and α = β + α 2 = β β 2 ω 2 = (3.2) β 2 ω 2 = 2

More information

1 Answers to Final Exam, ECN 200E, Spring

1 Answers to Final Exam, ECN 200E, Spring 1 Answers o Final Exam, ECN 200E, Spring 2004 1. A good answer would include he following elemens: The equiy premium puzzle demonsraed ha wih sandard (i.e ime separable and consan relaive risk aversion)

More information

Lecture #8 Redfield theory of NMR relaxation

Lecture #8 Redfield theory of NMR relaxation Lecure #8 Redfield heory of NMR relaxaion Topics The ineracion frame of reference Perurbaion heory The Maser Equaion Handous and Reading assignmens van de Ven, Chapers 6.2. Kowalewski, Chaper 4. Abragam

More information

Topics in Combinatorial Optimization May 11, Lecture 22

Topics in Combinatorial Optimization May 11, Lecture 22 8.997 Topics in Combinaorial Opimizaion May, 004 Lecure Lecurer: Michel X. Goemans Scribe: Alanha Newman Muliflows an Disjoin Pahs Le G = (V,E) be a graph an le s,,s,,...s, V be erminals. Our goal is o

More information

Notes for Lecture 17-18

Notes for Lecture 17-18 U.C. Berkeley CS278: Compuaional Complexiy Handou N7-8 Professor Luca Trevisan April 3-8, 2008 Noes for Lecure 7-8 In hese wo lecures we prove he firs half of he PCP Theorem, he Amplificaion Lemma, up

More information

Vehicle Arrival Models : Headway

Vehicle Arrival Models : Headway Chaper 12 Vehicle Arrival Models : Headway 12.1 Inroducion Modelling arrival of vehicle a secion of road is an imporan sep in raffic flow modelling. I has imporan applicaion in raffic flow simulaion where

More information

Suggested Solutions to Assignment 4 (REQUIRED) Submisson Deadline and Location: March 27 in Class

Suggested Solutions to Assignment 4 (REQUIRED) Submisson Deadline and Location: March 27 in Class EC 450 Advanced Macroeconomics Insrucor: Sharif F Khan Deparmen of Economics Wilfrid Laurier Universiy Winer 2008 Suggesed Soluions o Assignmen 4 (REQUIRED) Submisson Deadline and Locaion: March 27 in

More information

What Ties Return Volatilities to Price Valuations and Fundamentals? On-Line Appendix

What Ties Return Volatilities to Price Valuations and Fundamentals? On-Line Appendix Wha Ties Reurn Volailiies o Price Valuaions and Fundamenals? On-Line Appendix Alexander David Haskayne School of Business, Universiy of Calgary Piero Veronesi Universiy of Chicago Booh School of Business,

More information

Chapter 2 The Derivative Applied Calculus 107. We ll need a rule for finding the derivative of a product so we don t have to multiply everything out.

Chapter 2 The Derivative Applied Calculus 107. We ll need a rule for finding the derivative of a product so we don t have to multiply everything out. Chaper The Derivaive Applie Calculus 107 Secion 4: Prouc an Quoien Rules The basic rules will le us ackle simple funcions. Bu wha happens if we nee he erivaive of a combinaion of hese funcions? Eample

More information

Let us start with a two dimensional case. We consider a vector ( x,

Let us start with a two dimensional case. We consider a vector ( x, Roaion marices We consider now roaion marices in wo and hree dimensions. We sar wih wo dimensions since wo dimensions are easier han hree o undersand, and one dimension is a lile oo simple. However, our

More information

Chapter 8 The Complete Response of RL and RC Circuits

Chapter 8 The Complete Response of RL and RC Circuits Chaper 8 The Complee Response of RL and RC Circuis Seoul Naional Universiy Deparmen of Elecrical and Compuer Engineering Wha is Firs Order Circuis? Circuis ha conain only one inducor or only one capacior

More information

where the coordinate X (t) describes the system motion. X has its origin at the system static equilibrium position (SEP).

where the coordinate X (t) describes the system motion. X has its origin at the system static equilibrium position (SEP). Appendix A: Conservaion of Mechanical Energy = Conservaion of Linear Momenum Consider he moion of a nd order mechanical sysem comprised of he fundamenal mechanical elemens: ineria or mass (M), siffness

More information

Designing Information Devices and Systems I Spring 2019 Lecture Notes Note 17

Designing Information Devices and Systems I Spring 2019 Lecture Notes Note 17 EES 16A Designing Informaion Devices and Sysems I Spring 019 Lecure Noes Noe 17 17.1 apaciive ouchscreen In he las noe, we saw ha a capacior consiss of wo pieces on conducive maerial separaed by a nonconducive

More information

10. State Space Methods

10. State Space Methods . Sae Space Mehods. Inroducion Sae space modelling was briefly inroduced in chaper. Here more coverage is provided of sae space mehods before some of heir uses in conrol sysem design are covered in he

More information

BU Macro BU Macro Fall 2008, Lecture 4

BU Macro BU Macro Fall 2008, Lecture 4 Dynamic Programming BU Macro 2008 Lecure 4 1 Ouline 1. Cerainy opimizaion problem used o illusrae: a. Resricions on exogenous variables b. Value funcion c. Policy funcion d. The Bellman equaion and an

More information

Week 1 Lecture 2 Problems 2, 5. What if something oscillates with no obvious spring? What is ω? (problem set problem)

Week 1 Lecture 2 Problems 2, 5. What if something oscillates with no obvious spring? What is ω? (problem set problem) Week 1 Lecure Problems, 5 Wha if somehing oscillaes wih no obvious spring? Wha is ω? (problem se problem) Sar wih Try and ge o SHM form E. Full beer can in lake, oscillaing F = m & = ge rearrange: F =

More information

Direct Current Circuits. February 19, 2014 Physics for Scientists & Engineers 2, Chapter 26 1

Direct Current Circuits. February 19, 2014 Physics for Scientists & Engineers 2, Chapter 26 1 Direc Curren Circuis February 19, 2014 Physics for Scieniss & Engineers 2, Chaper 26 1 Ammeers and Volmeers! A device used o measure curren is called an ammeer! A device used o measure poenial difference

More information

ODEs II, Lecture 1: Homogeneous Linear Systems - I. Mike Raugh 1. March 8, 2004

ODEs II, Lecture 1: Homogeneous Linear Systems - I. Mike Raugh 1. March 8, 2004 ODEs II, Lecure : Homogeneous Linear Sysems - I Mike Raugh March 8, 4 Inroducion. In he firs lecure we discussed a sysem of linear ODEs for modeling he excreion of lead from he human body, saw how o ransform

More information

T L. t=1. Proof of Lemma 1. Using the marginal cost accounting in Equation(4) and standard arguments. t )+Π RB. t )+K 1(Q RB

T L. t=1. Proof of Lemma 1. Using the marginal cost accounting in Equation(4) and standard arguments. t )+Π RB. t )+K 1(Q RB Elecronic Companion EC.1. Proofs of Technical Lemmas and Theorems LEMMA 1. Le C(RB) be he oal cos incurred by he RB policy. Then we have, T L E[C(RB)] 3 E[Z RB ]. (EC.1) Proof of Lemma 1. Using he marginal

More information

Reading from Young & Freedman: For this topic, read sections 25.4 & 25.5, the introduction to chapter 26 and sections 26.1 to 26.2 & 26.4.

Reading from Young & Freedman: For this topic, read sections 25.4 & 25.5, the introduction to chapter 26 and sections 26.1 to 26.2 & 26.4. PHY1 Elecriciy Topic 7 (Lecures 1 & 11) Elecric Circuis n his opic, we will cover: 1) Elecromoive Force (EMF) ) Series and parallel resisor combinaions 3) Kirchhoff s rules for circuis 4) Time dependence

More information

Wall. x(t) f(t) x(t = 0) = x 0, t=0. which describes the motion of the mass in absence of any external forcing.

Wall. x(t) f(t) x(t = 0) = x 0, t=0. which describes the motion of the mass in absence of any external forcing. MECHANICS APPLICATIONS OF SECOND-ORDER ODES 7 Mechanics applicaions of second-order ODEs Second-order linear ODEs wih consan coefficiens arise in many physical applicaions. One physical sysems whose behaviour

More information

= ( ) ) or a system of differential equations with continuous parametrization (T = R

= ( ) ) or a system of differential equations with continuous parametrization (T = R XIII. DIFFERENCE AND DIFFERENTIAL EQUATIONS Ofen funcions, or a sysem of funcion, are paramerized in erms of some variable, usually denoed as and inerpreed as ime. The variable is wrien as a funcion of

More information

Exponential and Logarithmic Functions -- ANSWERS -- Logarithms Practice Diploma ANSWERS 1

Exponential and Logarithmic Functions -- ANSWERS -- Logarithms Practice Diploma ANSWERS 1 Eponenial and Logarihmic Funcions -- ANSWERS -- Logarihms racice Diploma ANSWERS www.puremah.com Logarihms Diploma Syle racice Eam Answers. C. D 9. A 7. C. A. C. B 8. D. D. C NR. 8 9. C 4. C NR. NR 6.

More information

When to Sell an Asset Where Its Drift Drops from a High Value to a Smaller One

When to Sell an Asset Where Its Drift Drops from a High Value to a Smaller One American Journal of Operaions Research, 5, 5, 54-55 Publishe Online November 5 in SciRes. hp://www.scirp.org/journal/ajor hp://x.oi.org/.436/ajor.5.564 When o Sell an Asse Where Is Drif Drops from a High

More information

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle Chaper 2 Newonian Mechanics Single Paricle In his Chaper we will review wha Newon s laws of mechanics ell us abou he moion of a single paricle. Newon s laws are only valid in suiable reference frames,

More information

Chapter 7: Solving Trig Equations

Chapter 7: Solving Trig Equations Haberman MTH Secion I: The Trigonomeric Funcions Chaper 7: Solving Trig Equaions Le s sar by solving a couple of equaions ha involve he sine funcion EXAMPLE a: Solve he equaion sin( ) The inverse funcions

More information

1 Price Indexation and In ation Inertia

1 Price Indexation and In ation Inertia Lecures on Moneary Policy, In aion and he Business Cycle Moneary Policy Design: Exensions [0/05 Preliminary and Incomplee/Do No Circulae] Jordi Galí Price Indexaion and In aion Ineria. In aion Dynamics

More information

Inventory Analysis and Management. Multi-Period Stochastic Models: Optimality of (s, S) Policy for K-Convex Objective Functions

Inventory Analysis and Management. Multi-Period Stochastic Models: Optimality of (s, S) Policy for K-Convex Objective Functions Muli-Period Sochasic Models: Opimali of (s, S) Polic for -Convex Objecive Funcions Consider a seing similar o he N-sage newsvendor problem excep ha now here is a fixed re-ordering cos (> 0) for each (re-)order.

More information

15. Vector Valued Functions

15. Vector Valued Functions 1. Vecor Valued Funcions Up o his poin, we have presened vecors wih consan componens, for example, 1, and,,4. However, we can allow he componens of a vecor o be funcions of a common variable. For example,

More information

Chapter 14 A Model of Imperfect Competition and Staggered Pricing

Chapter 14 A Model of Imperfect Competition and Staggered Pricing George Alogoskoufis, Dynamic Macroeconomic Theory, 205 Chaper 4 A Model of Imperfec Compeiion and Saggered Pricing In his chaper we presen he srucure of an alernaive new Keynesian model of aggregae flucuaions.

More information

pe pt dt = e pt Probabilty of death given survival till t : pe pt = p Expected life at t : pe(s t)p ds = e (s t)p t =

pe pt dt = e pt Probabilty of death given survival till t : pe pt = p Expected life at t : pe(s t)p ds = e (s t)p t = BLANCHARD Probabiliy of Deah: π () = pe p ; Probabily of living ill : Ω () = pe p d = e p Probabily of deah given survival ill : pe p = p e p Expeced life a : (s ) pe (s )p ds = p 1 Populaion normalized

More information

Lecture 3: Solow Model II Handout

Lecture 3: Solow Model II Handout Economics 202a, Fall 1998 Lecure 3: Solow Model II Handou Basics: Y = F(K,A ) da d d d dk d = ga = n = sy K The model soluion, for he general producion funcion y =ƒ(k ): dk d = sƒ(k ) (n + g + )k y* =

More information

CHAPTER 12 DIRECT CURRENT CIRCUITS

CHAPTER 12 DIRECT CURRENT CIRCUITS CHAPTER 12 DIRECT CURRENT CIUITS DIRECT CURRENT CIUITS 257 12.1 RESISTORS IN SERIES AND IN PARALLEL When wo resisors are conneced ogeher as shown in Figure 12.1 we said ha hey are conneced in series. As

More information

d 1 = c 1 b 2 - b 1 c 2 d 2 = c 1 b 3 - b 1 c 3

d 1 = c 1 b 2 - b 1 c 2 d 2 = c 1 b 3 - b 1 c 3 and d = c b - b c c d = c b - b c c This process is coninued unil he nh row has been compleed. The complee array of coefficiens is riangular. Noe ha in developing he array an enire row may be divided or

More information

4.1 - Logarithms and Their Properties

4.1 - Logarithms and Their Properties Chaper 4 Logarihmic Funcions 4.1 - Logarihms and Their Properies Wha is a Logarihm? We define he common logarihm funcion, simply he log funcion, wrien log 10 x log x, as follows: If x is a posiive number,

More information

Robert Kollmann. 6 September 2017

Robert Kollmann. 6 September 2017 Appendix: Supplemenary maerial for Tracable Likelihood-Based Esimaion of Non- Linear DSGE Models Economics Leers (available online 6 Sepember 207) hp://dx.doi.org/0.06/j.econle.207.08.027 Rober Kollmann

More information

Final Spring 2007

Final Spring 2007 .615 Final Spring 7 Overview The purpose of he final exam is o calculae he MHD β limi in a high-bea oroidal okamak agains he dangerous n = 1 exernal ballooning-kink mode. Effecively, his corresponds o

More information

Lecture 4 Kinetics of a particle Part 3: Impulse and Momentum

Lecture 4 Kinetics of a particle Part 3: Impulse and Momentum MEE Engineering Mechanics II Lecure 4 Lecure 4 Kineics of a paricle Par 3: Impulse and Momenum Linear impulse and momenum Saring from he equaion of moion for a paricle of mass m which is subjeced o an

More information