Steps to find integral of 1/(x^2(x+1)(x-2)

  • Thread starter Thread starter naoufelabs
  • Start date Start date
  • Tags Tags
    Integral
naoufelabs
Messages
17
Reaction score
0
Hello all,

Please I want to know the steps to find the integral primitive of this function:
∫1/[(x2)*(x+1)*(x-2)] dx.

I know the result : 1/4 ln(x) - 1/3 ln(x+1) + 1/12 ln(x-2) + 1/2x

The steps for normal function like 1/[x*(x+1)*(x-2)] were like : a/x + b/x+1 + c/x-2.
My problem is that I'm confused about (x2), I see at the end like a derivative of x2.
Also if we have x3, I mean (∫1/[(x3)*(x+1)*(x-2)] dx.) we will have like a + b + c + d + e. ==>

-3/8 ln(x) +1/4x2 + 1/3 ln(x+1) + 1/24 ln(x-2) - 1/4x

Thank you for any help about this primitive.
 
Last edited:
Physics news on Phys.org
(If this homework, it's wrongly placed. There's a special section on HW).

You may want to check if the 3 factors in the common denominator are linearly independent. Then you should assume a decomposition into 3 terms, each of them having one factor of the product in the denominator and a polynomial of one degree less in the numerator of each fraction.

So

\frac{Ax+B}{x^2}

is your first fraction in the sum of 3 and its integral is trivial, once you find out who A and B are numerically.

P.S. My name's not Kurt Lewin, there are just words attributed to him which I like and kept as a signature here. :smile:
 
Last edited:
Thank you very much Mr. Kurt Lewin
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top