Homework Statement
Compute the integral:
int ((1-x^2)/(x^3+x)) dx
Homework Equations
int ((1-x^2)/(x^3+x)) dx
The Attempt at a Solution
I think I should use the partial fraction method to simplify the fraction
so
(1-x^2)/(x^3+x)= A/x + B/ (1+x^2)
Therefore...