PDA

View Full Version : Strategy for Integration


albireo
Oct7-08, 07:10 PM
What is a strategy to integrate arctan (sqrt(x))?
What about arcsin (sqrt(x))?

sutupidmath
Oct8-08, 03:31 AM
use integration by parts. Let u=arctan(...) and dv=dx, so du=dx/[1+(....)^2], v=x


then on the next line you would have to use a substitution.