In
algebra
Algebra is a branch of mathematics that deals with abstract systems, known as algebraic structures, and the manipulation of expressions within those systems. It is a generalization of arithmetic that introduces variables and algebraic ope ...
, the partial fraction decomposition or partial fraction expansion of a
rational fraction
In algebra, an algebraic fraction is a fraction whose numerator and denominator are algebraic expressions. Two examples of algebraic fractions are \frac and \frac. Algebraic fractions are subject to the same laws as arithmetic fractions.
A ration ...
(that is, a
fraction
A fraction (from , "broken") represents a part of a whole or, more generally, any number of equal parts. When spoken in everyday English, a fraction describes how many parts of a certain size there are, for example, one-half, eight-fifths, thre ...
such that the numerator and the denominator are both
polynomial
In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
s) is an operation that consists of expressing the fraction as a sum of a polynomial (possibly zero) and one or several fractions with a simpler denominator.
The importance of the partial fraction decomposition lies in the fact that it provides
algorithm
In mathematics and computer science, an algorithm () is a finite sequence of Rigour#Mathematics, mathematically rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algo ...
s for various computations with
rational function
In mathematics, a rational function is any function that can be defined by a rational fraction, which is an algebraic fraction such that both the numerator and the denominator are polynomials. The coefficients of the polynomials need not be ...
s, including the explicit computation of
antiderivative
In calculus, an antiderivative, inverse derivative, primitive function, primitive integral or indefinite integral of a continuous function is a differentiable function whose derivative is equal to the original function . This can be stated ...
s,
Taylor series expansions,
inverse Z-transforms, and
inverse Laplace transform
In mathematics, the inverse Laplace transform of a function F(s) is a real function f(t) that is piecewise- continuous, exponentially-restricted (that is, , f(t), \leq Me^ \forall t \geq 0 for some constants M > 0 and \alpha \in \mathbb) and h ...
s. The concept was discovered independently in 1702 by both
Johann Bernoulli
Johann Bernoulli (also known as Jean in French or John in English; – 1 January 1748) was a Swiss people, Swiss mathematician and was one of the many prominent mathematicians in the Bernoulli family. He is known for his contributions to infin ...
and
Gottfried Leibniz
Gottfried Wilhelm Leibniz (or Leibnitz; – 14 November 1716) was a German polymath active as a mathematician, philosopher, scientist and diplomat who is credited, alongside Isaac Newton, Sir Isaac Newton, with the creation of calculus in ad ...
.
In symbols, the ''partial fraction decomposition'' of a rational fraction of the form
where and are polynomials, is the expression of the rational fraction as
where
is a polynomial, and, for each ,
the
denominator
A fraction (from , "broken") represents a part of a whole or, more generally, any number of equal parts. When spoken in everyday English, a fraction describes how many parts of a certain size there are, for example, one-half, eight-fifths, thre ...
is a
power of an
irreducible polynomial
In mathematics, an irreducible polynomial is, roughly speaking, a polynomial that cannot be factored into the product of two non-constant polynomials. The property of irreducibility depends on the nature of the coefficients that are accepted f ...
(i.e. not factorizable into polynomials of positive degrees), and
the
numerator is a polynomial of a smaller degree than the degree of this irreducible polynomial.
When explicit computation is involved, a coarser decomposition is often preferred, which consists of replacing "irreducible polynomial" by "
square-free polynomial
In mathematics, a square-free polynomial is a univariate polynomial (over a field or an integral domain) that has no multiple root in an algebraically closed field containing its coefficients. In characteristic 0, or over a finite field, a univar ...
" in the description of the outcome. This allows replacing
polynomial factorization
In mathematics and computer algebra, factorization of polynomials or polynomial factorization expresses a polynomial with coefficients in a given field or in the integers as the product of irreducible factors with coefficients in the same doma ...
by the much easier-to-compute
square-free factorization
In mathematics, a square-free polynomial is a univariate polynomial (over a field or an integral domain) that has no multiple root in an algebraically closed field containing its coefficients. In characteristic 0, or over a finite field, a univar ...
. This is sufficient for most applications, and avoids introducing
irrational coefficients when the coefficients of the input polynomials are
integer
An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
s or
rational number
In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (for example,
The set of all ...
s.
Basic principles
Let
be a
rational fraction
In algebra, an algebraic fraction is a fraction whose numerator and denominator are algebraic expressions. Two examples of algebraic fractions are \frac and \frac. Algebraic fractions are subject to the same laws as arithmetic fractions.
A ration ...
, where and are
univariate polynomial
In mathematics, a polynomial is a mathematical expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication and exponentiation to nonnegative integer ...
s in the
indeterminate over a field. The existence of the partial fraction can be proved by applying inductively the following reduction steps.
Polynomial part
There exist two polynomials and such that
and
where
denotes the
degree of the polynomial .
This results immediately from the
Euclidean division
In arithmetic, Euclidean division – or division with remainder – is the process of dividing one integer (the dividend) by another (the divisor), in a way that produces an integer quotient and a natural number remainder strictly smaller than ...
of by , which asserts the existence of and such that
and
This allows supposing in the next steps that
Factors of the denominator
If
and
where and are
coprime polynomials, then there exist polynomials
and
such that
and
This can be proved as follows.
Bézout's identity
In mathematics, Bézout's identity (also called Bézout's lemma), named after Étienne Bézout who proved it for polynomials, is the following theorem:
Here the greatest common divisor of and is taken to be . The integers and are called B� ...
asserts the existence of polynomials and such that
(by hypothesis, is a
greatest common divisor
In mathematics, the greatest common divisor (GCD), also known as greatest common factor (GCF), of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers. For two integers , , the greatest co ...
of and ).
Let
with
be the
Euclidean division
In arithmetic, Euclidean division – or division with remainder – is the process of dividing one integer (the dividend) by another (the divisor), in a way that produces an integer quotient and a natural number remainder strictly smaller than ...
of by
Setting
one gets
It remains to show that
By reducing the last sum of fractions to a common denominator, one gets
and thus
Powers in the denominator
Using the preceding decomposition inductively one gets fractions of the form
with
where is an
irreducible polynomial
In mathematics, an irreducible polynomial is, roughly speaking, a polynomial that cannot be factored into the product of two non-constant polynomials. The property of irreducibility depends on the nature of the coefficients that are accepted f ...
. If , one can decompose further, by using that an irreducible polynomial is a
square-free polynomial
In mathematics, a square-free polynomial is a univariate polynomial (over a field or an integral domain) that has no multiple root in an algebraically closed field containing its coefficients. In characteristic 0, or over a finite field, a univar ...
, that is,
is a
greatest common divisor
In mathematics, the greatest common divisor (GCD), also known as greatest common factor (GCF), of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers. For two integers , , the greatest co ...
of the polynomial and its
derivative
In mathematics, the derivative is a fundamental tool that quantifies the sensitivity to change of a function's output with respect to its input. The derivative of a function of a single variable at a chosen input value, when it exists, is t ...
. If
is the derivative of ,
Bézout's identity
In mathematics, Bézout's identity (also called Bézout's lemma), named after Étienne Bézout who proved it for polynomials, is the following theorem:
Here the greatest common divisor of and is taken to be . The integers and are called B� ...
provides polynomials and such that
and thus
Euclidean division of
by
gives polynomials
and
such that
and
Setting
one gets
with
Iterating this process with
in place of
leads eventually to the following theorem.
Statement
The uniqueness can be proved as follows. Let . All together, and the have coefficients. The shape of the decomposition defines a
linear map
In mathematics, and more specifically in linear algebra, a linear map (also called a linear mapping, linear transformation, vector space homomorphism, or in some contexts linear function) is a mapping V \to W between two vector spaces that p ...
from coefficient vectors to polynomials of degree less than . The existence proof means that this map is
surjective
In mathematics, a surjective function (also known as surjection, or onto function ) is a function such that, for every element of the function's codomain, there exists one element in the function's domain such that . In other words, for a f ...
. As the two
vector space
In mathematics and physics, a vector space (also called a linear space) is a set (mathematics), set whose elements, often called vector (mathematics and physics), ''vectors'', can be added together and multiplied ("scaled") by numbers called sc ...
s have the same dimension, the map is also
injective
In mathematics, an injective function (also known as injection, or one-to-one function ) is a function that maps distinct elements of its domain to distinct elements of its codomain; that is, implies (equivalently by contraposition, impl ...
, which means uniqueness of the decomposition. By the way, this proof induces an algorithm for computing the decomposition through
linear algebra
Linear algebra is the branch of mathematics concerning linear equations such as
:a_1x_1+\cdots +a_nx_n=b,
linear maps such as
:(x_1, \ldots, x_n) \mapsto a_1x_1+\cdots +a_nx_n,
and their representations in vector spaces and through matrix (mathemat ...
.
If is the field of
complex number
In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
s, the
fundamental theorem of algebra
The fundamental theorem of algebra, also called d'Alembert's theorem or the d'Alembert–Gauss theorem, states that every non-constant polynomial, constant single-variable polynomial with Complex number, complex coefficients has at least one comp ...
implies that all have degree one, and all numerators
are constants. When is the field of
real number
In mathematics, a real number is a number that can be used to measure a continuous one- dimensional quantity such as a duration or temperature. Here, ''continuous'' means that pairs of values can have arbitrarily small differences. Every re ...
s, some of the may be quadratic, so, in the partial fraction decomposition, quotients of linear polynomials by powers of quadratic polynomials may also occur.
In the preceding theorem, one may replace "distinct irreducible polynomials" by "
pairwise coprime polynomials that are coprime with their derivative". For example, the may be the factors of the
square-free factorization
In mathematics, a square-free polynomial is a univariate polynomial (over a field or an integral domain) that has no multiple root in an algebraically closed field containing its coefficients. In characteristic 0, or over a finite field, a univar ...
of . When is the field of
rational number
In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (for example,
The set of all ...
s, as it is typically the case in
computer algebra
In mathematics and computer science, computer algebra, also called symbolic computation or algebraic computation, is a scientific area that refers to the study and development of algorithms and software for manipulating expression (mathematics), ...
, this allows to replace factorization by
greatest common divisor
In mathematics, the greatest common divisor (GCD), also known as greatest common factor (GCF), of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers. For two integers , , the greatest co ...
computation for computing a partial fraction decomposition.
Application to symbolic integration
For the purpose of
symbolic integration
In calculus, symbolic integration is the problem of finding a formula for the antiderivative, or ''indefinite integral'', of a given function ''f''(''x''), i.e. to find a formula for a differentiable function ''F''(''x'') such that
:\frac = f(x ...
, the preceding result may be refined into
This reduces the computation of the
antiderivative
In calculus, an antiderivative, inverse derivative, primitive function, primitive integral or indefinite integral of a continuous function is a differentiable function whose derivative is equal to the original function . This can be stated ...
of a rational function to the integration of the last sum, which is called the ''logarithmic part'', because its antiderivative is a linear combination of logarithms.
There are various methods to compute decomposition in the Theorem. One simple way is called
Hermite's method. First, ''b'' is immediately computed by Euclidean division of ''f'' by ''g'', reducing to the case where deg(''f'') < deg(''g''). Next, one knows deg(''c''
''ij'') < deg(''p''
''i''), so one may write each ''c
ij'' as a polynomial with unknown coefficients. Reducing the sum of fractions in the Theorem to a common denominator, and equating the coefficients of each power of ''x'' in the two numerators, one gets a
system of linear equations
In mathematics, a system of linear equations (or linear system) is a collection of two or more linear equations involving the same variable (math), variables.
For example,
: \begin
3x+2y-z=1\\
2x-2y+4z=-2\\
-x+\fracy-z=0
\end
is a system of th ...
which can be solved to obtain the desired (unique) values for the unknown coefficients.
Procedure
Given two polynomials
and
, where the ''α''
''n'' are distinct constants and , explicit expressions for partial fractions can be obtained by supposing that
and solving for the ''c''
''i'' constants, by substitution, by
equating the coefficients of terms involving the powers of ''x'', or otherwise. (This is a variant of the
method of undetermined coefficients
In mathematics, the method of undetermined coefficients is an approach to finding a particular solution to certain nonhomogeneous ordinary differential equations and recurrence relations. It is closely related to the annihilator method, but inst ...
. After both sides of the equation are multiplied by Q(x), one side of the equation is a specific polynomial, and the other side is a polynomial with undetermined coefficients. The equality is possible only when the coefficients of like powers of ''x'' are equal. This yields n equations in n unknowns, the c
k.)
A more direct computation, which is strongly related to
Lagrange interpolation
In numerical analysis, the Lagrange interpolating polynomial is the unique polynomial of lowest degree that interpolates a given set of data.
Given a data set of coordinate pairs (x_j, y_j) with 0 \leq j \leq k, the x_j are called ''nodes'' ...
, consists of writing
where
is the derivative of the polynomial
. The coefficients of
are called the
residues of ''f/g''.
This approach does not account for several other cases, but can be modified accordingly:
* If
then it is necessary to perform the
Euclidean division
In arithmetic, Euclidean division – or division with remainder – is the process of dividing one integer (the dividend) by another (the divisor), in a way that produces an integer quotient and a natural number remainder strictly smaller than ...
of ''P'' by ''Q'', using
polynomial long division
In algebra, polynomial long division is an algorithm for dividing a polynomial by another polynomial of the same or lower degree, a generalized version of the familiar arithmetic technique called long division. It can be done easily by hand, bec ...
, giving with . Dividing by ''Q''(''x'') this gives
and then seek partial fractions for the remainder fraction (which by definition satisfies ).
* If ''Q''(''x'') contains nonlinear factors which are irreducible over the given field, then the numerator ''N''(''x'') of each partial fraction with such a factor ''F''(''x'') in the denominator must be sought as a polynomial with , rather than as a constant. For example, take the following decomposition over R:
* Suppose and , that is is a root of of
multiplicity . In the partial fraction decomposition, the first powers of will occur as denominators of the partial fractions (possibly with a zero numerator). For example, if the partial fraction decomposition has the form
Illustration
In an example application of this procedure, can be decomposed in the form
Clearing denominators shows that . Expanding and equating the coefficients of powers of gives
Solving this
system of linear equations
In mathematics, a system of linear equations (or linear system) is a collection of two or more linear equations involving the same variable (math), variables.
For example,
: \begin
3x+2y-z=1\\
2x-2y+4z=-2\\
-x+\fracy-z=0
\end
is a system of th ...
for and yields . Hence,
Residue method
Over the complex numbers, suppose ''f''(''x'') is a rational proper fraction, and can be decomposed into
Let
then according to the
uniqueness of Laurent series, ''a''
''ij'' is the coefficient of the term in the Laurent expansion of ''g''
''ij''(''x'') about the point ''x''
''i'', i.e., its
residue
This is given directly by the formula
or in the special case when ''x''
''i'' is a simple root,
when
Over the reals
Partial fractions are used in
real-variable integral calculus
In mathematics, an integral is the continuous analog of a sum, which is used to calculate areas, volumes, and their generalizations. Integration, the process of computing an integral, is one of the two fundamental operations of calculus,Int ...
to find real-valued
antiderivative
In calculus, an antiderivative, inverse derivative, primitive function, primitive integral or indefinite integral of a continuous function is a differentiable function whose derivative is equal to the original function . This can be stated ...
s of
rational function
In mathematics, a rational function is any function that can be defined by a rational fraction, which is an algebraic fraction such that both the numerator and the denominator are polynomials. The coefficients of the polynomials need not be ...
s. Partial fraction decomposition of real
rational function
In mathematics, a rational function is any function that can be defined by a rational fraction, which is an algebraic fraction such that both the numerator and the denominator are polynomials. The coefficients of the polynomials need not be ...
s is also used to find their
Inverse Laplace transform
In mathematics, the inverse Laplace transform of a function F(s) is a real function f(t) that is piecewise- continuous, exponentially-restricted (that is, , f(t), \leq Me^ \forall t \geq 0 for some constants M > 0 and \alpha \in \mathbb) and h ...
s. For applications of partial fraction decomposition over the reals, see
*
Application to symbolic integration, above
*
Partial fractions in Laplace transforms
General result
Let
be any rational function over the
real number
In mathematics, a real number is a number that can be used to measure a continuous one- dimensional quantity such as a duration or temperature. Here, ''continuous'' means that pairs of values can have arbitrarily small differences. Every re ...
s. In other words, suppose there exist real polynomials functions
and
, such that
By dividing both the numerator and the denominator by the leading coefficient of
, we may assume
without loss of generality
''Without loss of generality'' (often abbreviated to WOLOG, WLOG or w.l.o.g.; less commonly stated as ''without any loss of generality'' or ''with no loss of generality'') is a frequently used expression in mathematics. The term is used to indicat ...
that
is
monic. By the
fundamental theorem of algebra
The fundamental theorem of algebra, also called d'Alembert's theorem or the d'Alembert–Gauss theorem, states that every non-constant polynomial, constant single-variable polynomial with Complex number, complex coefficients has at least one comp ...
, we can write
where
,
,
are real numbers with
, and
,
are positive integers. The terms
are the ''linear factors'' of
which correspond to real roots of
, and the terms
are the ''irreducible quadratic factors'' of
which correspond to pairs of
complex
Complex commonly refers to:
* Complexity, the behaviour of a system whose components interact in multiple ways so possible interactions are difficult to describe
** Complex system, a system composed of many components which may interact with each ...
conjugate roots of
.
Then the partial fraction decomposition of
is the following:
Here, ''P''(''x'') is a (possibly zero) polynomial, and the ''A''
''ir'', ''B''
''ir'', and ''C''
''ir'' 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 ''A''
''ir'', ''B''
''ir'', and ''C''
''ir''. 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
Linear algebra is the branch of mathematics concerning linear equations such as
:a_1x_1+\cdots +a_nx_n=b,
linear maps such as
:(x_1, \ldots, x_n) \mapsto a_1x_1+\cdots +a_nx_n,
and their representations in vector spaces and through matrix (mathemat ...
. It can also be found with
limits
Limit or Limits may refer to:
Arts and media
* ''Limit'' (manga), a manga by Keiko Suenobu
* ''Limit'' (film), a South Korean film
* Limit (music), a way to characterize harmony
* "Limit" (song), a 2016 single by Luna Sea
* "Limits", a 2009 ...
(see
Example 5).
Examples
Example 1
Here, the denominator splits into two distinct linear factors:
so we have the partial fraction decomposition
Multiplying through by the denominator on the left-hand side gives us the polynomial identity
Substituting ''x'' = −3 into this equation gives ''A'' = −1/4, and substituting ''x'' = 1 gives ''B'' = 1/4, so that
Example 2
After
long division
In arithmetic, long division is a standard division algorithm suitable for dividing multi-digit Hindu-Arabic numerals (positional notation) that is simple enough to perform by hand. It breaks down a division problem into a series of easier step ...
, we have
The factor ''x''
2 − 4''x'' + 8 is irreducible over the reals, as its
discriminant
In mathematics, the discriminant of a polynomial is a quantity that depends on the coefficients and allows deducing some properties of the zero of a function, roots without computing them. More precisely, it is a polynomial function of the coef ...
is negative. Thus the partial fraction decomposition over the reals has the shape
Multiplying through by ''x''
3 − 4''x''
2 + 8''x'', we have the polynomial identity
Taking ''x'' = 0, we see that 16 = 8''A'', so ''A'' = 2. Comparing the ''x''
2 coefficients, we see that 4 = ''A'' + ''B'' = 2 + ''B'', so ''B'' = 2. Comparing linear coefficients, we see that −8 = −4''A'' + ''C'' = −8 + ''C'', so ''C'' = 0. Altogether,
The fraction can be completely decomposed using
complex numbers
In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the form a ...
. According to the
fundamental theorem of algebra
The fundamental theorem of algebra, also called d'Alembert's theorem or the d'Alembert–Gauss theorem, states that every non-constant polynomial, constant single-variable polynomial with Complex number, complex coefficients has at least one comp ...
every complex polynomial of degree ''n'' has ''n'' (complex) roots (some of which can be repeated). The second fraction can be decomposed to:
Multiplying through by the denominator gives:
Equating the coefficients of and the constant (with respect to ) coefficients of both sides of this equation, one gets a system of two linear equations in and , whose solution is
Thus we have a complete decomposition:
One may also compute directly and with the residue method (see also example 4 below).
Example 3
This example illustrates almost all the "tricks" we might need to use, short of consulting a
computer algebra system
A computer algebra system (CAS) or symbolic algebra system (SAS) is any mathematical software with the ability to manipulate mathematical expressions in a way similar to the traditional manual computations of mathematicians and scientists. The de ...
.
After
long division
In arithmetic, long division is a standard division algorithm suitable for dividing multi-digit Hindu-Arabic numerals (positional notation) that is simple enough to perform by hand. It breaks down a division problem into a series of easier step ...
and
factoring the denominator, we have
The partial fraction decomposition takes the form
Multiplying through by the denominator on the left-hand side we have the polynomial identity
Now we use different values of ''x'' to compute the coefficients:
Solving this we have:
Using these values we can write:
We compare the coefficients of ''x''
6 and ''x''
5 on both side and we have:
Therefore:
which gives us ''B'' = 0. Thus the partial fraction decomposition is given by:
Alternatively, instead of expanding, one can obtain other linear dependences on the coefficients computing some derivatives at
in the above polynomial identity. (To this end, recall that the derivative at ''x'' = ''a'' of (''x'' − ''a'')
''m''''p''(''x'') vanishes if ''m'' > 1 and is just ''p''(''a'') for ''m'' = 1.) For instance the first derivative at ''x'' = 1 gives
that is 8 = 4''B'' + 8 so ''B'' = 0.
Example 4 (residue method)
Thus, ''f''(''z'') can be decomposed into rational functions whose denominators are ''z''+1, ''z''−1, ''z''+i, ''z''−i. Since each term is of power one, −1, 1, −''i'' and ''i'' are simple poles.
Hence, the residues associated with each pole, given by
are
respectively, and
Example 5 (limit method)
Limits
Limit or Limits may refer to:
Arts and media
* ''Limit'' (manga), a manga by Keiko Suenobu
* ''Limit'' (film), a South Korean film
* Limit (music), a way to characterize harmony
* "Limit" (song), a 2016 single by Luna Sea
* "Limits", a 2009 ...
can be used to find a partial fraction decomposition.
Consider the following example:
First, factor the denominator which determines the decomposition:
Multiplying everything by
, and taking the limit when
, we get
On the other hand,
and thus:
Multiplying by and taking the limit when
, we have
and
This implies and so
.
For , we get
and thus
.
Putting everything together, we get the decomposition
Example 6 (integral)
Suppose we have the indefinite
integral
In mathematics, an integral is the continuous analog of a Summation, sum, which is used to calculate area, areas, volume, volumes, and their generalizations. Integration, the process of computing an integral, is one of the two fundamental oper ...
:
Before performing decomposition, it is obvious we must perform polynomial long division and
factor the denominator. Doing this would result in:
Upon this, we may now perform partial fraction decomposition.
so:
.
Upon substituting our values, in this case, where x=1 to solve for B and x=-2 to solve for A, we will result in:
Plugging all of this back into our integral allows us to find the answer:
The role of the Taylor polynomial
The partial fraction decomposition of a rational function can be related to
Taylor's theorem
In calculus, Taylor's theorem gives an approximation of a k-times differentiable function around a given point by a polynomial of degree k, called the k-th-order Taylor polynomial. For a smooth function, the Taylor polynomial is the truncation a ...
as follows. Let
be real or complex polynomials
assume that
satisfies
Also define
Then we have
if, and only if, each 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
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
which implies that the polynomial
is divisible by
For
is also divisible by
, so
is divisible by
. Since
we then have
and we find the partial fraction decomposition dividing by
.
Fractions of integers
The idea of partial fractions can be generalized to other
integral domain
In mathematics, an integral domain is a nonzero commutative ring in which the product of any two nonzero elements is nonzero. Integral domains are generalizations of the ring of integers and provide a natural setting for studying divisibilit ...
s, say the ring of
integer
An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
s where
prime numbers
A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...
take the role of irreducible denominators. For example:
Notes
References
*
*
*
*
*
*
*
*
*
*
*
*
*
External links
*
*
Make partial fraction decompositionswith
Scilab
Scilab is a free and open-source, cross-platform numerical computational package and a high-level, numerically oriented programming language. It can be used for signal processing, statistical analysis, image enhancement, fluid dynamics simul ...
.
{{Authority control
Algebra
Elementary algebra
Partial fractions