Preply — Study more efficiently by working with a personal tutor. Get 50% off.Affiliate

Wikipedia

Basel problem

Basel problem

The Basel problem is a problem in mathematical analysis with relevance to number theory, concerning an infinite sum of inverse squares. It was first posed by Pietro Mengoli in 1650 and solved by Leonhard Euler in 1734, and read on 5 December 1735 in The Saint Petersburg Academy of Sciences. Since the problem had withstood the attacks of the leading mathematicians of the day, Euler's solution brought him immediate fame when he was twenty-eight. Euler generalised the problem considerably, and his ideas were taken up more than a century later by Bernhard Riemann in his seminal 1859 paper "On the Number of Primes Less Than a Given Magnitude", in which he defined his zeta function and proved its basic properties. The problem is named after the city of Basel, hometown of Euler as well as of the Bernoulli family who unsuccessfully attacked the problem. The Basel problem asks for the precise summation of the reciprocals of the squares of the natural numbers, i.e. the precise sum of the infinite series:

∑ n = 1 ∞ 1 n 2 = 1 1 2 + 1 2 2 + 1 3 2 + ⋯ . {\displaystyle \sum _{n=1}^{\infty }{\frac {1}{n^{2}}}={\frac {1}{1^{2}}}+{\frac {1}{2^{2}}}+{\frac {1}{3^{2}}}+\cdots .}

The sum of the series is approximately equal to 1.644934. The Basel problem asks for the exact sum of this series (in closed form), as well as a proof that this sum is correct. Euler found the exact sum to be π 2 / 6 {\textstyle {\pi ^{2}}/{6}} and announced this discovery in 1735. His arguments were based on manipulations that were not justified at the time, although he was later proven correct. He produced an accepted proof in 1741. The solution to this problem can be used to estimate the probability that two large random numbers are coprime. Two random integers in the range from 1 to n, in the limit as n goes to infinity, are relatively prime with a probability that approaches 6 / π 2 {\textstyle {6}/{\pi ^{2}}} , the reciprocal of the solution to the Basel problem.

Euler's approach Euler's original derivation of the value π 2 / 6 {\textstyle {\pi ^{2}}/{6}} essentially extended observations about finite polynomials and assumed that these same properties hold true for infinite series. Euler's original reasoning requires justification (100 years later, Karl Weierstrass proved that Euler's representation of the sine function as an infinite product is valid, by the Weierstrass factorization theorem), but even without justification, by simply obtaining the correct value, he was able to verify it numerically against partial sums of the series. The agreement he observed gave him sufficient confidence to announce his result to the mathematical community. To follow Euler's argument, recall the Taylor series expansion of the sine function

sin ⁡ x = x − x 3 3 ! + x 5 5 ! − x 7 7 ! + ⋯ {\displaystyle \sin x=x-{\frac {x^{3}}{3!}}+{\frac {x^{5}}{5!}}-{\frac {x^{7}}{7!}}+\cdots }

Dividing through by x gives

sin ⁡ x x = 1 − x 2 3 ! + x 4 5 ! − x 6 7 ! + ⋯ . {\displaystyle {\frac {\sin x}{x}}=1-{\frac {x^{2}}{3!}}+{\frac {x^{4}}{5!}}-{\frac {x^{6}}{7!}}+\cdots .}

The Weierstrass factorization theorem shows that the right-hand side is the product of linear factors given by its roots, just as for finite polynomials. Euler assumed this as a heuristic for expanding an infinite degree polynomial in terms of its roots, but in fact it is not always true for general P ( x ) {\displaystyle P(x)} . This factorization expands the equation into:

sin ⁡ x x = ( 1 − x π ) ( 1 + x π ) ( 1 − x 2 π ) ( 1 + x 2 π ) ( 1 − x 3 π ) ( 1 + x 3 π ) ⋯ = ( 1 − x 2 π 2 ) ( 1 − x 2 4 π 2 ) ( 1 − x 2 9 π 2 ) ⋯ {\displaystyle {\begin{aligned}{\frac {\sin x}{x}}&=\left(1-{\frac {x}{\pi }}\right)\left(1+{\frac {x}{\pi }}\right)\left(1-{\frac {x}{2\pi }}\right)\left(1+{\frac {x}{2\pi }}\right)\left(1-{\frac {x}{3\pi }}\right)\left(1+{\frac {x}{3\pi }}\right)\cdots \\&=\left(1-{\frac {x^{2}}{\pi ^{2}}}\right)\left(1-{\frac {x^{2}}{4\pi ^{2}}}\right)\left(1-{\frac {x^{2}}{9\pi ^{2}}}\right)\cdots \end{aligned}}}

If we formally multiply out this product and collect all the x2 terms (we are allowed to do so because of Newton's identities), we see by induction that the x2 coefficient of ⁠sin x/x⁠ is

− ( 1 π 2 + 1 4 π 2 + 1 9 π 2 + ⋯ ) = − 1 π 2 ∑ n = 1 ∞ 1 n 2 . {\displaystyle -\left({\frac {1}{\pi ^{2}}}+{\frac {1}{4\pi ^{2}}}+{\frac {1}{9\pi ^{2}}}+\cdots \right)=-{\frac {1}{\pi ^{2}}}\sum _{n=1}^{\infty }{\frac {1}{n^{2}}}.}

But from the original infinite series expansion of ⁠sin x/x⁠, the coefficient of x2 is −⁠1/3!⁠ = −⁠1/6⁠. These two coefficients must be equal; thus,

− 1 6 = − 1 π 2 ∑ n = 1 ∞ 1 n 2 . {\displaystyle -{\frac {1}{6}}=-{\frac {1}{\pi ^{2}}}\sum _{n=1}^{\infty }{\frac {1}{n^{2}}}.}

Multiplying both sides of this equation by −π2 gives the sum of the reciprocals of the positive square integers.

∑ n = 1 ∞ 1 n 2 = π 2 6 . {\displaystyle \sum _{n=1}^{\infty }{\frac {1}{n^{2}}}={\frac {\pi ^{2}}{6}}.}

Generalizations of Euler's method using elementary symmetric polynomials Using formulae obtained from elementary symmetric polynomials, this same approach can be used to enumerate formulae for the even-indexed even zeta constants which have the following known formula expanded by the Bernoulli numbers:

ζ ( 2 n ) = ( − 1 ) n − 1 ( 2 π ) 2 n 2 ⋅ ( 2 n ) ! B 2 n . {\displaystyle \zeta (2n)={\frac {(-1)^{n-1}(2\pi )^{2n}}{2\cdot (2n)!}}B_{2n}.}

For example, let the partial product for sin ⁡ ( x ) {\displaystyle \sin(x)} expanded as above be defined by S n ( x ) x = ∏ k = 1 n ( 1 − x 2 k 2 ⋅ π 2 ) {\displaystyle {\frac {S_{n}(x)}{x}}=\prod \limits _{k=1}^{n}\left(1-{\frac {x^{2}}{k^{2}\cdot \pi ^{2}}}\right)} . Then using known formulas for elementary symmetric polynomials (a.k.a., Newton's formulas expanded in terms of power sum identities), we can see (for example) that

[ x 4 ] S n ( x ) x = 1 2 π 4 ( ( H n ( 2 ) ) 2 − H n ( 4 ) ) → n → ∞ 1 2 π 4 ( ζ ( 2 ) 2 − ζ ( 4 ) ) ⟹ ζ ( 4 ) = π 4 90 = − 2 π 4 ⋅ [ x 4 ] sin ⁡ ( x ) x + π 4 36 [ x 6 ] S n ( x ) x = − 1 6 π 6 ( ( H n ( 2 ) ) 3 − 3 H n ( 2 ) H n ( 4 ) + 2 H n ( 6 ) ) → n → ∞ 1 6 π 6 ( ζ ( 2 ) 3 − 3 ζ ( 2 ) ζ ( 4 ) + 2 ζ ( 6 ) ) ⟹ ζ ( 6 ) = π 6 945 = − 3 ⋅ π 6 [ x 6 ] sin ⁡ ( x ) x − 2 3 π 2 6 π 4 90 + π 6 216 , {\displaystyle {\begin{aligned}\left[x^{4}\right]{\frac {S_{n}(x)}{x}}&={\frac {1}{2\pi ^{4}}}\left(\left(H_{n}^{(2)}\right)^{2}-H_{n}^{(4)}\right)\qquad \xrightarrow {n\rightarrow \infty } \qquad {\frac {1}{2\pi ^{4}}}\left(\zeta (2)^{2}-\zeta (4)\right)\\[4pt]&\qquad \implies \zeta (4)={\frac {\pi ^{4}}{90}}=-2\pi ^{4}\cdot [x^{4}]{\frac {\sin(x)}{x}}+{\frac {\pi ^{4}}{36}}\\[8pt]\left[x^{6}\right]{\frac {S_{n}(x)}{x}}&=-{\frac {1}{6\pi ^{6}}}\left(\left(H_{n}^{(2)}\right)^{3}-3H_{n}^{(2)}H_{n}^{(4)}+2H_{n}^{(6)}\right)\qquad \xrightarrow {n\rightarrow \infty } \qquad {\frac {1}{6\pi ^{6}}}\left(\zeta (2)^{3}-3\zeta (2)\zeta (4)+2\zeta (6)\right)\\[4pt]&\qquad \implies \zeta (6)={\frac {\pi ^{6}}{945}}=-3\cdot \pi ^{6}[x^{6}]{\frac {\sin(x)}{x}}-{\frac {2}{3}}{\frac {\pi ^{2}}{6}}{\frac {\pi ^{4}}{90}}+{\frac {\pi ^{6}}{216}},\end{aligned}}}

and so on for subsequent coefficients of [ x 2 k ] S n ( x ) x {\displaystyle [x^{2k}]{\frac {S_{n}(x)}{x}}} . There are other forms of Newton's identities expressing the (finite) power sums H n ( 2 k ) {\displaystyle H_{n}^{(2k)}} in terms of the elementary symmetric polynomials, e i ≡ e i ( − π 2 1 2 , − π 2 2 2 , − π 2 3 2 , − π 2 4 2 , … ) , {\displaystyle e_{i}\equiv e_{i}\left(-{\frac {\pi ^{2}}{1^{2}}},-{\frac {\pi ^{2}}{2^{2}}},-{\frac {\pi ^{2}}{3^{2}}},-{\frac {\pi ^{2}}{4^{2}}},\ldots \right),} but we can go a more direct route to expressing non-recursive formulas for ζ ( 2 k ) {\displaystyle \zeta (2k)} using the method of elementary symmetric polynomials. Namely, we have a recurrence relation between the elementary symmetric polynomials and the power sum polynomials given as on this page by

( − 1 ) k k e k ( x 1 , … , x n ) = ∑ j = 1 k ( − 1 ) k − j − 1 p j ( x 1 , … , x n ) e k − j ( x 1 , … , x n ) , {\displaystyle (-1)^{k}ke_{k}(x_{1},\ldots ,x_{n})=\sum _{j=1}^{k}(-1)^{k-j-1}p_{j}(x_{1},\ldots ,x_{n})e_{k-j}(x_{1},\ldots ,x_{n}),}

which in our situation equates to the limiting recurrence relation (or generating function convolution, or product) expanded as

π 2 k 2 ⋅ ( 2 k ) ⋅ ( − 1 ) k ( 2 k + 1 ) ! = − [ x 2 k ] sin ⁡ ( π x ) π x × ∑ i ≥ 1 ζ ( 2 i ) x i . {\displaystyle {\frac {\pi ^{2k}}{2}}\cdot {\frac {(2k)\cdot (-1)^{k}}{(2k+1)!}}=-[x^{2k}]{\frac {\sin(\pi x)}{\pi x}}\times \sum _{i\geq 1}\zeta (2i)x^{i}.}

Then by differentiation and rearrangement of the terms in the previous equation, we obtain that

ζ ( 2 k ) = [ x 2 k ] 1 2 ( 1 − π x cot ⁡ ( π x ) ) . {\displaystyle \zeta (2k)=[x^{2k}]{\frac {1}{2}}\left(1-\pi x\cot(\pi x)\right).}

Consequences of Euler's proof By the above results, we can conclude that ζ ( 2 k ) {\displaystyle \zeta (2k)} is always a rational multiple of π 2 k {\displaystyle \pi ^{2k}} . In particular, since π {\displaystyle \pi } and integer powers of it are transcendental, we can conclude at this point that ζ ( 2 k ) {\displaystyle \zeta (2k)} is irrational, and more precisely, transcendental for all k ≥ 1 {\displaystyle k\geq 1} . By contrast, the properties of the odd-indexed zeta constants, including Apéry's constant ζ ( 3 ) {\displaystyle \zeta (3)} , are almost completely unknown.

The Riemann zeta function The Riemann zeta function ζ(s) is one of the most significant functions in mathematics because of its relationship to the distribution of the prime numbers. The zeta function is defined for any complex number s with real part greater than 1 by the following formula:

ζ ( s ) = ∑ n = 1 ∞ 1 n s . {\displaystyle \zeta (s)=\sum _{n=1}^{\infty }{\frac {1}{n^{s}}}.}

Taking s = 2, we see that ζ(2) is equal to the sum of the reciprocals of the squares of all positive integers:

ζ ( 2 ) = ∑ n = 1 ∞ 1 n 2 = 1 1 2 + 1 2 2 + 1 3 2 + 1 4 2 + ⋯ = π 2 6 ≈ 1.644934. {\displaystyle \zeta (2)=\sum _{n=1}^{\infty }{\frac {1}{n^{2}}}={\frac {1}{1^{2}}}+{\frac {1}{2^{2}}}+{\frac {1}{3^{2}}}+{\frac {1}{4^{2}}}+\cdots ={\frac {\pi ^{2}}{6}}\approx 1.644934.}

Convergence can be proven by the integral test, or by the following inequality:

∑ n = 1 N 1 n 2 < 1 + ∑ n = 2 N 1 n ( n − 1 ) = 1 + ∑ n = 2 N ( 1 n − 1 − 1 n ) = 1 + 1 − 1 N ⟶ N → ∞ 2. {\displaystyle {\begin{alig

Tags

  • Mathematical problems
  • Number theory
  • Pi algorithms
  • Solved problems in mathematics
  • Squares in number theory
  • Zeta and L-functions