Processing math: 100%

Deriving the power series of the generating function of the Bernoulli numbers.

In this thread, we are going to derive the series of xex1. This series is especially important because it is the generating function of the Bernoulli numbers. I have tried many times in vain to derive the series, but with the precious help of members of Mathstack Exchange, I could finally derive it.

The series is especially difficult because the n order derivative is very complex as we progress. For example:

f(x)=xex1f(x)=ex(x1)+1(ex1)2f(0)=1(01)+111=10

We can of course rely on the L'Hopital rule to calculate the limit of x approaches 0 in all n order derivatives but it is a hugely complicated calculation.

Another way must be found to derive the series for this function. The method is to rely on the equality: (xex1)(ex1x)=1

We can easily expand ex1x into its power series by using the series ex=+n=0xnn!

ex1x=1+x+x22!+x33!+...1x=1+x2!+x23!+x34!+...=+n=1xn1n!=+n=0xn(n+1)!

Now, denote the series of xex1=+n=0bnxn and the series of ex1x=+n=0anxn.

The coefficient of the +n=0anxn is an=1(n+1)!

We can rewrite the equation in (1) as followed:

(1+x+x22!+x33!+...)+n=0bnxn=1+0x+0x2+0x3+...

=(+n=0bnxn)(+n=0anxn)=1

We can compare the product of the coefficients bn and an on LHS to the coefficients of the "series" on the RHS in (4) and form this system of equations:

[x0]a0b0=1

[x1]a0b1+a1b0=0

[x2]a0b2+a1b1+a2b0=0

[x3]a0b3+a1b2+a2b1+a3b0=0

[x4]a0b4+a1b3+a2b2+a3b1+a4b0=0

[x5]a0b5+a1b4+a2b3+a3b2+a4b1+a5b0=0

[x6]a0b6+a1b5+a2b4+a3b3+a4b2+a5b1+a6b0=0

Refer to this thread to review what is a Cauchy triangle when multiplying 2 power series:

From the system of equations above, we can easily deduce the value for bn:

a0=1

b0=1/a0=11=1

b1=a1b0/a0=(121)=12

b2=(a2b0+a1b1)/a0=(13!1+12!(12))=112

b3=(a3b0+a2b1+a1b2)/a0=(14!1+13!(12)+12(112))=0

b4=(a4b0+a3b1+a2b2+a1b3)/a0=(15!1+14!(12)+13!112+(120))=1720

If we continue on, we will find that bn when n is odd are all 0, except that b1=12

We only need to compute for bn when n is even, and these are even values of bn

b0=1

b2=12

b4=1720

b6=130240

b8=11209600

b10=147900160

So the coefficients for the series of xex1 will be:

xex1=112x+112x21720x4+130240x611209600x8+147900160x10+...

To make the Bernoulli numbers appear, we divide the denominator by n!. For example, for the fourth term , we divide 720 by 4! and we obtain 130, which the fourth Bernoulli number. We can rewrite:

=1121!x+162!x21304!x4+1426!x61308!x8+56610!x10+...

The numbers colored in green are Bernoulli numbers.

Thus the general formula of the series is: 
xex1=+n=0Bnxnn!

No comments:

Post a Comment

Ramanujan, the "Euler" of 20th century

      The first time I heard of the name Ramanujan was in 2017. At that time, I was wondering on the internet, searching information about i...