Perturbation of PDE and Green's function

70 Views Asked by At

If the Green's function of a second order differential operator $L$ is $G^{(0)}$, then if I add a small perturbation $\delta L$, a Green's function $G$ for the operator: $(L+ \delta L)$ should be:

$G=G^{(0)}-G^{(0)} (\delta L G^{(0)})$

correct? Now, what confuses me is: how do I write the second term?

Is it

$\int dx'( G^{(0)}(x,x') \int(dx'' \delta L(x'')G^{(0)}(x',x'')) )$?

1

There are 1 best solutions below

0
On BEST ANSWER

Ok I think I got this.

One integration is unneessary, in fact:

$(L+\delta L)(G^{(0)}(x-x')+\delta G(x-x'))= \delta(x-x')$

$(L+\delta L) G^{(0)}(x-x') +L \delta G(x-x') = \delta(x-x')$

$\delta(x-x')+ \delta L G^{(0)}(x-x') +L \delta G(x-x') =\delta(x-x')$

So $\delta G$ solves the same equation as $G^{(0)}$ with the source term $\delta L G^{(0)}(x-x')$, which means the solution is:

$\delta G(x-x')= \int dx''\left[ G^{(0)}(x'-x'') \left[\delta L(x)G^{(0)}(x-x'')\right]\right] $