Which would be the easier way to prove that $\operatorname{arctg}(x) + \operatorname{arctg}(\frac{1}{x}) = \frac{\pi}{2}$ in cases where $x > 0$? I don't need explicit solutions, rather keywords and pointers towards the direction of a feasible method that can help me prove this equality.
4 Answers
Draw a right-angled triangle with the two shorter sides having length $1$ and $x$ respectively. Adding the angles we get the equality $$\arctan(x)+\arctan \left(\frac{1}{x}\right)+\frac{\pi}{2}=\pi.$$
Hint: $f'\equiv0\implies f\equiv C$ for some constant $C$.
In this case you only need to find one point $x_{0}$ s.t you can calculate $f(x_{0})$ to know what $f$ is.
- 23,150
-
2So $f$ is constant on each connected components of $\mathbb{R}^*$! ($f(x)=- \pi/2$ when $x<0$.) – Seirios Aug 21 '13 at 12:09
Using the derivative as suggested by Belgi is one way. Another would be to combine the identities $$ \begin{aligned} \tan x&=\frac1{\cot x}\\ \cot x&=\tan(\frac\pi2-x) \end{aligned} $$ as well as the definition of $\arctan$ in a hopefully indicated way. In this case all the angles involved in the calculation will be in the first quadrant.
- 133,153
We have $\tan (\arctan x)=x$ and also $\tan (\arctan \frac1x)=\frac1x \iff\cot (\arctan \frac1x)=x \iff \tan(\frac\pi2 - \arctan\frac1x)=x$.
Now try to combine $\tan (\arctan x)=x$ and $\tan(\frac\pi2 - \arctan\frac1x)=x$.
- 5,647
operatorname{arctg} xto do the same. – amWhy Aug 21 '13 at 12:24