Simplifying a double summation

  • Context: Graduate 
  • Thread starter Thread starter Ad VanderVen
  • Start date Start date
  • Tags Tags
    Simplifying Summation
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
Ad VanderVen
Messages
169
Reaction score
13
TL;DR
Simplifying a double summation.
Is it possible to simplify the function below so that the sums disappear.
$$\displaystyle g \left(x \right) \, = \, \sum _{j=-\infty}^{\infty} \left(-A +B \right) \sum _{k=-\infty}^{\infty} \frac{1}{2}~\frac{\sqrt{2}~e^{-\frac{1}{2}~\frac{\left(x -k \right)^{2}}{\sigma ^{2}}}~\left(U -V \right)}{\sigma ~\sqrt{\pi }}$$
with
$$\displaystyle A\, = \,1/2\,{\rm erf} \left(1/2\,{\frac { \sqrt{2} \left( -j-1/2+{\it omicron} \right) }{\rho}}\right),$$
$$\displaystyle B\, = \,1/2\,{\rm erf} \left(1/2\,{\frac { \sqrt{2} \left( -j+1/2+{\it omicron} \right) }{\rho}}\right),$$
$$\displaystyle U\, = \,1/2\,{\rm erf} \left(1/4\,{\frac { \sqrt{2} \left( -2\,bj+2\,k+1 \right) }{\tau}}\right)$$
and
$$\displaystyle V\, = \,1/2\,{\rm erf} \left(1/4\,{\frac { \sqrt{2} \left( -2\,bj+2\,k-1 \right) }{\tau}}\right)$$
 
Last edited:
Physics news on Phys.org
It seems very complex to me. Why do you estimate or expect that it would be reduced to a no sum form ?
 
anuttarasammyak said:
It seems very complex to me. Why do you estimate or expect that it would be reduced to a no sum form ?
I do not know.
 
Get rid of all the constants that can be taken out of the sums, they just blow up the expression for absolutely no reason.

You can express all the error functions as integrals and then see if adjacent terms have some nice relation for the boundaries that allows summation. The error function arguments look like there might be something you can combine.