Suvarna Garge (Editor)

Laurent series

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Laurent series

In mathematics, the Laurent series of a complex function f(z) is a representation of that function as a power series which includes terms of negative degree. It may be used to express complex functions in cases where a Taylor series expansion cannot be applied. The Laurent series was named after and first published by Pierre Alphonse Laurent in 1843. Karl Weierstrass may have discovered it first in a paper written in 1841, but it was not published until after his death.

Contents

The Laurent series for a complex function f(z) about a point c is given by:

f ( z ) = n = a n ( z c ) n

where the an and c are constants, defined by a line integral which is a generalization of Cauchy's integral formula:

a n = 1 2 π i γ f ( z ) d z ( z c ) n + 1 .

The path of integration γ is counterclockwise around a closed, rectifiable path containing no self-intersections, enclosing c and lying in an annulus A in which f ( z ) is holomorphic (analytic). The expansion for f ( z ) will then be valid anywhere inside the annulus. The annulus is shown in red in the diagram on the right, along with an example of a suitable path of integration labeled γ . If we take γ to be a circle | z c | = ϱ , where r < ϱ < R , this just amounts to computing the complex Fourier coefficients of the restriction of f to γ . The fact that these integrals are unchanged by a deformation of the contour γ is an immediate consequence of Green's theorem.

In practice, the above integral formula may not offer the most practical method for computing the coefficients a n for a given function f ( z ) ; instead, one often pieces together the Laurent series by combining known Taylor expansions. Because the Laurent expansion of a function is unique whenever it exists, any expression of this form that actually equals the given function f ( z ) in some annulus must actually be the Laurent expansion of f ( z ) .

Convergent Laurent series

Laurent series with complex coefficients are an important tool in complex analysis, especially to investigate the behavior of functions near singularities.

Consider for instance the function f ( x ) = e 1 / x 2 with f ( 0 ) = 0 . As a real function, it is infinitely differentiable everywhere; as a complex function however it is not differentiable at x = 0. By replacing x by −1/x2 in the power series for the exponential function, we obtain its Laurent series which converges and is equal to ƒ(x) for all complex numbers x except at the singularity x = 0. The graph opposite shows e−1/x2 in black and its Laurent approximations

n = 0 N ( 1 ) n x 2 n n !

for N = 1, 2, 3, 4, 5, 6, 7 and 50. As N → ∞, the approximation becomes exact for all (complex) numbers x except at the singularity x = 0.

More generally, Laurent series can be used to express holomorphic functions defined on an annulus, much as power series are used to express holomorphic functions defined on a disc.

Suppose

n = a n ( z c ) n

is a given Laurent series with complex coefficients an and a complex center c. Then there exists a unique inner radius r and outer radius R such that:

  • The Laurent series converges on the open annulus A ≡ {z : r < |z − c| < R}. To say that the Laurent series converges, we mean that both the positive degree power series and the negative degree power series converge. Furthermore, this convergence will be uniform on compact sets. Finally, the convergent series defines a holomorphic function ƒ(z) on the open annulus.
  • Outside the annulus, the Laurent series diverges. That is, at each point of the exterior of A, the positive degree power series or the negative degree power series diverges.
  • On the boundary of the annulus, one cannot make a general statement, except to say that there is at least one point on the inner boundary and one point on the outer boundary such that ƒ(z) cannot be holomorphically continued to those points.
  • It is possible that r may be zero or R may be infinite; at the other extreme, it's not necessarily true that r is less than R. These radii can be computed as follows:

    r = lim sup n | a n | 1 n 1 R = lim sup n | a n | 1 n .

    We take R to be infinite when this latter lim sup is zero.

    Conversely, if we start with an annulus of the form A ≡ {z : r < |z − c| < R} and a holomorphic function ƒ(z) defined on A, then there always exists a unique Laurent series with center c which converges (at least) on A and represents the function ƒ(z).

    As an example, consider the following rational function, along with its partial fraction expansion:

    f ( z )   =   1 ( z 1 ) ( z 2 i )   =   1 + 2 i 5 ( 1 z 1 1 z 2 i ) .

    This function has singularities at z = 1 and z = 2i, where the denominator of the expression is zero and the expression is therefore undefined. A Taylor series about z = 0 (which yields a power series) will only converge in a disc of radius 1, since it "hits" the singularity at 1.

    However, there are three possible Laurent expansions about 0, depending on the radius of z:

  • One series is defined on the inner disc where |z| < 1; it is the same as the Taylor series,
  • f ( z ) = 1 + 2 i 5 n = 0 ( 1 ( 2 i ) n + 1 1 ) z n .

    This follows from the partial fraction form of the function, along with the formula for the sum of a geometric series, 1 z a = 1 a n = 0 ( z a ) n .

  • The second series is defined on the middle annulus where 1 < |z| < 2, caught between the two singularities,
  • f ( z ) = 1 + 2 i 5 ( n = 1 z n + n = 0 1 ( 2 i ) n + 1 z n ) .

    Here, we use the alternative form of the geometric series summation, 1 z a = 1 z n = 1 ( a z ) n .

  • The third series is defined on the infinite outer annulus where 2 < |z| < ∞,
  • f ( z ) = 1 + 2 i 5 n = 1 ( 1 ( 2 i ) n 1 ) z n .

    This series can be derived using geometric series as before, or by performing polynomial long division of 1 by (x−1)(x−2i), not stopping with a remainder but continuing into xn terms; indeed, the "outer" Laurent series of a rational function is analogous to the decimal form of a fraction. (The "inner" Taylor series expansion can be obtained similarly, just reversing the term order in the division algorithm.)

    The case r = 0; i.e., a holomorphic function ƒ(z) which may be undefined at a single point c, is especially important.

    The coefficient a−1 of the Laurent expansion of such a function is called the residue of ƒ(z) at the singularity c; it plays a prominent role in the residue theorem.

    For an example of this, consider

    f ( z ) = e z z + e 1 z .

    This function is holomorphic everywhere except at z = 0. To determine the Laurent expansion about c = 0, we use our knowledge of the Taylor series of the exponential function:

    f ( z ) = + ( 1 3 ! ) z 3 + ( 1 2 ! ) z 2 + 2 z 1 + 2 + ( 1 2 ! ) z + ( 1 3 ! ) z 2 + ( 1 4 ! ) z 3 +

    and we find that the residue is 2.

    Uniqueness

    Suppose a function ƒ(z) holomorphic on the annulus r < |zc| < R has two Laurent series:

    f ( z ) = n = a n ( z c ) n = n = b n ( z c ) n .

    Multiply both sides with ( z c ) k 1 , where k is an arbitrary integer, and integrate on a path γ inside the annulus,

    γ n = a n ( z c ) n k 1 d z = γ n = b n ( z c ) n k 1 d z .

    The series converges uniformly on r + ϵ | z c | R ϵ , where ε is a positive number small enough for γ to be contained in the constricted closed annulus, so the integration and summation can be interchanged. Substituting the identity

    γ ( z c ) n k 1 d z = 2 π i δ n k

    into the summation yields

    a k = b k

    Hence the Laurent series is unique.

    Laurent polynomials

    A Laurent polynomial is a Laurent series in which only finitely many coefficients are non-zero. Laurent polynomials differ from ordinary polynomials in that they may have terms of negative degree.

    Principal part

    The principal part of a Laurent series is the series of terms with negative degree, that is

    k = 1 a k ( z c ) k .

    If the principal part of f is a finite sum, then f has a pole at c of order equal to (negative) the degree of the highest term; on the other hand, if f has an essential singularity at c, the principal part is an infinite sum (meaning it has infinitely many non-zero terms).

    If the inner radius of convergence of the Laurent series for f is 0, then f has an essential singularity at c if and only if the principal part is an infinite sum, and has a pole otherwise.

    If the inner radius of convergence is positive, f may have infinitely many negative terms but still be regular at c, as in the example above, in which case it is represented by a different Laurent series in a disk about c.

    Laurent series with only finitely many negative terms are tame—they are a power series divided by z k , and can be analyzed similarly—while Laurent series with infinitely many negative terms have complicated behavior on the inner circle of convergence.

    Multiplication

    Laurent series cannot in general be multiplied. Algebraically, the expression for the terms of the product may involve infinite sums which need not converge (one cannot take the convolution of integer sequences). Geometrically, the two Laurent series may have non-overlapping annuli of convergence.

    Two Laurent series with only finitely many negative terms can be multiplied: algebraically, the sums are all finite; geometrically, these have poles at c, and inner radius of convergence 0, so they both converge on an overlapping annulus.

    Thus when defining formal Laurent series, one requires Laurent series with only finitely many negative terms.

    Similarly, the sum of two convergent Laurent series need not converge, though it is always defined formally, but the sum of two bounded below Laurent series (or any Laurent series on a punctured disk) has a non-empty annulus of convergence.

    References

    Laurent series Wikipedia