The differential transformation method and Miller's recurrence
Hal Finkel

TL;DR
This paper enhances the differential transformation method (DTM) by incorporating Miller's recurrence to efficiently handle exponentiation and exponential functions, improving the method's capability for solving nonlinear differential equations.
Contribution
It introduces a novel implementation of Miller's recurrence within DTM for exponentiation and exponential functions, addressing a gap in existing literature.
Findings
Efficient implementation of exponentiation in DTM
Concise method for exponential function within DTM
Improved solutions for nonlinear differential equations
Abstract
The differential transformation method (DTM) enables the easy construction of a power-series solution to a nonlinear differential equation. The exponentiation operation has not been specifically addressed in the DTM literature, and constructing it iteratively is suboptimal. The recurrence for exponentiating a power series by J.C.P. Miller provides a concise implementation of exponentiation by a positive integer for DTM. An equally-concise implementation of the exponential function is also provided.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical methods for differential equations · Differential Equations and Numerical Methods
