I am trying to prove the following expression
$$\sum_{n=1}^{N}\prod_{m=1, m \neq n}^{N} \frac{1}{\frac{1}{x_m}-\frac{1}{x_n}}=0. $$ (1)
I have used an inductive approach to prove (1). In particular, when N= 2 or N=3, it is readily that (1) holds. However, when assuming that (1) holds for N = M, it becomes complicated to evaluate and confirm that (1) holds for N = M+1.
Does anyone have suggestions/advices for proving (1)?
Thank you.