Partial fractions, a method of algebraic manipulation, operate as a link between the complicated and the understandable. Partial fractions allow mathematicians to confidently and precisely navigate the maze of calculus by breaking down complex rational functions into simpler components.
If \(g(x)\) and \(h(x)\) are polynomials, then \(f(x) = \frac{g(x)} {h(x)}\) is a rational function; e.g. \((x) = \frac{4x + 2} {x^2 − 1}\).
If the degree of \(g(x)\) is less than the degree of \(h(x)\), then \(f(x)\) is a proper fraction.
If the degree of \(g(x)\) is greater than or equal to the degree of \(h(x)\), then \(f(x)\) is an improper fraction.
A rational function may be expressed as a sum of simpler functions by resolving it into what are called partial fractions. For example:
\(\frac{4x + 2}{x^2 − 1} = \frac{3}{x − 1} + \frac{1}{x + 1}\)
There are two types of fractions as follows:
In the field of fractions that are partial, a fraction is deemed proper if the degree of the numerator is strictly less than the degree of the denominator.
Consider the rational function:
\(f(x) = \frac{3x + 2}{x^2 + x + 1}\)
In this case, the degree of the numerator (which is 1) is strictly less than the degree of the denominator (which is 2). Therefore, the function \(f(x)\) is a proper fraction.
\(g(x) = \frac{2x^2 + 3x + 1}{x^3 + 2x + 5}\)
In this instance, the degree of the numerator (which is 2) is strictly less than the degree of the denominator (which is 3). Hence, \(g(x)\) is also a proper fraction.
For every linear factor \((ax + b)\) in the denominator, there will be a partial fraction of the form \(\frac{A}{ax + b}\)
Consider the rational function:
\(f(x) = \frac{3x + 1}{2x - 5}\)
Here, the denominator contains a linear factor \((2x - 5)\). So, we decompose it into partial fractions:
\(f(x) = \frac{A}{2x - 5}\)
To find \(A\), we can multiply both sides of the equation by \((2x - 5)\) and then solve for \(A\).
For every repeated linear factor \((ax + b)^2\) in the denominator, there will be partial fractions of the form \(\frac{A}{ax + b} + \frac{B}{(ax + b)^2}\).
Consider the rational function:
\(g(x) = \frac{2x + 3} {x^2 + 2x + 1}\)
Here, the denominator contains a repeated linear factor \((x + 1)^2\). So, we decompose it into partial fractions:
\(g(x) = \frac{A}{x + 1} + \frac{B}{(x + 1)^2}\)
To find \(A\) and \(B\), we can multiply both sides of the equation by \((x + 1)\) and \(((x + 1)^2)\) respectively, and then solve for \(A\) and \(B\).
For every irreducible quadratic factor \((ax^2 + bx + c)\) in the denominator, there will be a partial fraction of the form \(\frac{Ax + B}{ax^2 + bx + c}\).
Consider the rational function:
\(h(x) = \frac{3x + 2}{x^2 + x + 2}\)
Here, the denominator contains an irreducible quadratic factor \((x^2 + x + 2)\). So, we decompose it into partial fractions:
\(h(x) = \frac{Ax + B}{x^2 + x + 2}\)
To find \(A\) and \(B\), we can use various techniques such as comparing coefficients or substituting values.
For every repeated irreducible quadratic factor \((ax^2 + bx + c)^2\) in the denominator, there will be partial fractions of the form \(\frac{Ax + B}{ax^2 + bx + c} + \frac{Cx + D}{(ax^2 + bx + c)^2}\).
Consider the rational function:
\(k(x) = \frac{4x + 3}{x^2 + 2x + 1)^2}\)
Here, the denominator contains a repeated irreducible quadratic factor \((x^2 + 2x + 1)^2\). So, we decompose it into partial fractions:
\(k(x) = \frac{Ax + B}{x^2 + 2x + 1} + \frac{Cx + D}{(x^2 + 2x + 1)^2)}\)
To find \(A\), \(B\), \(C\), and \(D\), we can multiply both sides of the equation by \((x^2 + 2x + 1)\) and \((x^2 + 2x + 1)^2\) respectively, and then solve for \(A\), \(B\), \(C\), and \(D\).
A quadratic expression is irreducible if it cannot be factorized over ℝ (the set of real numbers), that is, if its discriminant is negative. For example, both \((x^2 + 1)\) and \((x^2 + 4x + 10)\) are irreducible.
If \(f(x) = \frac{g(x)}{h(x)}\) is an improper fraction, i.e., if the degree of \(g(x)\) is greater than or equal to the degree of \(h(x)\), then the division must be performed first.
Factorize the numerator and denominator and simplify the rational expression before doing partial fraction decomposition.
Split the rational expression as per the formula for partial fractions. \(\frac{P}{(ax + b)^2} = \frac{A}{ax + b} + \frac{B}{(ax + b)^2}\). There are different partial fraction formulas based on the numerator and denominator expression.
Take the LCM of the factors of the denominators of the partial fractions, and multiply both sides of the equation with this LCM.
Simplify and obtain the values of A and B by comparing coefficients of like terms on both sides.
Substitute the values of the constants A and B on the right side of the equation to obtain the partial fraction.
In the realm of partial fractions, a fraction is considered improper if the degree of the numerator is greater than or equal to the degree of the denominator.
Consider the rational function:
\(f(x) = \frac{2x^2 + 3x + 1}{x^2 + x + 1}\)
In this case, the degree of the numerator (which is 2) is greater than the degree of the denominator (which is 2). Therefore, the function \(f(x)\) is an improper fraction.
\(g(x) = \frac{4x^3 + 2x^2 + 3}{2x^2 + 1}\)
In this instance, the degree of the numerator (which is 3) is greater than the degree of the denominator (which is 2). Hence, \(g(x)\) is also an improper fraction.
Using partial fractions for integration involves breaking down a complex rational function into simpler fractions, termed partial fractions. This simplification enables the integration of the rational function by transforming it into a sum of integrals that are easier to compute.
The process of using partial fractions for integration typically involves the following steps:
Decomposition: The given rational function is decomposed into its constituent partial fractions. This step involves expressing the rational function as a sum of fractions, each with a simpler denominator, such as linear factors or irreducible quadratic factors.
Integration of Partial Fractions: Each partial fraction is integrated separately. The integrals of these individual fractions are typically straightforward to compute using basic integration techniques such as power rule integration, natural logarithm integration, or trigonometric substitution.
Combination of Integrals: After integrating each partial fraction, the resulting integrals are combined to obtain the final integral of the original rational function.
\(\int \frac{3x + 5}{(x - 1)(x + 3)} dx\)
If the degree of the numerator is greater than or equal to the degree of the denominator, then division must take place first.
\(\int \frac{x^5 + 2}{x^2 - 1} dx\)
\(\int \frac{3x + 1}{(x + 2)^2} dx\)
\(\int \frac{4}{(x + 1)(x^2 + 1)} dx\)
Practice using the simulation below.
Created with GeoGebra®, by Gabriel Cheow, Link