Lecture 9 The Lag Operator
Lecture 9 The Lag Operator
yt = + where 0 = 1
t s
s 0
= +
s 0
Ls t
Ls
where
( L) s Ls
0
2. Multiplication
Let a(L) and b(L) be p-th and q-th order polynomials
in L, p < q < :
a(L) = a0 + a1L ++ apLp
b(L) = b0 + b1L+ + bqLq
Then c(L) = a(L)b(L) is defined according to
c(L) = c0 + c1L + + cq+pLq+p
where c0, c1, are defined as follows
c(L) = (a0 + a1L ++ apLp)( b0 + b1L+ + bqLq)
= a0b0 + (a1b0 + a0b1)L + (a0b2 + a1b1 + a2b0)L2 +
We sometimes say that c(L) is the convolution of
a(L) and b(L).
Note that a(L)b(L)=b(L)a(L).
y t h j xt j h ( L ) x t
j 0
Then,
zt
b ( L ) y t g ( L ) xt ,
g(L)=b(L)h(L)
3. Inversion
Let a(L) be a finite or infinite order polynomial in L.
We define a(L)-1 to be the polynomial in L such that
a(L)-1a(L) = 1
That is,
a(L)-1a(L)yt = yt
For example
Suppose a(L) = 1-L. Note that
(1+L+2L2+ )(1-L) =
(1+L+2L2+3L3+ )-(L+2L2+3L3+) = 1
So 1+L+2L2+ is the inverse of 1-L (and, vice
versa).
yt s t s s t s ( s Ls ) t ( L) t
then
(L)-1yt = (L)-1(L)t = t
i.e.,
(1-
L)yt = yt - yt-1 = t
and, therefore,
yt = yt-1 + t
Hayashi (pp.372-373) provides a very nice general
procedure to calculate the inverse of a polynomial in
L.
2s
= 1/(1-2) if < 1
= if > 1