Integral of x*(x^2-1)^3 dx
The solution
Detail solution
-
There are multiple ways to do this integral.
Method #1
-
Let u=x2−1.
Then let du=2xdx and substitute 2du:
∫4u3du
-
The integral of a constant times a function is the constant times the integral of the function:
∫2u3du=2∫u3du
-
The integral of un is n+1un+1 when n=−1:
∫u3du=4u4
So, the result is: 8u4
Now substitute u back in:
8(x2−1)4
Method #2
-
Rewrite the integrand:
x(x2−1)3=x7−3x5+3x3−x
-
Integrate term-by-term:
-
The integral of xn is n+1xn+1 when n=−1:
∫x7dx=8x8
-
The integral of a constant times a function is the constant times the integral of the function:
∫(−3x5)dx=−3∫x5dx
-
The integral of xn is n+1xn+1 when n=−1:
∫x5dx=6x6
So, the result is: −2x6
-
The integral of a constant times a function is the constant times the integral of the function:
∫3x3dx=3∫x3dx
-
The integral of xn is n+1xn+1 when n=−1:
∫x3dx=4x4
So, the result is: 43x4
-
The integral of a constant times a function is the constant times the integral of the function:
∫(−x)dx=−∫xdx
-
The integral of xn is n+1xn+1 when n=−1:
∫xdx=2x2
So, the result is: −2x2
The result is: 8x8−2x6+43x4−2x2
-
Now simplify:
8(x2−1)4
-
Add the constant of integration:
8(x2−1)4+constant
The answer is:
8(x2−1)4+constant
The answer (Indefinite)
[src]
/
| 4
| 3 / 2 \
| / 2 \ \x - 1/
| x*\x - 1/ dx = C + ---------
| 8
/
8(x2−1)4
The graph
Use the examples entering the upper and lower limits of integration.