If $x,y,z$ are the roots of the equation $x^3 + px^2 + qx + p = 0$, prove that $\tan^{-1}x + \tan^{-1}y + \tan^{-1}z = n\pi$ except in one particular case.
Note: $n$ is any integer.
If $x,y,z$ are the roots of the equation $x^3 + px^2 + qx + p = 0$, prove that $\tan^{-1}x + \tan^{-1}y + \tan^{-1}z = n\pi$ except in one particular case.
Note: $n$ is any integer.
The given polynomial is $n^3+pn^2+qn+p=0$ $\qquad$
NOTE: im using $n$ as the variable to avoid confusion with it being the root
Vieta's Formula gives us that $x+y+z= -p$
$ xy+yz+zx = q$
$xyz = -p$
$\tan^{-1}(x)+\tan^{-1}(y)+\tan^{-1}(z) = \tan^{-1}\bigg( \frac{x+y+z -xyz}{1-(xy+yz+zx)}\bigg)$
$\tan^{-1}(x)+\tan^{-1}(y)+\tan^{-1}(z) = \tan^{-1}\bigg( \frac{-p+p}{1-q}\bigg)$
$\tan^{-1}(x)+\tan^{-1}(y)+\tan^{-1}(z) = \tan^{-1}(0)$
$\implies\tan^{-1}(x)+\tan^{-1}(y)+\tan^{-1}(z) = n\pi$ $\qquad ,n\in Z$
Notice that the above is not defined when $1-q = 0\implies q =1$