I am stuck on the following Proposition:
Proposition: Show that for every $z \in \mathbb{C} \setminus (- \infty, 0]$ there exists exactly one $w \in \mathbb{C}$ such that $w^2=z$ and Re$(w)>0$
There are many things that puzzle me with this proposition:
- Most of it all that this proposition comes up in Real Analysis, yes real analysis. I haven't had complex Analysis yet but I am aware that many propositions in real analysis are not just to be taken over into complex analysis. Some of them however can be expanded such that they remain true in $\mathbb{C}$.
- In $\mathbb{R}$ J.Appell shows in his book (Real Analysis 1) a more general form of the above Proposition using completeness of $\mathbb{R}$ and therefore nested intervals, it is a long yet very simple and constructive proof. From another book (Königsberger Analysis) I am aware that $\mathbb{C}$ is also complete, but I don't know how that helps me with the construction.
- Furthermore I find it hard to intuitively grasp the set $Z= \mathbb{C} \setminus (-\infty,0]$, however I do know that $(-\infty,0] \subset \mathbb{R}$ which we might denote by $\mathbb{R_{-}}$ so we subtract from the complex numbers all negative real numbers including the zero. This is of course a set but I don't see how it's supposed to help me with the proposition.
Proof: Existence: Unfortunately I have absolutely no ideas here, is there a way to expand the real case into the set of $Z= \mathbb{C} \setminus (- \infty, 0]$ ?
Uniqueness: Let $h \in \mathbb{C}$ be another number such that $h^2=z$ with Re$(h)>0$ and lets assume that $w \neq h \implies w-h \neq 0$. So we obtain: $$w^2=h^2=z \implies w^2-h^2=\underbrace{(w-h)}_{\neq 0}(w+h)=0 \\ \implies w+h=0 $$ But $w$ and $h$ have both positive real values, so we get $w+h \neq 0$ therefore the contradiction and $w=h$
Some real numbers $a$ and $b$ are given, with conditions, such that $z=a+ib$ and one looks for solutions $(x,y)$ of $$w=x+iy,\qquad w^2=z,\qquad x\gt0,$$ that is, $$x^2-y^2=a,\qquad 2xy=b,\qquad x\gt0.$$ In particular, $x\gt0$ hence $$x=\sqrt{y^2+a},$$ and $y$ has the sign of $b$ with $$b^2=4x^2y^2=4(y^2+a)y^2=(2y^2+a)^2-a^2,$$ that is, $$y^2=\frac{-a+\sqrt{b^2+a^2}}2.$$ Finally, the unique solution $(x,y)$ is $$x=\sqrt{\frac{a+\sqrt{b^2+a^2}}2},\qquad y=\mathrm{sgn}(b)\,\sqrt{\frac{-a+\sqrt{b^2+a^2}}2}.$$ The only case where this could yield $x=0$ is if $a\lt0$ and $b=0$, fortunately this case was excluded from the start since it corresponds to $w$ on the halfline $\mathbb R_-$ in $\mathbb C$. Note also that $y$ involves the sign $\mathrm{sgn}(b)$, which is undefined if $b=0$ but this is no problem either since if $b=0$ then $a\gt0$ hence the square root yielding $y$ is $0$, thus one does not need to specify what would be $\mathrm{sgn}(b)$ in this case.