Show that for every $x\geq1$ the following is true: $2\arctan x + \arcsin \frac{2x}{1+x^2} = \pi$
One way (mentioned in the link at the bottom) would be to calculate the derivative of the left side, show that it is always $0$ then show that for $x=1$ the equation is true. I'm trying for some time to find a cleaner way to prove the equality, without so much algebra. Does anyone have any idea where to start?
Someone already mentioned the same problem here.

This can be solved using basic Inverse Trigonometric Identities
$$2\arctan(x) + \arcsin{\dfrac{2x}{1+x^2}} $$
$$\Rightarrow \arctan\dfrac{2x}{1-x^2} + \arctan\dfrac{2x}{x^2-1}$$
$$\Rightarrow \arctan\dfrac{2x}{1-x^2} + \arctan\dfrac{-2x}{1-x^2}$$
$$\Rightarrow \arctan\dfrac{0}{1+\Big(\dfrac{2x}{1-x^2}\Big)^2}$$
I guess you can also use Andre Nicolas' answer as a hint!