Thus, computation of a CASE integral is very similar to a traditional integral. All the traditional work of before must still be done, and in addition,
and
must be formed and the interpolation
must be calculated. Luckily, T and
are always greater than zero and, as
is real,
This is useful as it means that the interpolation table built for
Gm(T) does not need to be extended to include
.
With all of these features in mind it should not be surprising if the computation of CASE integrals takes double the amount of time of the traditional integrals. This is time that needs to be made up by the removal of insignificant integrals.
There is a difference between CASE and traditional methods, however, when the values of T and
become large. If T is large enough to use the classical multipole expression mentioned in Chapter 5 (and
is not large enough), ie:
a computational saving can be made for one of the two parts of the CASE integral. However, if
then, applying the
Gm(T) expansion for large T
to both parts of the integral yields
Therefore the size of
is a convenient way to check the significance of a CASE integral. All integrals for which
do not need to be computed. The value of
cannot be used to find the significant integrals unfortunately, as it requires the computation of R for each integral, which is O(N2) work. Another way of screening out integrals is needed, and this is the topic of the next section.