Last Problem: Partial Fractions Integration

Lanza52
Messages
63
Reaction score
0
Need a check on the last problem of my test:


integral (3x^2-8x+13)/(x^3+x^2-5x+3)

Factor for the denom is (x-1)(x-1)(x+3). So a/(x-1) + b/(x-1)^2 + c/(x+3) = the f(x) in the integral

Factor out and multiply all the polynomials. Comes down to a = -1, b = -2, c = 2

Integral comes to:

2/(x-1)+ln|(x+3)/(x-1)|+k
 
Physics news on Phys.org
Sorry if I sound harsh, but check yourself. Find the derivative of your integral, and if it matches your integrand, then you are correct.
 
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