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.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top