How can we prove that the sum of alternating squares equals pi squared over 12?

  • Context: Graduate 
  • Thread starter Thread starter psholtz
  • Start date Start date
Click For Summary

Discussion Overview

The discussion centers on the mathematical exploration of the sum of alternating squares, specifically the series \(\frac{1}{1^2} - \frac{1}{2^2} + \frac{1}{3^2} - \frac{1}{4^2} + ...\) and its relation to \(\frac{\pi^2}{12}\). Participants are seeking straightforward methods to prove this relationship, drawing parallels to the well-known Basel Problem.

Discussion Character

  • Exploratory, Technical explanation, Debate/contested

Main Points Raised

  • Some participants reference the Basel Problem, which states that \(\frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + ... = \frac{\pi^2}{6}\), and inquire about a similar proof for the alternating series.
  • One participant suggests that using Fourier series could provide a straightforward proof for the alternating sum.
  • Another participant expresses familiarity with Fourier analysis but seeks clarification on how to transition from the known result of the Basel Problem to the alternating series.
  • Multiple participants propose a series manipulation approach to express the alternating sum in terms of the Basel Problem, noting that rigor could be added by considering convergence.
  • There is acknowledgment of the non-rigorous nature of some proposed methods, with participants suggesting that careful handling of convergence could enhance the arguments.

Areas of Agreement / Disagreement

Participants do not reach a consensus on a definitive proof method for the alternating series. There are multiple approaches discussed, and uncertainty remains regarding the most straightforward or rigorous method to establish the relationship to \(\frac{\pi^2}{12}\).

Contextual Notes

Participants note that the rigor of the proposed methods may vary, and there is an emphasis on the need to address convergence issues in the series manipulations.

psholtz
Messages
133
Reaction score
0
The Basel Problem is a well known result in analysis which basically states:

<br /> \frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \frac{1}{4^2} + ... = \frac{\pi^2}{6}<br />

There are various well-known ways to prove this.

I was wondering if there is a similar, simple way to calculate the value of the sum:

<br /> \frac{1}{1^2} - \frac{1}{2^2} + \frac{1}{3^2} - \frac{1}{4^2} + ... = ?<br />

The value of this sum should work out to pi*pi/12, but I was wondering if there was a straightforward way to prove it?
 
Physics news on Phys.org
Depends on what you mean with straightforward. Do you think Fourier series is straightforward? That allows you to prove it.
 
psholtz said:
The Basel Problem is a well known result in analysis which basically states:

<br /> \frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \frac{1}{4^2} + ... = \frac{\pi^2}{6}<br />

There are various well-known ways to prove this.

I was wondering if there is a similar, simple way to calculate the value of the sum:

<br /> \frac{1}{1^2} - \frac{1}{2^2} + \frac{1}{3^2} - \frac{1}{4^2} + ... = ?<br />

The value of this sum should work out to pi*pi/12, but I was wondering if there was a straightforward way to prove it?

Well, it may not be rigorous, but you could write

$$\begin{eqnarray*}
\frac{1}{1^2} - \frac{1}{2^2} + \frac{1}{3^2} - \frac{1}{4^2} + ...& = & \left(\frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \frac{1}{4^2} + \dots\right) - 2\left(\frac{1}{2^2} + \frac{1}{4^2} + \frac{1}{6^2} + \dots \right) \\
& = & \left(\frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \frac{1}{4^2} + \dots\right) - \frac{2}{2^2}\left(\frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \dots \right) \\
& = & \dots\end{eqnarray*}$$

(You could make this rigourous by being careful with the convergence of the two series, I imagine).
 
Sure, a Fourier series would be straightforward.

I'm familiar w/ how Fourier analysis can be used to sum the first series, but it's not immediately clear to me how to proceed from that solution, to the sum for the second series.

Could you give me a pointer/hint?
 
Mute said:
Well, it may not be rigorous, but you could write

$$\begin{eqnarray*}
\frac{1}{1^2} - \frac{1}{2^2} + \frac{1}{3^2} - \frac{1}{4^2} + ...& = & \left(\frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \frac{1}{4^2} + \dots\right) - 2\left(\frac{1}{2^2} + \frac{1}{4^2} + \frac{1}{6^2} + \dots \right) \\
& = & \left(\frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \frac{1}{4^2} + \dots\right) - \frac{2}{2^2}\left(\frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \dots \right) \\
& = & \dots\end{eqnarray*}$$

(You could this rigourous by being careful with the convergence of the two series, I imagine).
Yes, thanks...

This was something along the lines of the intuition I was going by, but didn't quite get it to this point.

Thanks..
 
Mute said:
Well, it may not be rigorous, but you could write

$$\begin{eqnarray*}
\frac{1}{1^2} - \frac{1}{2^2} + \frac{1}{3^2} - \frac{1}{4^2} + ...& = & \left(\frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \frac{1}{4^2} + \dots\right) - 2\left(\frac{1}{2^2} + \frac{1}{4^2} + \frac{1}{6^2} + \dots \right) \\
& = & \left(\frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \frac{1}{4^2} + \dots\right) - \frac{2}{2^2}\left(\frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} + \dots \right) \\
& = & \dots\end{eqnarray*}$$

(You could this rigourous by being careful with the convergence of the two series, I imagine).

Oh, this works as well! Nice! :smile:

My idea was to work with the Fourier series of f(x)=x^2
 
Darn, guys, you replied too fast and quoted my post before I could edit in the missing word "make". =P
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 39 ·
2
Replies
39
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K