Summations: Where did this come from

  • Thread starter Thread starter karenmarie3
  • Start date Start date
karenmarie3
Messages
9
Reaction score
0
Hey can anyone explain to me how the summation 1/(n^2-m^2) = 1/2n[1/(m+n)-1/(m-n)]?

I am trying to find the second order correction to the energy of a harmonic oscillator (nondegenerate perturbations), and understand everything but where that came from. Is there a table of summation identities online somewhere?
 
Physics news on Phys.org
\frac{1}{2n}\left(\frac{1}{m+n}-\frac{1}{m-n}\right)=\frac{1}{2n}\left(\frac{m-n}{(m+n)(m-n)}-\frac{m+n}{(m+n)(m-n)}\right)
 
Thank you very much! I figured it was something that wasn't a big deal, but sometimes when I'm working on the tougher stuff my brain doesn't want to switch to a lower gear!
 
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