MathOverflow will be down for maintenance for approximately 3 hours, starting Monday evening (06/24/2013) at approximately 9:00 PM Eastern time (UTC-4).
1

2

If I have a function $f(z,\alpha)$ (let's keep it a polynomial of order $\geq 2$ in $z$, for simplicity), what would be a necessary condition for there to be branch points for this function? A friend mentioned that $f(z,\alpha)$ and $f_{\alpha}(z,\alpha)$, where the second term is the partial derivative w.r.t. $\alpha$, should have a common root. I don't see this intuitively. Is this true? If so, why?

flag
What is the definition of "branch point" that you are using? – auniket Mar 25 2011 at 22:22
I didn't know there were multiple definitions... I'm calling that point, for which going around it in an arbitrary loop results in a different value for the function, as the branch point – doob Mar 25 2011 at 23:22
You need to say more of what you mean. Polynomials themselves have no branch points. Or give us an example. – Gerald Edgar Mar 25 2011 at 23:52

1 Answer

2

Your question is not very clear. However, I guess you are asking for the branch points of the cover of $\mathbb{C}$ defined by $f(z, \alpha)=0$.

In this case, let us assume for the sake of symplicity that $f(z, \alpha)$ is monic in $z$; then

$f(z, \alpha)=z^n + f_{n-1}(\alpha)z^{n-1}+ \cdots + f_0(\alpha)$.

The Riemann surface $X \subset \mathbb{C}^2$ defined by $f(z, \alpha)=0$ is a cover $X \to \mathbb{C}$ of degree $n$, defined by $(z, \alpha) \to \alpha$.

The branch points of this cover are precisely the points $\bar{\alpha}$ such that $f(z, \bar{\alpha})$ has a multiple root. This is equivalent to require that $f(z, \bar{\alpha})$ and $f_z(z, \bar{\alpha})$ have a common root.

In other words, the branch points are the roots of the equation

$\textrm{Disc}_z(f)=0,$

where $\textrm{Disc}_z(f)$ is the discriminant of $f$ with respect to $z$, i.e. the resultant of $f$ and $\partial f / \partial z$ computed with respect to $z$.

For instance, the branch points of the Riemann surface defined by

$z^3+f_1(\alpha)z+f_0(\alpha)=0$

are the roots of

$4 f_1(\alpha)^3+27 f_0(\alpha)^2=0$.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.