Solve ∫dx/√(1-x²) — inverse trigonometric integral

easy CBSE JEE-MAIN NCERT Class 12 2 min read

Question

Evaluate dx1x2\displaystyle\int \frac{dx}{\sqrt{1 - x^2}}.

(NCERT Class 12, Chapter 7 — Integrals)


Solution — Step by Step

This is a standard integral that directly gives an inverse trigonometric function. We need to recall:

dx1x2=sin1(x)+C\int \frac{dx}{\sqrt{1 - x^2}} = \sin^{-1}(x) + C

This is valid for x<1|x| < 1 (the domain where 1x2\sqrt{1 - x^2} is real and positive).

Let’s confirm: ddx[sin1(x)]=11x2\frac{d}{dx}[\sin^{-1}(x)] = \frac{1}{\sqrt{1 - x^2}}

Since the derivative of sin1(x)\sin^{-1}(x) gives us exactly the integrand, we’ve confirmed:

dx1x2=sin1(x)+C\boxed{\int \frac{dx}{\sqrt{1 - x^2}} = \sin^{-1}(x) + C}

Since sin1(x)+cos1(x)=π2\sin^{-1}(x) + \cos^{-1}(x) = \frac{\pi}{2}, we can also write:

dx1x2=cos1(x)+C\int \frac{dx}{\sqrt{1 - x^2}} = -\cos^{-1}(x) + C'

where C=C+π/2C' = C + \pi/2. Both answers are correct — they differ by a constant.


Why This Works

The connection between sin1(x)\sin^{-1}(x) and this integral comes from the substitution x=sinθx = \sin\theta. Then dx=cosθdθdx = \cos\theta \, d\theta and 1x2=cosθ\sqrt{1 - x^2} = \cos\theta:

cosθdθcosθ=dθ=θ+C=sin1(x)+C\int \frac{\cos\theta \, d\theta}{\cos\theta} = \int d\theta = \theta + C = \sin^{-1}(x) + C

This substitution is the origin of the formula. Once you’ve derived it once, you can use it as a standard result forever.


Alternative Method — Generalised form

For dxa2x2\displaystyle\int \frac{dx}{\sqrt{a^2 - x^2}}, substitute x=asinθx = a\sin\theta:

dxa2x2=sin1(xa)+C\int \frac{dx}{\sqrt{a^2 - x^2}} = \sin^{-1}\left(\frac{x}{a}\right) + C

Our problem is the special case where a=1a = 1.

For CBSE and JEE, memorise these three standard integrals cold:

  • dx1x2=sin1(x)+C\int \frac{dx}{\sqrt{1-x^2}} = \sin^{-1}(x) + C
  • dx1+x2=tan1(x)+C\int \frac{dx}{1+x^2} = \tan^{-1}(x) + C
  • dxxx21=sec1(x)+C\int \frac{dx}{x\sqrt{x^2-1}} = \sec^{-1}(|x|) + C

These appear directly or as building blocks in almost every integration problem involving inverse trig functions.


Common Mistake

Students sometimes write dx1x2=cos1(x)+C\int \frac{dx}{\sqrt{1-x^2}} = \cos^{-1}(x) + C without the negative sign. The derivative of cos1(x)\cos^{-1}(x) is 11x2\frac{-1}{\sqrt{1-x^2}} (note the minus sign). So the correct alternative form is cos1(x)+C-\cos^{-1}(x) + C, not +cos1(x)+C+\cos^{-1}(x) + C. Using sin1(x)\sin^{-1}(x) avoids this sign confusion entirely.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next