Questions tagged [branch-points]

A branch point is a point in the complex that can map from a single point to multiple points in the range.

A branch point of a multi-valued function (usually referred to as a "multifunction" in the context of complex analysis) is a point such that the function is discontinuous when going around an arbitrarily small circuit around this point (Ablowitz & Fokas 2003, p. 46). Multi-valued functions are rigorously studied using Riemann surfaces, and the formal definition of branch points employs this concept. (Wikipedia)

226 questions
0
votes
1 answer

Is $z=\infty$ a branch point of $f(z)=(z^{2}+1)^{1/2}$?

Define $f(z)=(z^{2}+1)^{1/2}$. My argument is as follows: if we want to find out if $z=\infty$ is a branch point of this function, we define $\zeta=\frac{1}{z}$. From this,…
John Doe
  • 14,545
0
votes
2 answers

Branch points of $z^\frac{1}{2} (z-1)^\frac{1}{2}$ and $z^\frac{1}{3} (z-1)^\frac{1}{3}$

I am reading about branch points from here: https://www-thphys.physics.ox.ac.uk/people/FrancescoHautmann/ComplexVariable/s1_12_sl4.pdf On Page 7, it mentions that branch points of $z^\frac{1}{2} (z-1)^\frac{1}{2}$ are at $z=0$ and $z=1$, but branch…
Srini
  • 823