Proof of expansion of a certain value

Click For Summary
SUMMARY

The discussion focuses on proving the equation sum(k>=1)8/(k^4+4)=pi*coth(pi)-1, which was derived from Mathematica. Participants highlight the importance of proper notation, specifically the limits of summation and the summation term. The recommended approach involves recognizing the simple poles of pi*coth(pi*x) at integer values and utilizing the residue theorem to evaluate the infinite series. A reference to a detailed guide on infinite series and the residue theorem is provided for further understanding.

PREREQUISITES
  • Understanding of infinite series and summation notation
  • Familiarity with residue theorem in complex analysis
  • Knowledge of hyperbolic functions, specifically coth
  • Experience with Mathematica for symbolic computation
NEXT STEPS
  • Study the residue theorem in complex analysis
  • Learn about hyperbolic functions and their properties
  • Explore the evaluation of infinite series using poles
  • Review the documentation and examples of Mathematica for series summation
USEFUL FOR

Mathematicians, students of complex analysis, and anyone interested in advanced series proofs and the application of the residue theorem.

dimitri151
Messages
117
Reaction score
3
How do I begin proving:
sum(k>=1)8/(k^4+4)=pi*coth(pi)-1?

I got this from Mathematica.

Thanks in advance for any help.
 
Physics news on Phys.org
dimitri151 said:
How do I begin proving:
sum(k>=1)8/(k^4+4)=pi*coth(pi)-1?

I got this from Mathematica.

Thanks in advance for any help.
Notation is poor. Limits of summation? Summation term?
 
The usual method is to observe that pi*coth(pi*x) has simple poles at the integers

$$\sum_{k=1}^\infty \frac{8}{k^4+4}=-1+\frac{1}{2}\sum_{k=-\infty}^\infty \frac{8}{k^4+4}$$
then use
$$\sum_{k=-\infty}^\infty f(k)=-\sum_{\text{z is a pole of f}}\mathrm{Res} \, \pi \cot(\pi z)f(z) $$
see for example
http://www.supermath.info/InfiniteSeriesandtheResidueTheorem.pdf
 
Last edited:

Similar threads

  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K