Converging to the Basel Problem: Solving for Poles on the Real Axis

  • Context:
  • Thread starter Thread starter alyafey22
  • Start date Start date
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
2 replies · 1K views
alyafey22
Gold Member
MHB
Messages
1,556
Reaction score
2
$$\sum_{k\geq 1} \frac{1}{k^2} = \frac{\pi^2}{6}$$

Let us see how many different methods can we get (Cool)
 
Physics news on Phys.org
Euler used the Bernoulli numbers to solve the problem

But there are other ways

Fourier series , Complex analysis
 
$$\sum_{k = -\infty}^{\infty} f(k) = - \sum_{i\geq 0} \text{Res}\, \left( \pi \cot(\pi z) f(z);z_i \right) $$

This requires the function to be analytic on the real axis but $$\frac{1}{k^2}$$ has a pole of order $$2$$ at the origin .

So we can adjust the theorem to solve for poles on the real axis

$$\sum_{k\leq -1} \frac{1}{k^2} +\sum_{k \geq 1} \frac{1}{k^2}= - \text{Res}\, \left(\frac{\pi \cot(\pi z)}{z^2};0 \right)$$

$$\sum_{k\geq 1} \frac{1}{k^2} +\sum_{k\geq 1} \frac{1}{k^2}= \frac{\pi^2}{3}$$

$$\sum_{k\geq 1} \frac{1}{k^2} = \frac{\pi^2}{6}$$

I deleted the proof of the modification of the theorem above . If someone is interested I will try to post it.