I'm sure this is easy, but I can't find it yet.
What is $J_n(-x)$? Where $J_n$ is the usual Bessel function of integer order.
In particular, I'm looking to the sum $\sum_{n=-\infty}^\infty J_n(-x) = \sum_{n=-\infty}^\infty f_n(-1)J_n(x) $,
I want to find this $f_n(-1)$.
From definition one can write $[1]$ $$J_n(x)={1\over \pi}\int_0^\pi \cos(n\tau-x\sin\tau)d\tau$$therefore $$J_{-n}(-x){={1\over \pi}\int_0^\pi \cos(-n\tau+x\sin\tau)d\tau\\={1\over \pi}\int_0^\pi \cos(n\tau-x\sin\tau)d\tau\\=J_n(x)}$$also$$J_{-n}(x)=(-1)^nJ_n(x)$$finally$$J_n(-x)=(-1)^nJ_n(x)$$