Inverse Trigonometric Functions: Conceptual Doubts Cleared (8)

medium 3 min read

Question

Evaluate tan1(1)+tan1(2)+tan1(3)\tan^{-1}(1) + \tan^{-1}(2) + \tan^{-1}(3).

Also simplify sin1(2x1+x2)\sin^{-1}\left(\frac{2x}{1 + x^2}\right) for x1|x| \leq 1.

Solution — Step by Step

Recall:

tan1a+tan1b=tan1(a+b1ab)+kπ\tan^{-1} a + \tan^{-1} b = \tan^{-1}\left(\frac{a + b}{1 - ab}\right) + k\pi

where k=0k = 0 if ab<1ab < 1, k=1k = 1 if a,b>0a, b > 0 and ab>1ab > 1, and k=1k = -1 if a,b<0a, b < 0 and ab>1ab > 1.

For a=1,b=2a = 1, b = 2: ab=2>1ab = 2 > 1 and both positive, so k=1k = 1:

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

=tan13+π= -\tan^{-1} 3 + \pi

tan11+tan12+tan13=tan13+π+tan13=π\tan^{-1} 1 + \tan^{-1} 2 + \tan^{-1} 3 = -\tan^{-1} 3 + \pi + \tan^{-1} 3 = \pi

First answer: π\pi.

Let x=tanθx = \tan\theta where θ[π/4,π/4]\theta \in [-\pi/4, \pi/4] (since x1|x| \leq 1).

2x1+x2=2tanθ1+tan2θ=sin(2θ)\frac{2x}{1 + x^2} = \frac{2\tan\theta}{1 + \tan^2\theta} = \sin(2\theta)

sin1(2x1+x2)=sin1(sin2θ)=2θ=2tan1x\sin^{-1}\left(\frac{2x}{1 + x^2}\right) = \sin^{-1}(\sin 2\theta) = 2\theta = 2\tan^{-1} x

This works because 2θ[π/2,π/2]2\theta \in [-\pi/2, \pi/2], which is the principal range of sin1\sin^{-1}.

Second answer: 2tan1x2\tan^{-1} x for x1|x| \leq 1.

Why This Works

The addition formula for tan1\tan^{-1} requires a kπk\pi correction whenever the principal values fall outside the standard range. Most students miss this — they apply tan1a+tan1b=tan1(a+b1ab)\tan^{-1} a + \tan^{-1} b = \tan^{-1}\left(\frac{a + b}{1 - ab}\right) blindly and get the wrong answer.

The substitution x=tanθx = \tan\theta converts the algebraic expression into a trigonometric identity (sin2θ\sin 2\theta), making the simplification almost automatic. This is the standard trick for 2x1±x2\frac{2x}{1 \pm x^2} and 1x21+x2\frac{1 - x^2}{1 + x^2} patterns.

Alternative Method

For the first part, draw a triangle with legs 1,2,31, 2, 3 and verify geometrically that the three angles sum to π\pi. This was Ramanujan’s favourite identity.

For the second part, differentiate both sides:

ddxsin1(2x1+x2)=21+x2\frac{d}{dx}\sin^{-1}\left(\frac{2x}{1 + x^2}\right) = \frac{2}{1 + x^2}

This matches the derivative of 2tan1x2\tan^{-1} x, confirming the equivalence on the domain x1|x| \leq 1.

Common Mistake

Students write sin1(sin2θ)=2θ\sin^{-1}(\sin 2\theta) = 2\theta without checking whether 2θ2\theta is in the principal range. For x>1|x| > 1, the formula 2tan1x2\tan^{-1} x no longer holds — you need a π2tan1x\pi - 2\tan^{-1} x or π2tan1x-\pi - 2\tan^{-1} x correction. JEE Advanced loves to slip x>1|x| > 1 values into otherwise routine problems.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next