Open subset of $\mathbb{C}$

419 Views Asked by At

I am trying to solve the following problem:

Prove that the following inequality defines an open subset of $\mathbb{C}$: $\lvert z + z^2 \rvert < 1$.

I tried taking a ball around each point $z$ and proving that every point in the ball satisfies the inequality. I also tried to prove that the complement is closed, but no luck. Please if you can help me that would be awesome. Thanks!

3

There are 3 best solutions below

0
On BEST ANSWER

I thought I'd provide a pedestrian solution in case you have not done (or choose not to use) the topological argument from the other solutions.

Note:

$$|z+h+(z+h)^2|=|z+z^2+h+2zh+h^2|\le|z+z^2|+|h||1+2z+h|\lt|z+z^2|+|h|(2+2|z|)$$

whenever $|h|\lt 1$. Therefore, if $z$ is in your subset, let's set $\epsilon=1-|z+z^2|$, and then choose $h\in\mathbb C$ such that $|h|\lt\frac{\epsilon}{2+2|z|}, |h|\lt 1$, and you will have:

$$|z+h+(z+h)^2|\lt|z+z^2|+\epsilon=1$$

i.e. the whole circle around $z$ and with radius $\min(\frac{\epsilon}{2+2|z|},1)$ is contained in your subset.

0
On

$f(z)=|z+z^2|$ is continuous, so $f^{-1}(-\infty,1)$ is open.

0
On

Note that the function $$f(z) = |z+z^2|$$ is continuous. What can you tell about the continuous pre-image of an open set?