2007 Chapter DifferenceEquations
2007 Chapter DifferenceEquations
n−1
n−2
n−1
y = f (n) = y0 · [a(k) + 1] + b(k) · [a(l) + 1] + b(n − 1)
k=0 k=0 l=k+1
/
n−1
[a(0) + 1] · . . . · [a(n − 1) + 1] if n = 1, 2, . . .
[a(k) + 1] :=
1 if n = 0
k=0
/
n−1
[a(k + 1) + 1] · . . . · [a(n − 1) + 1] if n = k + 2, . . .
[a(l) + 1] :=
1 if n = k + 1
l=k+1
In the special case a(n) ≡ a = const, b(n) ≡ b = const the solution of the
difference equation (∗) has the form
⎧
⎪
⎪ /
n−1
⎪
⎪ y · [a(k) + 1] if b(n) ≡ b = 0
⎪
⎪ 0
⎪
⎪
⎪
⎪
k=0
⎪
⎪
n−1
⎪
⎪
⎪
⎪ y (a + 1) n
+ b(k)(a + 1)n−1−k if a(n) ≡ a
⎪
⎨
0
k=0
y = f (n) = y0 (a + 1) n
if a(n) ≡ a, b(n) ≡ 0
⎪
⎪
⎪
⎪
⎪
⎪
⎪
⎪
⎪
⎪ (a + 1)n − 1
⎪
⎪ y (a + 1)n
+ b · if a(n) ≡ a = 0, b(n) ≡ b
⎪
⎪
0
a
⎪
⎪
⎪
⎩y +b· n
0 if a(n) ≡ 0, b(n) ≡ b
98 Difference equations
Economic models
Model assumptions:
y(n) = c(n) + i(n), c(n) = α + βy(n), ∆y(n) = γi(n)
• Under the assumption y(0) = y0 > c(0) the function y = f (n) is strictly
increasing.
Model assumptions:
s(n) = αy(n), i(n) = β∆y(n), i(n) = s(n)
Harrod’s model
α
∆y(n) = y(n), y(0) = y0 , n = 1, 2, . . .
β
n
α
This model has the solution: y = f (n) = y0 ·
β
Linear second-order difference equations 99
α−γ
• The quantity p(n) oscillates around the constant value p∗ = . For
β+δ
δ ≥ β the solution diverges, for δ < β the solution converges to the equilibrium
price p∗ .
c, d c, d c(n+1)
d(n) s
d(n)
c(n+1)
s sc(1)
d(1) s s
c(1) d(1)
s s sd(0)
s c(2) s s d(2)
c(2) s s
s d(0)
Convergence Divergence
a 1 2
Its solution is determined from the formula λ1,2 = − ± a − 4b. De-
2 2
pending on the discrimant D = a − 4b it can have two real, one real double
2
Solution: y = f (n) = C1 (1 + λ1 )n + C2 (1 + λ2 )n
a
Case 2 D = 0 : λ1 = λ2 =: λ = − (a = 2)
2
a 1√
Case 3 D < 0 : α := − , β := −D
2 2
Solution:
n n
y = f (n) = C1 [(1 + α)2 + β 2 ] 2 cos ϕn + C2 [(1 + α)2 + β 2 ] 2 sin ϕn
β π
where tan ϕ = (α = −1) and ϕ = (α = −1).
1+α 2
structure of the right-hand side c(n). The unknown coefficients involved are
determined by comparison of coefficients.
Economic models
Model assumptions (n = 0, 1, 2, . . .)
y(n)=c(n) + i(n) + H the national income splits up into con-
sumption, private investments and public
expenditure
c(n)=α1 y(n − 1) 0 < α1 < 1; the consumption is proportional
(multiplicator α1 ) to the national income of
the previous period
i(n)=α2 [c(n) − c(n − 1)] α2 > 0; the private investments are propor-
tional (accelerator α2 ) to the increase of the
consumption
∆2 y + (2 − α1 − α1 α2 )∆y + (1 − α1 )y = H
Solution for H n
y = f (n) = + (α1 α2 ) 2 (C1 cos ϕn + C2 sin ϕn)
α1 ≤ α2 < 1: 1 − α1
y
• The solution f oscillates
with decreasing amplitude rr
r r
H r f (n)
around the limit .
1 − α1 r
r
r rrrrrrrr
rr
H
r
rr
1−α1
rr
rrr
n
102 Difference equations