Basic question on Determing Singular Points

RJLiberator
Gold Member
Messages
1,094
Reaction score
63
Member warned about posting without the template
Determine the singular points of each function:

f(z) = (z^3+i)/(z^2-3z+2)

So it is my understanding that a singular point is one that makes the denominator 0 in this case.
We see that (z-2)(z-1) is the denominator and we thus conclude that z =2, z=1 are singular points.

f(z) = (2z+1)/(z(z^2+1))

So, z=0, +/- i are singular points.

Am I understanding this correctly?
 
Physics news on Phys.org
That is how I understand it. In general if you can find a value of z for which f(z) is undefined that is a singularity. You should also check what happens in the numerator to be sure you aren't missing anything.
 
  • Like
Likes RJLiberator
The formal definition for isolated singularities (or singular points), as stated in Fischer's "Complex Variables" is:
"An analytic function f has an isolated singularity at a point z_0 if f is analytic in the punctured disc 0<|z-z_0|<r, for some r>0.
That is, the function is well-defined in the neighborhood of the point, but not at the point itself.
 
  • Like
Likes RJLiberator
Given that f(z) is a rational function, a polynomial divided by a polynomial, then all singular points are where the denominator is 0.
 
  • Like
Likes RJLiberator
Excellent. Thank you for this confirmation.

This class is moving fasttttt.

=)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top