AP Calculus AB and BC
Integral of arcsin x / sqrt(1-x^2)
The integral of arcsin x over the square root of one minus x squared is one half of the square of arcsin x, plus C. One over that square root is exactly the derivative of arcsin x, so u equals arcsin x absorbs the whole denominator into du and turns the problem into the integral of u du.
Dividing by the root is multiplying by the derivative
The derivative of is , and that factor is already sitting in the integrand. Set , so and the whole denominator disappears into .
Arcsine in the other role
Most students meet arcsine as an answer: it is the antiderivative of 1 over the square root of 1 minus x squared. Here it is the substitution instead. The same derivative fact does the work either way, and recognising it in both directions is the point of the problem.
Notation and domain
Write the result as . The compressed form is acceptable in most classes, but is not: that reads as the arcsine of , a different function with a different derivative.
The integrand exists only on , since is zero at both endpoints. A definite integral running to is improper and needs a limit, even though the antiderivative itself is perfectly well behaved there.
The mistakes students make
Two of these come from misreading the structure, and one from misplacing the square.
- Substituting out of habit. It matches the square root, but and there is no in the integrand to pay for it, so the substitution never closes.
- Dropping the and answering , whose derivative is twice the integrand.
- Writing or , both of which square the input rather than the output.
Every answer on this page is machine checked
An automated test differentiates the antiderivative above and confirms it returns the integrand. A wrong sign or a missing factor fails the build, so it cannot reach you.
Frequently asked questions
How do you integrate arcsin x over sqrt(1-x^2)?
It is , from the substitution .
Why is u = arcsin x rather than u = 1 - x^2?
Because has to account for everything left in the integrand. With the entire factor becomes and nothing in remains.
Does this integral need integration by parts?
No. It is a one line substitution. Parts is for products of unrelated functions, not for a function sitting next to its own derivative.