Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

summing over bessel function

Hi.

I need to sum over a bessel function K:

sum(bessel_K(0,2*PI*abs(x+k)),k,-oo,oo)

How ever I get an error:

TypeError: Cannot evaluate symbolic expression to a numeric value.

Which sounds logical. I there any way around this?

Thanks