$$\int \frac{dx}{x(x^3+8)}$$
I think I'm supposed to use partial fractions, but I am unsure of how to start the problem. Any help would be appreciated.
$$\int \frac{dx}{x(x^3+8)}$$
I think I'm supposed to use partial fractions, but I am unsure of how to start the problem. Any help would be appreciated.
On
Here's the set up:
$$\int \frac{dx}{x(x^3 + 8)} = \int \frac{dx}{x(x+2)(x^2 -2x + 4)} = \int \left(\frac{A}{x} + \frac{B}{x+2} + \frac{Cx + D}{x^2-2x + 4}\right) \,dx$$
Now you can solve for $A, B, C, D$.
Note: Differences and sums of cubes factor predictably: $$a^3 \pm b^3 = (a \pm b)(a^2 \mp ab + b^2)$$
In this question, $x^3 + 8 = x^3 + 2^3$.
On
Hint: Note that $\displaystyle x^3+8=(x+2)(x^2-2x+4)$. It's because you have $a^3+b^3=(a+b)(a^2-ab+b^2)$. For $x^2-2x+4$ you have $\Delta<0$ so you should find partial fractions:
$$\frac{A}{x}+\frac{B}{x+2}+\frac{C}{x^2-2x+4}+\frac{Dx}{x^2-2x+4}$$
If you meant $x(x^{3}+8)$ in the denominator of the integral then:
Hint: $$\frac{1}{x(x^{3}+8)}=\frac{1}{8x}-\frac{x^{2}}{8(x^{3}+8)}$$