View Single Post
  #3  
Old June 4th, 2009, 04:21 PM
Random Variable's Avatar
Random Variable Random Variable is online now
Super Member
 
Join Date: May 2009
Posts: 540
Country:
Thanks: 57
Thanked 204 Times in 191 Posts
Random Variable has a spectacular aura aboutRandom Variable has a spectacular aura aboutRandom Variable has a spectacular aura about
Default

You could try the following:


Res[h,z_{0}] = \lim_{z \to z_{0}} \frac {d}{dz} (z-z_{0})^{2} h(z)

= \lim_{z \to z_{0}} \frac {d}{dz} (z-z_{0})^{2} \frac {1}{f(z)}

then using the product rule

= \lim_{z \to z_{0}} \Big(2(z-z_{0}) \frac {1}{f(z)} + (z-z_{0})^{2} \frac {-1}{[f(z)]^2} f'(z) \Big)

And then since the forms of both terms are indeterminate, apply L'Hospital's rule. But multiple applications will be required.
Reply With Quote