著者
平山 弘 小宮 聖司 佐藤 創太郎
出版者
一般社団法人日本応用数理学会
雑誌
日本応用数理学会論文誌 (ISSN:09172246)
巻号頁・発行日
vol.12, no.1, pp.1-8, 2002-03-15
被引用文献数
11

The arithmetic operations and functions of Taylor series can be defined by C++ language. The functions which consist of arithmetic operations, pre-defined functions and conditional statements can be expanded in Taylor series. Using this, the solution of an ordinary differential equation can be expanded in Taylor series. The solution can be expanded up to arbitrary order, so the calculation formula of arbitrary order can be used instead of Runge-Kutta formula. Taylor series can be used for the evaluations of the errors and the optimal step size within given error allowance easily. In addition, we can transform Taylor series into Pade series, which give arbitrary order, high precision and A-stable formula for solving ordinary differential equation numerically.