If $$ A=\begin{bmatrix} \sin\theta & \csc\theta & 1 \\ \sec\theta & \cos\theta & 1 \\ \tan\theta & \cot\theta & 1 \\ \end{bmatrix} $$ then prove that there does not exist a real value of $\theta$ for which characteristics roots of $A$ are $-1,1,3$
i tried to solve as follows, sum of eigen value $$=\sin\theta +\cos\theta + 1=-1+1+3=3$$ $$\sin\theta +\cos\theta = 2$$ but what to do next.
