x^2/sqrt(1+x^2)
1 / | | 2 | x | ----------- dx | ________ | / 2 | \/ 1 + x | / 0
Integral(x^2/(sqrt(1 + x^2)), (x, 0, 1))
SqrtQuadraticDenomRule(a=1, b=0, c=1, coeffs=[1, 0, 0], context=x**2/(sqrt(x**2 + 1)), symbol=x)
Add the constant of integration:
The answer is:
/ | ________ | 2 / 2 | x asinh(x) x*\/ 1 + x | ----------- dx = C - -------- + ------------- | ________ 2 2 | / 2 | \/ 1 + x | /
___ / ___\ \/ 2 log\1 + \/ 2 / ----- - -------------- 2 2
=
___ / ___\ \/ 2 log\1 + \/ 2 / ----- - -------------- 2 2
Use the examples entering the upper and lower limits of integration.