Niles said:
I see. Would you advise me just to look for the points where the function is not defined, just like my book says? This way (if you do advise me to do this), then I don't have to worry about limits, and which way they are approached from.
Thanks for replying.
That won't work, becuase if the function is sin(z)/z, then the function is not defined at z = 0 either, yet the limit does exist and is equal to 1.
So, you have a "removalbe singularity", which means that you can define the value at the undefined point z = 0 to be equal to 1, and then the function is continuous and even analytic.
Now, when you are dealing with functions that are analytic except for possible exception points, the only tyupes of sungularities are poles, branch point singularites or essential singularities.
Poles are singularties around which the expansion starts with a negative power. If the expnsion around z = z_0 starts like:
a (z-z_0)^(-n) + b (z-z_0)^(-n+1) + ...
then we say that the pole is of order n. Then mltiplying the function by (z-z_0)^n would yield an analytic function (you can then define it at the point z = z_0 such that it become analytic there).
A function f(z) has an essential singularity at z = z_0 if there does not exist a finite n such that multiplying the function by (z-z_0)^n will make the function analytic. So for all n > 0 the function (z-z_0)^n f(z) is singular at z = z_0.
I case of your example, you can see from the series expansion of
cos(1/z) that it has an essential singularity for z = 0.