On Trigonometric Interpolation and Its Applications
Xiaorong Zou
TL;DR
This work introduces a FFT-accelerated trigonometric interpolation method with improved convergence properties, including uniform rates for derivatives, and extends applicability to non-periodic functions through a smooth cut-off extension. Theoretical results are supported by coefficient decay bounds and convergence proofs, aided by Abel transform techniques. Numerically, the method demonstrates high accuracy and stability, outperforming Trapezoid/Simple Simpson rules for integrals and standard Runge-Kutta methods for ODEs, while exhibiting a local error property that mitigates error propagation. The approach holds significant practical impact for efficient numerical integration and ODE solving across periodic and non-periodic domains, with potential for broad extensions.
Abstract
In this paper, we propose a new trigonometric interpolation algorithm and establish relevant convergent properties. The method adjusts an existing trigonometric interpolation algorithm such that it can better leverage Fast Fourier Transform (FFT) to enhance efficiency. The algorithm can be formulated in a way such that certain cancellation effects can be effectively leveraged for error analysis, which enables us not only to obtain the desired uniform convergent rate of the approximation to a function, but desired uniform convergent rates for its derivatives as well. We further enhance the algorithm so it can be applied to non-periodic functions defined on bounded intervals. Numerical testing results confirm decent accurate performance of the algorithm. For its application, we demonstrate how it can be applied to estimate integrals and solve linear/non-linear ordinary differential equation (ODE). The test results show that it significantly outperforms Trapezoid/Simpson method on integral and standard Runge-Kutta algorithm on ODE. In addition, we show some numerical evidences that estimation error of the algorithm likely exhibits ``local property", i.e. error at a point tends not to propagate, which avoids significant compounding error at some other place, as a remarkable advantage compared to polynomial-based approximations.
