Going through Bax and Newman's Complex Analysis book, and found this question:
Let $P$ be a nonconstant polynomial in $z$. Show that $P(z) \rightarrow \infty$ as $z \rightarrow \infty$.
The solution in the book cryptically suggests just considering $P(z) = z^n(a_n + \frac{a_{n-1}}{z} + ... + \frac{a_0}{z^n})$. But how can we derive from this that for a given $z$ s.t. $|z| > M$, $|P(z)| > N$? Intuitively it makes sense, but one can't apply the triangle theorem here to get $|P(z)|$ in terms of $|z^n|$. I find it hard to use the fact that $|Re(z)| < |z|$ here since it's hard to really pinpoint the real component of a polynomial in $z$. How can one show that $|P(z)| > N$ in this case?