This summation sums to zero. Why?

  • Context: Graduate 
  • Thread starter Thread starter EngWiPy
  • Start date Start date
  • Tags Tags
    Summation Sums Zero
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
3 replies · 2K views
EngWiPy
Messages
1,361
Reaction score
61
Hi,

I am reading a paper, and at some point the authors claim that:

[tex]\sum_{m=1}^{L+1}\frac{\prod_{\substack{l=1\\l\neq m}}^{L+1}\frac{\lambda(m)}{\lambda(m)-\lambda(l)}}{\lambda^r(m)}=0[/tex]

the question is HOW?

Any tiny hint will be highly appreciated.

Thanks
 
Physics news on Phys.org
In general there is no equality.
It must depend on the definitions of λ, r and L.
Can you provide more details?
 
Amir Livne said:
In general there is no equality.
It must depend on the definitions of λ, r and L.
Can you provide more details?

Lambdas are positive numbers, r is between 1 and L. That is all
 
I don't think that is correct.

Define [itex]\lambda(m)=m[/itex], and pick [itex]L=r=2[/itex]. Then
[tex]\frac{\frac{\lambda(1)}{\left(\lambda(1)-\lambda(2)\right)\left(\lambda(1)-\lambda(3)\right)}}{\lambda(1)^2}+\frac{\frac{\lambda(2)}{\left(\lambda(2)-\lambda(1)\right)\left(\lambda(2)-\lambda(3)\right)}}{\lambda(2)^2}+\frac{\frac{\lambda(3)}{\left(\lambda(3)-\lambda(1)\right)\left(\lambda(3)-\lambda(2)\right)}}{\lambda(3)^2}=\frac{1}{2}-\frac{1}{2}+\frac{1}{6}=\frac{1}{6}[/tex]