Possible Duplicate:
Proving that a complex set in open/closed/neither and bounded/not bounded
I think $\{z\in C:|z| = |\operatorname{re}(z)| +|\operatorname{im}(z)|\}$ is closed. But I have no idea how to show it since you have to take an element of the set (which lies on the axes) and take a neighbourhood around that (not all of the ball is within the set so it's not open).
But when you do the complement, not all of everything outside of the axes includes the ball (as some of the ball is on the axes). This would make it neither open nor closed but I'm sure it's closed! Can someone help me please?
It's definitely not bounded because no closed ball can cover all of the axes as they go on to infinity and beyond. Right?
The set $E=\{z\in C:|z|=|Re(z)|+|Im(z)|\}$ is precisely the union of the horizontal and vertical axes on the complex plane. This is closed but not open.
To see that it is closed, show that the complement is open: for any $z$ in the complement of $E$, let $r=\min(|Re(z)|,|Im(z)|)$. Then the ball with centre $z$ and radius $r$ lies in the complement of $E$.
To see that it is not open, consider the balls centred at $z=0$ with arbitrary radius. Any such ball certainly contains a point not lying on either of the axes.