PDA

View Full Version : Singularity


mkbh_10
Apr4-08, 04:54 AM
1. The problem statement, all variables and given/known data
Locate & name the singularity of the function

Sinz /z- ∏


2. Relevant equations



3. The attempt at a solution

The function has singularity at z= ∏ but am not able to figure out what type of singularity it is , at z=∏ it gives 0/0 form which is indeterminate form , therefore it is not a pole , neither can the singularity be removed by approaching towards pi there fore it must be an essential singularity

Hootenanny
Apr4-08, 04:56 AM
The singularity is not essential. What is the order of the function?

mkbh_10
Apr4-08, 04:59 AM
Order is 1

Hootenanny
Apr4-08, 05:02 AM
Order is 1
No it isn't :wink:

What is the order of the numerator at z=\pi?

What is the order of the denominator at z=\pi?

mkbh_10
Apr4-08, 05:08 AM
d/dz (sinz ) = cos z & at ∏ it gives value -1 so the order should be 1 & also denominatoar is 1 .


Order is that value of d/dz which give the value of function not euqal to zero ?

Hootenanny
Apr4-08, 05:17 AM
d/dz (sinz ) = cos z & at ∏ it gives value -1 so the order should be 1 & also denominatoar is 1 .
Correct!

Order is that value of d/dz which give the value of function not euqal to zero ?
Correct again!

So, to determine the order of the ratio as a whole one subtracts the oder of the denominator from the numerator. Hence the order of the ratio is zero, which means that the Laurent Series has no principle part.

mkbh_10
Apr4-08, 05:24 AM
removable singularity , also plz tell me more in detail about order , what exactly an order of a complex function represents as in my course i have not studied this part

Hootenanny
Apr4-08, 05:33 AM
removable singularity
Correct :approve:

also plz tell me more in detail about order , what exactly an order of a complex function represents as in my course i have not studied this part
The order is a very useful tool to determine the type of a singularity. As you already know the order of a function at a given point is the order of the derivative where the function is first non-vanishing. As you also know, one can treat ratios separately by determining the orders of the numerator and denominator separately.

The order of a function at a given point denotes the index of the first non-zero coefficient of the Laurent series expansion about that point.

So if the order is greater or equal to zero, this means that the Laurent series expansion has no terms with negative indicies, or no principle part, which means that the singularity is removable.

If the order ([I]n) is less than zero, then the principle part of the Laurent series has n terms and therefore the singularity is a pole of order n.

mkbh_10
Apr4-08, 05:56 AM
Thnx for ur help

But how will i expand the above function if terms of laurent series & show that it has removable singularity

Sinz = z- (z3)3!+(z5)5!....../z-∏ & as z approaches ∏ this approaches infinity ??

mkbh_10
Apr4-08, 06:02 AM
so this will be taylor series expansion , but how will i expand it

Hootenanny
Apr4-08, 06:03 AM
One doesn't need to use the Laurent Series to show that the singularity is removable, one merely needs to show that the limit of f(z) as z\to\pi exists.

mkbh_10
Apr4-08, 06:11 AM
What can we say about the laurent series exapnsion for an isolated singularity ?

Hootenanny
Apr4-08, 06:27 AM
mkbh_10,

Please do not PM me every five minutes and every time you post a reply, whilst I appreciate that you want an answer quickly you must appreciate that I am usually working on something else, whether that be reading other threads or doing work of my own. PM'ing me won't get your question answered any faster, in fact it only serves to annoy me.

With reference to your question, consult your notes, course text or Laurent's Theorem.

HallsofIvy
Apr4-08, 06:40 AM
By the way, the original problem could have been done very simply in the following way:

Let u= z-\pi. Then z= u+ \pi and the function becomes
\frac{sin(z)}{z-\pi}= \frac{sin(u+\pi)}{u}

But sin(u+\pi)= sin(u)cos(\pi)+ cos(u)sin(\pi)= -sin(u). Thus,
[tex]\frac{sin(z)}{z- \pi}= -\frac{sin(u)}{u}[/itex]
As z goes to \pi, u goes to 0 and the fraction clearly goes to -1. Since the limit exists that is a removable singularity.

Oh, and please use parentheses. It was not at all clear to me, at first, whether you meant sin(z)/(z-\pi) or sin(z/(z-\pi)).

The Laurent series of an analytic function or a function with a removeable singularity does not have any negative powers of z, of course.

Since, as I said before,
[tex]\frac{sin(z)}{z- \pi}= -\frac{sin(u)}{u}[/itex]
You can find the "Laurent" series for sin(z)/(z-\pi) by writing out the Taylor's series for sin(u), dividing by u, and then replacing u by z-\pi.

Since sin(u) does not have a "constant" term, sin(u)/u will not have any negative powers of u, sin(z)/(z-\pi) will not have any negative powers of z.