Solving Partial Fractions for Integrals

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
TsAmE
Messages
129
Reaction score
0

Homework Statement



Evaluate the integral:

[tex]\int_{1}^2 \frac{4y^2 - 7y -12}{y(y+2)(y-3)}dy[/tex]

Homework Equations



None.

The Attempt at a Solution



[tex]\frac{4y^2 -7y -12}{y(y+2)(y-3)} = \frac{A}{y} + \frac{B}{y+2} + \frac{D}{y-3}[/tex]

[tex]y = 0: -12 = -6A \rightarrow A=2[/tex]

[tex]y = -2: 16 + 14 - 12 = 10B[/tex]

[tex]18 = 10B \rightarrow B = \frac{18}{10} = \frac{9}{5}[/tex]

[tex]y = 3: 36 - 21 -12 = 15D[/tex]

[tex]3 = 15D \rightarrow D = \frac{3}{15} = \frac{1}{5}[/tex]

=[tex]\int_{1}^2 \frac{2}{y} + \frac {\frac{9}{5}}{y + 2} + \frac{\frac{1}{5}}{y - 3} dy[/tex]

=[tex]2ln|y| + 9ln|5y+2| + ln|y - 3| ]_{1}^{2}[/tex]

[tex]2ln2 + 9ln12 - (9ln7 + ln2)[/tex]

[tex]ln2 + 9ln12 - 9ln7<br /> [/tex]

The correct answer is [tex]\frac {27}{5}ln2 - \frac{9}{5}ln3[/tex] but I can't see what I did wrong.
 
Physics news on Phys.org
TsAmE said:

Homework Statement



Evaluate the integral:

[tex]\int_{1}^2 \frac{4y^2 - 7y -12}{y(y+2)(y-3)}dy[/tex]

Homework Equations



None.

The Attempt at a Solution



[tex]\frac{4y^2 -7y -12}{y(y+2)(y-3)} = \frac{A}{y} + \frac{B}{y+2} + \frac{D}{y-3}[/tex]

[tex]y = 0: -12 = -6A \rightarrow A=2[/tex]

[tex]y = -2: 16 + 14 - 12 = 10B[/tex]

[tex]18 = 10B \rightarrow B = \frac{18}{10} = \frac{9}{5}[/tex]

[tex]y = 3: 36 - 21 -12 = 15D[/tex]

[tex]3 = 15D \rightarrow D = \frac{3}{15} = \frac{1}{5}[/tex]

=[tex]\int_{1}^2 \frac{2}{y} + \frac {\frac{9}{5}}{y + 2} + \frac{\frac{1}{5}}{y - 3} dy[/tex]

=[tex]2ln|y| + 9ln|5y+2| + ln|y - 3| ]_{1}^{2}[/tex]
The mistakes are above. The 2nd and 3rd terms in your antiderivative are incorrect. I was able to get the same answer as in the book.
TsAmE said:
[tex]2ln2 + 9ln12 - (9ln7 + ln2)[/tex]

[tex]ln2 + 9ln12 - 9ln7<br /> [/tex]

The correct answer is [tex]\frac {27}{5}ln2 - \frac{9}{5}ln3[/tex] but I can't see what I did wrong.