Answer: Argument of a Product Along a Circle
Key Idea / Intuition
The key insight is that ff′ is the logarithmic derivative of f. If f factors as ∏k=1n(z−zk), then logf splits into a sum of log(z−zk) terms — so the logarithmic derivative splits into a sum of simple fractions z−zk1, each contributing a residue of 1. The total winding of the argument of f around the origin is exactly the sum of these contributions, giving n.
Formal Proof / Solution
Step 1: Factor f and compute the logarithmic derivative.
Since f is a monic degree-n polynomial, it factors over C as
f(z)=∏k=1n(z−zk),
where z1,…,zn are the zeros (counted with multiplicity). By assumption all zk satisfy ∣zk∣<R.
Taking the logarithmic derivative:
f(z)f′(z)=dzdlogf(z)=∑k=1nz−zk1.
This follows directly from the product rule:
f′(z)=∑k=1n∏j=k(z−zj)⟹f(z)f′(z)=∑k=1nz−zk1.
Step 2: Compute the integral by residues.
I=2πi1∫∣z∣=Rf(z)f′(z)dz=2πi1∫∣z∣=R∑k=1nz−zk1dz.
Since integration is linear and each zk is inside ∣z∣=R, by the residue theorem:
2πi1∫∣z∣=Rz−zk1dz=1for each k.
Therefore,
I=k=1∑n1=n.
Step 3: Interpret as winding of the argument.
Write f(z)=∣f(z)∣eiargf(z) along the contour z=Reiθ, θ∈[0,2π]. Then
dθdlogf(z(θ))=dθdlog∣f∣+idθdargf.
On the other hand,
∫∣z∣=Rf(z)f′(z)dz=∫02πf(z(θ))f′(z(θ))⋅iReiθdθ=∫02πdθdlogf(z(θ))dθ.
Since ∣f(z)∣ returns to its original value after one full loop (θ:0→2π), the real part contributes 0. Thus:
∫02πdθdargf(z(θ))dθ=Im(∫∣z∣=Rff′dz)=Im(2πi⋅n)=2πn.
So the total increase in argf(z) as z winds once counterclockwise around ∣z∣=R is exactly 2πn — the argument winds around n full times, consistent with f having n zeros inside the circle.