How Many Zeros Are Inside the Unit Disk for f(z) = 3z^621 - e^z?

  • Thread starter Thread starter NoDoubts
  • Start date Start date
  • Tags Tags
    Disk
NoDoubts
Messages
20
Reaction score
0
How many zeros inside the unit disk does the following function have?

f(z) = 3 z^621 - e^z. (in words, three times z to the power 621 minus e^z :)

...argument principle answers this question, but I have a problem evaluating the integral of
f'(z)/f(z).
 
Physics news on Phys.org
In general,
\frac{d}{dz} \ln f(z) = \frac{f'(z)}{f(z)}.
 
NoDoubts said:
but I have a problem evaluating the integral of
f'(z)/f(z).
Where, exactly, are you having trouble?
 
adriank said:
In general,
\frac{d}{dz} \ln f(z) = \frac{f'(z)}{f(z)}.

sure. and how does it help?
 
Hurkyl said:
Where, exactly, are you having trouble?

well, f'(z)/f(z) = (1863*z^620 - e^z}) / (3*z^621 - e^z).

Now, we need to integrate that along the contour C. I've tried to integrate it directly by setting z = e^{theta*i) where 0 < theta <= 2pi , but got stuck.
 
anyone?
 
adriank said:
In general,
\frac{d}{dz} \ln f(z) = \frac{f&#039;(z)}{f(z)}.

I thought this was hint enough. An antiderivative of f&#039;(z)/f(z) is \ln f(z) = \ln(3z^{621} - e^z).

Am I missing something?
 
  • #10
Maybe the argument principle isn't what you should be using?
 
  • #11
do you know how else I can solve this problem?
 
  • #12
I cheated a bit and made some plots, but it looks like 3zn - ez has n zeros in the unit disk, and they look like they're nearish to the zeros of zn - 1. It looks like you have to use the fact that e < 3, since replacing the constant 3 with any number greater than e gives the same number of zeros. If you replace it with e, then you get a zero at z = 1.
 
  • #13
  • #14
Looks like that does it. :)

I just started taking a complex analysis course, so unfortunately I'm not very well-informed with regards to that stuff. Glad you solved it, though.
 
  • #15
cheers. now I can move on relieved :)
 
  • #16
For the record, adriank's earlier hint would have let you directly compute the contour integral... except for the sticky problem that the value of the integrand wraps around the origin (621 times!), and thus must cross a branch cut (621 times), so the straightforward thing wouldn't work.

Of course, if you could prove that it wraps around the origin exactly 621 times, and thus crosses the branch cut 621 times, you could take advantage of the fact you know exactly how big the discontinuity is, and so you still could make a direct calculation of the contour integral.
 
Back
Top