Determining order of the poles in z/(e^z-1)

  • Thread starter Thread starter Ratpigeon
  • Start date Start date
  • Tags Tags
    Poles
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Ratpigeon
Messages
52
Reaction score
0

Homework Statement


Find the order of the poles of

f(z)=z/(e^z-1)


Homework Equations



The poles are at z=2 π i k k[itex]\in[/itex]Z\0
(Because at z=0 f(z) has a removable singularity -set f(0)=1)

The Attempt at a Solution



I tried using the Taylor series of e^z - [itex]\sum[/itex]z^n/n!
But I just got
f(z)=1/[itex]\sum[/itex]z^n/(n+1)!
and I somehow need to take out a factor of (z-2 π i k)^j for some j>0 out of that...
 
Physics news on Phys.org
Ratpigeon said:

Homework Statement


Find the order of the poles of

f(z)=z/(e^z-1)


Homework Equations



The poles are at z=2 π i k k[itex]\in[/itex]Z\0
(Because at z=0 f(z) has a removable singularity -set f(0)=1)

The Attempt at a Solution



I tried using the Taylor series of e^z - [itex]\sum[/itex]z^n/n!
But I just got
f(z)=1/[itex]\sum[/itex]z^n/(n+1)!
and I somehow need to take out a factor of (z-2 π i k)^j for some j>0 out of that...

Given f(z), what is the minumum power of (z-z_0) would I have to multiply the function by so that:

[tex]\lim_{z\to z_0} (z-z_0)^n f(z) \neq \infty[/tex]

Take for example at zero:

[tex]\lim_{z\to 0} z^0 \left(\frac{z}{e^z-1}\right)\neq \infty[/tex]

thus the order of the pole at zero is zero, i.e., it's removable. Ok, now you try the pole at [itex]2n\pi i[/itex].
 
Right - got them. I got my brain stuck on taylor series, when I needed l'hospital's rule. Thanks.
They're simple poles with limits z->z_0=z_0, right? :)