I have to use only the following definition 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 $
Let a,b,c denote complex constants then using def (2) sec 15. prove the following.
1)$\lim_{z \to z_{0}} (az+b) = (az_0 +b)$
$\lim_{z \to z_{0}} |(az+b)- (az_0 +b)| = |az- az_0|= |a| |z-z_0 |< \epsilon $
Let $\delta = \frac {\epsilon}{|a| }$ I feel like i need to say something here to complete this proof?
2) $\lim_{z \to z_{0}} (z^2 +c ) = (z_{0}^{2} +c) $
$\lim_{z \to z_{0}} |(z^2 +c ) -(z_{0}^{2} +c)| = |z^2 -z_{0}^{2}|=|(z -z_{0})(z +z_{0})| = |z -z_{0}||z +z_{0}| < \epsilon $
Either $|z -z_{0}|>|z +z_{0}| $ or $ |z -z_{0}| <|z +z_{0}| $ let $ \delta = \max \{ 2|z -z_{0}|,2|z +z_{0}| \} $
Clearly $ |z -z_{0}| < \delta $
Assuming these are right how do i finish them off? ( I have never taken a class on analysis and im supposed to learn this without ever doing any examples in class for my midterm.)