Is the function $f:\mathbb C \to \mathbb C$ defined as $f(z)=\sqrt z$ uniformly continuous ? Is it uniformly continuous on some non-compact restriction of the complex plane (other than $(0,\infty)$ ) ?
Is the function $f:\mathbb C \to \mathbb C$ defined as $f(z)=\sqrt z$ uniformly continuous ?
391 Views Asked by user228169 https://math.techqa.club/user/user228169/detail AtThere are 2 best solutions below
On
An additional answer to clarify some minor details. Here's the Riemann surface of the square root map:
The map contains two branches. The two branches intersect at the negative-axis $(-\infty,0]$.
On this surface, you can preserve the notion of continuity using the convention of counterclockwise continuity. In other words, if you want to cross between branches, then you cross them in the order you stitched them together using a suitable branch cut.
In order to establish this convention however, you need to consider a cut that separates the two branches, which is the joining curve of the two sheafs. This way, the upper sheaf is smoothly connected to the lower sheaf, forming a single surface.
Precisely because the map $z^{1/2}$ is two-valued on $(0,+\infty)$ (i.e., $\sqrt{x}=\pm\sqrt{|x|}$), one convention is to use the positive real axis as the branch cut of this map (as in the second figure).
Then, if you constrain your $x,y$ in each branch separately, you can use the regular argument to prove that each branch is uniformly continuous on its respective domain.
If you allow however a domain such as the one shown on the pic above, either crossing your cut or crossing after encircling, you can see that there are going to be problems. In this case, you can choose your $x$ and $y$ to be very close on the complex plane, say $x=x_0+\epsilon i$, $y=x_0-\epsilon i$, with $x_0\in\mathbb{R}^+$ and some $\epsilon\gt 0$ and then uniform continuity will fail, because although $|x-y|=|x_0+\epsilon i-x_0+\epsilon i|\le 2\epsilon$, you use different branches of the map, so for any $x_0\in\mathbb{R}^+$, with $\sqrt{|x_0|}\gt\epsilon$:
$$|\sqrt{x}-\sqrt{y}|=|\sqrt{x_0+\epsilon i}-(-\sqrt{x_0-\epsilon i})|\gt |2\sqrt{x_0}|\gt 2\epsilon$$
The net effect of the above is that you are prevented from choosing a domain that wraps around the origin or crossing the branch, so continuity is preserved by the counterclockwise continuity convention and hence you can say the map $z^{1/2}$ is uniformly continuous on $\mathbb{C}$, which is qualified as saying that each branch of the map (i.e. the principal and the secondary branch) is uniformly continuous on its respective domain $\mathbb{C}\setminus (0,+\infty)$.


So the problem is that you can't define $\sqrt{z}$ to be even continuous on $\mathbb C$.
The reason is that, as you go along the circle $z=e^{i\theta}$ as $\theta\in[0,2\pi)$, if you want $\sqrt{z}$ to remain continuous (and $\sqrt{1}=1$) you'd need $\sqrt{z}=e^{i\theta/2}$. But then as $\theta\to 2\pi$, we have $z=e^{i\theta}\to 1$ and $\sqrt{z}=e^{i\theta/2}\to e^{i\pi}=-1$.
There are a number of ways around this sort of problem in complex analysis.