Inverse Trig FunctionsJEE Main

Principal values, domains and ranges — interactive Mathematics simulation for IIT-JEE.

Concept

Trig functions repeat, so to invert them we restrict each to one stretch where it is one-to-one. The output of an inverse trig function is its principal value — the single angle that lands in that agreed range.

Key formula

arcsin:[1,1][π2,π2],    arccos:[1,1][0,π],    arctan:R(π2,π2)\arcsin:[-1,1]\to[-\tfrac{\pi}{2},\tfrac{\pi}{2}],\;\; \arccos:[-1,1]\to[0,\pi],\;\; \arctan:\mathbb{R}\to(-\tfrac{\pi}{2},\tfrac{\pi}{2})

Derivation

sin\sin is increasing on [π2,π2][-\tfrac{\pi}{2},\tfrac{\pi}{2}], so its inverse arcsin uses exactly that range. cos\cos is decreasing on [0,π][0,\pi], giving arccos its range.

tan\tan runs over all reals on (π2,π2)(-\tfrac{\pi}{2},\tfrac{\pi}{2}), so arctan accepts any input but its output stays strictly inside that open interval — the dashed asymptotes it never reaches.

Scenarios to explore

  • Inverse Trig Functions — Principal values, domains and ranges of arcsin/arccos/arctan.

Real-world applications

  • Recovering angles from ratios in geometry and physics.
  • Phase angles in AC circuits and oscillations.
  • Computer graphics (atan2 for direction).

JEE exam tips

  • arcsinx+arccosx=π2\arcsin x + \arccos x = \tfrac{\pi}{2} for all x[1,1]x\in[-1,1].
  • arctanx+arccotx=π2\arctan x + \operatorname{arccot} x = \tfrac{\pi}{2}.
  • Use the principal range to resolve sign ambiguities in identities.

Common mistakes

  • Giving a value outside the principal range (e.g. arcsin returning 5π6\tfrac{5\pi}{6}).
  • Assuming arcsin(sinθ)=θ\arcsin(\sin\theta)=\theta for every θ\theta — only on the principal range.
  • Forgetting arcsin/arccos are undefined outside [1,1][-1,1].

Exam traps to avoid

  • arccos\arccos is decreasing — larger input, smaller angle.
  • arctan\arctan approaches ±π2\pm\tfrac{\pi}{2} but never equals it.