Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Formula Manipulation > Algebraic Transformations > Rational Functions >

Residue

Residue[expr, {z, z0}]
finds the residue of expr at the point z=z0.
  • The residue is defined as the coefficient of (z-z0)^-1 in the Laurent expansion of expr.
  • Mathematica can usually find residues at a point only when it can evaluate power series at that point.
Illustrate Cauchy's theorem for the integral of a complex function:
Residues are not defined at branch points:
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team