Categories:
Mathematics.
Partial fraction decomposition
Partial fraction decomposition or partial fraction expansion
is a method to rewrite quotients of two polynomials g(x) and h(x),
where the numerator g(x) is of lower order than h(x),
as sums of fractions with x in the denominator:
f(x)=h(x)g(x)=x−h1c1+x−h2c2+...
Where hn etc. are the roots of the denominator h(x). If all N of
these roots are distinct, then it is sufficient to simply posit:
f(x)=x−h1c1+x−h2c2+...+x−hNcN
The constants cn can either be found the hard way,
by multiplying the denominators around and solving a system of N
equations, or the easy way by using this trick:
cn=x→hnlim(f(x)(x−hn))
If h1 is a root with multiplicity m>1, then the sum takes the form of:
f(x)=x−h1c1,1+(x−h1)2c1,2+...
Where c1,j are found by putting the terms on a common denominator, e.g.
x−h1c1,1+(x−h1)2c1,2=(x−h1)2c1,1(x−h1)+c1,2
And then, using the linear independence of x0,x1,x2,..., solving
a system of m equations to find all c1,1,...,c1,m.
References
- O. Bang,
Applied mathematics for physicists: lecture notes, 2019,
unpublished.