Question
Prove that tan−121+tan−131=4π.
Solution — Step by Step
tan−1a+tan−1b=tan−1(1−aba+b)
valid when ab<1.
a=1/2, b=1/3. ab=1/6<1. So the formula applies directly.
1−aba+b=1−1/61/2+1/3=5/65/6=1.
tan−1(1)=π/4.
So tan−1(1/2)+tan−1(1/3)=π/4.
Final answer: Proved. The sum equals π/4.
Why This Works
The addition formula comes from tan(A+B)=(tanA+tanB)/(1−tanAtanB). Take tanA=a, tanB=b, then A+B=tan−1((a+b)/(1−ab)) — provided A+B stays in the principal-value range (−π/2,π/2), which is guaranteed when ab<1 and both a,b>0 (or both negative).
When ab>1, the sum exceeds π/2 and we need a π-correction: the formula gives a value in the wrong range, so we add π (if both positive) or subtract π (if both negative).
Alternative Method
Geometric proof: consider a triangle inscribed in a unit grid. The angles whose tangents are 1/2 and 1/3 together fit into a 1×1 square’s diagonal, forming 45° at the corner. This shows the result without algebra.
Common Mistake
The biggest pitfall: applying the formula when ab>1 without the π-correction. For example, tan−1(2)+tan−1(3)=tan−1(−1)=−π/4 — the actual value is π−π/4=3π/4. Always check ab first; if ab≥1, decompose differently or apply the correction.