Complex Analysis/Residue Theory/Partial Fractions

From Wikibooks, open books for an open world
Jump to navigation Jump to search

This is probably the most basic technique, and doesn't require a lot of theory, mainly just algebraic manipulation. However, it does have its limitations, namely it really only works with polynomials. It is more of a cookbook method: here's the recipe, follow the steps.

Given two polynomial functions and , where the degree of Q is greater than the degree of P, we define another function to be the quotient of the two polynomials:

And we note that if we factor Q we obtain:

Then depending on the form of we can reduce the function into a limited series of simple or m-th order poles as so:

And then the coefficients can be solved for and the function can be stated into an explicit form with readable residues.

Of course, this is taught a lot better by example and case.

Case 1, simple one-order factors[edit | edit source]

We begin with the function:

And note that it can be factored thusly:

For this case the correct form we "guess" is like so:

The remaining portion is by algebra, we multiply both sides by :

Which gives us two equations:

Thus:

and

And our function can be rewritten as:

The remainder of this section discusses suggests fractional forms that aid in separation, since the actual method and theory hold.

The Other Two Cases[edit | edit source]

Case 1, Unfactorable Terms. In our generic expression, there is A(x)+B term, but really should include an additional polynomial for possible "unfactorable" terms (i.e., terms that can't be factored with only real numbers, although if the terms are factored correctly with imaginary numbers, the method works). To account for this the "guessed" fraction, include these extra terms. For example,

With , , and to be solved.

Case 2, Term(s) Raised To A Power, The correct "guess" will include a trailing series of decreasing powers of the factor. For example,

Remark[edit | edit source]

Again, partial fractioning only really works with polynomials, and can be a huge hassle for large denominators. The next section looks at a more general way of determining the residue.