As the title says I need to solve: $\int x^2\ln(x^6-1)dx$.
Now I said that $$\int x^2\ln(x^6-1)dx=\frac{x^3\ln(x^6-1)}{3}-\int \frac{6x^8}{3(x^6-1)}dx=\frac{x^3\ln(x^6-1)}{3}-2\int \frac{x^8}{(x^6-1)}dx$$.
The problem is I do not see any way to solve:$\int \frac{x^8}{(x^6-1)}dx$.
Please help.
2026-03-26 23:11:42.1774566702
How do I solve the integral: $\int x^2\ln(x^6-1)dx$ using integration by parts?
167 Views Asked by user55114 https://math.techqa.club/user/user55114/detail At
2
You can start by factoring the expression in your logarithm and turn this into
$$\int{x^2 \ln(x^3+1)}\, dx + \int{x^2 \ln(x^3-1)}\, dx.$$
Both of these are integrals of the form $\int \ln u\, du$, which can be solved by integration by parts.