In last week’s post we looked at aspects of puzzles of the form “What is the next number”. We are presented with a short list of numbers, for example and asked for the next number in the sequence. Arguments were given indicating why any number might be regarded as the next number.

Borwein integrals evaluated by Mathematica. The first seven integrals are all equal to . The eighth is a tiny bit less than this.
In this article we consider a sequence of seven ones: . Most people would agree that the next number in the sequence is
. We will show how the number
could be the “correct” answer.
The Sequence of Integrals
The sinc function is defined thus:
We note that oscillates with decaying amplitude as
increases, and has zeros at
. In 2001, father-and-son team David Borwein and Jonathan Borwein published a sequence of integrals with a very surprising property. We define the integrals
Borwein and Borwein showed that, for we have
, but for
the integral is a tiny amount less than this. Thus,
However, for numerical experiments indicated that
That is, where
. The Borweins provided an explanation of this most curious behaviour.
Analysis in Terms of Low-pass Filters
Let us define the integrand of to be
We note that the Fourier transform of is
, where
We define the low-pass response functions . By the convolution theorem, the Fourier transform of
is the convolution of the transforms of the factors:
This is the frequency response function for successive application of low-pass filters with half-width
. We note the special case of the Fourier transform when
implies
We can consider the convolution as the action of the filters upon the first factor,
. This has jump discontinuities at
(see Figure above). It is near these points that subsequent filtering has smoothing effects. Results for successive application of further factors are shown in Figure below. We see that the sudden jumps become smoother transitions. As consecutive filters have decreasing band-width, the range over which each one acts decreases, but the overall range of impact increases: the effect of filtering moves closer to
as
increases. The range for
is
. The numerical values of this sum for
are
The sum exceeds when
. This implies that the value of
remains equal to
until
. But this value is equal to the integral of
over the full range of
, and that is just the definition of
. However, when
, filtering reduces
to a value slightly below
, which explains why
is marginally less than
.
Conclusion
When computer scientists first obtained the (apparently anomalous) value of , they suspected a software bug. It seemed extraordinary that the first seven terms of the sequence
should have the value
, but that the eighth should deviate ever-so-slightly from this value. However, the analysis of Borwein and Borwein (2001) made it clear that the numerical results were correct. The first figure above shows some output from a Mathematica notebook, confirming the results. Schmid (2014) provides another analysis of the phenomenon, and an excellent video in the 3Blue1Brown series of Grant Sanderson gives further insight into the strange behaviour of the Borwein integrals.
Sources
Baez, John C., 2018: Patterns That Eventually Fail. Link.
Borwein, David and Borwein, Jonathan M., 2001: Some remarkable properties of sinc and related integrals. The Ramanujan Journal, 5(1), 73–89, doi.
Sanderson, Grant, 2022: Researchers thought this was a bug (Borwein integrals). YouTube Video.
Schmid, Hanspeter, 2014: Two curious integrals and a graphic proof. Elemente der Mathematik, 69, 11–17. PDF.