Use partial fractions to integrate x^3/x^3+1

Zvaigzdute
Messages
9
Reaction score
0
Use partial fractions to integrate x^3/(x^3+1)

The Attempt at a Solution



\int x^{3}/(x^{3}+1) dx

Homework Statement


Homework Equations


The Attempt at a Solution



\int x^{3}/x^{3}+1 dx

I know that first i have to perform long division but i am at a loss how to do this

THanks
 
Last edited:
Physics news on Phys.org
You can do long division, or you can just rewrite the integrand:

\frac{x^3}{x^3 + 1} = 1 - \frac{1}{x^3 + 1}

Now use partial fractions on that. Something similar comes out of long division. Then you have a big mess to slog through. The answer has two log terms and an arctan term.
 
If you are wondering how hgfalling got that without doing "long division", I suspect the rewrote it as
\frac{x^3}{x^3+ 1}= \frac{x^3+ 1- 1}{x^3+ 1}= \frac{x^3+ 1}{x^3+ 1}- \frac{1}{x+1}
 
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