The given set is $$\left \{ (z,w) \in \mathbb{C}^2 : z^2+w^2=1 \right \}$$
I have to check that is this set is bounded or unbounded?
solution i tried-here the given condition is $$z^2+w^2=1$$
i am considering $z=x+iy$ ,and $w=a+ib$ so from this we get
$$\Rightarrow (x+iy)^2+(a+ib)^2=1$$
$$\Rightarrow x^2-y^2+2xyi+a^2-b^2+2abi=1$$
equating real and imaginary part
$$ \Rightarrow x^2-y^2+a^2-b^2=1,\;\;2xy+2ab=0$$
$$\Rightarrow x^2-y^2+a^2-b^2=1,\;\;xy+ab=0$$
$$x^2-y^2+a^2-b^2=1,\;\;xy=-ab$$
after this i tried but does't getting any idea how to proceed further
Please Help
Thank you
Define $z=a-bi$ and $w=a+bi$, hence $$z^2+w^2=1\implies a^2-b^2={1\over2}$$which is a hyperbola w.r.t. $a$ and $b$ over which they can grow unboundedly and consequently $|z-w|=2|b|$. Therefore, the set is unbounded.