Proof.
-
(a)
-
Let
denote the function defined by
Then
takes only the values
.
Consider the cube
, where
Put
The
are measurable, and
takes only a finite set of values, so
is a simple function (Rudin, Real and complex analysis, p. 15).
We write
the volume of
. Note that
, so
We note that
is the tetrahedron
, and
the tetrahedron
, which are symmetric relatively to the center of the cube, so
. This gives
-
(b)
-
Bizarrely, this trick can be generalized to
-dimensions.
We write
the function defined by
and
Then
is a simple function, and
We show that
for
. We note first that
, where
because the set of points
such that
is a zero measure set.
Consider the symmetry
relative to the center of the hypercube
:
Then, for all
,
Since
is an isometry,
, so
With the trick of the child K.F. Gauss to sum the integers between
and
, we write
Therefore
So
□
Check (for
):
sage: var(’x y z t’)
(x, y, z, t)
sage: J4 = integral(integral(integral(integral(
floor(x + y + z + t), x, 0,1), y, 0, 1), z , 0, 1), t, 0, 1)
sage: J4.n()
1.50000000000000