Inverse Trigonometric Functions: Speed-Solving Techniques (4)

easy 2 min read

Question

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

Solution — Step by Step

tan1a+tan1b=tan1(a+b1ab) (with corrections for quadrant)\tan^{-1} a + \tan^{-1} b = \tan^{-1}\left(\frac{a+b}{1-ab}\right) \text{ (with corrections for quadrant)}

Compute tan1(2)+tan1(3)\tan^{-1}(2) + \tan^{-1}(3):

2+3123=55=1\frac{2+3}{1 - 2 \cdot 3} = \frac{5}{-5} = -1

Since ab=6>1ab = 6 > 1 and a,b>0a, b > 0, we add π\pi:

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

tan1(1)+3π4=π4+3π4=π\tan^{-1}(1) + \frac{3\pi}{4} = \frac{\pi}{4} + \frac{3\pi}{4} = \pi

Final answer: π\pi

Why This Works

The principal range of tan1\tan^{-1} is (π/2,π/2)(-\pi/2, \pi/2). The addition formula’s RHS lies in this range only when ab<1ab < 1. If a,b>0a, b > 0 and ab>1ab > 1, the actual sum exceeds π/2\pi/2, so we add π\pi to the formula’s output.

This identity (tan11+tan12+tan13=π\tan^{-1}1 + \tan^{-1}2 + \tan^{-1}3 = \pi) is a JEE classic — appears every 2-3 years. Memorise the answer if you can.

Alternative Method

Note that 1+2+3=61 + 2 + 3 = 6 and 123=61 \cdot 2 \cdot 3 = 6. There’s a pretty identity:

tan1a+tan1b+tan1c=tan1(a+b+cabc1abbcca) (modulo π)\tan^{-1} a + \tan^{-1} b + \tan^{-1} c = \tan^{-1}\left(\frac{a+b+c-abc}{1-ab-bc-ca}\right) \text{ (modulo } \pi\text{)}

Numerator: 1+2+3123=01 + 2 + 3 - 1 \cdot 2 \cdot 3 = 0. So the sum is tan1(0)+π=π\tan^{-1}(0) + \pi = \pi (with correction).

Common Mistake

Students forget the +π+\pi correction when ab>1ab > 1. The “raw” formula gives tan1(1)=π/4\tan^{-1}(-1) = -\pi/4, which would lead to a final answer of 00. The correct sum is π\pi — off by π\pi.

Always check whether ab>1ab > 1 when both arguments are positive. If yes, add π\pi to the formula’s result.

For a triangle with angles A+B+C=πA + B + C = \pi, the identity tanA+tanB+tanC=tanAtanBtanC\tan A + \tan B + \tan C = \tan A \tan B \tan C holds. The numbers 1,2,31, 2, 3 in this question are exactly the tangents of the angles of a triangle whose angles sum to π\pi. That’s the geometric reason the sum comes out to π\pi.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next