This is an excerpt from Zorich's book. I have some issues with understanding the last paragraph of it. This is what I understood so far:
Suppose we have polynomial with complex coefficients $P(z)$. We would like to find roots and their multiplicities.
Suppose $q(z):=\text{gcd}(P(z),P'(z)).$ Suppose we know factorization of $q(z)$, i.e. $q(z)=(z-z_1)^{\alpha_1}\dots (z-z_p)^{\alpha_p}$ then somehow he deduces that roots of $P(z)$ are also $z_1,\dots,z_p$ with multiplicities $\alpha_1+1,\dots, \alpha_p+1$.
Am I right that h is doing exactly this? If yes how to prove it? I am bit confused.
