Jump to content

Residue (complex analysis): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
→‎Calculating residues: reworking section - an improvement, I hope
Line 34: Line 34:


== Calculating residues ==
== Calculating residues ==
Suppose a [[punctured disk]] ''D'' = {''z'' : 0 < |''z'' &minus; ''c''| < ''R''} in the complex plane is given and ''f'' is a [[holomorphic function]] defined (at least) on ''D''. The residue Res(''f'', ''c'') of ''f'' at ''c'' is the coefficient ''a''<sub>&minus;1</sub> of (''z'' &minus; ''c'')<sup>&minus;1</sup> in the [[Laurent series]] expansion of ''f'' around ''c''. At a [[simple pole]], the residue is given by:
Suppose a [[punctured disk]] ''D'' = {''z'' : 0 < |''z'' &minus; ''c''| < ''R''} in the complex plane is given and ''f'' is a [[holomorphic function]] defined (at least) on ''D''. The residue Res(''f'', ''c'') of ''f'' at ''c'' is the coefficient ''a''<sub>&minus;1</sub> of (''z'' &minus; ''c'')<sup>&minus;1</sup> in the [[Laurent series]] expansion of ''f'' around ''c''. Various methods exist for calculating this value, and the choice of which method to use depends on the function in question, and on the nature of the singularity.


:<math>\operatorname{Res}(f,c)=\lim_{z\to c}(z-c)f(z).</math>
According to [[Cauchy's integral formula]], we have:
According to [[Cauchy's integral formula]], we have:


Line 42: Line 41:
{1 \over 2\pi i} \int_\gamma f(z)\,dz</math>
{1 \over 2\pi i} \int_\gamma f(z)\,dz</math>


where γ traces out a circle around ''c'' in a counterclockwise manner. We may choose the path γ to be a circle in radius ε around ''c'' where ε is as small as we desire.
where γ traces out a circle around ''c'' in a counterclockwise manner. We may choose the path γ to be a circle in radius ε around ''c'' where ε is as small as we desire. This may be used for calculation in cases where the integral can be calculated directly, but it is usually the case that residues are used to simplify calculation of integrals, and not the other way around.


===Removable singularities===
The residue of a function ''f''(''z'')=''g''(''z'')/''h''(''z'') at a [[simple pole]] ''c'', where ''g'' and ''h'' are [[holomorphic]] functions in a neighborhood of ''c'' with ''h(c)'' = 0 and ''g(c)'' ≠ 0 is given by
If the function ''f'' can be continued to a holomorphic function on the whole disk { ''z'' : |''z'' &minus; ''c''| < ''R'' }, then Res(''f'', ''c'') = 0. The converse is not generally true.

===Residues at low-order poles===
At a [[simple pole]] ''c'', the residue of f is given by:

:<math>\operatorname{Res}(f,c)=\lim_{z\to c}(z-c)f(z).</math>

It may be that the function ''f'' can be expressed as a quotient of two functions, ''f''(''z'')=''g''(''z'')/''h''(''z''), where ''g'' and ''h'' are [[holomorphic]] functions in a neighborhood of ''c'', with ''h(c)'' = 0 and ''g(c)'' ≠ 0. In such a case, the limit formula for a simple pole simplifies to:
:<math>\operatorname{Res}(f,c) = \frac{g(c)}{h'(c)}.</math>
:<math>\operatorname{Res}(f,c) = \frac{g(c)}{h'(c)}.</math>
More generally, the residue of ''f'' around ''z'' = ''c'', a [[pole (complex analysis)|pole]] of order ''n'', can be found by the formula:


More generally, if ''c'' is a [[pole (complex analysis)|pole]] of order ''n'', then the residue of ''f'' around ''z'' = ''c'' can be found by the formula:
:<math> \mathrm{Res}(f,c) = \frac{1}{(n-1)!} \lim_{z \to c} \frac{d^{n-1}}{dz^{n-1}}\left( f(z)(z-c)^{n} \right). </math>


:<math> \mathrm{Res}(f,c) = \frac{1}{(n-1)!} \lim_{z \to c} \frac{d^{n-1}}{dz^{n-1}}\left( (z-c)^{n}f(z) \right). </math>
If the function ''f'' can be continued to a holomorphic function on the whole disk { ''z'' : |''z'' &minus; ''c''| < ''R'' }, then Res(''f'', ''c'') = 0. The converse is not generally true.


The latter formula can be very useful in determining the residues for low-order poles. For higher order poles, series expansion is usually easier.
These formulas can be very useful in determining the residues for low-order poles. For higher order poles, the calculations can become unmanageable, and series expansion is usually easier. Also for [[essential singularity|essential singularities]], residues often must be taken directly from series expansions.


=== Series methods ===
=== Series methods ===

Revision as of 14:15, 30 June 2009

In complex analysis, the residue is a complex number which describes the behavior of line integrals of a meromorphic function around a singularity. Residues can be computed quite easily and, once known, allow the determination of more complicated path integrals via the residue theorem.

Definition

The residue of a Meromorphic function at an isolated singularity , often denoted is the unique value such that has an analytic antiderivative in a punctured disk . Alternatively, residues can be calculated by finding Laurent series expansions, and are sometimes defined in terms of them.

Motivation

As an example, consider the contour integral

where C is some simple closed curve about 0.

Let us evaluate this integral without using standard integral theorems that may be available to us. Now, the Taylor series for is well-known, and we substitute this series into the integrand. The integral then becomes

Let us bring the 1/z5 factor into the series, so we obtain

The integral now collapses to a much simpler form. Recall that

So now the integral around C of every other term not in the form cz−1 becomes zero, and the integral is reduced to

The value 1/4! is the residue of ez/z5 at z = 0, and is notated as

Calculating residues

Suppose a punctured disk D = {z : 0 < |zc| < R} in the complex plane is given and f is a holomorphic function defined (at least) on D. The residue Res(f, c) of f at c is the coefficient a−1 of (zc)−1 in the Laurent series expansion of f around c. Various methods exist for calculating this value, and the choice of which method to use depends on the function in question, and on the nature of the singularity.

According to Cauchy's integral formula, we have:

where γ traces out a circle around c in a counterclockwise manner. We may choose the path γ to be a circle in radius ε around c where ε is as small as we desire. This may be used for calculation in cases where the integral can be calculated directly, but it is usually the case that residues are used to simplify calculation of integrals, and not the other way around.

Removable singularities

If the function f can be continued to a holomorphic function on the whole disk { z : |zc| < R }, then Res(f, c) = 0. The converse is not generally true.

Residues at low-order poles

At a simple pole c, the residue of f is given by:

It may be that the function f can be expressed as a quotient of two functions, f(z)=g(z)/h(z), where g and h are holomorphic functions in a neighborhood of c, with h(c) = 0 and g(c) ≠ 0. In such a case, the limit formula for a simple pole simplifies to:

More generally, if c is a pole of order n, then the residue of f around z = c can be found by the formula:

These formulas can be very useful in determining the residues for low-order poles. For higher order poles, the calculations can become unmanageable, and series expansion is usually easier. Also for essential singularities, residues often must be taken directly from series expansions.

Series methods

If parts or all of a function can be expanded into a Taylor series or Laurent series, which may be possible if the parts or the whole of the function has a standard series expansion, then calculating the residue is significantly simpler than by other methods.

As an example, consider calculating the residues at the singularities of the function

which may be used to calculate certain contour integrals. This function appears to have a singularity at z = 0, but if one factorizes the denominator and thus writes the function as

it is apparent that the singularity at z = 0 is a removable singularity and then the residue at z = 0 is therefore 0.

The only other singularity is at z = 1. Recall the expression for the Taylor series for a function g(z) about z = a:

So, for g(z) = sin z and a = 1 we have

and for g(z) = 1/z and a = 1 we have

Multiplying those two series and introducing 1/(z − 1) gives us

So the residue of f(z) at z = 1 is sin 1.

See also

External links

  • Weisstein, Eric W. "Complex Residue". MathWorld.
  • Module for Residues by John H. Mathews

References

  • Ahlfors, Lars (1979). Complex Analysis. McGraw Hill.
  • Marsden & Hoffman, Basic complex analysis (Freeman, 1999).