Solving an Integration Problem Involving Partial Fractions and Trig Substitution

Tilted
Messages
6
Reaction score
0

Homework Statement


\int(x^2-2x+3)dx/(x^3-x^2-x-2)


Homework Equations


Trig substitution/ partial fractions?



The Attempt at a Solution



I used partial fractions to reduce the integral down to:

\intdx/(x-2)+\int(x-1)dx/(x^2+x+1)

The first integral is easy enough, but the second one I'm not sure where to start.

Thanks in advance!
 
Physics news on Phys.org
I don't agree with all of your numbers there but the general form is right. For the quadratic part you want to complete the square in the denominator, do substitution for the squared part, then split it up and use a trig substitution.
 
using partial fractions I obtained
(x^2-2x+3)
-----------dx
((x-2)(x^2+x+1)

A bx+c
-- + --------
x-2 x^2+x+1

A=3/7
B=4/7
c=-9/7
this is my attempt, i how it helps somwhat, I'm not sure if it's correct so I apologize early on.
 
jzachey said:
using partial fractions I obtained
(x^2-2x+3)
-----------dx
((x-2)(x^2+x+1)

A Bx+C
-- + --------
x-2 x^2+x+1
Code:
A                 Bx+C
--       +     --------
x-2           x^2+x+1
A=3/7
B=4/7
C=-9/7
this is my attempt, i how it helps somwhat, I'm not sure if it's correct so I apologize early on.
Those values for A, B, and C, are correct.
 
SammyS said:
Code:
A                 Bx+C
--       +     --------
x-2           x^2+x+1
Those values for A, B, and C, are correct.

Oh thank you so this means
∫\frac{3}{7(x-2)}+\frac{4x-9}{7(x+x+1)}
From here you integrate
 
jzachey said:
Oh thank you so this means
\displaystyle \int\left(\frac{3}{7(x-2)}+\frac{4x-9}{7(x^2+x+1)}\right)dx
From here you integrate
There's a typo in your post, corrected (and reformatted) above.
 
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...

Similar threads

Replies
6
Views
2K
Replies
8
Views
2K
Replies
105
Views
4K
Replies
22
Views
3K
Replies
12
Views
2K
Replies
3
Views
2K
Replies
10
Views
2K
Replies
5
Views
1K
Back
Top