1 / | | 1 | ------------------- dx | ________________ | / 2 | \/ 4*x - 1 - 2*x | / 0
Integral(1/(sqrt(4*x - 1 - 2*x^2)), (x, 0, 1))
1 / | | 1 | -------------------- dx | _________________ | / 2 | \/ -1 - 2*x + 4*x | / 0
=
1 / | | 1 | -------------------- dx | _________________ | / 2 | \/ -1 - 2*x + 4*x | / 0
Integral(1/sqrt(-1 - 2*x^2 + 4*x), (x, 0, 1))
(1.04603829197099 - 0.631165838473228j)
(1.04603829197099 - 0.631165838473228j)
Use the examples entering the upper and lower limits of integration.