The question is as follows:
For $0<r<1$, prove for sufficiently large n, the polynomial $Q_n(z)=\sum_{k=1}^n kz^{k-1}$ has no zeros for $|z|<r$
I tried using Rouche's theorem multiple times on different terms of the sum and this didn't really lead anywhere.
I also tried to use the argument principle but again, this didn't really lead anywhere. I think the maximum principle might be involved somewhere, but again, I'm not gaining much progress trying to use this either.
I noticed this sum tends to $1/(1-z)^2$ for large $n$, so intuitively the polynomial having no zeros makes sense, however I can't seem to put pen to paper following this logic.
Any tips? Thanks :)
One possible approach is to observe that $Q_n(z)$ has zeros in the open ball $B_r(0)$ if and only if $(1-z)^2 Q_n(z)$ does. On the other hand, we have $$(1-z)^2 Q_n(z) = 1 - (n+1) z^n + n z^{n+1}.$$ From here, you should be able to find a proof using Rouche's theorem.