@article{LIU2025, 
author = {Haifeng LIU and Xukang JIA and Dingcheng FAN and Xingliang LIANG},
title = {Research and implementation of double Simpson's recursive algorithm},
year = {2025},
journal = {Journal of Capital Normal University (Natural Science Edition)},
volume = {46},
number = {4},
pages = {37-44},
keywords = {double numerical integration, double trapezoidal recursion method, double Simpsons recursive method, string vibration equation},
url = {https://www.sciopen.com/article/10.19789/j.1004-9398.2025.04.005},
doi = {10.19789/j.1004-9398.2025.04.005},
abstract = {aiming at the problems of slow convergence speed and insufficient node utilization of the double trapezoidal recursion algorithm, a method with higher accuracy and faster convergence of the algorithm—double simpson recursion algorithm is proposed, from which the double simpson recursion formula of double integration is halved in the interval under a rectangular region, and the specific algorithm implementation is given. the algorithm is applied to calculate the double integration problem of continuous functions under rectangular region and irregular region, respectively. by calculating the area of the upper semi-ellipsoidal surface, it is concluded that the double simpson recursion algorithm has faster convergence speed, higher calculation accuracy and shorter program calculation time than the double trapezoidal recursion algorithm. finally, by solving the initial value problem of the chord vibration equation, the application of the double simpson recursion algorithm in the double integral calculation under the general integration region is given, which shows that the applicability of the double simpson recursion algorithm is stronger, and the application of the algorithm in the field of partial differential equations is further explained.}
}