1

$$\arctan(x)+\arctan(y)=a+b\left(\arctan\frac{x+y}{1-xy}\right)$$

Find sum of all distinct possible values of $a$ and $b$. Also when we plot this graph and keep on changing the values of $a$ and $b$ we get different curves for different values.Is there any deeper insight for that?

Raffaele
  • 26,371

1 Answers1

0

If you do mean $$\arctan(x)+\arctan(y)=a+b\left(\arctan\frac{x+y}{1-xy}\right)$$ then this is easily solved. For $\lvert xy\rvert<1$, we have $$\arctan(x)+\arctan(y)=\arctan\frac{x+y}{1-xy}$$ However, if $\lvert xy\rvert\not<1 $ then either $$\arctan(x)+\arctan(y)=\pi+\arctan\frac{x+y}{1-xy}$$ or $$\arctan(x)+\arctan(y)=-\pi+\arctan\frac{x+y}{1-xy}$$ Can you solve it now?

See here for more details.