Purely imaginary complex contour

  • Thread starter Thread starter saltydog
  • Start date Start date
  • Tags Tags
    Complex Imaginary
saltydog
Science Advisor
Homework Helper
Messages
1,590
Reaction score
3
I've been working with Complex Analysis and have noticed an interesting result.

Under what conditions will the following integral be purely imaginary:

\int_{a-bi}^{a+bi} f(z)dz

It seems to me some type of symmetry is required. Take for example:

\int_{1-8i}^{1+8i} f(z)dz

where:

f(z)= \frac{e^{3z}}{z}

Now:

\int_{1-8i}^{1+0i} \frac{e^{3z}}{z}dz\approx 10.6559+2.7271i

and:

\int_{1+0i}^{1+8i} \frac{e^{3z}}{z}dz\approx -10.6559 + 2.7271i

Thus:

\int_{1-8i}^{1+8i} \frac{e^{3z}}{z}dz\approx 5.4543i

Note the plot below which is the image of f(z) in the u-v plane for f(z) along the path indicated above. Red is the image for negative values of b; blue is for positive values. The symmetry is obvious.

I've noticed this with other similar integrals and suspect symmetry causes the integral to be purely imaginary but haven't yet figured out how to prove it. Can anyone offer ideas/hints/suggestions?
 

Attachments

  • image of f(z).JPG
    image of f(z).JPG
    10 KB · Views: 505
Last edited:
Physics news on Phys.org
Alright, I'm making some progress in this matter:

Consider the problem:

\int_{1-8i}^{1+8i} \frac{e^z}{z}dz

Expanding the integrand into a Real part and Imaginary part:

<br /> \begin{align*}<br /> \frac{e^{x+yi}}{(x+yi)}&amp;=\frac{e^x}{x^2+y^2}\left(xCos(y)+ ySin(y)\right) \\<br /> &amp;+ i\left[\frac{e^x}{x^2+y^2}\left(yCos(y)+xSin(y)\right)\right] \\<br /> &amp;=u+vi<br /> \end{align}<br />

and using the relation:

\int_c f(z)dz=\int_c udx-vdy+i\int_c udy+vdx

I let:

x=1,\quad dx=0

y=t,\quad dy=dt

The integral then becomes:

<br /> \begin{align*}<br /> \int_{1-8i}^{1+8i} \frac{e^z}{z}dz&amp;=-k\int_{-8}^8 \left(\frac{tCos(t)}{1+t^2}+\frac{Sin(t)}<br /> {1+t^2}\right)dt \\<br /> &amp;+i\left(\int_{-8}^{8} \left(\frac{Cos(t)}{1+t^2}+\frac{tSin(t)}{1+t^2}\right)dt<br /> \end{align}<br />

Note that the real part is an odd function of t and thus the integral over a symmetric region about the origin is zero. Thus the real part of the integral is zero. The imaginary part however is NOT and odd function.

Thus my first conclusion is:

If the Real part of the Euler expansion of the integrand is an odd function of the parameter t, then the results will be either zero or pure imaginary.
 
Last edited:
Interesting. Going from 1-8i to 1 gives you the same answer as from 1 to 1+8i, but with a flip in the real part.
Actually, it just occurred that it is a trivial consequence of the reflection principle. If an analytic function f(z) is defined on a region that is symmetric wrt the x-axis, contains the x-axis and takes on real values on that axis. Then
\bar f(z)=f(\bar z).
 
Galileo said:
Interesting. Going from 1-8i to 1 gives you the same answer as from 1 to 1+8i, but with a flip in the real part.
Actually, it just occurred that it is a trivial consequence of the reflection principle. If an analytic function f(z) is defined on a region that is symmetric wrt the x-axis, contains the x-axis and takes on real values on that axis. Then
\bar f(z)=f(\bar z).

Thanks Galileo. I'll look that up. Might you comment why inverse Laplace Transforms have this property? That is the reason of course that when the integral expression for the inverse transform is multiplied by the coefficient:

\frac{1}{2\pi i}

a function of a real variable is obtained.:smile:
 
Back
Top