Euler's solution to the Basel problem

  • Thread starter Thread starter hover
  • Start date Start date
Click For Summary
SUMMARY

Euler's solution to the Basel problem involves expressing the sine function as an infinite series and utilizing the identity sin(πx)/(πx) = product over n of (1 - x²/n²). This identity is valid at nonzero integers and leads to the conclusion that the coefficient of x² on the left-hand side is -π²/6, which corresponds to the sum of the inverse squares from n = 1 to infinity. Additionally, Euler's method can also be applied using the cosine function, yielding the result that the sum of the inverse squares of odd numbers is 3/4 Zeta(2), ultimately confirming that Zeta(2) equals π²/6.

PREREQUISITES
  • Understanding of infinite series and Taylor polynomials
  • Familiarity with trigonometric functions, specifically sine and cosine
  • Knowledge of the Riemann Zeta function, particularly Zeta(2)
  • Basic principles of convergence in mathematical products
NEXT STEPS
  • Study the derivation of Taylor series for sin(x) and cos(x)
  • Explore the properties and applications of the Riemann Zeta function
  • Investigate the convergence of infinite products in mathematical analysis
  • Learn about alternative proofs of the Basel problem using different mathematical techniques
USEFUL FOR

Mathematicians, students of calculus, and anyone interested in the historical and analytical aspects of Euler's work on the Basel problem.

hover
Messages
342
Reaction score
0
Can someone find a good explanation of how Euler did it? I can't seem to find anything article or whatnot that carefully explains what he did to solve the problem. From what I can gather, he seems to follow a method of writing out sin(x) as an infinite series(taylor polynomial) and divides by x and from there I get lost in the mishmash. Why does he even choose to use sin(x) and not cos(x) or tan(x) for that matter?
 
Mathematics news on Phys.org
The function

sin(pi x)/(pi x)

is zero at the nonzero integers, so it should be equal to:

sin(pi x)/(pi x) = product over n of (1-x^2/n^2)

The right hand side is a product that converges and it is zero when x isa nonzero integer. The normalization is correct, because for x = 1 it is 1 while the limit for x to 1 of the left hand side is also 1. So, the above indentity looks correct (but you can't rigorously prove that, Euler only conjectured the identity).

The coefficient of x^2 of the left hand side is:

-pi^2/6

And from the right hand side it is minus the sum of 1/n^2 from n = 1 to infinity. To get an x^2 term, you need to take it from one factor of the infinite product, say the nth, and then you need to take the 1 from all other factors. You then get -1/n^2, and all n from 1 to infinity contribute.

Now, you can just as well do this using cos(pi x). The zeroes are at x = (n+1/2), so you would conjecture that:

cos(pi x) = Product over n of [1-x^2/(n+1/2)^2]

Normalization is correct as can be seen from putting x = 1 on bith sides. Extracting the coefficient of x^2 gives:

-pi^2/2 = -Sum over n from n= 0 to infinity of 1/(n+1/2)^2

You can rewrite this as:

sum over n 1/(2n+1)^2 = pi^2/8

You then use the following trick. If we put:

Zeta(2) = sum from n = 1 to infinity of 1/n^2

Then clearly the sum of the inverse squares of the even numbers only is:

sum from n = 1 to infinity of 1/(2n)^2 = 1/4 Zeta(2)

So, the sum over only the inverse squares if the odd numbers must be
3/4 Zeta(2). So we have:

pi^2/8 = 3/4 Zeta(2) -------->

Zeta(2) = pi^2/6.
 
  • Like
Likes Sergejs Boroviks

Similar threads

  • · Replies 6 ·
Replies
6
Views
4K
Replies
15
Views
6K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K