I have to use only the following defn to prove the limit exists.
Using def (2) sec 15. prove the following.
Section 15 (2) =$ |f(z) - w_0 |< \epsilon \space \space \space $ Whenever $ 0< | z-z_0 | < \delta $
1) $ \lim_{z \to z_{0}} Re(z)= Re(z_0)$
$ \lim_{z \to z_{0}} |f(z) - w_0 |= z= (x+iy)$ Re(z) = x $ \space \space \space \lim_{x \to x_{0}} |x - x_0 |< \epsilon $
i define $|x - x_0 |<1$ and $|x| - |x_0 | \leq |x - x_0 |$ thus $|x| < 1 + |x_0 | $
This implies that $ |1 + |x_0 | - x_0 |< \epsilon $
but $-x_0 \leq |x_0|$ so $ |1 + 2|x_0 | | \leq |1| + |2|x_0 | |= 1 + 2|x_0 | < \epsilon $
let $\delta = \min \{ 1,\frac { \epsilon }{1 + 2|x_0 |} \} $
does this work? There are no worked out examples in my textbook and i have never taken analysis.