• Tidak ada hasil yang ditemukan

004: Macroeconomic Theory

N/A
N/A
Protected

Academic year: 2024

Membagikan "004: Macroeconomic Theory"

Copied!
16
0
0

Teks penuh

(1)

004: Macroeconomic Theory

Lecture 8

Mausumi Das

Lecture Notes, DSE

August 12, 2014

(2)

First Order Non-Linear Autonmous Di¤erence Equation:

Stability

As we have discussed in the previous lecture, the steady state of a

…rst order autonomous di¤erence equation of the form xt+1 =f(xt;α)is de…ned as

¯

x : ¯x=f(x;¯ α).

Depending on the nature of thef function, solution to the above equation may not exist; may be unique or may even be multiple in number.

As discussed in the last class, even when we are not able to solve the above equation, if enough information about the f function is given then we can diagramatically characterise the steady state in terms of aPhase Diagram.

In today’s class we shall use the phase diagram to analyse the stability property of the dynamical system.

Das (Lecture Notes, DSE) Macro August 12, 2014 2 / 16

(3)

First Order Autonmous Non-Linear Di¤erence Equation:

Stability (Contd.)

As we have seen before, an alternative representation of the steady state is given by the solution to the following two simultaneous equations:

xt+1 =f(xt;α) (i) xt+1=xt (ii)

Drawing thePhase Diagram entails simultaneously plotting of (i) and (ii) in thext-xt+1 plane.

(4)

Using Phase Diagram to analyse Stability:

Phase Diagram: An Illustration (A Steady State which is Globally Asymptotically Stable)

Das (Lecture Notes, DSE) Macro August 12, 2014 4 / 16

(5)

Using Phase Diagram to analyse Stability: (Contd.)

Phase Diagram: An Illustration (A Steady State which is Unstable)

(6)

Using Phase Diagram to analyse Stability (Contd.):

Phase Diagram: An Illustration (Multiple Steady States - some

‘locally’stable; some ‘locally’unstable)

Das (Lecture Notes, DSE) Macro August 12, 2014 6 / 16

(7)

Stability of First Order Autonmous Non-Linear Di¤erence Equation: Linearization

The Phase Diagram technique helps us a to do a qualitativeanalysis of stability of the dynamical system.

Often if the di¤erence equation is non-linear, we compliment the phase diagram analysis with another technique called Linearization (around a steady state).

The basic idea is as follows:

Given any non-linear function of a single variable,f(x), and given any speci…c value ofx which lies in the domain off, sayx,˜ we can always fnd alinear approximationof the non-linear function in a close neighbourhood ofx,˜ by applying the Taylor’s Expansion Rule.

(8)

Stability of First Order Autonmous Non-Linear Di¤erence Equation: Linearization (Contd.)

Taylor’s Expansion Rule states that iff(x)is in…nitely di¤erentiable atx˜ then:

f(x) = f(x˜) + 1

1!f0(x˜)(x x˜) + 1

2!f00(x˜)(x x˜)2+ 1

3!f000(x˜)(x x˜)3+...

Now taking the …rst (linear) approximation:

f(x) =f(x˜) +f0(x˜)(x x˜).

Notice that the linear approximation allows us to represent the nonlinear functionf(x)by a linear function in a close neighbourhood of x, where the linear function has the following form:˜

f(x) =Ax +B;

whereA f0(x˜) andB f(x˜) f0(x˜)x˜ are both constants (since they are functional values evaluated at a speci…c point).

Das (Lecture Notes, DSE) Macro August 12, 2014 8 / 16

(9)

Stability of First Order Autonmous Non-Linear Di¤erence Equation: Linearization (Contd.)

It is now easy to see how we can combine the linearization technique with the phase diagram technique to make a more rigorous statement about stability (albeit local stability).

Conside a …rst order autonomous di¤erence equation of the form xt+1 =f(xt) (ignoring the parameters for the moment).

Suppose we have identi…ed from the phase diagram (or from direct algebric calculation), that this dynamical system has three steady states, as shown in an earlier example:

(10)

Stability of First Order Autonmous Non-Linear Di¤erence Equation: Linearization (Contd.)

We can now linearly approximate the f(xt) function at each of these steady states and approximate the non-linear dynamical system by a linear dynamical system in the neighbourhood of the chosen steady state.

Since we know the precise condition for stability (and instability) of a linear system we can use that information to comment about the (local) stability property of this ‘linearized’system.

For example, let us linearize f(xt)around the second steady state x¯2. Then we have

xt+1 =Axt+B,

whereA f0(x¯2)andB f(x¯2) f0(x¯2)x¯2 =x¯2 f0(x¯2)x¯2 (since

¯

x2 itself is a steady state)x¯2 =f(x¯2)).

Das (Lecture Notes, DSE) Macro August 12, 2014 10 / 16

(11)

Stability of First Order Autonmous Non-Linear Di¤erence Equation: Linearization (Contd.)

We know that the general solution to this ‘linearized’di¤erence equation is given by:

C(A)t + B

1 A =C(A)t+x¯2.

We also know that stability requires jAj<1, i.e, jf0(x¯2)j<1.

Since the f(xt)curve is intersecting the 45o line from below at this point, it must be the case that at this pointf0(x¯2)>1.

Thus this steady state point must be locallyunstable.

This is precisely the conclusion that we reached by drawing the arrows in the Phase Diagram!

(12)

First Order Linear Non-Autonmous Di¤erence Equation:

Solution & Stability

So far we have focussed our attention on autonomous di¤erence equations.

We have argued earlier that the concept of steady state is not de…ned for non-autonomous systems.

However, we may still be interested to know whether the system is asymptotically stable, in the sense whether it converges tosome constant value in the long run.

Consider a …rst order non-autonomous linear di¤erence equation of the form:

xt+1=axt+bt,

wherebt is the non-autonomous term which is directly a function of time.

Examples: bt =B(β)t;bt =Bt;bt =exp(βt).

Das (Lecture Notes, DSE) Macro August 12, 2014 12 / 16

(13)

First Order Linear Non-Autonmous Di¤erence Equation:

Backward Solution

If we knew the initial valuex¯0,we could interate it backward such that x1 = ax0+b0

x2 = ax1+b1 =a(ax0+b0) +b1 =a2x0+ab0+b1 x3 = ax2+b2 =a3x0+a2b0+ab1+b2

...

xt = atx0+at 1b0+at 2b1+...+abt 2+bt 1

= atx0+

t 1

i

=0

aibt 1 i.

The corresponding general solution (which is called a Backward Solution) is given by:

t 1

(14)

Backward Solution: Stability

The backward solution derived above pre-supposes existence on an initial condition. In fact di¤erent initial conditions generate di¤erent values for the arbitary constant C.

However, irrespective of the initial value (i.e., irrespective of the value of C),the system will be globally asymptotically stable if as t !,xt !x, where¯ x¯ is some well-de…ned constant (but nota steady state).

A set of su¢ cient conditions for that are given by:

1 jaj<1

2 jbtj5B for allt,where B is a …nite constant.

To get a sketch of a proof as to why this is indeed su¢ cient, note that

i=0

aibt i 5

i=0

aiB =B

i=0

ai.Now proceed from here using the

condition thatjaj<1 to show that

i=0

aibt i would then converge to a …nite value.

Das (Lecture Notes, DSE) Macro August 12, 2014 14 / 16

(15)

First Order Linear Non-Autonmous Di¤erence Equation:

Forward Solution

Sometimes, for some state variables the initial value is not given, but a terminal condition is given instead.

Since for these variables the initial value is not pre-determined, i.e., the initial value is free to jump anywhere within the state space (as long as the terminal condition is satis…ed), such variables are called

‘jump variables’.

If we knew that the system will approach some terminal value as t !∞,then we could rewrite the di¤erence equation to express the current value of the variable in terms of its future value as follows:

xt = 1 axt+1

1 abt

(16)

Forward Solution: Stability

Now interating forward,

xt = 1 axt+1

1 abt

= 1 a

1 axt+2

1 abt+1

1

abt = 1 a

2

xt+2

1 a

2

bt+1

1 abt

= 1

a

3

xt+3 1 a

3

bt+2 1 a

2

bt+1 1 abt ...

= 1

a

n

xt+n 1 a

n i=0

1 a

i

bt+i.

We then allown to appoach∞and apply the given terminal

condition to arrive at a precise solution of the system. Such a solution is called the forward solution to the …rst order linear &

non-autonomous di¤erence equation speci…ed earlier.

When is this solution stable? (To be discussed in the next class).

Das (Lecture Notes, DSE) Macro August 12, 2014 16 / 16

Referensi

Dokumen terkait

The value of T (x,0) was defined using equation (32) as an initial condition. Then, The Dirchlet Boundary Condition is considered as the boundary condition in this simulation. After

In most cases the unique solution of a given problem, hence a particular solution, is obtained from a general solution by an initial condition with given values and , that is used

• correctly uses the separation of variables method to set up indefinite integrals [1 mark] • develops a general solution of the differential equation [1 mark] • uses the given

Given the initial value problem y′ = fx, y, y0 = 0, test the existence of a solution, its uniqueness, continuous dependence on the initial condition, satisfaction of a Lipschitz

Skill Formation Decision of an Agent: Given the skill formation technology and Assumption 1, the skill formation decision is almost trivial: Agents with inherited wealth levelxt 5e¯

This paper discusses the sufficient condition so that the solution of the initial value problem of fractional ordinary differential equation, = , on [0, × 0,∞.. It means that

Self-Consistent Solution to DFT Equations Input Positions of Atoms for a Given Unit Cell and Lattice Constant guess charge density compute effective potential solve KS equation,