Integral of (x^2)/(1+x^2) dx
The solution
Detail solution
-
Rewrite the integrand:
x2+1x2=1−x2+11
-
Integrate term-by-term:
-
The integral of a constant is the constant times the variable of integration:
∫1dx=x
-
The integral of a constant times a function is the constant times the integral of the function:
∫(−x2+11)dx=−∫x2+11dx
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)
So, the result is: −atan(x)
The result is: x−atan(x)
-
Add the constant of integration:
x−atan(x)+constant
The answer is:
x−atan(x)+constant
The answer (Indefinite)
[src]
/
|
| 2
| x
| ------ dx = C + x - atan(x)
| 2
| 1 + x
|
/
∫x2+1x2dx=C+x−atan(x)
The graph
1−4π
=
1−4π
Use the examples entering the upper and lower limits of integration.