1 / | | 3 | x *atan(x) dx | / 0
Integral(x^3*atan(x), (x, 0, 1))
Use integration by parts:
Let and let .
Then .
To find :
The integral of is when :
Now evaluate the sub-integral.
The integral of a constant times a function is the constant times the integral of the function:
Rewrite the integrand:
Integrate term-by-term:
The integral of is when :
The integral of a constant is the constant times the variable of integration:
PiecewiseRule(subfunctions=[(ArctanRule(a=1, b=1, c=1, context=1/(x**2 + 1), symbol=x), True), (ArccothRule(a=1, b=1, c=1, context=1/(x**2 + 1), symbol=x), False), (ArctanhRule(a=1, b=1, c=1, context=1/(x**2 + 1), symbol=x), False)], context=1/(x**2 + 1), symbol=x)
The result is:
So, the result is:
Add the constant of integration:
The answer is:
/ | 3 4 | 3 atan(x) x x x *atan(x) | x *atan(x) dx = C - ------- - -- + - + ---------- | 4 12 4 4 /
Use the examples entering the upper and lower limits of integration.