ebooksgratis.com

See also ebooksgratis.com: no banners, no cookies, totally FREE.

CLASSICISTRANIERI HOME PAGE - YOUTUBE CHANNEL
Privacy Policy Cookie Policy Terms and Conditions
Basel problem - Wikipedia, the free encyclopedia

Basel problem

From Wikipedia, the free encyclopedia

The Basel problem is a famous problem in number theory, first posed by Pietro Mengoli in 1644, and solved by Leonhard Euler in 1735. 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 years 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 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:


\sum_{n=1}^\infin \frac{1}{n^2} =
\lim_{n \to +\infty}\left(\frac{1}{1^2} + \frac{1}{2^2} + \cdots + \frac{1}{n^2}\right)

The series is approximately equal to 1.644934 (sequence A013661 in OEIS). 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 and announced this discovery in 1735. His arguments were based on manipulations that were not justified at the time, and it was not until 1741 that he was able to produce a truly rigorous proof.

Contents

[edit] Euler attacks the problem

Euler's original "derivation" of the value π2 / 6 is clever and original. He essentially extended observations about finite polynomials and assumed that these same properties hold true for infinite series. Of course, Euler's original reasoning requires justification, 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 - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + \cdots.

Dividing through by x, we have

 \frac{\sin(x)}{x} = 1 - \frac{x^2}{3!} + \frac{x^4}{5!} - \frac{x^6}{7!} + \cdots.

Now, the roots (zeros) of sin(x)/x occur precisely at x = n\cdot\pi where n = \pm1, \pm2, \pm3, \dots\,. Let us assume we can express this infinite series as a product of linear factors given by its roots, just as we do for finite polynomials:


\begin{align}
\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{align}

If we formally multiply out this product and collect all the x2 terms, we see that the x2 coefficient of sin(x)/x is


-\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,


-\frac{1}{6} =
-\frac{1}{\pi^2}\sum_{n=1}^{\infty}\frac{1}{n^2}.

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


\sum_{n=1}^{\infty}\frac{1}{n^2} = \frac{\pi^2}{6}.

Q.E.D.

[edit] The Riemann zeta function

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


\zeta(s) =
\sum_{n=1}^\infin \frac{1}{n^s}.

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


\zeta(2) =
\sum_{n=1}^\infin \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 with the following inequality:


\sum_{n=1}^N \frac{1}{n^2} < 1 + \sum_{n=2}^N \frac{1}{n(n-1)}
= 1 + \sum_{n=2}^N \left( \frac{1}{n-1} - \frac{1}{n} \right)
= 1 + 1 - \frac{1}{N} \; \stackrel{N \to \infty}{\longrightarrow} \; 2.

This gives us the upper bound ζ(2) < 2, and because the infinite sum has only positive terms, it must converge. It can be shown that ζ(s) has a nice expression in terms of the Bernoulli numbers whenever s is a positive even integer. With s = 2n:


\zeta(2n)=\frac{(2\pi)^{2n}(-1)^{n+1}B_{2n}}{2\cdot(2n)!}

[edit] A rigorous proof

The following argument proves the identity ζ(2) = π2/6, where ζ(s) is the Riemann zeta function. It is by far the simplest proof yet available; while most proofs use results from advanced mathematics, such as Fourier analysis, complex analysis, and multivariable calculus, the following does not even require single-variable calculus (although a single limit is taken at the end).

[edit] History of this proof

The proof goes back to Augustin Louis Cauchy (Cours d'Analyse, 1821, Note VIII). It appeared in the journal Eureka in 1982, attributed to John Scholes, but Scholes claims he learned the proof from Peter Swinnerton-Dyer, and in any case he maintains the proof was "common knowledge at Cambridge in the late 1960s". But earlier (in 1954) this proof appeared in the book of Akiva and Isaak Yaglom "Nonelementary Problems in an Elementary Exposition".

[edit] What you need to know

To understand the proof, you will need to understand the following facts:

(\cos x + i\sin x)^n = \cos (nx) + i \sin (nx). \,\!
Proof: This can be proved from Euler's formula; see the article for more details.
(x+y)^n=\sum_{k=0}^n{n \choose k}x^ky^{n-k}
where the binomial coefficients can be expressed using the factorial by
{n \choose k}=\frac{n!}{k!(n-k)!}.
Proof: See the proof in the article about the binomial theorem, it uses mathematical induction and some properties of the binomial coefficients.
  • The function cot2 x is one-to-one on the interval (0, π/2).
    • Proof: Suppose cot2 x = cot2 y for some x, y in the interval (0, π/2). Using the definition of cotangent cot x = (cos x)/(sin x) and the trigonometric identity cos2 x = 1 − sin2 x, we see that (sin2 x)(1 − sin2 y) = (sin2 y)(1 − sin2 x). Adding (sin2 x)(sin2 y) to each side, we have sin2 x = sin2 y. Since the sine function is always nonnegative on the interval (0, π/2), this means sin x = sin y, but it is geometrically evident (by looking at the unit circle, e.g.) that the sine function is one-to-one on the interval (0, π/2), so that x = y.
  • If p(t) = amtm + am − 1tm − 1 + ... + a1t + a0, where am ≠ 0, is a polynomial of degree m with distinct real roots t1, t2, ... , tm, then p(t) = am(t − t1)(t − t2) ... (t − tm) and t1 + t2 + ... + tm = −am−1/am.
    • Proof: The product representation of the polynomial is a consequence of the factor theorem, which in turn follows from polynomial long division. The formula for the sum of the roots is a special case of Viète's formulas and follows by expanding the product representation of the polynomial and comparing the coefficient of tm-1.
  • The trigonometric identity csc2 x = 1 + cot2 x.
    • Proof: This follows from the fundamental identity 1 = sin2 x + cos2 x after dividing through by sin2 x.
  • For any real number x with 0 < x < π/2, we have the inequalities cot2 x < 1/x2 < csc2 x.
    • Proof: First note that 0 < sin x < x < tan x. This can be seen by considering the following picture:

Image:Circle-trig6.svg

To see that 0 < sin x < x, observe that in the picture, sin θ is the length of the line AC, and θ is the length of the circular arc AD.
To see that x < tan x, observe that the area of the triangle OAE is tan(θ)/2, the area of the sector OAD is θ/2, and that the sector is contained within the triangle.
Now, take the reciprocal of everything and square. Remember that the inequality switches direction.
  • Let a, b, and c be any real numbers, with a ≠ 0; then the limit of the sequence (am + b)/(am + c) tends to 1 as m approaches infinity.
    • Proof: Divide each term by m to get (a + b/m)/(a + c/m). If we divide a fixed number by a larger and larger number, the quotient approaches zero; thus, both the numerator and the denominator above tend to a, and so their quotient tends to 1.
  • The squeeze theorem, which states that if a function is "squeezed" between two other functions, and each of those two functions approach a common limit, then the "squeezed" function also approaches that same limit.
    • Proof: See the article for a thorough discussion and proof.

[edit] The proof

The main idea behind the proof is to bound the partial sums

\sum_{k=1}^m \frac{1}{k^2} = \frac{1}{1^2} + \frac{1}{2^2} + \cdots + \frac{1}{m^2}

between two expressions, each of which will tend to π2/6 as m approaches infinity. The two expressions are derived from identities involving the cotangent and cosecant functions. These identities are in turn derived from De Moivre's formula, and we now turn to establishing these identities.

Let x be a real number with 0 < x < π/2, and let n be a positive integer. Then from De Moivre's formula and the definition of the cotangent function, we have

\frac{\cos (nx) + i \sin (nx)}{(\sin x)^n} = \frac{(\cos x + i\sin x)^n}{(\sin x)^n} = \left(\frac{\cos x + i \sin x}{\sin x}\right)^n = (\cot x + i)^n.

From the binomial theorem, we have

(\cot x + i)^n = {n \choose 0} \cot^n x + {n \choose 1} (\cot^{n-1} x)i + \cdots + {n \choose {n-1}} (\cot x)i^{n-1} + {n \choose n} i^n
= \left[ {n \choose 0} \cot^n x - {n \choose 2} \cot^{n-2} x \pm \cdots \right] \; + \; i\left[ {n \choose 1} \cot^{n-1} x - {n \choose 3} \cot^{n-3} x \pm \cdots \right].

Combining the two equations and equating imaginary parts gives the identity

\frac{\sin (nx)}{(\sin x)^n} = \left[ {n \choose 1} \cot^{n-1} x - {n \choose 3} \cot^{n-3} x \pm \cdots \right].

We take this identity, fix a positive integer m, set n = 2m + 1 and consider xr = r π/(2m + 1) for r = 1, 2, ..., m. Then nxr is a multiple of π and therefore a zero of the sine function, and so

0 = {{2m+1} \choose 1} \cot^{2m} x_r - {{2m+1} \choose 3} \cot^{2m-2} x_r \pm \cdots + (-1)^m{{2m+1} \choose {2m+1}}

for every r = 1, 2, ..., m. The values x1, ..., xm are distinct numbers in the interval (0, π/2). Since the function cot2 x is one-to-one on this interval, the numbers tr = cot2 xr are distinct for r = 1, 2, ..., m. By the above equation, these m numbers are the roots of the mth degree polynomial

p(t) := {{2m+1} \choose 1}t^m - {{2m+1} \choose 3}t^{m-1} \pm \cdots + (-1)^m{{2m+1} \choose {2m+1}}.

By Viète's formulas we can calculate the sum of the roots directly by examining the first two coefficients of the polynomial, and this comparison shows that

\cot ^2 x_1 + \cot ^2 x_2 + \cdots + \cot ^2 x_m
= \frac{\binom{2m+1}3} {\binom{2m+1}1}= \frac{2m(2m-1)}6.

Substituting the identity csc2 x = cot2 x + 1, we have

\csc ^2 x_1 + \csc ^2 x_2 + \cdots + \csc ^2 x_m
=\frac{2m(2m-1)}6 + m = \frac{2m(2m+2)}6.

Now consider the inequality cot2 x < 1/x2 < csc2 x. If we add up all these inequalities for each of the numbers xr = r π/(2m + 1), and if we use the two identities above, we get

\frac{2m(2m-1)}6 < \left( \frac{2m+1}{\pi} \right) ^2 + \left( \frac{2m+1}{2 \pi} \right) ^2 + \cdots + \left( \frac{2m+1}{m \pi} \right) ^2 < \frac{2m(2m+2)}6.

Multiplying through by (π/(2m + 1))2, this becomes

\frac{\pi ^2}{6}\left(\frac{2m}{2m+1}\right)\left(\frac{2m-1}{2m+1}\right) < \frac{1}{1^2} + \frac{1}{2^2} + \cdots + \frac{1}{m^2} < \frac{\pi ^2}{6}\left(\frac{2m}{2m+1}\right)\left(\frac{2m+2}{2m+1}\right).

As m approaches infinity, the left and right hand expressions each approach π2/6, so by the squeeze theorem,

\zeta(2) =
\sum_{k=1}^\infin \frac{1}{k^2} =
\lim_{m \to \infty}\left(\frac{1}{1^2} + \frac{1}{2^2} + \cdots + \frac{1}{m^2}\right) = \frac{\pi ^2}{6}

and this completes the proof.

[edit] References

[edit] External links


aa - ab - af - ak - als - am - an - ang - ar - arc - as - ast - av - ay - az - ba - bar - bat_smg - bcl - be - be_x_old - bg - bh - bi - bm - bn - bo - bpy - br - bs - bug - bxr - ca - cbk_zam - cdo - ce - ceb - ch - cho - chr - chy - co - cr - crh - cs - csb - cu - cv - cy - da - de - diq - dsb - dv - dz - ee - el - eml - en - eo - es - et - eu - ext - fa - ff - fi - fiu_vro - fj - fo - fr - frp - fur - fy - ga - gan - gd - gl - glk - gn - got - gu - gv - ha - hak - haw - he - hi - hif - ho - hr - hsb - ht - hu - hy - hz - ia - id - ie - ig - ii - ik - ilo - io - is - it - iu - ja - jbo - jv - ka - kaa - kab - kg - ki - kj - kk - kl - km - kn - ko - kr - ks - ksh - ku - kv - kw - ky - la - lad - lb - lbe - lg - li - lij - lmo - ln - lo - lt - lv - map_bms - mdf - mg - mh - mi - mk - ml - mn - mo - mr - mt - mus - my - myv - mzn - na - nah - nap - nds - nds_nl - ne - new - ng - nl - nn - no - nov - nrm - nv - ny - oc - om - or - os - pa - pag - pam - pap - pdc - pi - pih - pl - pms - ps - pt - qu - quality - rm - rmy - rn - ro - roa_rup - roa_tara - ru - rw - sa - sah - sc - scn - sco - sd - se - sg - sh - si - simple - sk - sl - sm - sn - so - sr - srn - ss - st - stq - su - sv - sw - szl - ta - te - tet - tg - th - ti - tk - tl - tlh - tn - to - tpi - tr - ts - tt - tum - tw - ty - udm - ug - uk - ur - uz - ve - vec - vi - vls - vo - wa - war - wo - wuu - xal - xh - yi - yo - za - zea - zh - zh_classical - zh_min_nan - zh_yue - zu -