Help with contour integration to find green's function of d^3/dx^3

Hakkinen
Messages
42
Reaction score
0

Homework Statement


Given a linear operator L=\frac{d^3}{dx^3}-1, show that the Fourier transform of the Green's function is \tilde{G}(k)=\frac{i}{k^3-i} and find the three complex poles. Use the Cauchy integral theorem to compute G(x) for x < 0 and x > 0.


Homework Equations





The Attempt at a Solution



I found the Fourier transform of the Green's function and solved for the three complex roots. I'm having trouble setting up and carrying out the contour integration though. I think that you should be able to write (k^3 - i ) somehow in terms of the roots, then break the contour integral up into three separate integrals around each contour with terms like (k - ...)(k - ...)(k - ...) in each denominator?

Any assistance is greatly appreciated!
 
Physics news on Phys.org
Hakkinen said:

Homework Statement


Given a linear operator L=\frac{d^3}{dx^3}-1, show that the Fourier transform of the Green's function is \tilde{G}(k)=\frac{i}{k^3-i} and find the three complex poles. Use the Cauchy integral theorem to compute G(x) for x < 0 and x > 0.


Homework Equations





The Attempt at a Solution



I found the Fourier transform of the Green's function and solved for the three complex roots. I'm having trouble setting up and carrying out the contour integration though. I think that you should be able to write (k^3 - i ) somehow in terms of the roots, then break the contour integral up into three separate integrals around each contour with terms like (k - ...)(k - ...)(k - ...) in each denominator?

Any assistance is greatly appreciated!

The cube roots of i are -i and -ie^{\pm 2\pi i/3}.
 
pasmith said:
The cube roots of i are -i and -ie^{\pm 2\pi i/3}.

Thanks for the reply, but I had already solved that
 
So what's stopping you from doing what the problem says and applying the Cauchy integral theorem to find g(x)?
 
vela said:
So what's stopping you from doing what the problem says and applying the Cauchy integral theorem to find g(x)?

I don't know if I'm setting up the integral correctly in a form where a straightforward application of CIF could be done.

I know about making arcs to form a closed contour but would I just need to evaluate one of these arcs? In this problem for example can I just use the "lower" arc that goes from -x to x and then loops around the pole at -i back to -x? Knowing that the other two poles will have no contribution by the Cauchy integral theorem. Or would I need to sum the contour integrals of the upper and lower arcs?

So can I just write the lower arc C as this:
-\frac{1}{2\pi i}\oint_{C}\frac{e^{ikx}}{k^3-i}dk =-\frac{1}{2\pi i}\oint_{C}\frac{e^{ikx}}{(e^{\frac{i4\pi }{3}}e^{\frac{i2\pi }{3}})}dk

where the denominator was factored like (pole at -i - pole in 1st quadrant)(pole at -i - pole in 2nd quadrant), I can simplify this further but is this the right approach?
 
The idea is that
$$\oint_C f(z)\,dz = \int_{-R}^R f(z)\,dz + \int_\text{arc} f(z)\,dz.$$ If you can show the latter integral vanishes as ##R \to \infty## where ##R## is the radius of the arc, you can conclude the integral along the real axis is equal to the contour integral, which you can evaluate using residues. You can close the contour using an arc in the upper half plane or the lower half plane. The one you use depends on the sign of ##x##.
 
Hakkinen said:
Use the Cauchy integral theorem to compute G(x) for x < 0 and x > 0.

Then you can't use the Residue Theorem in my opinion.
 
Back
Top