Sum of two inverse tangent functions

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
DreamWeaver
Messages
297
Reaction score
0
By considering the product of complex numbers:

$$z = (2+i)(3+i)$$

Show that

$$\tan^{-1}\frac{1}{2} + \tan^{-1}\frac{1}{3} = \frac{\pi}{4}$$
 
Physics news on Phys.org
$$(2+i)(3+i) = 5+5i = \sqrt{50}e^{i \arctan (1)} = \sqrt{50}e^{i \frac{\pi}{4}}$$

$$ (2+i)(3+i) = \sqrt{5} e^{i \arctan (\frac{1}{2})} \sqrt{10} e^{i \arctan (\frac{1}{3})} = \sqrt{50} e^{i [\arctan (\frac{1}{2}) + i \arctan(\frac{1}{3})]}$$

Therefore,

$$ \frac{\pi}{4} = \arctan \left( \frac{1}{2}\right) + \arctan \left(\frac{1}{3} \right)$$
 
Random Variable said:
$$(2+i)(3+i) = 5+5i = \sqrt{50}e^{i \arctan (1)} = \sqrt{50}e^{i \frac{\pi}{4}}$$

$$ (2+i)(3+i) = \sqrt{5} e^{i \arctan (\frac{1}{2})} \sqrt{10} e^{i \arctan (\frac{1}{3})} = \sqrt{50} e^{i [\arctan (\frac{1}{2}) + i \arctan(\frac{1}{3})]}$$

Therefore,

$$ \frac{\pi}{4} = \arctan \left( \frac{1}{2}\right) + \arctan \left(\frac{1}{3} \right)$$

Very efficient! But then, I'd expect nothing less from you. (Yes)