Partial Fraction Decomposition for ∫18/((x2+9)(x-3))

  • Thread starter Thread starter charmedbeauty
  • Start date Start date
  • Tags Tags
    Fraction Partial
charmedbeauty
Messages
266
Reaction score
0

Homework Statement



Find ∫18/((x2+9)(x-3))



Homework Equations





The Attempt at a Solution



Im a little stuck on this.

18∫1/((x2+9)(x-3))

Im not sure how to turn this into a partial fraction.. help.

Thanks
 
Physics news on Phys.org
charmedbeauty said:

Homework Statement



Find ∫18/((x2+9)(x-3))



Homework Equations





The Attempt at a Solution



Im a little stuck on this.

18∫1/((x2+9)(x-3))

Im not sure how to turn this into a partial fraction.. help.

Thanks

The general form for the PF decomposition would be:

\frac { 18 }{ (x^{ 2 }+9)(x-3) } =\frac { Ax+B }{ x^{ 2 }+9 } +\frac { C }{ x-3 }

First find C by using the Heaviside coverup rule (put x = 3 after multiplying both sides by (x-3).

Then just subtract the \frac { C }{ x-3 } from the LHS and simplify to find the remaining term.
 
Curious3141 said:
The general form for the PF decomposition would be:

\frac { 18 }{ (x^{ 2 }+9)(x-3) } =\frac { Ax+B }{ x^{ 2 }+9 } +\frac { C }{ x-3 }

First find C by using the Heaviside coverup rule (put x = 3 after multiplying both sides by (x-3).

Then just subtract the \frac { C }{ x-3 } from the LHS and simplify to find the remaining term.

ok yeah I figured it out thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top