NDA Maths · Inverse Trigonometry

Identities, Properties & Sum-Difference Formulas

Inverse trig functions each return an angle in a fixed principal range, obey a handful of odd/even and complementary identities, and combine through the tan⁻¹a ± tan⁻¹b sum formula.

Why this matters

The chapter's largest pocket (17 PYQs). Almost every question is an identity in disguise: the complementary rule (sin⁻¹x + cos⁻¹x = π/2) and the tan⁻¹ sum formula crack the majority. Get the principal range right and the rest is substitution.

Concept 1 of 4

Principal Values & Basic Properties

Intuition

Sine, cosine, and tangent each hit every value infinitely often, so to invert them we pick ONE branch — the principal range. Every inverse-trig answer must land in its range, and the odd/even rules tell you how a negative input shifts the result.

Definition

Principal-value ranges:

  • sin1x[π2,π2]\sin^{-1}x \in \left[-\tfrac{\pi}{2}, \tfrac{\pi}{2}\right], cos1x[0,π]\cos^{-1}x \in [0, \pi] (for 1x1-1 \le x \le 1).
  • tan1x(π2,π2)\tan^{-1}x \in \left(-\tfrac{\pi}{2}, \tfrac{\pi}{2}\right), cot1x(0,π)\cot^{-1}x \in (0, \pi) (for all real xx).

Sign rules: sin1(x)=sin1x\sin^{-1}(-x) = -\sin^{-1}x and tan1(x)=tan1x\tan^{-1}(-x) = -\tan^{-1}x (odd); but cos1(x)=πcos1x\cos^{-1}(-x) = \pi - \cos^{-1}x and cot1(x)=πcot1x\cot^{-1}(-x) = \pi - \cot^{-1}x.

Principal ranges

sin1x[π2,π2],cos1x[0,π],tan1x(π2,π2)\sin^{-1}x \in [-\tfrac{\pi}{2},\tfrac{\pi}{2}], \quad \cos^{-1}x \in [0,\pi], \quad \tan^{-1}x \in (-\tfrac{\pi}{2},\tfrac{\pi}{2})
−π−π/20π/2πsin⁻¹cos⁻¹tan⁻¹open ends on tan⁻¹ — value never reaches ±π/2

Worked example

Evaluate cos1 ⁣(12)\cos^{-1}\!\left(-\tfrac{1}{2}\right).
  1. Use cos1(x)=πcos1x\cos^{-1}(-x) = \pi - \cos^{-1}x: cos1 ⁣(12)=πcos112\cos^{-1}\!\left(-\tfrac12\right) = \pi - \cos^{-1}\tfrac12.
  2. cos112=π3\cos^{-1}\tfrac12 = \tfrac{\pi}{3}, so the value is ππ3\pi - \tfrac{\pi}{3}.
Answer:2π3\dfrac{2\pi}{3}.
Practice this concept2 quick reps

Practice — Level 1 (2 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    sin1(1)=?\sin^{-1}(-1) = ?
  2. 2.
    Range of tan1x\tan^{-1}x?

From the bank · past-year question

Example 1Inverse TrigonometryMODERATE
Consider the following in respect of inverse circular functions: I. sin1(x)=sin1x\sin^{-1}(-x)=-\sin^{-1}x II. cos1(x)=cos1x\cos^{-1}(-x)=\cos^{-1}x III. tan1(x)=πtan1x\tan^{-1}(-x)=\pi-\tan^{-1}x IV. cot1(x)=πcot1x\cot^{-1}(-x)=\pi-\cot^{-1}x. How many of the above are correct?

[Q34 · Apr · 2026]

cos⁻¹ and cot⁻¹ are NOT odd

cos1(x)=πcos1x\cos^{-1}(-x) = \pi - \cos^{-1}x, not cos1x-\cos^{-1}x — because the range [0,π][0,\pi] has no negative angles. The same holds for cot1\cot^{-1}. Treating them as odd is the classic error.

Concept 2 of 4

Complementary Identities

Intuition

An inverse function and its co-function add to a right angle for any valid input. This single fact converts mixed sin⁻¹/cos⁻¹ (or tan⁻¹/cot⁻¹) expressions into one variable and solves a whole class of 'find the value' questions in one step.

Definition

For all valid xx:

sin1x+cos1x=π2,tan1x+cot1x=π2,sec1x+csc1x=π2.\sin^{-1}x + \cos^{-1}x = \tfrac{\pi}{2}, \quad \tan^{-1}x + \cot^{-1}x = \tfrac{\pi}{2}, \quad \sec^{-1}x + \csc^{-1}x = \tfrac{\pi}{2}.
Also tan1x+tan11x=π2\tan^{-1}x + \tan^{-1}\tfrac{1}{x} = \tfrac{\pi}{2} for x>0x > 0. Use these to replace one inverse function by π2\tfrac{\pi}{2} minus the other, collapsing an equation to a single unknown.

Complementary pairs

sin1x+cos1x=π2,tan1x+cot1x=π2\sin^{-1}x + \cos^{-1}x = \tfrac{\pi}{2}, \quad \tan^{-1}x + \cot^{-1}x = \tfrac{\pi}{2}

Worked example

If 2sin1x+cos1x=π2\sin^{-1}x + \cos^{-1}x = \pi, find sin1x\sin^{-1}x.
  1. Write cos1x=π2sin1x\cos^{-1}x = \tfrac{\pi}{2} - \sin^{-1}x.
  2. Then 2sin1x+π2sin1x=πsin1x=π22\sin^{-1}x + \tfrac{\pi}{2} - \sin^{-1}x = \pi \Rightarrow \sin^{-1}x = \tfrac{\pi}{2}.
Answer:sin1x=π2\sin^{-1}x = \dfrac{\pi}{2} (so x=1x = 1).

From the bank · past-year question

Example 2Inverse TrigonometryMODERATE
If 4sin1x+cos1x=π4\sin^{-1}x+\cos^{-1}x=\pi, then what is sin1x+4cos1x\sin^{-1}x+4\cos^{-1}x equal to?

[Q21 · Sep · 2024]

Concept 3 of 4

Sum & Difference Formulas

Intuition

Two arctangents combine into one by the tangent-of-a-sum formula. The same idea handles sin⁻¹ + tan⁻¹ etc. once you convert everything to a tangent. The only catch is a validity check on the combined formula.

Definition

The workhorse identities:

tan1a+tan1b=tan1a+b1ab(ab<1),\tan^{-1}a + \tan^{-1}b = \tan^{-1}\dfrac{a+b}{1-ab} \quad (ab < 1),
tan1atan1b=tan1ab1+ab.\tan^{-1}a - \tan^{-1}b = \tan^{-1}\dfrac{a-b}{1+ab}.
When ab>1ab > 1 (with a,b>0a,b>0) add π\pi; when ab>1ab > 1 with both negative, subtract π\pi. To combine a sin1\sin^{-1} or cos1\cos^{-1} with a tan1\tan^{-1}, first rewrite each as a tan1\tan^{-1} (draw the right triangle).

Arctangent sum

tan1a+tan1b=tan1a+b1ab(ab<1)\tan^{-1}a + \tan^{-1}b = \tan^{-1}\dfrac{a+b}{1-ab}\quad (ab<1)

Worked example

Evaluate tan112+tan113\tan^{-1}\tfrac{1}{2} + \tan^{-1}\tfrac{1}{3}.
  1. ab=16<1ab = \tfrac16 < 1, so =tan112+13116=tan15/65/6= \tan^{-1}\dfrac{\tfrac12 + \tfrac13}{1 - \tfrac16} = \tan^{-1}\dfrac{5/6}{5/6}.
  2. =tan1(1)= \tan^{-1}(1).
Answer:π4\dfrac{\pi}{4}.

From the bank · past-year question

Example 3Inverse TrigonometryMODERATE
What is tan1 ⁣(14)+tan1 ⁣(35)\tan^{-1}\!\left(\frac{1}{4}\right) + \tan^{-1}\!\left(\frac{3}{5}\right) equal to?

[Q44 · Apr · 2018]

Check ab < 1 before using the sum formula

tan1a+tan1b=tan1a+b1ab\tan^{-1}a + \tan^{-1}b = \tan^{-1}\frac{a+b}{1-ab} only when ab<1ab<1. If ab>1ab>1 (positive a,ba,b) the true value exceeds π2\tfrac{\pi}{2} and you must add π\pi. Skipping this gives an answer in the wrong quadrant.

Concept 4 of 4

The 2 tan⁻¹ Substitutions

Intuition

Expressions like 2x/(1+x²) and (1−x²)/(1+x²) are exactly the double-angle formulas in disguise — so an inverse trig of them collapses to 2 tan⁻¹x. Recognising the pattern turns a fearsome equation into simple arctangent algebra.

Definition

For suitable xx:

  • sin12x1+x2=2tan1x\sin^{-1}\dfrac{2x}{1+x^2} = 2\tan^{-1}x
  • cos11x21+x2=2tan1x\cos^{-1}\dfrac{1-x^2}{1+x^2} = 2\tan^{-1}x
  • tan12x1x2=2tan1x\tan^{-1}\dfrac{2x}{1-x^2} = 2\tan^{-1}x

These come from sin2θ,cos2θ,tan2θ\sin 2\theta, \cos 2\theta, \tan 2\theta with θ=tan1x\theta = \tan^{-1}x. They reduce a tangled equation to a linear one in arctangents.

Double-angle substitution

tan12x1x2=2tan1x\tan^{-1}\dfrac{2x}{1-x^2} = 2\tan^{-1}x

Worked example

Simplify cos11x21+x2\cos^{-1}\dfrac{1-x^2}{1+x^2} for x0x \ge 0.
  1. Set x=tanθx = \tan\theta with θ=tan1x\theta = \tan^{-1}x. Then 1x21+x2=cos2θ\dfrac{1-x^2}{1+x^2} = \cos 2\theta.
  2. So the expression is cos1(cos2θ)=2θ\cos^{-1}(\cos 2\theta) = 2\theta (valid since 2θ[0,π]2\theta \in [0,\pi] for x0x\ge0).
Answer:2tan1x2\tan^{-1}x.

From the bank · past-year question

Example 4Inverse TrigonometryHARD
If sin12p1+p2cos11q21+q2=tan12x1x2\sin^{-1}\dfrac{2p}{1+p^2} - \cos^{-1}\dfrac{1-q^2}{1+q^2} = \tan^{-1}\dfrac{2x}{1-x^2}, then what is x equal to?

[Q40 · Apr · 2019]

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (4)

  • Principal Values & Basic Properties

    Principal ranges

    sin1x[π2,π2],cos1x[0,π],tan1x(π2,π2)\sin^{-1}x \in [-\tfrac{\pi}{2},\tfrac{\pi}{2}], \quad \cos^{-1}x \in [0,\pi], \quad \tan^{-1}x \in (-\tfrac{\pi}{2},\tfrac{\pi}{2})
  • Complementary Identities

    Complementary pairs

    sin1x+cos1x=π2,tan1x+cot1x=π2\sin^{-1}x + \cos^{-1}x = \tfrac{\pi}{2}, \quad \tan^{-1}x + \cot^{-1}x = \tfrac{\pi}{2}
  • Sum & Difference Formulas

    Arctangent sum

    tan1a+tan1b=tan1a+b1ab(ab<1)\tan^{-1}a + \tan^{-1}b = \tan^{-1}\dfrac{a+b}{1-ab}\quad (ab<1)
  • The 2 tan⁻¹ Substitutions

    Double-angle substitution

    tan12x1x2=2tan1x\tan^{-1}\dfrac{2x}{1-x^2} = 2\tan^{-1}x

Watch out for (2)

Mastery check — 5 interleaved questions

Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.

Example 1Inverse TrigonometryEASY
If cos1x=sin1x\cos^{-1}x=\sin^{-1}x, then which one of the following is correct?

[Q39 · Apr · 2024]

Example 2Inverse TrigonometryEASY
If kk is a root of x24x+1=0x^2 - 4x + 1 = 0, then what is tan1k+tan11k\tan^{-1}k + \tan^{-1}\frac{1}{k} equal to?

[Q49 · Apr · 2025]

Example 3Inverse TrigonometryMODERATE
What is tan1 ⁣abtan1 ⁣aba+b\tan^{-1}\!\dfrac{a}{b}-\tan^{-1}\!\dfrac{a-b}{a+b} equal to?

[Q44 · Apr · 2024]

Example 4Inverse TrigonometryEASY
The principal value of sin1x\sin^{-1} x lies in the interval

[Q40 · Sep · 2017]

Example 5Inverse TrigonometryEASY
Let sin1x+sin1y+sin1z=3π2\sin^{-1}x+\sin^{-1}y+\sin^{-1}z=\frac{3\pi}{2} for 0x,y,z10\le x,y,z\le1. What is the value of x1000+y1001+z1002x^{1000}+y^{1001}+z^{1002}?

[Q28 · Sep · 2021]

Drill every past-year question on this subtopic

17 questions from the bank — paginated, with cart and Word-export support.