Tanh-sinh quadrature

Tanh-sinh quadrature

Tanh-sinh quadrature is a method for numerical integration introduced by Hidetosi Takahasi and Masatake Mori in 1974.[1] It uses the change of variables

x = \tanh(\tfrac12 \pi \sinh t)\,

to transform an integral on the interval x ∈ (−1, +1) to an integral on the entire real line t ∈ (−∞,+∞). After this transformation, the integrand decays with a double exponential rate, and thus, this method is also known as the double exponential (DE) formula.[2]

For a given step size h, the integral is approximated by the sum

\int_{-1}^1 f(x) \, dx \approx \sum_{k=-\infty}^\infty w_k f(x_k),

with the abscissas

x_k = \tanh(\tfrac12 \pi \sinh kh)

and the weights

w_k = \frac{\tfrac12 h \pi \cosh kh}{\cosh^2(\tfrac12 \pi \sinh kh)}.

Like Gaussian quadrature, tanh-sinh quadrature is well suited for arbitrary-precision integration, where an accuracy of hundreds or even thousands of digits is desired. The convergence is quadratic for sufficiently well-behaved integrands: doubling the number of evaluation points roughly doubles the number of correct digits.

Tanh-sinh quadrature is less efficient than Gaussian quadrature for smooth integrands, but unlike Gaussian quadrature tends to work equally well with integrands having singularities or infinite derivatives at one or both endpoints of the integration interval. A further advantage is that the abscissas and weights are relatively easy to compute. The cost of calculating abscissa-weight pairs for n-digit accuracy is roughly n2 log2 n compared to n3 log n for Gaussian quadrature.

Upon comparing the scheme to Gaussian quadrature and error function quadrature, Bailey et al. (2005) found that the tanh-sinh scheme "appears to be the best for integrands of the type most often encountered in experimental math research".

Bailey and others have done extensive research on tanh-sinh quadrature, Gaussian quadrature and error function quadrature, as well as several of the classical quadrature methods, and found that the classical methods are not competitive with the first three methods, particularly when high-precision results are required. In a conference paper (July 2004) comparing tanh-sinh quadrature with Gaussian quadrature and error function quadrature, Bailey and Li found: "Overall, the tanh-sinh scheme appears to be the best. It combines uniformly excellent accuracy with fast run times. It is the nearest we have to a truly all-purpose quadrature scheme at the present time."

Bailey (2006) found that: "The tanh-sinh quadrature scheme is the fastest known high-precision quadrature scheme, especially when the time for computing abscissas and weights is considered. It has been successfully employed for quadrature calculations of up to 20,000-digit precision. It works well for functions with blow-up singularities or infinite derivatives at endpoints."

Notes

  1. ^ Takahasi & Mori (1974)
  2. ^ Mori (2005)

References

External links

  • John D. Cook, "Double Exponential Integration" with source code.
  • Graeme Dennes, "Tanh-Sinh Quadrature V2.1" A Microsoft Excel workbook containing three functions for performing Tanh-Sinh, Gauss–Kronrod and Romberg numerical integration of functions over the finite interval (a,b), and two functions for performing double exponential (DE) numerical integration of functions over the semi-infinite interval (a,∞), for oscillatory and non-oscillatory functions. Demonstrates the astounding speed and accuracy of the Tanh-Sinh method in particular and the double exponential methods in general, all of which are members of the family of double-exponential quadrature techniques developed by Takahasi and Mori in 1974. Full open source code is provided, including extensive documentation.

Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • List of numerical analysis topics — This is a list of numerical analysis topics, by Wikipedia page. Contents 1 General 2 Error 3 Elementary and special functions 4 Numerical linear algebra …   Wikipedia

  • List of mathematics articles (T) — NOTOC T T duality T group T group (mathematics) T integration T norm T norm fuzzy logics T schema T square (fractal) T symmetry T table T theory T.C. Mits T1 space Table of bases Table of Clebsch Gordan coefficients Table of divisors Table of Lie …   Wikipedia

  • Double exponential — may refer to: A double exponential function Double exponential time, a task with time complexity roughly proportional to such a function Double exponential distribution, which may refer to: Laplace distribution, a bilateral exponential… …   Wikipedia

  • Hyperbolic angle — A hyperbolic angle in standard position is the angle at (0, 0) between the ray to (1, 1) and the ray to ( x , 1/ x ) where x > 1.The magnitude of the hyperbolic angle is the area of the corresponding hyperbolic sector which is loge x .Note that… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”