1 / | | x | ------------- dx | 4 2 | x + 2*x + 5 | / 0
Integral(x/(x^4 + 2*x^2 + 5), (x, 0, 1))
/ 2\ / |1 x | | atan|- + --| | x \2 2 / | ------------- dx = C + ------------ | 4 2 4 | x + 2*x + 5 | /
atan(1/2) pi
- --------- + --
4 16
=
atan(1/2) pi
- --------- + --
4 16
-atan(1/2)/4 + pi/16
Use the examples entering the upper and lower limits of integration.