Infinite sum help (geometric series)

TheMightyJ
Messages
8
Reaction score
0

Homework Statement



Well, the original question is to solve this ...

\sum 1/(a2 + x2)

the sum goes from x=-infinity to infinity (i wasnt sure how to show this with the latex??)

and the answer i am supposed to show is \pi/a + (2*\pi/a) * (1/(e2*\pi*a - 1)


Homework Equations



So, using Poisson resummation and some results from previous exercises, i get the new problem to being

\sum (\pi/a) * (e-2*\pi*a*|v|)

the sum now from v=-infinity to infinity



The Attempt at a Solution



so i can split this into three.

the easy bit is to take the v=o part, this gives me the \pi/a required in the answer.

then i have two parts, the sum with v=1 to infinity and the sum with v=-infinity to -1

these two parts are identical, due to the |v|.

so i have 2*\sum (\pi/a) * (e-2*\pi*a*|v|)

i can take the 2*\pi/a outside of the sum, as it has no v element.

so now i am left having to show that

\sum (e-2*\pi*a*|v|) = (1/(e2*\pi*a - 1)

which, i realize is just a (i think) simple geometric series sum ... and yet I am not sure how to show these two equate?

any help would be brilliant, thank you.
 
Physics news on Phys.org
The sum from 0 to infinity is 1/(1-exp(-2*pi*a)), geometric series, right? So the sum from 1 to infinity is [1/(1-exp(-2*pi*a))]-1. Do some algebra including multiply numerator and denominator by exp(2*pi*a).
 
Hi TheMightyJ! :smile:

(have a pi: π and an infinity: ∞ and a sigma: ∑ :wink:)

With LaTeX, it's \sum_{-\infty}^{\infty}, and without, it's just ∑-∞ :smile:
 
Thanks to both of you :0) much appreciated.
 
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