Chapter 1: The Simplification-First Approach The most important strategy for inverse trig differentiation in JEE is to simplify the expression BEFORE applying any derivative formula. Direct differentiation using chain rule on complex inverse trig compositions is error-prone and slow.
The key substitutions are: x = tan(t) for expressions involving (1+) or , x = sin(t) for expressions with sqrt(1-), and x = cos(t) for expressions with multiple angle cosine identities.
Chapter 2: Double Angle Patterns tan^(-1)(2) = 2tan^(-1)(x) for |x| < 1. Derivative: . sin^(-1)(2) = 2tan^(-1)(x) for |x| <= 1. Derivative: . cos^(-1)) = 2tan^(-1)(x) for x >= 0. Derivative: .
Chapter 3: Triple Angle Patterns sin^(-1)(3x-4) = 3sin^(-1)(x) for |x| <= 1/2. Derivative: 3/sqrt(1-). cos^(-1)(4) = 3cos^(-1)(x) for 1/2 <= x <= 1. Derivative: -3/sqrt(1-).
Chapter 4: The Domain Trap The most critical trap: the simplification depends on the domain of x. For sin^(-1)(2x*sqrt(1-)):
- If |x| <= 1/sqrt(2): y = 2sin^(-1)(x), dy/dx = 2/sqrt(1-)
- If x > 1/sqrt(2): y = pi - 2sin^(-1)(x), dy/dx = -2/sqrt(1-)
- If x < -1/sqrt(2): y = -(pi + 2sin^(-1)(x)), dy/dx = -2/sqrt(1-)
Always check which branch of the inverse function applies for the given x-range.
Chapter 5: Half-Angle Patterns tan^(-1)(sin ) = x/2 tan^(-1))) = x/2 tan^(-1)((sqrt(1+)-1)/x) = tan^(-1)(x) (derivative ))