I have been trying to show that given $$P_{n}(\alpha) = \alpha^{n} - a_{1}\alpha_{n-1} - a_{2}\alpha^{n-2}... - a_{n} = 0,$$ the $\alpha$'s that solve this equation (real-valued or complex) lie in the unit circle only if $\sum\limits_{i=1}^{n} a_{i} < 1$. This result is referenced at the bottom of the reply in the following link Are all $AR(p)$ processes for which $|a_1|,....,|a_p| < 1$ stationary?.
By first assuming only real roots, I have argued as follows. Suppose all roots lie inside the unit circle, i.e. $|\alpha| < 1$ for every root $\alpha$. Then for all $x \geq 1$ we must have that $P_{n}(x) > 0$ or $P_{n}(x) < 0$. If not, then by the intermediate value theorem there would exist a root of magnitude larger than $1$. Since for large enough $x$ we must have $P_{n}(x) > 0$ (since $\lim\limits_{x\rightarrow \infty} P_{n}(x) = \infty$), we conclude that $P_{n}(x) > 0$ for all $x\geq 1$. It follows that $P_{n}(1) = 1 - \sum\limits_{i = 1}^{n} a_{i} > 0$, which is equivalent to the statement $\sum\limits_{i = 1}^{n} a_{i} < 1$.
I do not see how I can extend this argument to account for complex roots. I would appreciate any help, both by reference and by explanation/hint. Thanks in advance to all that took the time to read this post.