WOLFRAM

Residue[expr,{z,z0}]

finds the residue of expr at the point z=z0.

Details and Options

  • The residue is defined as the coefficient of (z-z0)^-1 in the Laurent expansion of expr.
  • The Wolfram Language can usually find residues at a point only when it can evaluate power series at that point.

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

Out[1]=1
Out[2]=2
Out[1]=1

Scope  (3)Survey of the scope of standard use cases

Out[1]=1
Out[1]=1
Out[2]=2
Out[1]=1

Applications  (1)Sample problems that can be solved with this function

Illustrate Cauchy's theorem for the integral of a complex function:

Out[1]=1
Out[2]=2
Out[3]=3

Properties & Relations  (1)Properties of the function, and connections to other functions

Use FunctionPoles to find the poles of a function:

Out[1]=1

Use Residue to find the residues at the poles:

Out[2]=2

ResidueSum gives the sum of the residues at all poles:

Out[3]=3

Possible Issues  (1)Common pitfalls and unexpected behavior

Residues are not defined at branch points:

Out[1]=1
Wolfram Research (1991), Residue, Wolfram Language function, https://reference.wolfram.com/language/ref/Residue.html.
Wolfram Research (1991), Residue, Wolfram Language function, https://reference.wolfram.com/language/ref/Residue.html.

Text

Wolfram Research (1991), Residue, Wolfram Language function, https://reference.wolfram.com/language/ref/Residue.html.

Wolfram Research (1991), Residue, Wolfram Language function, https://reference.wolfram.com/language/ref/Residue.html.

CMS

Wolfram Language. 1991. "Residue." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Residue.html.

Wolfram Language. 1991. "Residue." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Residue.html.

APA

Wolfram Language. (1991). Residue. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Residue.html

Wolfram Language. (1991). Residue. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Residue.html

BibTeX

@misc{reference.wolfram_2025_residue, author="Wolfram Research", title="{Residue}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/Residue.html}", note=[Accessed: 02-April-2025 ]}

@misc{reference.wolfram_2025_residue, author="Wolfram Research", title="{Residue}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/Residue.html}", note=[Accessed: 02-April-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_residue, organization={Wolfram Research}, title={Residue}, year={1991}, url={https://reference.wolfram.com/language/ref/Residue.html}, note=[Accessed: 02-April-2025 ]}

@online{reference.wolfram_2025_residue, organization={Wolfram Research}, title={Residue}, year={1991}, url={https://reference.wolfram.com/language/ref/Residue.html}, note=[Accessed: 02-April-2025 ]}