Solving a Tricky Integral Homework Problem

  • Thread starter Thread starter iatnogpitw
  • Start date Start date
iatnogpitw
Messages
9
Reaction score
0

Homework Statement


Okay, here's the problem: integrate ((x^3) - 1) / ((x^3) + x) dx


Homework Equations


What is the solution and the method?


The Attempt at a Solution


I know this involves partial fractions, which I attempted to no avail, since the numerator is the same degree as the denominator. I even factored the numerator into (x - 1)((x^2) + x + 1), but I can't seem to figure out what to do.
 
Physics news on Phys.org
\int \frac{x^3 - 1}{x^3 + x}\mathrm{d}x
If factoring doesn't help, I'd try splitting it into a sum of two integrals.

If you're really stuck, mouseover this for a clue:
x^3 - 1 = (x^3 + x) - (x + 1)
 
Last edited:
Or you can simply divide the numerator by the denominator using polynomial division.
 
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