AP Calculus AB and BC

Integral of 1/sqrt(1-4x^2): Arcsine With a Half

The integral of 1 over the square root of 1 minus 4x squared is one half times arcsin of 2x, plus C. Substituting u equal to 2x gives du equal to 2 dx, and that is where the one half comes from. The antiderivative only exists for x strictly between minus one half and one half.

114x2dx=12arcsin(2x)+C\int \frac{1}{\sqrt{1-4x^{2}}}\,dx = \frac{1}{2}\arcsin\left(2x\right) + C

Substitute for the inner coefficient

The template is du1u2=arcsinu+C\int\frac{du}{\sqrt{1-u^{2}}} = \arcsin u + C. Here 4x2=(2x)24x^{2} = \left(2x\right)^{2}, so the inner function is u=2xu = 2x, and du=2dxdu = 2\,dx means dx=du2dx = \frac{du}{2}.

dx14x2=12du1u2=12arcsin(2x)+C\int\frac{dx}{\sqrt{1-4x^{2}}} = \frac{1}{2}\int\frac{du}{\sqrt{1-u^{2}}} = \frac{1}{2}\arcsin\left(2x\right) + C

Differentiating confirms where the coefficient goes: ddx[12arcsin2x]=12214x2=114x2\frac{d}{dx}\left[\frac{1}{2}\arcsin 2x\right] = \frac{1}{2}\cdot\frac{2}{\sqrt{1-4x^{2}}} = \frac{1}{\sqrt{1-4x^{2}}}. The 12\frac{1}{2} exists to cancel the chain rule factor of 22.

The same answer by factoring the radical

Some courses learn the form dua2u2=arcsin(ua)+C\int\frac{du}{\sqrt{a^{2}-u^{2}}} = \arcsin\left(\frac{u}{a}\right) + C instead. To reach it, pull the 44 out of the radical: 14x2=214x2\sqrt{1-4x^{2}} = 2\sqrt{\frac{1}{4}-x^{2}}, so a=12a = \frac{1}{2} and u=xu = x.

dx214x2=12arcsin(x1/2)+C=12arcsin(2x)+C\int\frac{dx}{2\sqrt{\frac{1}{4}-x^{2}}} = \frac{1}{2}\arcsin\left(\frac{x}{1/2}\right) + C = \frac{1}{2}\arcsin\left(2x\right) + C

Both routes need 14x2>01-4x^{2} > 0, so the antiderivative lives on 12<x<12-\frac{1}{2} < x < \frac{1}{2}. A definite integral reaching ±12\pm\frac{1}{2} is improper, and one written across those points has no value at all.

The mistakes students make

The arcsine template is easy to recall and easy to misapply, because the inner coefficient is the only thing that changes.

  • Answering arcsin(2x)\arcsin\left(2x\right). Differentiating it returns 214x2\frac{2}{\sqrt{1-4x^{2}}}, so the answer is double what it should be.
  • Multiplying by 22 rather than dividing, giving 2arcsin(2x)2\arcsin\left(2x\right). Solving du=2dxdu = 2\,dx for dxdx puts the 22 underneath.
  • Treating the square root as an arctangent setup and writing 12arctan(2x)\frac{1}{2}\arctan\left(2x\right). A constant numerator over a2u2\sqrt{a^{2}-u^{2}} points to arcsine; a constant numerator over a bare quadratic points to arctangent. Check the numerator first, though: if it is a multiple of the derivative of what sits under the radical, the problem is a plain substitution and the answer is a square root, as in xdx14x2=14x24+C\int\frac{x\,dx}{\sqrt{1-4x^{2}}} = -\frac{\sqrt{1-4x^{2}}}{4} + C.

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

What is the integral of 1/sqrt(1-4x^2)?

It is 12arcsin(2x)+C\frac{1}{2}\arcsin\left(2x\right) + C, on the interval 12<x<12-\frac{1}{2} < x < \frac{1}{2}.

Where does the 1/2 come from?

From u=2xu = 2x, which gives du=2dxdu = 2\,dx and therefore dx=du2dx = \frac{du}{2}. That constant factors straight out of the integral.

What is the domain of the answer?

The integrand needs 14x2>01-4x^{2} > 0, so x<12\left|x\right| < \frac{1}{2}. Outside that interval the square root is not real.