Why do I have to set up the partial fractions like this?

Lo.Lee.Ta.
Messages
217
Reaction score
0
1. ∫[(x4 + x + 1)/(x(x2 + 1))]dx


2. When I first did this problem, I divided and got:
∫[x + (-x2 + x + 1)/(x3 + x)]dx

(x3 + x) = x(x2 + 1)

I then set up the fraction as: A/x + B/(x2 + 1)

BUT, the solution to this problem says: A/x + [(Bx + C)/(x2 + 1)]

How would I know to use Bx + C? Where did the x come from and why do we need the C?

Please let me know what situations need this new format.
Thank you so much! :D
 
Physics news on Phys.org
For every quadratic factor like ax^2+bx+c which cannot be expressed in terms of real solutions, the partial fractions is

(Ax+B)/(ax^2+bx+c)
 
And the reason you need it is because A/x + B/(x^2 + 1) there is no choice of A and B that will make that equal to (-x^2 + x + 1)/(x^3 + x). You really need the extra parameter.
 
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