I'm having trouble solving this summation and was wondering if anyone could put me on the right track. Here's the problem below, I've also attached a pdf of it.
Sum from 1 to infinity in steps of 2 for l, m, and n:((-1)^((m - 1)/2))*(m/(n^2 + l^2 + m^2))
I've tried using the built in sum...