We consider $P(z)=a_{0}+a_{1}z+\cdot+a_{n-1}z^{n-1}+a_{n}z^n$, with $a_{0},\ldots,a_{n-1},a_{n} \in \mathbb{C}$ and $a_{n}\neq0$. Let $R=\max_{0\leq k\leq n-1}\left | \frac{a_k}{a_n} \right |$ and $S=\sum_{k=0}^{n-1}\left | \frac{a_k}{a_n} \right |$.
Can you help me establish the two following ?
a) Any complex root of $P$ has modulus less than or equal to $\max(1,S)$.
b) Any complex root of $P$ has modulus less than or equal to $1+R$.
It is worth noting that the approximation in b) is often better than that in a). Thank you for any hint or answer.