MHB Sava's question via email about integration with partial fractions.

AI Thread Summary
The discussion focuses on evaluating the integral of the function x² divided by (x - 1)²(x - 2) using partial fraction decomposition. The decomposition is established as A/(x - 1) + B/(x - 1)² + C/(x - 2), leading to the equations that determine the coefficients A, B, and C. After solving for these coefficients, it is found that A = -3, B = -1, and C = 4. The final integral evaluates to -3ln|x - 1| + 1/(x - 1) + 4ln|x - 2| + C, confirming the correctness of the solution. The process illustrates the application of partial fractions in integration involving repeated roots.
Prove It
Gold Member
MHB
Messages
1,434
Reaction score
20
Evaluate $\displaystyle \begin{align*} \int{\frac{x^2}{\left( x - 1 \right) ^2 \, \left( x - 2 \right) } \,\mathrm{d}x} \end{align*}$

As there is a repeated root, the partial fraction decomposition we should use is:

$\displaystyle \begin{align*} \frac{A}{x - 1} + \frac{B}{\left( x - 1 \right) ^2 } + \frac{C}{x - 2} &\equiv \frac{x^2}{\left( x - 1 \right) ^2\,\left( x - 2 \right) } \\ \frac{A\,\left( x - 1 \right) \left( x - 2 \right) + B\,\left( x - 2 \right) + C\,\left( x - 1 \right) ^2 }{\left( x -1 \right) ^2 \,\left( x - 2 \right) } &\equiv \frac{x^2}{\left( x - 1 \right) ^2\,\left( x - 2 \right) } \\ A\,\left( x - 1 \right) \left( x - 2 \right) + B\,\left( x - 2 \right) + C\,\left( x - 1 \right) ^2 &\equiv x^2 \end{align*}$

Let $\displaystyle \begin{align*} x = 1 \end{align*}$ to find $\displaystyle \begin{align*} -B = 1 \implies B = -1 \end{align*}$

Let $\displaystyle \begin{align*} x = 2 \end{align*}$ to find $\displaystyle \begin{align*} C = 4 \end{align*}$

Substitute B and C back in:

$\displaystyle \begin{align*} A\,\left( x - 1 \right) \left( x - 2 \right) - \left( x - 2 \right) + 4\,\left( x - 1 \right) ^2 &\equiv x^2 \end{align*}$

Let $\displaystyle \begin{align*} x = 0 \end{align*}$ to find $\displaystyle \begin{align*} 2\,A + 2 + 4 = 0 \implies 2\,A = -6 \implies A = -3 \end{align*}$.

So that means

$\displaystyle \begin{align*} \int{ \frac{x^2}{\left( x - 1 \right) ^2\,\left( x - 2 \right) } \,\mathrm{d}x} &= \int{ \left[ -\frac{3}{x - 1} - \frac{1}{\left( x - 1 \right) ^2 } + \frac{4}{x - 2} \right] \,\mathrm{d}x } \\ &= -3\ln{\left| x - 1 \right| } + \frac{1}{x - 1} + 4\ln{\left| x - 2 \right| } + C \end{align*}$
 
  • Like
Likes benorin and chwala
Mathematics news on Phys.org
Prove It said:
As there is a repeated root, the partial fraction decomposition we should use is:

$\displaystyle \begin{align*} \frac{A}{x - 1} + \frac{B}{\left( x - 1 \right) ^2 } + \frac{C}{x - 2} &\equiv \frac{x^2}{\left( x - 1 \right) ^2\,\left( x - 2 \right) } \\ \frac{A\,\left( x - 1 \right) \left( x - 2 \right) + B\,\left( x - 2 \right) + C\,\left( x - 1 \right) ^2 }{\left( x -1 \right) ^2 \,\left( x - 2 \right) } &\equiv \frac{x^2}{\left( x - 1 \right) ^2\,\left( x - 2 \right) } \\ A\,\left( x - 1 \right) \left( x - 2 \right) + B\,\left( x - 2 \right) + C\,\left( x - 1 \right) ^2 &\equiv x^2 \end{align*}$

Let $\displaystyle \begin{align*} x = 1 \end{align*}$ to find $\displaystyle \begin{align*} -B = 1 \implies B = -1 \end{align*}$

Let $\displaystyle \begin{align*} x = 2 \end{align*}$ to find $\displaystyle \begin{align*} C = 4 \end{align*}$

Substitute B and C back in:

$\displaystyle \begin{align*} A\,\left( x - 1 \right) \left( x - 2 \right) - \left( x - 2 \right) + 4\,\left( x - 1 \right) ^2 &\equiv x^2 \end{align*}$

Let $\displaystyle \begin{align*} x = 0 \end{align*}$ to find $\displaystyle \begin{align*} 2\,A + 2 + 4 = 0 \implies 2\,A = -6 \implies A = -3 \end{align*}$.

So that means

$\displaystyle \begin{align*} \int{ \frac{x^2}{\left( x - 1 \right) ^2\,\left( x - 2 \right) } \,\mathrm{d}x} &= \int{ \left[ -\frac{3}{x - 1} - \frac{1}{\left( x - 1 \right) ^2 } + \frac{4}{x - 2} \right] \,\mathrm{d}x } \\ &= -3\ln{\left| x - 1 \right| } + \frac{1}{x - 1} + 4\ln{\left| x - 2 \right| } + C \end{align*}$
This is correct!
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...

Similar threads

Replies
4
Views
11K
Replies
2
Views
10K
Replies
1
Views
10K
Replies
4
Views
11K
Replies
1
Views
11K
Back
Top