Infinte sum - standard result?

  • Thread starter Thread starter yaboidjaf
  • Start date Start date
  • Tags Tags
    Standard Sum
yaboidjaf
Messages
5
Reaction score
0
Hi, I'm working on a continuous time random walk problem, but my question is to do with analysis.
I have and infinite sum and am unsure how to get form one step to the next or whether it is just a standard result.
The variables aren't important but it looks like

sum from n=0 to inf of (p^n((1-p)/s)(cos(ka))^n) = ((1-p)/s)(1/(1-pcos(ka))

sorry it looks messy but i was struggling with the latex.
Is this a standard result or is there a trick I can apply?
Thanks
 
Physics news on Phys.org
brilliant, thanks a lot!
 
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