Let $p$ be a real polynomial of the real variable $x$ of the form $$p(x)=x^n+a_{n-1}x^{n-1}+...+a_1x-1$$Suppose that $p$ has no roots in the open unit disc and $p(-1)=0$.Then which is/are true?
$1$.$p(1)=0$.
$2$.$\displaystyle{\lim_{x\to \infty}}p(x)=\infty$
$3$.$p(2)>0$
$4$.$p(3)=0$
product of the roots of the polynomial is $-1$. and it is a monic polynomial.If it has a root whose modulus is greater than one then it must have a root whose modulus is less than one which gives a contradicton. So it has roots $1$ or $-1$. since one root is $-1$ and product of the roots is $-1$ then it has a root $-1$.So 1 is true and 4 is false.obviously 2 is true.
I am not sure about 3.
since p has no root outside $[-1,1]$ so it does not change sign in $[1,\infty)$.So $p(2)>0$ or $p(2)<0$.But then I can not proceed.can I get some help?