Complex analysis - partial fraction expansion

yy205001
Messages
60
Reaction score
0

Homework Statement


Show that:
Ʃ(-1)n/(n^2+a^2) (from n=0 to ∞) = pi/[asinh(pi*a)], a\neq in, n\in Z.


Homework Equations



f(z) = f(0) + Ʃbn(1/(z-an)+1/an) (from n=1 to ∞) , where bn is the residue of f(z) at an.

The Attempt at a Solution



The main problem is I don't how to pick the function f(z) to start with. I am thinking is pi*cot(pi*z) a good starting point? But in this case, we are dealing with the hyperbolic function, so coth will be a better choice??

Any help is appreciated!
 
Physics news on Phys.org
First of all the sum is over n \in \mathbb{Z}, and the correct statement is
\sum_{n=-\infty}^{\infty} \frac{(-1)^n}{n^2+a^2}=\frac{\pi}{a \sinh(a \pi)}.
Now find a function with residua (-1)^n at z=n for n \in \mathbb{Z}.

You are close with the choice of your function, but the one you gave has residua +1. Multiply it with an entire function which takes the values (-1)^n at z=n \in \mathbb{Z}. Then choose an appropriate contour to integrate over and finally deform it appropriately to use the residue theorem.
 
From my notes, i found that Ʃ(-1)nf(n) (from -∞ to ∞) = - Ʃ Res(pi*csc(pi*z), zj) (poles zj of f(z)).

So, should I let f(n) = 1/(n2+a2) in this case?
 
vanhees71 said:
First of all the sum is over n \in \mathbb{Z}, and the correct statement is
\sum_{n=-\infty}^{\infty} \frac{(-1)^n}{n^2+a^2}=\frac{\pi}{a \sinh(a \pi)}.
Now find a function with residua (-1)^n at z=n for n \in \mathbb{Z}.

You are close with the choice of your function, but the one you gave has residua +1. Multiply it with an entire function which takes the values (-1)^n at z=n \in \mathbb{Z}. Then choose an appropriate contour to integrate over and finally deform it appropriately to use the residue theorem.

I've been trying myself to sort out this Laurent series stuff, but I'm pretty sure I'm not following this. Would you mind answering some questions?

Are we trying to find a function g(z) to expand in a Laurent series which will match the summation at z = n?

I understand that any appropriate g would have simple poles at ±ai, so would have just the ##a_{-1}## term in its Laurent series. But why would this residue necessarily show up in the other terms of the Laurent series?

Does this Laurent series converge to g everywhere? Somehow I'm thinking that the series around ai is good only down to -ai -- that is converges in a radius of 2a around the point +ai.

Or am I completely on the wrong track here?

If you can explain, I would very much appreciate it.
 
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