You're offline — cached pages and worlds still work
Drishti Innovations logo
Drishti Innovations

Identities and Addition Formulae

Inverse Trigonometry: Identities and Addition Formulae

Identities and Addition Formulae

Inverse Trigonometry — Identities and Addition Formulae

What you'll learn

  • Apply complementary angle identities to convert between sin1\sin^{-1}, cos1\cos^{-1}, tan1\tan^{-1}, cot1\cot^{-1}
  • Use negative-argument identities to simplify expressions with negative inputs
  • Apply the tan1x+tan1y\tan^{-1}x + \tan^{-1}y addition formula with correct case selection (xy1xy \lessgtr 1)
  • Use double-angle formulae to convert 2tan1x2\tan^{-1}x to sin1\sin^{-1}, cos1\cos^{-1}, or tan1\tan^{-1} form
  • Convert sin1x\sin^{-1}x to cos1\cos^{-1} or tan1\tan^{-1} form using right-triangle relationships
  • Verify standard identities by substitution and cross-check against principal value constraints

Key concepts

Level 1 — Foundations

Complementary angle identities: sin1x+cos1x=π2,x[1,1]\sin^{-1}x + \cos^{-1}x = \frac{\pi}{2}, \quad x \in [-1,1] tan1x+cot1x=π2,xR\tan^{-1}x + \cot^{-1}x = \frac{\pi}{2}, \quad x \in \mathbb{R} sec1x+cosec1x=π2,x1\sec^{-1}x + \cosec^{-1}x = \frac{\pi}{2}, \quad |x| \geq 1

Negative argument identities: sin1(x)=sin1x(odd function)\sin^{-1}(-x) = -\sin^{-1}x \quad \text{(odd function)} cos1(x)=πcos1x(NOT odd)\cos^{-1}(-x) = \pi - \cos^{-1}x \quad \text{(NOT odd)} tan1(x)=tan1x(odd function)\tan^{-1}(-x) = -\tan^{-1}x \quad \text{(odd function)} cot1(x)=πcot1x\cot^{-1}(-x) = \pi - \cot^{-1}x

Conversion identities (for x0x \geq 0): sin1x=cos1 ⁣1x2=tan1 ⁣x1x2\sin^{-1}x = \cos^{-1}\!\sqrt{1-x^2} = \tan^{-1}\!\frac{x}{\sqrt{1-x^2}} cos1x=sin1 ⁣1x2=tan1 ⁣1x2x\cos^{-1}x = \sin^{-1}\!\sqrt{1-x^2} = \tan^{-1}\!\frac{\sqrt{1-x^2}}{x}

Level 2 — JEE Depth

Addition formula for tan1\tan^{-1}:

tan1x+tan1y={tan1 ⁣x+y1xyif xy<1π+tan1 ⁣x+y1xyif xy>1,  x>0π+tan1 ⁣x+y1xyif xy>1,  x<0\tan^{-1}x + \tan^{-1}y = \begin{cases} \tan^{-1}\!\dfrac{x+y}{1-xy} & \text{if } xy < 1 \\[6pt] \pi + \tan^{-1}\!\dfrac{x+y}{1-xy} & \text{if } xy > 1,\; x > 0 \\[6pt] -\pi + \tan^{-1}\!\dfrac{x+y}{1-xy} & \text{if } xy > 1,\; x < 0 \end{cases}

Why the ±π\pm\pi correction? When xy>1xy > 1, both xx and yy are positive (or both negative), meaning tan1x+tan1y>π/2\tan^{-1}x + \tan^{-1}y > \pi/2 (or <π/2< -\pi/2). The raw tan1\tan^{-1} formula gives a value in (π/2,π/2)(-\pi/2, \pi/2), so we add π\pi (positive case) or π-\pi (negative case) to land in the correct quadrant.

Subtraction formula: tan1xtan1y=tan1 ⁣xy1+xyif xy>1\tan^{-1}x - \tan^{-1}y = \tan^{-1}\!\frac{x-y}{1+xy} \quad \text{if } xy > -1

Double angle formulae:

2tan1x=sin1 ⁣2x1+x2,x12\tan^{-1}x = \sin^{-1}\!\frac{2x}{1+x^2}, \quad |x| \leq 1 2tan1x=cos1 ⁣1x21+x2,x02\tan^{-1}x = \cos^{-1}\!\frac{1-x^2}{1+x^2}, \quad x \geq 0 2tan1x=tan1 ⁣2x1x2,x<12\tan^{-1}x = \tan^{-1}\!\frac{2x}{1-x^2}, \quad |x| < 1

Derivation sketch for sin1\sin^{-1} form: Let tan1x=α\tan^{-1}x = \alpha, so tanα=x\tan\alpha = x. Then sin(2α)=2tanα1+tan2α=2x1+x2\sin(2\alpha) = \frac{2\tan\alpha}{1+\tan^2\alpha} = \frac{2x}{1+x^2}. So 2α=sin1 ⁣2x1+x22\alpha = \sin^{-1}\!\frac{2x}{1+x^2}, i.e., 2tan1x=sin1 ⁣2x1+x22\tan^{-1}x = \sin^{-1}\!\frac{2x}{1+x^2}. Valid for x1|x|\leq 1 since 2α=2tan1x[π/2,π/2]2\alpha = 2\tan^{-1}x \in [-\pi/2, \pi/2] only when x1|x|\leq 1.

Worked example

Example 1: Prove that tan1 ⁣12+tan1 ⁣13=π4\tan^{-1}\!\dfrac{1}{2} + \tan^{-1}\!\dfrac{1}{3} = \dfrac{\pi}{4}.

Step 1 — Check the condition for the addition formula.
x = 1/2, y = 1/3.
xy = (1/2)(1/3) = 1/6 < 1. ✓ Use the first case.

Step 2 — Apply the formula.
tan⁻¹(1/2) + tan⁻¹(1/3) = tan⁻¹((1/2 + 1/3)/(1 − 1/6))
                          = tan⁻¹((5/6)/(5/6))
                          = tan⁻¹(1)
                          = π/4  ✓

Step 3 — Verify result is in principal branch.
π/4 ∈ (−π/2, π/2) ✓. No correction needed.

Answer: tan⁻¹(1/2) + tan⁻¹(1/3) = π/4  □

Example 2: Evaluate 2tan1 ⁣132\tan^{-1}\!\dfrac{1}{\sqrt{3}} using the double-angle formula and verify directly.

Method 1 — Double angle formula:
x = 1/√3. Check |x| ≤ 1: 1/√3 ≈ 0.577 ≤ 1. ✓

Using 2tan⁻¹x = tan⁻¹(2x/(1−x²)):
2x = 2/√3
1 − x² = 1 − 1/3 = 2/3
2x/(1−x²) = (2/√3)/(2/3) = (2/√3) × (3/2) = 3/√3 = √3

So 2tan⁻¹(1/√3) = tan⁻¹(√3) = π/3.

Method 2 — Direct calculation:
tan⁻¹(1/√3) = π/6   (standard value, since tan(π/6) = 1/√3)
2 × π/6 = π/3  ✓

Both methods agree: 2tan⁻¹(1/√3) = π/3.

Common mistakes

MistakeWhy it happensFix
Applying tan1x+tan1y=tan1x+y1xy\tan^{-1}x + \tan^{-1}y = \tan^{-1}\frac{x+y}{1-xy} when xy>1xy > 1 without the ±π\pm\pi correctionMemorising only the simple caseAlways compute xyxy first; if xy>1xy > 1, add π\pi (both positive) or π-\pi (both negative)
Writing cos1(x)=cos1x\cos^{-1}(-x) = -\cos^{-1}xTreating cos1\cos^{-1} as odd like sin1\sin^{-1} and tan1\tan^{-1}cos1(x)=πcos1x\cos^{-1}(-x) = \pi - \cos^{-1}x; cos1\cos^{-1} is NOT an odd function
Using 2tan1x=sin12x1+x22\tan^{-1}x = \sin^{-1}\frac{2x}{1+x^2} for $x> 1$ without adjusting
Confusing sin1x+cos1x=π/2\sin^{-1}x + \cos^{-1}x = \pi/2 with tan1x+tan1(1/x)=π/2\tan^{-1}x + \tan^{-1}(1/x) = \pi/2Both look like complementary pairsThe second identity tan1x+tan1(1/x)=π/2\tan^{-1}x + \tan^{-1}(1/x) = \pi/2 holds only for x>0x > 0; for x<0x < 0 it equals π/2-\pi/2

Quick check

  • Q1: Simplify sin1(3/2)+cos1(3/2)\sin^{-1}(-\sqrt{3}/2) + \cos^{-1}(-\sqrt{3}/2).
  • Q2: Evaluate tan1(2)+tan1(3)\tan^{-1}(2) + \tan^{-1}(3) (note: xy=6>1xy = 6 > 1, both positive).
  • Q3: Express sin1(3/5)\sin^{-1}(3/5) in the form tan1(something)\tan^{-1}(\text{something}) using the conversion identity.
  • Q4: Use the double-angle formula to evaluate 2tan1(1)2\tan^{-1}(1) in two ways: via tan1\tan^{-1} form and via sin1\sin^{-1} form; confirm they agree.
  • Stretch: Q5: Prove the identity tan112+tan115+tan118=π/4\tan^{-1}\frac{1}{2} + \tan^{-1}\frac{1}{5} + \tan^{-1}\frac{1}{8} = \pi/4 by applying the addition formula twice and checking xy<1xy < 1 at each step.

NCERT Chapter 2 link: Section 2.3, Properties 3–7 (complementary, negative argument, addition formulae); worked examples 2.7–2.15.

Exam connections: JEE Main: identity-based evaluation (2–3 Qs/year); choosing the correct case in tan1\tan^{-1} addition formula. JEE Advanced: proofs of identities; multi-identity combination in equations.

Study strategy: Write each identity on a separate flashcard with one worked example. Drill the tan1\tan^{-1} addition formula daily for two weeks — it appears in nearly every JEE paper. For the double-angle formulae, always state which condition on xx applies before using the formula.

Interactive Exploration Suggestions (Drishti Live Worlds)

  • Slider-based tan1\tan^{-1} addition explorer: input xx and yy, watch the system automatically select the correct case (xy<1xy < 1, xy>1xy > 1 positive, xy>1xy > 1 negative) and display the result graphically.
  • Complementary pair visualiser: show sin1x+cos1x=π/2\sin^{-1}x + \cos^{-1}x = \pi/2 geometrically using a right triangle where both angles are labelled.
  • AI mentor reflection: "Why does the tan1\tan^{-1} addition formula need a π\pi correction when xy>1xy > 1? Draw a diagram with two angles summing to more than π/2\pi/2 to see why."

AI Mentor Prompts (Socratic, Board-Adaptive)

  • "Use a right triangle with legs xx and 1x2\sqrt{1-x^2} to derive sin1x+cos1x=π/2\sin^{-1}x + \cos^{-1}x = \pi/2 geometrically — why does the triangle argument break down if xx is negative?"
  • "If tan1x+tan1y=π/4\tan^{-1}x + \tan^{-1}y = \pi/4, what constraint does this place on xx and yy? Can you express yy as a function of xx?"
  • Stretch: "Generalise the tan1\tan^{-1} addition formula to three terms: derive an expression for tan1a+tan1b+tan1c\tan^{-1}a + \tan^{-1}b + \tan^{-1}c by applying the two-term formula twice, and state all the conditions needed."

Gamification, Portfolio & Parent Visibility

  • Complete the core practice + one extension activity (photo, table, short reflection, or mini-project) for base XP + topic badge.
  • 5-7 day streak or family discussion note = multiplier + visible artifact in parent/principal dashboard.
  • Best real-world application stories (anonymised) featured on class or national leaderboard.

Robotics, STEM & Future Skills Bridges

  • In robot kinematics, the inverse tangent function (atan2) is used to find joint angles from end-effector positions; implement a simple 2D inverse-kinematics solver using the tan1\tan^{-1} addition formula to find the elbow angle of a two-link arm.
  • Future Skill track: AI Mastery — Trigonometric identities underlie the Fourier transform used in signal processing and audio AI; show how the double-angle formula appears when expanding sin(2ωt)\sin(2\omega t) in a Fourier series.
  • Coding extension: Write a Python function arctan_add(x, y) that returns tan1x+tan1y\tan^{-1}x + \tan^{-1}y using the exact formula (including the ±π\pm\pi correction based on xyxy and the sign of xx), and verify it against math.atan(x) + math.atan(y) for 10 test cases.

NEP 2020 & Full Education OS Alignment

This material emphasises experiential "learning by doing", competency (apply/create/analyse), vocational exposure, critical thinking, and multidisciplinary connections. Designed to feed live worlds, AI Mentor (with memory), gamification, robotics, parent analytics, and future skills — not just exam prep.

Portfolio Evidence Idea: Your photo/table/reflection/project + one sentence on "How this helps me in real life or a possible future path."

Open the Practice tab for aligned questions (easy/medium/hard + case-based) with full AI scaffolding.

See curriculum for cross-links and the full future-skills/robotics chapters.

Key Takeaways (TL;DR)

  • What you'll learn
  • Key concepts
  • Worked example
  • Common mistakes

Master this topic with Drishti OS

Get unlimited mock tests, AI-powered mentorship, and complete video courses when you join.

Start Free Practice