Partial Frac. Decomp. Integral ( long div? )

  • Thread starter Thread starter theRukus
  • Start date Start date
  • Tags Tags
    Integral Partial
theRukus
Messages
49
Reaction score
0

Homework Statement


\int^1_0 \frac{-3x^3+12x+30}{x^2-x-6}dx


Homework Equations





The Attempt at a Solution


I've attempted long division, but the long division does not seem to come to an end.. I'm not sure what to make of this.. If the long division does not end, does this mean that the polynomial has no factors...? I'm confused, can someone give me a push in the right direction?

Thanks PhysicsForums!
 
Physics news on Phys.org
theRukus said:

Homework Statement


\int^1_0 \frac{-3x^3+12x+30}{x^2-x-6}dx

Homework Equations


The Attempt at a Solution


I've attempted long division, but the long division does not seem to come to an end.. I'm not sure what to make of this.. If the long division does not end, does this mean that the polynomial has no factors...? I'm confused, can someone give me a push in the right direction?

Thanks PhysicsForums!
The division ends when the degree of the remainder is less than the degree of the divisor. In this case, when the remainder is of the form Cx+D, you're done. The result of your division will be that
\frac{-3x^3+12x+30}{x^2-x-6} = Ax + B + \frac{Cx+D}{x^2-x-6}
 
theRukus said:

Homework Statement


\int^1_0 \frac{-3x^3+12x+30}{x^2-x-6}dx


Homework Equations





The Attempt at a Solution


I've attempted long division, but the long division does not seem to come to an end.. I'm not sure what to make of this.. If the long division does not end, does this mean that the polynomial has no factors...? I'm confused, can someone give me a push in the right direction?

Thanks PhysicsForums!
The long division does come to an end. You should have gotten -3x - 3 + <remainder>/(x2 - x - 6).

What I'm calling <remainder> is a first-degree polynomial.
 
Got it! Thanks guys, I owe an infinite amount of thanks to PhysicsForums..!
 
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