706 Integral Transforms
Thus, the problem of solving the system of linear equations turns into the
problem of finding the inverse of the coefficient matrix; and this is independent
of what f is!OnceIknowtheinverseofL,Icansolveany system of linear
equations, regardless of the constants on the right-hand side. Recalling that
the elements of the unit matrix are just the correctly labeled Kronecker delta,
the equation that G has to satisfy becomes
LG = 1,
n
j=1
L
ij
G
jk
= δ
ik
,i,k=1, 2,...,n. (29.27)
Now think of a column vector v as a “machine:” feed the machine an
From discrete
matrices to
continuous
differential
operators
integer between 1 and n, and it will give you a real number, i.e., the element
of the column vector carrying the integer as an index. Similarly, think of a
matrix M as another “machine” which gives you a real number if you feed it
a pair of integers between 1 and n. Write this as
v(i)=v
i
, and M(i, j)=M
ij
,i,j=1, 2,...,n. (29.28)
Would it be beneficial to generalize the action of the machine to include
all real numbers? A vector machine that feeds on real numbers is a function:
feed a function a real number and it will spit out a real number. Replacing
i with x,wehavev(x)=v
x
≡ v(x), because v
x
is not a common notation.
Similarly, M(x, x
)=M
xx
≡ M (x, x
). Furthermore, all summations have
to be replaced by integrals. For example, the system of equations (29.25)
becomes
Ly = f
#
b
a
L(x, x
)y(x
) dx
= f(x),
where (a, b) is a convenient interval of the real line usually taken to be
(−∞, ∞). What is the meaning of L(x, x
)? It can be merely a function
of two variables. But more interestingly, it can be a differential operator.
However, a differential operator is a local operator, i.e., it is a linear combi-
nation of derivatives of various orders at a single point,sayx. This requires
the last integral above to collapse to x. The only way that can happen is if
L(x, x
)=δ(x − x
)L(x) ≡ δ(x −x
)L
x
, (29.29)
where L
x
is by definition a differential operator in the variable x.
Now that we have a differential operator which is the generalization of a
matrix, how do we find its inverse? In other words, how do we generalize
Equation (29.27)? We suspect that the Kronecker delta turns into a Dirac
delta function. With this suspicion, we generalize (29.27) to
LG = 1,
#
b
a
L(x, x
)G(x
,x
0
)=δ(x −x
0
).
Substituting (29.29) in the second equation yields
Differential
equation for
Green’s function
#
b
a
δ(x −x
)L
x
G(x
,x
0
)=δ(x − x
0
),