Trisha Shetty (Editor)

Sophomore's dream

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Sophomore's dream

In mathematics, sophomore's dream is the pair of identities (especially the first)

Contents

0 1 x x d x = n = 1 n n ( = 1.29128599706266354040728259059560054149861936827 ) 0 1 x x d x = n = 1 ( 1 ) n + 1 n n = n = 1 ( n ) n ( = 0.78343051071213440705926438652697546940768199014 )

discovered in 1697 by Johann Bernoulli.

The name "sophomore's dream", which appears in (Borwein, Bailey & Girgensohn 2004), is in contrast to the name "freshman's dream" which is given to the incorrect identity (x + y)n = xn + yn. The sophomore's dream has a similar too-good-to-be-true feel, but is true.

Proof

We prove the second identity; the first is completely analogous.

The key ingredients of the proof are:

  • Write xx = exp(x log x).
  • Expand exp(x log x) using the power series for exp.
  • Integrate termwise.
  • Integrate by substitution.
  • Expand xx as

    x x = exp ( x log x ) = n = 0 x n ( log x ) n n ! .

    Therefore, we have : 0 1 x x d x = 0 1 n = 0 x n ( log x ) n n ! d x .

    By uniform convergence of the power series, we may interchange summation and integration

    0 1 x x d x = n = 0 0 1 x n ( log x ) n n ! d x .

    To evaluate the above integrals we perform the change of variable in the integral x = exp ( u n + 1 ) , with 0 < u < , giving us

    0 1 x n ( log x ) n d x = ( 1 ) n ( n + 1 ) ( n + 1 ) 0 u n e u d u .

    By the well-known Euler's integral identity for the Gamma function

    0 u n e u d u = n !

    so that:

    0 1 x n ( log x ) n n ! d x = ( 1 ) n ( n + 1 ) ( n + 1 ) .

    Summing these (and changing indexing so it starts at n = 1 instead of n = 0) yields the formula.

    Historical proof

    The original proof, given in Bernoulli (1697), and presented in modernized form in Dunham (2005), differs from the one above in how the termwise integral 0 1 x n ( log x ) n d x is computed, but is otherwise the same, omitting technical details to justify steps (such as termwise integration). Rather than integrating by substitution, yielding the Gamma function (which was not yet known), Bernoulli used integration by parts to iteratively compute these terms.

    The integration by parts proceeds as follows, varying the two exponents independently to obtain a recursion. An indefinite integral is computed initially, omitting the constant of integration + C both because this was done historically, and because it drops out when computing the definite integral. One may integrate x m ( ln x ) n d x by taking u = (ln x)n and dv = xm dx, which yields:

    x m ( ln x ) n d x = x m + 1 ( ln x ) n m + 1 n m + 1 x m + 1 ( ln x ) n 1 x d x (for  m 1 ) = x m + 1 m + 1 ( ln x ) n n m + 1 x m ( ln x ) n 1 d x (for  m 1 )

    (also in the list of integrals of logarithmic functions). This reduces the power on the logarithm in the integrand by 1 (from n to n 1 ) and thus one can compute the integral inductively, as

    x m ( ln x ) n d x = x m + 1 m + 1 i = 0 n ( 1 ) i ( n ) i ( m + 1 ) i ( ln x ) n i

    where (n) i denotes the falling factorial; there is a finite sum because the induction stops at 0, since n is an integer.

    In this case m = n, and they are integers, so

    x n ( ln x ) n d x = x n + 1 n + 1 i = 0 n ( 1 ) i ( n ) i ( n + 1 ) i ( ln x ) n i .

    Integrating from 0 to 1, all the terms vanish except the last term at 1, which yields:

    0 1 x n ( ln x ) n n ! d x = 1 n ! 1 n + 1 n + 1 ( 1 ) n ( n ) n ( n + 1 ) n = ( 1 ) n ( n + 1 ) ( n + 1 ) .

    From a modern point of view, this is (up to a scale factor) equivalent to computing Euler's integral identity for the Gamma function, Γ ( n + 1 ) = n ! on a different domain (corresponding to changing variables by substitution), as Euler's identity itself can also be computed via an analogous integration by parts.

    References

    Sophomore's dream Wikipedia