Need help with finding residue of a simple function

  • Context: Graduate 
  • Thread starter Thread starter joris_pixie
  • Start date Start date
  • Tags Tags
    Function Residue
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
joris_pixie
Messages
25
Reaction score
0
Need help with finding residue of a "simple" function

Hello,
I'm trying to find the residue z=0 of f(z) = (1 + z)e^(3/z)

I understand this is a essential singularity. I know the answer is 15/2 but I can't seem to find the solution.

I've tried this so far:

f(z) = (1 + z) ( (3/z) + 9/2z² + ...)
But now I'm stuck ! please help :)
 
Physics news on Phys.org


Do you know what the residue is? You've expanded the exponential in a series - why? It's the correct thing to do, but do you know why?

It's because the residue of a function at [itex]z = 0[/itex] is given by the coefficient of [itex]1/z[/itex] in its Laurent series expansion. So, what's the coefficient of 1/z in your series expansion? (You have to multiply your two series together!)
 


Aha !
I'm going to study the Laurent series expansion part again... ;)

Thank you ! :)