Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Virtual Book > Mathematics and Algorithms > Series, Limits, and Residues > Residues >

Residues

Limit tells you what the value of expr is when x tends to . When this value is infinite, it is often useful instead to know the residue of expr when x equals . The residue is given by the coefficient of in the power series expansion of expr about the point .
Residue[expr,{x,x0}]the residue of expr when x equals

Computing residues.

The residue here is equal to 1.
In[1]:=
Click for copyable input
Out[1]=
The residue here is zero.
In[2]:=
Click for copyable input
Out[2]=
Residues can be computed at the point at infinity.
In[3]:=
Click for copyable input
Out[3]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF