Analytically Solving Complex Expressions with Wolfram Alpha

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
6 replies · 2K views
Messages
5,706
Reaction score
1,592
I'm noticing wolfram alpha has the amazing ability to analytically solve
[tex]\sum_{n=1}^{\infty} \frac{1}{n^2 + a^2}[/tex]

Anyone know how to do this, and if it's also possible to deal with higher order guys (like it also can do 1/(n4+a2), but it's a way more complicated expression to the point where I'm staring at it wondering if it's actually a real number)
 
Physics news on Phys.org
Office_Shredder said:
I'm noticing wolfram alpha has the amazing ability to analytically solve
[tex]\sum_{n=1}^{\infty} \frac{1}{n^2 + a^2}[/tex]

Anyone know how to do this, and if it's also possible to deal with higher order guys (like it also can do 1/(n4+a2), but it's a way more complicated expression to the point where I'm staring at it wondering if it's actually a real number)

I'd split it into partial sums and then evaluate.

Hint:
##\frac{1}{n^2+a^2}=\frac{1}{(n+ai)(n-ai)}##, where i is the imaginary unit.

Higher order expressions will undoubtedly be a lot more complicated. Though, given n and a are real numbers, the sum will also be real, so they won't necessarily be more complex (heh. See what I did there? :-p).
 
Mandelbroth said:
Higher order expressions will undoubtedly be a lot more complicated. Though, given n and a are real numbers, the sum will also be real, so they won't necessarily be more complex (heh. See what I did there? :-p).

If you split it into two fractions of degree one neither of your series converge anymore.

By "wondering if it's a real number" I meant "gee wolfram alpha has a lot of 4th roots of -1 in that expression" not "I literally don't know if it's a real number"