Date: Mar 2, 2013 12:13 AM Author: hasti Subject: series and integral hi,
I have a series and want to find an equal integral for it.
my series is
sum(e^(-a*m^2)/m^2) for (m=1 to ?)
"a" is a constant and a>=0
which integral is equal with it? I want to replace series with integral in my calculations.
thank you.