quadricode
- 9
- 0
I have tried well over 30 cumulative hours trying to evaluate this double series:
S=\sum_{k=0}^{m}\sum_{j=0}^{k+m-1}(-1)^{k}{m \choose k}\frac{[2(k+m)]!}{(k+m)!^{2}}\frac{(k-j+m)!^{2}}{(k-j+m)[2(k-j+m)]!}\frac{1}{2^{k+j+m+1}},
for some integer m>0. I have simplified (or maybe complicated) the sum to
S=\sum_{k=0}^{m}\sum_{j=0}^{k+m-1}(-1)^{k}\frac{m!}{k!(m-k)!}\frac{(k+m-1-j)!}{(k+m)!}\frac{(k+m-1/2)!}{(k+m-1/2-j)!}\frac{1}{2^{k-j+m+1}},
which may be easier to work with (hopefully it is correct).
I conjecture that S=0 from calculating S with 50 consecutive values of m. And assuming Mathematica knows what it's doing, m has to equal zero from earlier results; results preceding the derivation of this double sum.
I am wondering if anyone knows an easy way to evaluate this sum. :)
S=\sum_{k=0}^{m}\sum_{j=0}^{k+m-1}(-1)^{k}{m \choose k}\frac{[2(k+m)]!}{(k+m)!^{2}}\frac{(k-j+m)!^{2}}{(k-j+m)[2(k-j+m)]!}\frac{1}{2^{k+j+m+1}},
for some integer m>0. I have simplified (or maybe complicated) the sum to
S=\sum_{k=0}^{m}\sum_{j=0}^{k+m-1}(-1)^{k}\frac{m!}{k!(m-k)!}\frac{(k+m-1-j)!}{(k+m)!}\frac{(k+m-1/2)!}{(k+m-1/2-j)!}\frac{1}{2^{k-j+m+1}},
which may be easier to work with (hopefully it is correct).
I conjecture that S=0 from calculating S with 50 consecutive values of m. And assuming Mathematica knows what it's doing, m has to equal zero from earlier results; results preceding the derivation of this double sum.
I am wondering if anyone knows an easy way to evaluate this sum. :)
Last edited: