Skip to content

Inverse Trigonometric Functions

sources:

  • text: Standard textbook reference

Inverse trigonometric functions reverse the action of trigonometric functions. They are essential for solving equations involving angles and for integration.

  • sin1:[1,1][π/2,π/2]\sin^{-1}: [-1, 1] \to [-\pi/2, \pi/2]
  • cos1:[1,1][0,π]\cos^{-1}: [-1, 1] \to [0, \pi]
  • tan1:R(π/2,π/2)\tan^{-1}: \mathbb{R} \to (-\pi/2, \pi/2)
  • sin1x+cos1x=π/2\sin^{-1}x + \cos^{-1}x = \pi/2
  • tan1x+cot1x=π/2\tan^{-1}x + \cot^{-1}x = \pi/2
  • sin1(x)=sin1x\sin^{-1}(-x) = -\sin^{-1}x
  • cos1(x)=πcos1x\cos^{-1}(-x) = \pi - \cos^{-1}x
  • tan1x+tan1y=tan1(x+y1xy)\tan^{-1}x + \tan^{-1}y = \tan^{-1}\left(\frac{x+y}{1-xy}\right) for xy<1xy < 1

Problem: Simplify sin1(35)+sin1(513)\sin^{-1}\left(\frac{3}{5}\right) + \sin^{-1}\left(\frac{5}{13}\right).

Solution:

Let α=sin1(3/5)\alpha = \sin^{-1}(3/5), so sinα=3/5\sin\alpha = 3/5, cosα=4/5\cos\alpha = 4/5.

Let β=sin1(5/13)\beta = \sin^{-1}(5/13), so sinβ=5/13\sin\beta = 5/13, cosβ=12/13\cos\beta = 12/13.

sin(α+β)=sinαcosβ+cosαsinβ\sin(\alpha + \beta) = \sin\alpha\cos\beta + \cos\alpha\sin\beta

=351213+45513=3665+2065=5665= \frac{3}{5} \cdot \frac{12}{13} + \frac{4}{5} \cdot \frac{5}{13} = \frac{36}{65} + \frac{20}{65} = \frac{56}{65}

Therefore: sin1(35)+sin1(513)=sin1(5665)\sin^{-1}\left(\frac{3}{5}\right) + \sin^{-1}\left(\frac{5}{13}\right) = \sin^{-1}\left(\frac{56}{65}\right)

Common mistake: Forgetting to check that the sum is within the range [π/2,π/2][-\pi/2, \pi/2].

Problem: Find the value of \tan^{-1}(1) + \tan^{-1}(2) + \tan^{-1)(3).

Solution:

First, use the addition formula for tan1(1)+tan1(2)\tan^{-1}(1) + \tan^{-1}(2): Since 1×2=2>11 \times 2 = 2 > 1, use the identity tan1x+tan1y=π+tan1(x+y1xy)\tan^{-1}x + \tan^{-1}y = \pi + \tan^{-1}\left(\frac{x+y}{1-xy}\right) when xy>1xy > 1 and x>0x > 0:

tan1(1)+tan1(2)=π+tan1(1+212)=π+tan1(3)=πtan1(3)\tan^{-1}(1) + \tan^{-1}(2) = \pi + \tan^{-1}\left(\frac{1+2}{1-2}\right) = \pi + \tan^{-1}(-3) = \pi - \tan^{-1}(3)

Now add tan1(3)\tan^{-1}(3): πtan1(3)+tan1(3)=π\pi - \tan^{-1}(3) + \tan^{-1}(3) = \pi

Common mistake: Using the formula tan1x+tan1y=tan1(x+y1xy)\tan^{-1}x + \tan^{-1}y = \tan^{-1}\left(\frac{x+y}{1-xy}\right) without checking whether xy<1xy < 1.

Problem: Solve sin1(x)+cos1(x)=π3\sin^{-1}(x) + \cos^{-1}(x) = \frac{\pi}{3}.

Solution:

Using the identity sin1x+cos1x=π/2\sin^{-1}x + \cos^{-1}x = \pi/2:

π2=π3\frac{\pi}{2} = \frac{\pi}{3}

This is a contradiction! The equation has no solution.

Common mistake: Not recognizing standard identities. If the equation were sin1x+cos1x=π/2\sin^{-1}x + \cos^{-1}x = \pi/2, every x[1,1]x \in [-1, 1] would be a solution.

  1. Simplify cos1(45)+cos1(1213)\cos^{-1}\left(\frac{4}{5}\right) + \cos^{-1}\left(\frac{12}{13}\right).
  2. Find the value of tan1(12)+tan1(13)\tan^{-1}\left(\frac{1}{2}\right) + \tan^{-1}\left(\frac{1}{3}\right).
  3. Solve tan1(2x)+tan1(3x)=π/4\tan^{-1}(2x) + \tan^{-1}(3x) = \pi/4.

Inverse trigonometric functions are essential for integration (they appear as antiderivatives), solving equations in physics and engineering, and in any context where angles need to be computed from ratios.

Asking “which angle gives this ratio?”: Inverse trigonometric functions reverse the usual trig functions — instead of asking “what’s the sine of 30°?”, you ask “what angle has a sine of 0.5?” Think of it as a lookup table: you give the function a ratio (like 0.5), and it tells you the angle. But there’s a catch — trig functions repeat (sine of 30° = sine of 150°), so we restrict the output to a specific range to make the inverse a proper function. The complementary identities (sin⁻¹x + cos⁻¹x = π/2) are like two sides of the same coin — they always add up to a right angle.

Why it matters: Inverse trig functions appear everywhere — in integration (they’re antiderivatives), in physics (calculating angles from components), in engineering (signal processing), and in any situation where you need to recover an angle from a ratio. They’re essential tools for solving equations that involve angles.

The key insight: The range restrictions on inverse trig functions aren’t arbitrary — they ensure each input has exactly one output, making the function well-defined. The domain of sin⁻¹ is [-1,1] because sine never exceeds 1, and its range is [-π/2, π/2] because that’s where sine is one-to-one.

  • Always check the range of the inverse function
  • Use the addition formulas carefully, checking conditions on xyxy
  • Standard values: sin1(1/2)=π/6\sin^{-1}(1/2) = \pi/6, tan1(1)=π/4\tan^{-1}(1) = \pi/4, cos1(1/2)=π/3\cos^{-1}(1/2) = \pi/3
  • Practice converting between different inverse trig forms using complementary angle identities
  • Domain and range:
    • sin1x\sin^{-1} x: domain [1,1][-1, 1], range [π/2,π/2][-\pi/2, \pi/2]
    • cos1x\cos^{-1} x: domain [1,1][-1, 1], range [0,π][0, \pi]
    • tan1x\tan^{-1} x: domain R\mathbb{R}, range (π/2,π/2)(-\pi/2, \pi/2)
  • Complementary identities:
    • sin1x+cos1x=π/2\sin^{-1} x + \cos^{-1} x = \pi/2
    • tan1x+cot1x=π/2\tan^{-1} x + \cot^{-1} x = \pi/2
    • sec1x+csc1x=π/2\sec^{-1} x + \csc^{-1} x = \pi/2
  • Negative argument:
    • sin1(x)=sin1x\sin^{-1}(-x) = -\sin^{-1} x
    • cos1(x)=πcos1x\cos^{-1}(-x) = \pi - \cos^{-1} x
    • tan1(x)=tan1x\tan^{-1}(-x) = -\tan^{-1} x
  • Addition formulas:
    • tan1x+tan1y=tan1(x+y1xy)\tan^{-1} x + \tan^{-1} y = \tan^{-1}\left(\frac{x+y}{1-xy}\right) when xy<1xy < 1
    • tan1x+tan1y=π+tan1(x+y1xy)\tan^{-1} x + \tan^{-1} y = \pi + \tan^{-1}\left(\frac{x+y}{1-xy}\right) when xy>1,x>0xy > 1, x > 0

Worked Example 4 — Converting Between Forms

Section titled “Worked Example 4 — Converting Between Forms”

Problem: Express cos1(35)\cos^{-1}\left(\frac{3}{5}\right) in terms of sin1\sin^{-1}.

Solution:

Let θ=cos1(3/5)\theta = \cos^{-1}(3/5), so cosθ=3/5\cos\theta = 3/5 and θ[0,π]\theta \in [0, \pi].

Since cosθ=3/5>0\cos\theta = 3/5 > 0, θ\theta is in the first quadrant, so sinθ>0\sin\theta > 0.

sinθ=1cos2θ=1925=1625=45\sin\theta = \sqrt{1 - \cos^2\theta} = \sqrt{1 - \frac{9}{25}} = \sqrt{\frac{16}{25}} = \frac{4}{5}

Therefore: cos1(35)=sin1(45)\cos^{-1}\left(\frac{3}{5}\right) = \sin^{-1}\left(\frac{4}{5}\right)

Common mistake: Forgetting that sin1x+cos1x=π/2\sin^{-1} x + \cos^{-1} x = \pi/2, so cos1x=π/2sin1x\cos^{-1} x = \pi/2 - \sin^{-1} x. This is another valid answer.

Worked Example 5 — Evaluating Expressions

Section titled “Worked Example 5 — Evaluating Expressions”

Problem: Find the value of sin(2tan134)\sin\left(2\tan^{-1}\frac{3}{4}\right).

Solution:

Let θ=tan1(3/4)\theta = \tan^{-1}(3/4), so tanθ=3/4\tan\theta = 3/4 and θ(π/2,π/2)\theta \in (-\pi/2, \pi/2).

Since tanθ=3/4>0\tan\theta = 3/4 > 0, θ\theta is in the first quadrant.

sinθ=35,cosθ=45\sin\theta = \frac{3}{5}, \quad \cos\theta = \frac{4}{5}

sin(2θ)=2sinθcosθ=2×35×45=2425\sin(2\theta) = 2\sin\theta\cos\theta = 2 \times \frac{3}{5} \times \frac{4}{5} = \frac{24}{25}

Common mistake: Forgetting that tan1(3/4)\tan^{-1}(3/4) gives an angle, not a ratio. After finding the angle, use it in the double-angle formula.

Problem: Solve tan1(x+1)+tan1(x1)=tan1(831)\tan^{-1}(x+1) + \tan^{-1}(x-1) = \tan^{-1}\left(\frac{8}{31}\right).

Solution:

Using the addition formula (check xy=(x+1)(x1)=x21xy = (x+1)(x-1) = x^2 - 1):

Case 1: x21<1x^2 - 1 < 1, i.e., x2<2x^2 < 2: tan1((x+1)+(x1)1(x+1)(x1))=tan1(831)\tan^{-1}\left(\frac{(x+1)+(x-1)}{1-(x+1)(x-1)}\right) = \tan^{-1}\left(\frac{8}{31}\right)

2x1(x21)=831\frac{2x}{1-(x^2-1)} = \frac{8}{31}

2x2x2=831\frac{2x}{2-x^2} = \frac{8}{31}

62x=168x262x = 16 - 8x^2

8x2+62x16=08x^2 + 62x - 16 = 0

4x2+31x8=04x^2 + 31x - 8 = 0

(4x1)(x+8)=0(4x - 1)(x + 8) = 0

x=1/4x = 1/4 or x=8x = -8

Check: For x=1/4x = 1/4: (1/4)2=1/16<2(1/4)^2 = 1/16 < 2 (valid). For x=8x = -8: (8)2=64>2(-8)^2 = 64 > 2 (not valid for Case 1).

For Case 2 (x2>1x^2 > 1), we need to check separately. Testing x=8x = -8 in the original equation shows it doesn’t satisfy.

Answer: x=1/4x = 1/4

Common mistake: Not checking the condition xy<1xy < 1 when using the addition formula. Always verify the domain condition after solving.

  1. Memorize the standard values: sin1(0)=0\sin^{-1}(0) = 0, sin1(1/2)=π/6\sin^{-1}(1/2) = \pi/6, sin1(1/2)=π/4\sin^{-1}(1/\sqrt{2}) = \pi/4, sin1(3/2)=π/3\sin^{-1}(\sqrt{3}/2) = \pi/3, sin1(1)=π/2\sin^{-1}(1) = \pi/2
  2. When simplifying inverse trig expressions, always check that the result is within the correct range
  3. For addition formulas, the condition on xyxy determines which form to use
  4. Converting between inverse trig functions: use complementary identities or construct a right triangle
  5. Practice with both numerical and algebraic arguments

Mistake 1: Using the tangent addition formula without checking the condition xy<1xy < 1

Section titled “Mistake 1: Using the tangent addition formula without checking the condition xy<1xy < 1xy<1”

The formula tan1x+tan1y=tan1(x+y1xy)\tan^{-1}x + \tan^{-1}y = \tan^{-1}\left(\frac{x+y}{1-xy}\right) is only valid when xy<1xy < 1. When xy>1xy > 1 and x>0x > 0, the correct formula is π+tan1(x+y1xy)\pi + \tan^{-1}\left(\frac{x+y}{1-xy}\right). Students frequently apply the first formula blindly and get answers that are off by π\pi. Always check the product xyxy before choosing which form to use.

Mistake 2: Confusing the ranges of inverse trigonometric functions

Section titled “Mistake 2: Confusing the ranges of inverse trigonometric functions”

Each inverse trigonometric function has a specific range: sin1\sin^{-1} maps to [π/2,π/2][-\pi/2, \pi/2], cos1\cos^{-1} maps to [0,π][0, \pi], and tan1\tan^{-1} maps to (π/2,π/2)(-\pi/2, \pi/2). Students often forget that cos1(x)=πcos1x\cos^{-1}(-x) = \pi - \cos^{-1}x (not cos1x-\cos^{-1}x) because the range of cos1\cos^{-1} is [0,π][0, \pi]. Always verify that your answer falls within the correct range before finalising.

Mistake 3: Forgetting the complementary angle identity

Section titled “Mistake 3: Forgetting the complementary angle identity”

The identity sin1x+cos1x=π/2\sin^{-1}x + \cos^{-1}x = \pi/2 is extremely useful for converting between inverse trig functions, but students often overlook it. For example, cos1(3/5)=π/2sin1(3/5)=sin1(4/5)\cos^{-1}(3/5) = \pi/2 - \sin^{-1}(3/5) = \sin^{-1}(4/5). When a problem gives you one inverse trig function and asks for another, check whether the complementary identity simplifies the calculation.

  • Trigonometry — Inverse trigonometric functions are defined as inverses of restricted trigonometric functions, requiring understanding of domain restrictions.
  • Matrices — Rotation matrices use trigonometric functions, and their inverses connect to inverse trigonometric representations.
  • Calculus — Differentiation and integration of inverse trigonometric functions are key applications in calculus.