Inverse Trigonometric Functions: Application Problems (1)

easy 2 min read

Question

Prove that tan112+tan113=π4\tan^{-1}\dfrac{1}{2} + \tan^{-1}\dfrac{1}{3} = \dfrac{\pi}{4}.

Solution — Step by Step

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

valid when ab<1ab < 1.

a=1/2a = 1/2, b=1/3b = 1/3. ab=1/6<1ab = 1/6 < 1. So the formula applies directly.

a+b1ab=1/2+1/311/6=5/65/6=1\dfrac{a + b}{1 - ab} = \dfrac{1/2 + 1/3}{1 - 1/6} = \dfrac{5/6}{5/6} = 1.

tan1(1)=π/4\tan^{-1}(1) = \pi/4.

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

Final answer: Proved. The sum equals π/4\boxed{\mathbf{\pi/4}}.

Why This Works

The addition formula comes from tan(A+B)=(tanA+tanB)/(1tanAtanB)\tan(A + B) = (\tan A + \tan B)/(1 - \tan A \tan B). Take tanA=a\tan A = a, tanB=b\tan B = b, then A+B=tan1((a+b)/(1ab))A + B = \tan^{-1}((a+b)/(1-ab)) — provided A+BA + B stays in the principal-value range (π/2,π/2)(-\pi/2, \pi/2), which is guaranteed when ab<1ab < 1 and both a,b>0a, b > 0 (or both negative).

When ab>1ab > 1, the sum exceeds π/2\pi/2 and we need a π\pi-correction: the formula gives a value in the wrong range, so we add π\pi (if both positive) or subtract π\pi (if both negative).

Alternative Method

Geometric proof: consider a triangle inscribed in a unit grid. The angles whose tangents are 1/21/2 and 1/31/3 together fit into a 1×11 \times 1 square’s diagonal, forming 45°45° at the corner. This shows the result without algebra.

Common Mistake

The biggest pitfall: applying the formula when ab>1ab > 1 without the π\pi-correction. For example, tan1(2)+tan1(3)tan1(1)=π/4\tan^{-1}(2) + \tan^{-1}(3) \neq \tan^{-1}(-1) = -\pi/4 — the actual value is ππ/4=3π/4\pi - \pi/4 = 3\pi/4. Always check abab first; if ab1ab \ge 1, decompose differently or apply the correction.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next