2
$\begingroup$

I want to find how many zero's does $z^{10} + 9ze^{z+1}-8$ have in the open unit disc. Do I need to apply Rouché's Theorem twice?

  • 0
    Ok, I'll answer the question.2011-08-07

1 Answers 1

1

Following Robert's hint, let $g(z)= 9ze^{z+1}$. Then note that on $S^1$ we have $|f(z)-g(z)|=|z^{10}-8|=7$. But $|g(z)|=|9ze^{z+1}|=9|e^{z+1}|$. Now observe that if $z\in S^1$ then $|Re(z+1)|\geq 0$ so that $|e^{z+1}|=e^{Re(z+1)} \geq 1$. So we always have on $S^1$ $|e^{z+1}|> \frac{7}{9}$. By Rouché's Theorem, $f(z)=z^{10}+9ze^{z+1}-8$ has the same number of zero's as $g(z)= 9ze^{z+1}$, that is none.

  • 0
    Thank you for the correction!2011-08-07