Inequality methods provide lower or upper bounds for the true
integral value.
Let
, and define
. In order to be consistent with other
methods we assume the constraint matrix
has been scaled so
that
is a correlation matrix. If we let
where
is the compliment
of the set
, then the Bonferroni lower bound for
(see Hsu, 1996) is
A simple upper bound for
is
Both of these bounds require only 1-dimensional distribution
values. If
and
are determined by solving
and
, respectively,
then
. The bounding
interval for
can be found directly using the
appropriate 1-dimensional inverse distribution function:
where
.
Shorter bounding intervals can be found using bivariate
distribution values (Dunnett and Sobel, 1954) if a modified
Bonferroni bound (Dawson and Sankoff, 1967) is combined with the
Hunter-Worsley bound. These bounds are described the book by Hsu
(1966, Appendix A). If we define
by
then the modified Bonferroni bounds and Hunter-Worsley guarantee
that
where
and
is maximal
spanning tree for the complete graph of order
with edge
weights
. If we determine
,
that satisfy
and
, then
.
Starting with
, we use numerical
optimization, applied to
, to determine
.
Then we use numerical optimization, applied to
,
starting with
, to determine
.
Even shorter bounding intervals for
can be
determined for many problems if trivariate distribution values are
used. If we define
by
then sharp bounds that use
,
and
(see
Boros and Prekopa, 1989) are given by
and
where
and
. We can use numerical optimization
applied to
and
, to determine
and
. Unfortunately, it is not always true that
, so we cannot assume that
will be closer to
than
. However, Boros
aand Prekopa (1989) show that
, so
will be at least as close to
as
. The cost of computing
can be quite high for
problems where
is large because of the
trivariate values needed for
.
There are also bounds (hybrid bounds) that use only selected
trivariate distribution values. The cherry tree bounds (see
Bukszar and Prekopa, 2001), which we denote by
, are
lower bounds for
that require only
trivariate values.
The optimal cherry tree bound can be expensive to compute, but we
use a bound defined by
The edge set
contains
of the
edges in the
bound edge set
. For each edge in
the
vertex
is selected using the method described by
Bukszar and Prekopa (2001). We always have
because
. If we let
be the point where
, then
.
A class of hybrid upper bounds has been described by Tomescu
(1986). Define
where
is the set of
hyperedges
for a 3-hypertree. Tomescu shows that
.
The optimal hypertree bound can also be expensive to compute
because all possible trivariate distribution values are needed. We
use a bound determined using
. We successively delete
terminal vertices from
. Each time a terminal vertex
(along with its edge) is deleted, that vertex is adjoined to each
of the remaining
edges to form a set of hyperedges. The
union of the sets of
hyperedges found in
this way form the hypertree
that we use for
. This bound is always less than or equal to the
second order Bonferroni
bound but is not
necessarily less than or equal to
or
. We
define
to be the point where
.
2003-02-17