You are on page 1of 8

WHAT ARE THE BERNOULLI NUMBERS?

C. D. BUENGER

Abstract. For the "What is?" seminar today we will be investigating the Bernoulli numbers. This surprising
sequence of numbers has many applications including summing powers of integers, evaluating the zeta function,
finding asymptotics of Stirling’s formula, and estimating the harmonic series. We investigate properties of these
numbers and introduce Bernoulli polynomials, a closely related topic. Then, we establish the Euler summation
formula and use the formula to provide the aforementioned applications. Furthermore, a study of the Fourier
coefficients, yields surprising results on the zeta function.

1. Introduction

Bernoulli numbers first appeared in a post humorous publication of Jakob Bernoulli (1654-1705) in 1713,
and were independently discovered by Japanese mathematician Seki Kōwa in 1712. Bernoulli observed
these numbers in the course of his investigations of sums of powers of integers. That is sums of squares,
cubes, or higher powers. Let
n−1
X
S p (n) = k p.
k=1

We have the following closed forms of S p (n) for small p:

S 0 (n) = n
S 1 (n) = 1 2
2n − 1
2n
S 2 (n) = 1 3
3n − 1 2
2n + 1
6n
S 3 (n) = 1 4
4n − 1 3
2n + 1 2
4n
S 4 (n) = 1 5
5n − 1 4
2n + 1 3
3n − 1
30 n
S 5 (n) = 1 6
6n − 1 5
2n + 5 4
12 n − 1 2
12 n
S 6 (n) = 1 7
7n − 1 6
2n + 1 5
2n − 1 3
6n + 1
42 n
S 7 (n) = 1 8
8n − 1 7
2n + 7 6
12 n − 7 4
24 n + 1 2
12 n
S 8 (n) = 1 9
9n − 1 8
2n + 2 7
3n − 7 5
15 n + 2 3
9n − 1
30 n
S 9 (n) = 1 10
10 n − 1 9
2n + 3 8
4n − 7 6
10 n + 1 4
2n − 3 2
20 n
S 10 (n) = 1 11
11 n − 1 10
2n + 5 9
6n − n7 + n5 − 1 3
2n + 5
66 n

Date: July 13, 2013.


1
Through slight manipulations Bernoulli arrived at the following reformulation of these sums:

S 0 (n) = 1 1
1" 0 n
 2 #
S 1 (n) = 1 2 2
2 0 n − 1
1 2n
"  3 3 #
S 2 (n) = 1 3 3
3 0 n − 1 2
1 2n + 1
2 6n
"  4 4 #
S 3 (n) = 1 4 4
4 0 n − 1 3
1 2n + 1 2
2 6n
"  5 5 5 #
S 4 (n) = 1 5 5
5 0 n − 1 4
1 2n + 1 3
2 6n − 4 30 1
n
"  6 6 6 #
S 5 (n) = 1 6 6
6 0 n − 1 5
1 2n + 1 4
2 6n
1 2
− 4 30 n
"  7 7 7 7 #
S 6 (n) = 1 7 7
7 0 n − 1 6
1 2n + 1 5
2 6n
1 3
− 4 30 n + 6 42 1
n
"  8 8 8 8 #
S 7 (n) = 1 8 8
8 0 n − 1 7
1 2n + 2 6 12n − 4 30 n
1 6 1 4
+ 6 42 n
1 2

"  9 9 9 9 9 #


S 8 (n) = 1 9 9
9 0 n − 1 8
1 2n + 1
2 6 3n
7 1 5
− 4 30 n + 6 42 n
1 3
− 1
8 30 n
"  10 10 10 10 10 #
S 9 (n) = 10 1 10 10
0 n − 1 2
1 9
n + 2 6
1 8
n − 4 30
1 6
n + 6 42
1 4
n − 8 30
1 2
n
"  11 11 11 11 11 11 #
S 10 (n) = 111 11 11
0 n − 1 2
1 10
n + 2 6
1 9
n − 4 30
1 7
n + 6 42
1 5
n − 1 3
8 30 n + 5
10 66 n

Through this reformulation we notice the repeated occurrence of certain numbers within the closed form
sums. These are the Bernoulli numbers. Here are the first few:
−1 1 −1
B0 = 1, B1 = , B2 = , B3 = 0, B4 = , B5 = 0,
2 6 30
1 −1 5
B6 = , B7 = 0, B8 = , B9 = 0, B10 = , B11 = 0.
42 30 66
More generally, via the Euler summation formula, we will prove that
m
1 X m+1
!
(1) S m (n) = Bk nm+1−k (Here Bk is the kth Bernoulli number).
m + 1 k=0 k

We also achieve the results on the value of the zeta function on even integers and the asymptotics of Stirling’s
formula and the partial sums of the harmonic series through investigating the Bernoulli numbers and the
Bernoulli polynomials.

2. Definition and elementary properties

Bernoulli first discovered through studying sums of integers raised to fixed powers. This approach hinted
at above properly defines the Bernoulli numbers, but may present difficulties when trying to calculate larger
numbers in the sequence since we would first need closed forms of S p (n). Additionally, to take this as the
definition we would need to prove that the consistency of equation (1). The modern approach is to define
x
the Bernoulli numbers through the use of the generating function e x −1 and then prove formula (1).
2
Definition 1. The Bernoulli numbers {Bk }∞
k=0 are defined as the constants in the power series expansion of
x
the analytic function e x −1

X Bk xk
x
= .
e x − 1 k=0 k!

Regarding the above equation as a formal power series, the equation


∞ ∞
X Bk xk X xk
1= ·
k=0
k! k=0 (k + 1)!

produces the equation



X Bi 1

 k=0
=

i+ j=k
i!( j + i)! 
0
 k ≥ 1.
From observing the above chart one sees that

B3 = B5 = B7 = B9 = B11 = 0.

Indeed this is true for all odd numbers larger than 2

Lemma 2.1. Let n an odd number larger than 2. Then Bn = 0.

Proof.
x x x
− B1 x = +
ex − 1 ex − 1 2
2x + x(e x − 1)
=
2(e x − 1)
x(e x + 1))
=
2(e x − 1)
x −x
x(e 2 + e 2 ))
= x −x
2(e 2 − e 2 )

x −x x −x
e 2 − e 2 is odd, e 2 + e 2 is even, and x is odd. Thus x
e x −1 − B1 x is an even function. Thus the power series
x
expansion of e x −1 − B1 x has no nontrivial odd terms. 

The Bernoulli numbers grow quite quickly. Indeed, we will show in section 5 that
−2k!
Bk ∼ (as k → ∞).
(2πi)k
For now let us be satisfied with the fact that
−174611
B20 = .
330
In order to achieve the results mentioned in the introduction, we will need to define the Bernoulli polynomi-
als.
3
Definition 2. The Bernoulli polynomials are a sequence of polynomials {Bk (y)}∞
k=0 are defined through the
xe xy
power series expansion of e x −1

xe xy X Bk (y)xk
= .
e x − 1 k=0 k!
As above we can derive a closed form for these polynomials by taking the product of the power series for
x
e x −1 and e xy .

X Bk (y)xk xe xy
=
k=0
k! ex − 1
∞ ∞
X Bk xk X (xy)k
= ·
k=0
k! k=0 k!

X X Bi y j
= xk
k=0 i+ j=k
i! j!

Thus
k !
X k
Bk (y) = Bi yk−i
i=0
i
Here are the first few Bernoulli polynomials:

B0 (y) = 1
1
B1 (y) = y −
2
1
B2 (y) = y2 − y +
6
3 1
B3 (y) = y3 − y2 + y
2 2
1
B4 (y) = y4 − 2y3 + y2 −
30

One may notice that for the listed polynomials B0k (y) = kBk−1 (y). This holds in general!

Lemma 2.2.
B0k (y) = kBk−1 (y)
Proof. Let us differentiate the defining relation for the Bernoulli polynomials with respect to y.

x2 e xy X B0k (y)xk
= .
e x − 1 k=1 k!
Divide through by x and reindex

xe xy X B0k (y)xk−1
=
ex − 1 k=1
k!

X B0k−1 (y)xk
=
k=0
(k + 1)!
4
Then equating the powers of x gives the desired relation. 

Additionally there are many other interesting facts concerning these polynomials. I encourage you to try
to prove the following relations:

Bk (1 − y) = (−1)k Bk (y)
 
Bk 21 = (21−k − 1)Bk
   
Bk 41 = 2−k Bk 12 (for even k)
R1
0
Bk (y)dy = 0 (if k ≥ 1)
Bk (y + 1) = Bk (y) + ky k−1
R1
Bk (y)Bl (y)dy = (−1)l−1 Bk+lk+l (if k, l ≥ 1)
0 (k)
Finally let us make the Bernoulli polynomials restricted to [0, 1] into periodic function defined on R with
period 1. That is

Definition 3. For k ∈ N, let


B∗k (y) := B(y − byc).

3. Euler-Maclaurin summation formula

Here we aim to prove the following summation formula which will be critical in the course of our analysis.

Theorem 3.1. Let a < b ∈ Z and let f be a smooth function on [a, b]. Then for all m ≥ 1
b
b−1 Z b m
X X Bk (k−1)
f (i) = f (x)dx + f (x) + Rm
i=a a k=1
k!
a
Where
b
B∗m (x) (m)
Z
Rm = (−1) m+1
f (x)dx.
a m!
Proof. By the fundamental theorem of calculus,
Z x
f (x) = f (0) + f 0 (t)dt
0
Integrating with respect to x gives us the following:
Z 1 Z 1Z x
f (x) = f (0) + f 0 (t)dtdx
0 0 0
Z 1 Z 1
= f (0) + f 0 (t) dxdt
0 t
Z 1
= f (0) + f 0 (t)(1 − t)dt
0
Z 1
= f (1) + f 0 (t)(−t)dt
0

5
By adding the last two equations we find that
Z 1 Z 1
2 f (x)dx = f (0) + f (1) + (1 − 2t) f 0 (t)dt.
0 0

After dividing by 2
1
f (0) + f (1) 1
Z Z
1
f (x)dx = + ( − t) f 0 (t)dt.
0 2 0 2
Through a quick manipulation we find that
Z 1 Z 1
f (0) − f (1) 1
f (0) = f (x)dx + + (x − ) f 0 (x)dx.
0 2 0 2

In other words,
Z 1
1 Z 1
f (0) = f (x)dx + B1 f (x) + B1 (x) f 0 (x)dx.

(2)
0 0 0

Now we prove
1
Z 1 m Z 1
X Bk (k−1) Bm (x) (m)
(3) f (0) = f (x) + f (x) + (−1)m+1
f (x)dx.
0 k=1
k! 0 m!
0

Observe that (2) is the base case of (3). Assume that we have proved equation (3) for all k ≤ m. By the fact
that B0k (x) = kBk−1 (x),

1 Z 1
Bk+1 (x) (k) 1
Z
1
Bk (x) f (k)
(x)dx = f (x) − Bk+1 (x) f (k+1) (x)dx
k+1 +

0 0 k 1 0

By the fact that (3) holds for m and the prior calculation,
1
1 m Z 1
(−1)m+1 Bm+1 (x) (m) 1
Z !
X Bk (k−1) 1
f (0) = f (x) + f (x) + f (x) − Bm+1 (x) f (m+1) (x)dx .
0 k=1
k! m! m+1 0 m+1 0
0

If m is odd, (−1)m+1 = 1. If m is even Bm+1 (0) = Bm+1 (1) = 0. Thus

(−1)m+1 Bm+1 (x) (m) 1 Bm+1 (m) 1



f (x) = f (x) , and
m! m+1 0 (m + 1)! 0

1
1 m+1
(−1)m+2 1
Z Z
X Bk (k−1)
f (0) = f (x) + f (x) + Bm+1 (x) f (m+1) (x)dx.
0 k=1
k! (m + 1)! 0
0

Applying this result to f ( j + x) for all a ≤ j < b and summing gives the desired formula. 
6
4. Applications of the summation formula

Now we return to our original example, the sum of integers raised to a power.

Corollary 4.1.
m
1 X m+1
!
S m (n) = Bk nm+1−k .
m + 1 k=0 k

Proof. Fix p ≥ 1. We will apply the Euler summation formula to the function f (x) = x p , with a = 0, b = n
and m = p. For l ≤ p
f (l) (x) = m(m − 1) . . . (m − l + 1)xm−l .
Thus f (p) = p! and
Z b Z 1
Rm = (−1)m+1 B∗m (x)dx = (−1)m+1 (b − a) Bm (x)dx = 0
a 0
Thus
n
n−1 Z n m
X X Bk

xm = xm dx + m(m − 1) . . . (m − k + 2)xm−l+1 + Rm
i=0 0 k=1
k!
0
m
m+1 m+1
!
x 1 X
= + Bk nm−l+1
m + 1 m + 1 k=1 k
m
1 X m+1
!
= Bk nm−l+1
m + 1 k=0 k

Next we apply the summation formula in the case of the harmonic series. Let f (x) = 1x , a = 1, b = n, and
m ≥ 1. Then
l!
f (l) (x) = (−1)l
xl+1 .
Thus
n
n−1 m Z n ∗
X 1 X Bk k−1 (k − 1)!
Bm (x) m!
= ln(n) + (−1) k + (−1)
m−1
(−1)m m+1 dx
i=1
i k=1
k! x 1 m! x
1
! X m ! Z n ∗
1 Bk 1 Bm (x)
= ln(n) + B1 −1 − k
− 1 − m+1
dx
n k=2
k n 1 x

Let
m Z ∞ ∗
X Bk Bm (x)
γ = −B1 + − .
k=2
k 1 xm+1
Thus
n m ∞
B∗m (x)
Z
X 1 1 X Bk
= ln(n) + γ + − − dx.
i=1
i 2n k=2 knk n xm+1

7
Finally a similar calculation can be made in the case f (x) = ln(x) to gain results on Stirling’s formula. Let
a = 1 and b = 2 and let m be any integer larger than 1. Following the same logic as above, we arrive at the
formula: ! m Z ∞ ∗
1 X Bk Bm (x)
ln(n!) = n + ln(n) − n + C + − dx
2 k=2
k(k − 1)nk−1
n mxm

5. Fourier analysis of Bernoulli polynomials

Let us now calculate the Fourier coefficients of the periodic functions B∗k (y). We will denote the lth
Fourier coefficient of f (x) by fˆ(l).
Z 1
B̂1 (0) =
∗ B1 (x)dx = 0.
0
For l , 0,
Z 1
1
B̂∗1 (l) = (x − )e−2πixl dx
0 2
−1
=
2πil
Then using the fact that for all smooth functions f we have that fˆ0 (l) = 2πil fˆ(l) and the fact that B0k (x) =
kBk−1 (x). We get that

2π i l B̂∗k (l) = k B̂∗k (l)

We will take for granted that the Fourier series acts nicely for k ≥ 2(for k ≥ 2 our functions are C 1 ). So for
k≥2
X −k! 2π i l
B∗k (x) = e
l,0
(2π i l)k
In particular for k ≥ 2 and x = 0
X −k!
Bk =
l,0
(2π i l)k
For even k

−2k! X k
Bk = l
(2π i)k l=1
−2k!
= ζ(k)
(2π i)k

Thus we can calculate the values of ζ(k) for even values of k very quickly. For example
π2 π4 π6 π8
ζ(2) = ζ(4) = ζ(6) = ζ(8) =
6 90 945 9450.
Furthermore since limn→∞ ζ(2n) = 1, we find the asymptotic relation mentioned in section 2:
−2k!
Bk ∼ (as k → ∞).
(2πi)k

You might also like