2 / | | 2 | ----------- dx | _________ | \/ 1 - x*x | / 1
Integral(2/sqrt(1 - x*x), (x, 1, 2))
The integral of a constant times a function is the constant times the integral of the function:
TrigSubstitutionRule(theta=_theta, func=sin(_theta), rewritten=1, substep=ConstantRule(constant=1, context=1, symbol=_theta), restriction=(x > -1) & (x < 1), context=1/(sqrt(-x*x + 1)), symbol=x)
So, the result is:
Now simplify:
Add the constant of integration:
The answer is:
/
|
| 2
| ----------- dx = C + 2*({asin(x) for And(x > -1, x < 1))
| _________
| \/ 1 - x*x
|
/
-pi + 2*asin(2)
=
-pi + 2*asin(2)
-pi + 2*asin(2)
Use the examples entering the upper and lower limits of integration.