How can the number of zeros of a complex function in a given domain be proven?

jjr
Messages
51
Reaction score
1

Homework Statement


Let ##D={z : |z| <1}##. How many zeros (counted according to multiplicty) does the function ##f(z)=2z^4-2z^3+2z^2-2z+9## have in ##D##? Prove that you answer is correct.

Homework Equations

3. The Attempt at a Solution [/B]
The function has no zeros in ##D##, which can be seen quite easily because ##2z^4-2z^3+2z^2-2z>-9## when ##|z|<1##. I am having some trouble proving this though. A suggestion I have is to use the inequality ##|2z^4-2z^3+2z^2-2z|<8##. I can get as far as the next step ##|z^4-z^3+z^2-z| < 4##, but I am not sure how to go on from this point.

Any hints or tips would be greatly appreciated!J
 
Physics news on Phys.org
At this point I would invoke Rouché's theorem.
 
  • Like
Likes jjr
Triangle inequality?
 
  • Like
Likes jjr
Thanks! So if I understand correctly:

##|z^4-z^3+z^2-z| \leq |z^4| + |z^3| + |z^2| + |z| \leq 4 ## because ##|z^n|<1## if ##|z|<1##, where ## n \in {1,2,3,4} ##. And because ##8<9## it's proven.J
 
Yes, exactly! (Minor detail: I would write "because ## |z^n| \le 1## for ##z \in \partial D## and ##n = 1,2,3,4##" since in the formulation of the theorem the estimate is actually required to hold only on the boundary ##\partial D## of ##D##.)
 
  • Like
Likes jjr
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top