| Dictionary: partial fraction |
| 5min Related Video: partial fraction |
| Wikipedia: Partial fraction |
In algebra, the partial fraction decomposition or partial fraction expansion is used to reduce the degree of either the numerator or the denominator of a rational function. The outcome of a full partial fraction expansion expresses that function as a sum of fractions, where:
In symbols, one can use partial fraction expansion to change a rational function in the form

where ƒ and g are polynomials, into a function of the form

where hn are polynomials that are factors of g(x), and are in general of lower degree. The full decomposition pushes the reduction as far as it will go: in other words, the factorization of g is used as much as possible. To decrease the degree of the numerator directly, the Euclidean algorithm can be used, but in fact if f already has lower degree than g this isn't helpful.
Thus the partial fraction decomposition may be seen as the inverse procedure of the more elementary operation of addition of fractions, that produces a single rational fraction with a numerator and denominator usually of high degree.
The main motivation to decompose a rational function into a sum of simpler fractions is that it makes simpler to perform linear operations on it. Therefore the problem of computing derivatives, antiderivatives, integrals, power expansions, Fourier series, residues, linear functional transformations, of rational functions can be reduced, via partial fraction decomposition, to making the computation on each single element used in the decomposition. See e.g. partial fractions in integration for an account of the use of the partial fractions in finding antiderivatives. Just which polynomials are irreducible depends on which field of scalars one adopts. Thus if one allows only real numbers, then irreducible polynomials are of degree either 1 or 2. If complex numbers are allowed, only 1st-degree polynomials can be irreducible. If one allows only rational numbers, or a finite field, then some higher-degree polynomials are irreducible.
The basic practical idea used for working with partial fractions is to work backwards. To separate a rational function as a sum, assume that there exist possible values of (unknown) parameters within a certain form. Then solve for these unknown by assuming equivalence to the initial function.
If one wants to decompose x/(x + a), then one can follow these steps:
Write as

where A, B and a are constants.
Multiply both sides by x + a


means A and B must simultaneously solve:

because the coefficients of both x and 1 have to agree, giving rise to the two equations.
Therefore

Finally, the decomposed form is:

Suppose it is desired to decompose the rational function

into partial fractions. The denominator factors as

and so we seek scalars A and B such that

One way of finding A and B begins by "clearing fractions", i.e., multiplying both sides by the common denominator (x − 8)(x + 5). This yields

Collecting like terms gives

Equating coefficients of like terms then yields:

The solution is A = 11/13, B = 2/13. Thus we have the partial fraction decomposition

Alternatively, take the original equation

multiply by (x − 8) to get

evaluate at x = 8 to solve for A as

multiply the original equation by (x + 5) to get

evaluate at x = −5 to solve for B as

In order to decompose

into partial fractions, first observe that

The fact that x2 + 2x + 4 cannot be factored using real numbers can be seen by observing that the discriminant 22 − 4(1)(4) is negative. Thus we seek scalars A, B, C such that

When we clear fractions, we get

We could proceed as in the previous example, getting three linear equations in three variables A, B, and C. However, since solving such systems becomes onerous as the number of variables grows, we try a different method. Substitution of 2 for x in the identity above makes the entire second term vanish, and we get

i.e., 84 = 12A, so A = 7, and we have

Next, substitution of 0 for x yields

and so C = 4. We now have

Substitution of 1 for x yields

and so B = 3. Our partial fraction decomposition is therefore:

Consider the rational function

The denominator factors thus:

The multiplicity of the first-degree factor (x − 4) is more than 1. In such cases, the partial fraction decomposition takes the following form:

By solving, A = −70, B = 80, C = −63. Therefore, the solution becomes

For rational functions of the form

(where the p(x) may be any polynomial of sufficiently small degree) the partial fraction decomposition looks like this:

The general pattern may be quickly guessed. For rational functions of the form

with the irreducible quadratic factor x2 + 1 in the denominator (where again, the p(x) may be any polynomial of sufficiently small degree), the partial fraction decomposition looks like this:

and a similar pattern holds for any other irreducible quadratic factor.
When you need to apply the partial fraction decomposition to a polynomial division like

where
, you just need to apply the polynomial long division procedure first, and apply the partial fraction decomposition to the remainder.
In many beginning calculus courses, partial fractions are introduced as a way to derive the general equation for a logistic function.
Logistic functions model a population which grows until it reaches a limit. The rate of change for the function is proportional (constant k) to both the population reached (P) and the fraction of the total carrying capacity (M) remaining. Thus:














The basic principles involved are quite simple; it is the algorithmic aspects that require attention in particular cases. On the other hand, the existence of a decomposition of a certain kind is an assumption in practical cases, and the principles should explain which assumptions are justified.
Assume a rational function R(x) in one indeterminate x has a denominator that factors as
over a field K (we can take this to be real numbers, or complex numbers). If P and Q have no common factor, then R may be written as
for some polynomials A(x) and B(x) over K. The existence of such a decomposition is a consequence of the fact that the polynomial ring over K is a principal ideal domain, so that
for some polynomials C(x) and D(x) (see Bézout's identity).
Using this idea inductively we can write R(x) as a sum with denominators powers of irreducible polynomials. To take this further, if required, write
as a sum with denominators powers of F and numerators of degree less than F, plus a possible extra polynomial. This can be done by the Euclidean algorithm, polynomial case.
Therefore when K is the complex numbers and we can assume F has degree 1 (by the fundamental theorem of algebra) the numerators will be constant. When K is the real numbers we can have the case of
and a quotient of a linear polynomial by a power of a quadratic will occur. This therefore is a case that requires discussion, in the systematic theory of integration (for example in computer algebra).
The partial fraction decomposition of a rational function can be related to Taylor's theorem as follows. Let

be real or complex polynomials; assume that

that

and that

Define also

Then we have

if, and only if, for each
the polynomial
is the Taylor polynomial of
of order
at the point
:

Taylor's theorem (in the real or complex case) then provides a proof of the existence and uniqueness of the partial fraction decomposition, and a characterization of the coefficients.
Sketch of the proof: The above partial fraction decomposition implies, for each 1 ≤ i ≤ r, a polynomial expansion
, as 
so
is the Taylor polynomial of
, because of the unicity of the polynomial expansion of order
, and by assumption
.
Conversely, if the
are the Taylor polynomials, the above expansions at each
hold, therefore we also have
, as 
which implies that the polynomial
is divisible by 
For
also
is divisible by
, so we have in turn that
is divisible by
. Since
we then have
, and we find the partial fraction decomposition dividing by
.
Partial fraction decomposition can be derived using Lagrange interpolation.
As an introductory example we take the rational function

By the difference of two squares identity, this can also be written as

which can be transformed further. Consider an identity

where A and B are constants. In more explicit form, we have the relation of the numerators,

We know that the constants on one side of an expression must equal those on the other side. On the left hand side, the constants are −A and B, and on the right, the constant is simply 0. So, comparing constants on both sides of the expression, we can see that

i.e. A = B.
Now, in the same way, we know that the number of x terms on the left must equal the number of x's on the right. Therefore, looking at x terms on both sides,

therefore

and so, given that A = B, we can say that

Finally we find:

or

which holds true for all x ≠ ±1.
The preceding example can be generalized to the following situation:
Assume that Q(x) is a monic polynomial of some degree n which over the underlying field K decomposes into linear factors

where all xi are pairwise different. In other words Q has simple roots (over K). If P(x) is any polynomial of degree
then according to the Lagrange interpolation formula (see Lagrange form) P(x) can be uniquely written as a sum (the Lagrange form representation)

where
is the Lagrange polynomial

Dividing the Lagrange representation on the right side termwise by the polynomial Q(x) in its factored form one obtains

This is the partial fraction decomposition

of the rational function
with the derivative of Q given by

The first example can be obtained as the special case
.
Note the close relationship to divided differences.
Separation of a fractional algebraic expression into partial fractions is the reverse of the process of combining fractions by converting each fraction to the lowest common denominator (LCM) and adding the numerators. This separation is accomplished by a mental, one-line Vedic formula called the Parāvartya Sūtra.[1] The Parāvartya Sūtra is much like the Heaviside cover-up method, another method for determining the coefficients of a partial fraction. Case one has fractional expressions where factors in the denominator are unique. Case two has fractional expressions where some factors may repeat as powers of a binomial.
In integral calculus we would want to write a fractional algebraic expression as the sum of its partial fractions in order to take the integral of each simple fraction separately. Once the original denominator, D0, has been factored we set up a fraction for each factor in the denominator. We may use a subscripted D to represent the denominator of the respective partial fractions which are the factors in D0. Letters A, B, C, D, E, and so on will represent the numerators of the respective partial fractions.
We calculate each respective numerator by (1) calculating the Parāvartya value of the denominator (which is the value of the variable making that binomial factor equal to zero) and (2) then substituting this value into the original expression but ignoring that factor in the denominator. Each Parāvartya value for the variable is the value which would give an undefined value to the expression since we do not divide by zero. These Parāvartya-values coincide with values given by Heaviside cover-up method.
General formula:

Here, a, b, c,
, m, and n are given integer values.
Where x = a and

and where x = b and

and where x = c and
Factorize the expression in the denominator. Set up a partial fraction for each factor in the denominator. Apply the Parāvartya Sūtra to solve for the new numerator of each partial fraction.

Set up a partial fraction for each factor in the denominator. With this framework we apply the Sūtra to solve for A, B, and C by mental math.
1. D1 is x + 1; set it equal to zero. This gives the Parāvartya value for A when x = −1.
2. Next, substitute this value of x into the fractional expression, but without D1.
3. Put this value down as the value of A.
Proceed similarly for B and C.
D2 is x + 2; For Parāvartya B use x = −2.
D3 is x + 3; For Parāvartya C use x = −3.
Thus, to solve for A, use x = −1 in the expression but without D1:

Thus, to solve for B, use x = −2 in the expression but without D2:

Thus, to solve for C, use x = −3 in the expression but without D3:

Thus,
When factors of the denominator include powers of one expression we (1) Set up a partial fraction for each unique factor and each lower power of D; (2) We set up an equation showing the relation of the numerators if all were converted to the LCD. From the equation of numerators we solve for each numerator, A, B, C, D, and so on. This equation of the numerators is an absolute identity, true for all values of x. So, we may select any value of x and solve for the numerator.[4]

Here, we set up a partial fraction for each descending power of the denominator. Then we solve for the numerators, A and B. As the Parāvartya value for A and B will be the same, x = ½, we need an additional relation in order to solve for both. To write the relation of numerators the second fraction needs another factor of (1-2x) to convert it to the LCD, giving us 3x + 5 = A + B(1 − 2x).
To solve for A: Set the denominator of the first fraction to zero, 1 − 2x = 0. Solving for x gives the Parāvartya value for A, when x = ½. When we substitute this value, x = ½, into the relation of numerators we have 3(1/2) + 5 = A + B(0). Solving for A gives us A = 3/2 + 5 = 13/2. Hence, numerator A equals six and one-half.[5]
To solve for B: Since the equation of the numerators, here, 3x + 5 = A + B(1 − 2x), is true for all values of x, pick a value for x and use it to solve for B. As we have solved for the value of A above, A = 13/2, we may use that value to solve for B.
We may pick x = 0, use A = 13/2, and then solve for B.
We may pick x = 1. Then solve for B:
We may pick x = −1. Solve for B:
Hence,

or

A third technique is an analysis of the expanded relation of the numerators. Just match up the x-terms of each degree. Then one can see the coefficients of the matching terms and solve for the missing numerator.

Converting each fraction to the LCD we have the relation in the numerators: 3x + 5 = A + B(1 − 2x). As A and B are constants, we can expand and match up the constant terms and the x-terms. The values of A and B will then be apparent.
Hence, the constant terms are set equal and the x-terms are set equal:
Therefore, by setting the coefficients equal, we may solve for B:
And then solve for A:
Hence,

The idea of partial fractions can be generalized to other rings, say the ring of integers where prime numbers take the role of irreducible denominators. E.g., it is:

Partial fraction decomposition is a theorem in algebra which states that a rational function over a field can be decomposed into a polynomial plus a sum of proper fractions, each of which has the form p(x) / q(x)n, where the degree of p(x) is smaller than the degree of q(x) and q(x) is irreducible.
Let ƒ and g be nonzero polynomials. Write g as a product of powers of distinct irreducible polynomials:

There are (unique) polynomials b and a ij with deg a ij < deg p i such that

If deg ƒ < deg g, then b = 0.
Let f, g and h be nonzero polynomials with f and g coprime. There are polynomials a and b such that

Let f and g be nonzero polynomials and let n be a positive integer. There exist polynomials b and ai with
such that 
In mathematics, partial fractions are used in real-variable integral calculus to find real-valued antiderivatives of rational functions. Partial fraction decomposition of real rational functions is also used to find their Inverse Laplace transforms.
This article describes the general method for obtaining the partial fraction decomposition of any real rational function. The proof of the existence of the partial fraction decomposition over an arbitrary field is not given here. For a sketch of the general proof, see partial fraction.
For applications of partial fraction decomposition over the reals, see
First we state the general result, and then we offer several examples to illustrate the result and show how the method is used in practice.
Let f(x) be any rational function over the real numbers. In other words, suppose there exist real polynomials p(x) and q(x)≠ 0, such that

By removing the leading coefficient of q(x), we may assume without loss of generality that q(x) is monic. By the fundamental theorem of algebra, we can write

where a1,..., am, b1,..., bn, c1,..., cn are real numbers with bi2 - 4ci < 0, and j1,..., jm, k1,..., kn are positive integers. The terms (x - ai) are the linear factors of q(x) which correspond to real roots of q(x), and the terms (xi2 + bix + ci) are the irreducible quadratic factors of q(x) which correspond to pairs of complex conjugate roots of q(x).
Then the partial fraction decomposition of f(x) is the following.

Here, P(x) is a (possibly zero) polynomial, and the Air, Bir, and Cir are real constants. There are a number of ways the constants can be found.
The most straightforward method is to multiply through by the common denominator q(x). We then obtain an equation of polynomials whose left-hand side is simply p(x) and whose right-hand side has coefficients which are linear expressions of the constants Air, Bir, and Cir. Since two polynomials are equal if and only if their corresponding coefficients are equal, we can equate the coefficients of like terms. In this way, a system of linear equations is obtained which always has a unique solution. This solution can be found using any of the standard methods of linear algebra. However, this is often not the best way to go when computing by pencil and paper, and there are other ways ("tricks") to obtain the constants.
The partial fraction decomposition of a real rational function can be obtained by the following procedure:

Here, the denominator splits into two distinct linear factors:
so we have the partial fraction decomposition

Multiplying through by x2 + 2x - 3, we have the polynomial identity
Substituting x = -3 and x = 1 into this equation gives A = -1/4 and B = 1/4, so that


After long-division, we have

Since (−4)2 − 4(8) = -16 < 0, x2 − 4x + 8 is irreducible, and so

Multiplying through by x3 − 4x2 + 8x, we have the polynomial identity
Taking x = 0, we see that 16 = 8A, so A = 2. Comparing the x2 coefficients, we see that 4 = A + B = 2 + B, so B = 2. Comparing linear coefficients, we see that −8 = −4A + C = −8 + C, so C = 0. Altogether,

The following example illustrates almost all the "tricks" one would need to use short of consulting a computer algebra system.

After long-division and factoring, we have

The partial fraction decomposition takes the form

Multiplying through by (x - 1)3(x2 + 1)2 we have the polynomial identity
Taking x = 1 gives 4 = 4C, so C = 1. Similarly, taking x = i gives 2 + 2i = (Fi + G)(2 + 2i), so Fi + G = 1, so F = 0 and G = 1 by equating real and imaginary parts. We now have the identity
Taking constant terms gives E = A - B + 1, taking leading coefficients gives A = -D, and taking x-coefficients gives B = 3 - D - 3E. Putting all of this together, E = A - B + 1 = -D - (3 - D - 3E) + 1 = 3E - 2, so E = 1 and A = B = -D. Now,
Taking x = -1 gives -20 = -8A - 20, so A = B = D = 0. The partial fraction decomposition of f(x) is thus

We present in the sequel a list of methods for finding the coefficients occurring in the r.h.s. sums of the above equation for f(x)=p(x)/q(x)=..., to which we shall refer to by (PFD).
For some of the methods it would be useful if p and/or q were already written in factored form.
If ai is a simple pole of f, i.e. ji = 1, then one multiplies (PFD) by (x − ai) and takes the limit x→ai. On the r.h.s. only Ai1 "survives", which is therefore given by
where qi is q divided (simplified) by the factor (x − ai). It holds qi(ai) = q'(ai). This is essentially the so-called Heaviside cover-up method.
Using the same idea, we determine the coefficients
(multiplying in the highest negative power), by just replacing (x − ai) by its jith power (Heaviside cover-up method).
Still using the same idea, but going to the complex root of x2 + bx + c, one gets in the same way coefficients
(from real and imaginary part of the previous equation for A which is now an equation for Bx + C)(Heaviside cover-up method).
All coefficients relative to one pole can be obtained "in one step" by making a change of variables t = x - ai (i.e. replacing x by t + ai) and then (long) dividing the "new" p by the "new" q, with the "pure" power tji removed.
Instead of making the change of variables and using long division, one can obtain a recursive formula involving derivatives of p and qi at x = ai.
Besides the above methods to obtain a particular coefficient, there are several general methods to get one or more equations involving one or several of the coefficients, which should then allow to determine the remaining unknown coefficients:
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| fraction | |
| partial | |
| Heaviside cover-up method |
| How does one integrate a partial fraction decompostion integral? Read answer... | |
| Why is a fraction a fraction? Read answer... | |
| Fractions? Read answer... |
| Describe partial melting and fractional crystallization? | |
| How do you use Partial fraction used in chemistry to balance a equation? | |
| What is Xcubed Xsquared-5X 1Xsquared-4X 3 in partial fractions? |
Copyrights:
![]() | Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2009. Published by Houghton Mifflin Company. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Partial fraction". Read more |