Indefinite integration with validation

  • Authors:
  • George Corliss;Gary Krenz

  • Affiliations:
  • Marquette Univ., Milwaukee, WI;Marquette Univ., Milwaukee, WI

  • Venue:
  • ACM Transactions on Mathematical Software (TOMS)
  • Year:
  • 1989

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an overview of two approaches to validated one-dimensional indefinite integration. The first approach is to find an inclusion of the integrand, then integrate this inclusion to obtain an inclusion of the indefinite integral. Inclusions for the integrand may be obtained from Taylor polynomials, Tschebyscheff polynomials, or other approximating forms which have a known error term. The second approach finds an inclusion of the indefinite integral directly as a linear combination of function evaluations plus an interval-valued error term. This requires a self-validating form of a quadrature formula such as Gaussian quadrature. In either approach, composite formulae improve the accuracy of the inclusion.The result of the validated indefinite integration is an algorithm which may be represented as a character string, a subroutine in a high-level programming language such as Pascal-SC or Fortran, or as a collection of data. An example is given showing the application of validated indefinite integration in constructing a validated inclusion of the error function, erf(x).