Chapter 2 · Inverse Trigonometric Functions

Principal Value Branch

Why we restrict trig functions to a specific interval, and how to always find the correct principal value.

3.1 The Problem with Periodicity

Trigonometric functions are periodic — they repeat their values in every cycle. This means that for any given output value, there are infinitely many input angles that produce it.

For example: sin(30°) = sin(150°) = sin(390°) = sin(−210°) = ½

So if we ask sin⁻¹(½) = ?, we would get infinitely many answers. This makes the inverse not a function in the usual sense.

The Solution

We choose one specific interval on which the trig function is strictly one-to-one. This special interval is called the Principal Value Branch. The unique output from the inverse function on this branch is called the principal value.

3.2 Principal Value Branches — All Six
Function
Range (Radians)
Range (Degrees)
sin⁻¹(x)
[−π/2, π/2]
[−90°, 90°]
cos⁻¹(x)
[0, π]
[0°, 180°]
tan⁻¹(x)
(−π/2, π/2)
(−90°, 90°)
cosec⁻¹(x)
[−π/2,π/2]\{0}
[−90°,90°]\{0°}
sec⁻¹(x)
[0,π]\{π/2}
[0°,180°]\{90°}
cot⁻¹(x)
(0, π)
(0°, 180°)
Memory Trick

sin⁻¹, tan⁻¹, and cosec⁻¹ share the same range [−π/2, π/2] — symmetric around 0.
cos⁻¹, sec⁻¹, and cot⁻¹ share the range based on [0, π].

3.3 How to Find the Principal Value

The principal value of an inverse trig expression is the unique angle that lies within the principal value branch. Follow these steps:

  1. Identify which inverse trig function is involved and recall its principal value branch.
  2. Find the angle whose trig ratio equals the given value.
  3. Check if that angle is within the principal branch. If not, find the equivalent angle that is.
Example 3.1 — Direct Principal Value
Find: sin⁻¹(√3/2)
  1. Branch of sin⁻¹: [−π/2, π/2]
  2. We need angle θ with sin θ = √3/2 and θ ∈ [−π/2, π/2]
  3. We know sin(π/3) = √3/2 and π/3 ≈ 1.05 ∈ [−π/2, π/2]
  4. Answer: π/3
Example 3.2 — Angle outside principal branch
Find: sin⁻¹(sin 2π/3)
  1. Note: 2π/3 ∉ [−π/2, π/2] — outside the principal branch!
  2. Rewrite using identity: sin(2π/3) = sin(π − π/3) = sin(π/3)
  3. Now π/3 ∈ [−π/2, π/2]
  4. Answer: sin⁻¹(sin 2π/3) = π/3
Example 3.3 — cos⁻¹ with negative value
Find: cos⁻¹(−1/2)
  1. Branch of cos⁻¹: [0, π]
  2. We know cos(π/3) = 1/2, so cos(π − π/3) = −1/2
  3. π − π/3 = 2π/3, and 2π/3 ∈ [0, π]
  4. Answer: 2π/3
3.4 Useful Reduction Formulas

When the angle given is outside the principal branch, use these to reduce it:

ExpressionReductionCondition
sin⁻¹(sin x)π − xx ∈ [π/2, 3π/2]
sin⁻¹(sin x)xx ∈ [−π/2, π/2]
cos⁻¹(cos x)2π − xx ∈ [π, 2π]
cos⁻¹(cos x)xx ∈ [0, π]
tan⁻¹(tan x)x − πx ∈ (π/2, 3π/2)
tan⁻¹(tan x)xx ∈ (−π/2, π/2)
3.5 Important Caution
⚠ Never skip the check

Always verify that your final angle lies within the principal value branch of the function. It is the most common source of errors in examinations. When in doubt, draw the unit circle and locate your angle.

✓ Quick Self-Test

After computing any inverse trig expression, ask: "Does my answer lie in the principal branch?" For sin⁻¹: is it between −π/2 and π/2? For cos⁻¹: between 0 and π? For tan⁻¹: between −π/2 and π/2?