Abstract
Numerical methods for the solution of ordinary differential equations are based on polynomial interpolation. In 1952, Brock and Murray have suggested exponentials for the case that the solution is known to be of exponential type. In 1961, Gautschi came up with the idea of using information on the frequency of a solution to modify linear multistep methods by allowing the coefficients to depend on the frequency. Thus the methods integrate exactly appropriate trigonometric polynomials. This was done for both first order systems and second order initial value problems. Gautschi concluded that “the error reduction is not very substantial unless” the frequency estimate is close enough. As a result, no other work was done in this direction until 1984 when Neta and Ford showed that “Nyström’s and Milne-Simpson’s type methods for systems of first order initial value problems are not sensitive to changes in frequency”. This opened the flood gates and since then there have been many papers on the subject.
1. Introduction
In this article, we discuss various methods for the numerical solution of the second order initial value problem
If the initial value problem contains then it is usually converted to a system of first order
by defining new variables . In vector notation the system (2) can be written as
where , and
There are several classes of methods, such as linear multistep methods (including Obrechkoff methods) and Runge-Kutta methods. Here we will introduce each class and then review the extension of those to solution of problems for which the frequency is approximately known in advance.
Linear multistep methods for the solution of (3) are given by
and of (1) are given by
where is the approximate value at and similarly for . In here k is called the step-number and is either or k. In the former case the method is called explicit and in the latter it is called implicit. The coefficients and are chosen to satisfy stability and convergence, as we describe in the sequel.
We now introduce the first and second characteristic polynomials,
For (3) explicit methods for which are called Adams-Bashforth and the implicit ones are called Adams-Moulton. Explicit methods for which are called Nyström methods and the implicit ones are called Generalized Milne-Simpson methods. Gautschi [1] has developed Adams-type methods for first order equation as well as Nyström methods for the second order equation. Neta and Ford [2] only developed Nyström and Generalized Milne-Simpson methods for first order equation.
Definition 1.
If, for an arbitrary smooth enough test function , we have
then, p is called the order of the linear multistep method (4) and is its error constant.
In a similar fashion we have for (5)
Throughout, we shall assume that the linear multistep method (4) satisfies the following hypotheses (see [3]):
- No common factors for the characteristic polynomials and .
- ; this is a necessary and sufficient condition for the method to be consistent.
- The method is zero-stable; that is, all the roots of satisfy for and
For the method (5) for second order initial value problems we have
- No common factors for the characteristic polynomials and .
- ; which is a necessary and sufficient condition for the method to be consistent.
- The method is zero-stable.
We now consider the test equation (see, e.g., Chawla and Neta [4])
Let denote the zeros of the polynomial
for and let correspond to perturbations of the principal roots of . We define interval of periodicity if, for all in the interval, the roots of (11) satisfy , and is real.
If the interval of periodicity is , then the method is called P-stable. Lambert and Watson [5] had shown that P-stable linear multistep methods are implicit of order at most 2.
Remark 1.
If the problem (1) has periodic solutions and the period is not known, then the P-stability is desirable. If the period is known approximately, then one can use the ideas in Gautschi [1], Neta and Ford [2], and others to be reviewed here.
Another important property when solving (1) is the phase lag which was introduced by Brusa and Nigro [6]. Upon applying a linear two-step method to the test Equation (10), we obtain a difference equation of the form
whose solution is
where and are constants depending on the initial conditions. The quadratic polynomial
is called the stability polynomial. The solutions to (14) are given by
If and , then we get the exact solution to the test Equation (10). The difference between the amplitudes of the exact solution of (10) and numerical solution is called dissipation error, see [7]. The expansion in powers of H is called phase lag expansion. The modulus of the leading terms is the phase lag of the method. See also Thomas [8] and Twizell [9].
Remark 2.
Raptis and Simos have developed methods with minimal phase-lag and also P-stable methods in [10,11,12,13,14].
We now introduce an extension to the linear multistep methods. These are called multiderivative or Obrechkoff methods, see Obrechkoff [15] or [16].
For the first order equation we have
and for the second order equation
According to Lambert and Mitchell [17], the error constant decreases more rapidly with increasing ℓ rather than the step k. Thus, one can get one-step high order methods. A list of Obrechkoff methods for various k and ℓ is given in [17] for first order equations and in [18] for second order equations.
Several P-stable Obrechkoff methods for second-order initial-value problems (for ) were derived by Van Daele and Vanden Berghe [19]. Ananthakrishnaiah [18] has also included the case .
Lastly, we introduce Runge-Kutta-Nyström (RKN) methods.
The general form of an explicit k-stage two-step Runge-Kutta-Nyström method (RKN) for the solution of (1) is given by, see Franco and Rández [20]
Vigo-Aguiar and Ramos [21] introduced methods based on Runge-Kutta collocation.
Definition 2.
In general, a method integrates exactly the set of functions if the following conditions are satisfied
2. Methods Based on Linear Multistep Methods
The idea of fitting functions other than monomials goes back to Greenwood [22], Brock and Murray [23], Dennis [24], Gautschi [1] and Salzer [25].
The first paper suggesting the use of the frequency of the solution is due to Gautschi [1]. He considered Störmer type methods for the solution of (1). The idea is to allow the coefficients to depend on the frequency . Let be a functional defined by
where Since we are introducing trigonometric functions, we refer to order as algebraic order and define trigonometric order as follows:
Definition 3.
A linear functional is said to be of algebraic order p, if
and does not vanish. Therefore we have conditions for methods of algebraic order p.
The method
where and is said to be of trigonometric order q relative to the frequency ω if the associated linear functional
satisfies
and
and and are not both identically zero.
Therefore, methods of trigonometric order q satisfy conditions.
Linear multistep or trigonometrically fitted method for second order ordinary differential equations (ODEs) (1) satisfy an additional condition
for the same order, see Lambert [3].
Remark 3.
The trigonometric order is lower than the algebraic order, since the trigonometric polynomials requires two conditions for each degree, see Lambert [3].
Gautschi [1] allowed the coefficients to depend on v and listed several explicit and implicit methods of trigonometric orders The form of the explicit methods is:
We only list the methods of trigonometric orders 1 and 2 using powers of instead of the Taylor series expansions shown in [1]. Those Taylor series expansions should be used when .
For , the coefficients are:
For , the coefficients are:
The form of the implicit methods is:
For , the coefficients are:
For , the coefficients are:
Neta and Ford [2] have constructed the Nyström and Generalized Milne-Simpson methods for a first order (3) where the coefficients are functions of the frequency. Here we list a few of those.
For , the explicit method is
For , the explicit method is
For , the implicit method is a one-parameter family
Note that the choice leads to the explicit method (29).
For , the implicit method is
Vigo-Aguiar and Ramos [26] show how to choose the frequency for nonlinear ODEs. Van der Houwen and Sommeijer [27] have developed predictor-corrector methods. Neta [28] has developed exponentially fitted methods for problems whose oscillatory solution is damped. Raptis and Allison [29] have used the idea for the solution of Schrödinger equation. Stiefel and Bettis [30] have stabilized Cowell’s method [31] by fitting trigonometric polynomials. Lambert and Watson [5] introduced symmetric multistep methods which have non-vanishing interval of periodicity. Quinlan and Termaine [32] have developed high order symmetric multistep methods. Simos and Vigo-Aguiar [33] have developed exponentially-fitted symmetric methods of algebraic order eight based on the work of [32]. They demonstrated the superiority of their method on two orbital examples integrated on a long time interval Another idea developed by Neta and Lipowski [34] is to use the energy of the system instead of integrating the angular velocity. They have demonstrated the benefit of their method using several examples for perturbation-free flight and a more general case on long time flight. Vigo-Aguiar and Ferrándiz [35] have developed a general procedure for the adaptation of multistep methods to numerically solve problems having periodic solutions. Vigo-Aguiar et al. [36] and Martín-Vaquero and Vigo-Aguiar [37] have developed methods for stiff problems by using Backward Differentiation Formulae (BDF) methods. See also Neta [38].
Sommeijer et al. [39] have suggested a different idea for trigonometrically-fitted methods. Instead of requiring fitting cosine and sine functions of multiple of the frequency, they suggest taking several frequencies in some interval around the known frequency. The frequencies are chosen to be the roots of a Chebyshev polynomial, so that we minimize the maximum error. Such methods were called minimax methods. See also Neta [40].
We now give more details. Suppose we have an interval of frequencies and we pick q frequencies
The idea is to interpolate the sine and cosine functions of those frequencies
and
Thus for the second order initial value problem, we have the system
for Unfortunately, this yields very messy coefficients and we will not list any of them here.
3. Methods Based on Obrechkoff Methods
Simos [41] has developed a P-stable trigonometrically-fitted Obrechkoff method of algebraic order 10 for (1).
where
In order to ensure P-stability, the coefficient must be
The method requires an approximation of the first derivative which is given by
He showed that the local truncation error is
Wang et al. [42] have suggested a slight modification to the coefficient as follows
where and .
Wang et al. [42] have developed a method of algebraic order 12 as follows
where
and is chosen so the method is P-stable,
The method is of algebraic order 12 and the local truncation error is now
The first order derivative is obtained by
Remark 4.
Neta [43] has developed a P-stable method of algebraic order 18.
Vanden Berghe and Van Daele [44] have suggested fitting a combination of monomials and exponentials, i.e., the set . Clearly when is purely imaginary, we get the cosine and sine functions. When , we get only the exponential functions and when we get only monomials (which is the well known Obrechkoff method). Even when , we are not getting the cosine and sine functions of multiples of the frequency as in the previously discussed methods. They developed methods of algebraic order 8. Here we list only two of those, one with (39) and the other with (40).
The first method is given by
where and
The second method is
4. Methods Based on Runge-Kutta
For a trigonometrically-fitted method, we have (see Franco and Rández [20])
The solution for is given in Franco [45]
This method has an algebraic order 2 and reduces to the two-stage explicit Numerov method of Chawla [46]. The method integrates exactly the set of functions , similar to the idea of Vanden Berghe and Van Daele [44].
Franco and Rández [20] have developed a 7-stage method of algebraic order 7 which integrates exacly the monomials up to and and . A 5-stage family of methods of algebraic order 6 listed here and in Tsitouras [47] has been developed by Fang et al. [48]. Here we list just one member of the family.
Demba et al. [49] have developed fourth and fifth order Runge-Kutta-Nyström trigonometrically-fitted methods for (1). The idea is based on using 3-stage method to get a 4-stage trigonometrically-fitted method. Here we list the coefficients
where are given by (18) and
where
and
The Taylor series expansion of the coefficients is given by
5. Comments on Order
Definition 1 of order (see (8) and (9)) can be extended to trigonometrically fitted methods. Note that a method is of order p for first (second) order ODEs if it fits monomomials up to degree (), respectively. Therefore, methods of trigonometric order q are methods of order . Method, such as (39) for second order ODEs is of eighth order, since it fits monomial up to degree 5, and In Table 1, we will list all methods used in the examples with their order.
Table 1.
The order of methods used in the examples for first and second order ODEs.
6. Numerical Examples
The methods developed originally by Gautschi [1] and those that follow by Neta and Ford [2] fit low order monomials and the sine and cosine functions of multiples of the frequency. On the other hand, the methods developed later by Vanden Berghe and Van Daele [44] use monomials and product of monomials and sine and cosine functions of the frequency. We will demonstrate via the first three examples the difference between the two strategies. Vanden Berghe and Van Daele [50] compared the two approaches in some cases but not used schemes developed by Neta and Ford [2]. In the latter examples we also compare the results to Runge-Kutta-Nyström based method (46)–(49), see [49].
First, we list a method of trigonometric order 2 based on the idea of Vanden Berghe and Van Daele [44], which we obtained using Maple software, see Chun and Neta [51].
where
The Taylor series expansion of the coefficients are
Example 1.
The first example is chosen so that the exact solution in a combination of sine and cosine of multiples of the frequency, i.e.,
subject to the initial conditions
The exact solution is
The results using are given in Table 2. We expect the methods that fit sine and cosine of multiples of the frequency will do better.
Table 2.
The norm of the error for the first example using three methods for three different values around the exact frequency.
Based on the results we see that (25) is best when the frequency is known exactly. If it is not known exactly, the method prefers underestimation of the frequency. The second best is (30). This method will have no preference to underestimation.
Example 2.
The second example is very similar
subject to the initial conditions
The exact solution is
The results are given in Table 3. Now we expect that the method (51) due to Chun and Neta [51] will perform better, since the exact solution has a product of monomial and cosine. In fact this is the case followed by (25). The method (30) requires smaller step size to converge and the results are not as good as those of the other two methods. Note that for this example all methods have no preference to underestimation of the frequency.
Table 3.
The norm of the error for the second example using three methods for three different values around the exact frequency.
Example 3.
What if the frequency of the forcing term is not an integer multiple of the frequency of the homogeneous solution? We now consider the following example
subject to the initial conditions
The exact solution is
Table 4.
The norm of the error for the third example using three methods for three different values around the exact frequency.
Based on the three examples, we find that (51) is best in the last two examples, but not in the first case where the frequency of the forcing term is a multiple of the frequency of the homogeneous solution.
Before moving to the rest of the experiments, we have decided to rerun the first example on a much longer interval. This will test the quality of those methods in long-term integration. We have taken the same step size and integrated for . The results are given in Table 5. It is clear that the method due to Neta and Ford is no longer viable. The method (51) gave same errors when but all other cases show lower accuracy at the end of the longer interval.
Table 5.
The norm of the error for the first example using three methods for three different values around the exact frequency.
Example 4.
The fourth example is a system of two second order initial value problems
subject to the initial conditions
The exact solution is given by
We have converted this to a system of first order equations and solved it numerically using implicit Adams methods of trigonometric orders 2 and 3 (denoted AI2 and AI3, respectively) and generalized Milne-Simpson methods (GMS) of the same order, which are (32) and (66), respectively. We also included results from [51] and Runge-Kutta-Nyström method [49]. The results are given in Table 6. For Adams implicit, we have used the Taylor series coefficients as given in [1]. For GMS with , we used the coefficients as given in [2]. They did not give the coefficients for but suggested to numerically solve the system for the coefficients. We were able now to get the coefficients
where
where
and
Table 6.
The norm of the error for the fourth example using two implicit methods of trigonometric orders 2 and 3 and one explicit from [51] and one based on Runge-Kutta-Nyström.
Remark 5.
- Adams implicit using the Taylor series for the coefficients did not improve the accuracy by using a higher order.
- GMS of second trigonometric order gave better results than the Adams implicit. There is no improvement by using .
- The method based on Runge-Kutta-Nyström could not compete with the others.
Example 5.
The fifth example is the “almost periodic" problem studied by Stiefel and Bettis [30]
subject to the initial conditions
The exact solution is
The solution represents motion on a perturbation of a circular orbit in the complex plane; the point spirals slowly outwards.
The first order system equivalent was solved numerically using the above six methods. The results for and the exact value of are given in Table 7.
Table 7.
The norm of the error for the fifth example using the six methods of the previous example for the exact frequency.
It is clear that the methods of trigonometric order 3 are better than the lower order ones. Also the GMS is better than Adams implicit due to Gautschi [1]. Again, the method (51) is superior.
The next two examples demonstrate the quality of method for long-term integration.
Example 6.
The sixth example is the cubic oscillator as given in [52]
with the initial conditions
and the frequency . The exact solution to cubic order in ϵ is given in [52]
The results are given in Table 8. It is clear that the methods that converged gave similar results. The methods (32) and (66) did not converge. The error is computed at .
Table 8.
The norm of the error for the sixth example using the six methods of the previous example for the exact frequency.
Example 7.
The last example is a system of two second order ODEs describing two coupled oscillators with different frequencies, see [52].
with initial conditions
where . The frequencies and can be found in [52]. We have compared the solution using the same methods to RKF45 of Maple. The norm of the difference between the solution of RKF45 and the six methods is given in Table 9. Now Adams implicit based method of trigonometric order 3 and our method (51) performed better than the others. Again, the methods due to Neta and Ford diverged.
Table 9.
The norm of the error for the seventh example using the six methods of the previous example for the exact frequency.
7. Conclusions
We reviewed various trigonometrically-fitted methods and implemented representatives on several examples of second order initial value problems. In most examples our method from [51] was superior to others except for the first example for which Gautschi’s method performed better. The methods (32) and (66) due to Neta and Ford failed to converge for the last two examples and in the long-term integration of example 1. The method based on Runge-Kutta-Nyström due to Demba et al. [49] could not compete with our method based on Obrechkoff.
Author Contributions
Conceptualization, B.N.; Investigation, B.N.; Software, C.C.; Writing—original draft, B.N.; Writing—review & editing, C.C.
Funding
This research was supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education (NRF-2016R1D1A1A09917373).
Acknowledgments
The first author thanks the Applied Mathematics Department at the Naval Postgraduate School for hosting him during the years. The authors thank the referees for their valuable comments.
Conflicts of Interest
The authors declare no conflict of interest.
References
- Gautschi, W. Numerical integration of ordinary differential equations based on trigonometric polynomials. Numer. Math. 1961, 3, 381–397. [Google Scholar] [CrossRef]
- Neta, B.; Ford, C.H. Families of methods for ordinary differential equations based on trigonometric polynomials. J. Comput. Appl. Math. 1984, 10, 33–38. [Google Scholar] [CrossRef][Green Version]
- Lambert, J.D. Numerical Methods for Ordinary Differential Systems: The Initial Value Problem; John Wiley & Sons Ltd.: Chichester, UK, 1991. [Google Scholar]
- Chawla, M.M.; Neta, B. Families of two-step fourth order P-stable methods for second order differential equations. J. Comput. Appl. Math. 1986, 15, 213–223. [Google Scholar] [CrossRef]
- Lambert, J.D.; Watson, I.A. Symmetric multistep methods for periodic initial value problems. J. Inst. Math. Appl. 1976, 18, 189–202. [Google Scholar] [CrossRef]
- Brusa, L.; Nigro, L. A one-step method for the direct integration of structural dynamic equations. Internat. J. Numer. Meth. Engng. 1980, 15, 685–699. [Google Scholar] [CrossRef]
- Van der Houwen, P.J.; Sommeijer, B.P. Explicit Runge-Kutta-Nyström methods with reduced phase errors for computing oscillating solutions. SIAM J. Numer. Anal. 1987, 24, 595–617. [Google Scholar] [CrossRef]
- Thomas, R.M. Phase properties of high order, almost P-stable formulae. BIT 1984, 24, 225–238. [Google Scholar] [CrossRef]
- Twizell, E.H. Phase-lag analysis for a family of two-step methods for second order periodic initial value problems. J. Comput. Appl. Math. 1986, 15, 261–263. [Google Scholar] [CrossRef][Green Version]
- Raptis, A.D.; Simos, T.E. A four-step phase-fitted method for the numerical integration of second order initial-value problems. BIT 1991, 31, 160–168. [Google Scholar] [CrossRef]
- Simos, T.E. A two-step method with phase-lag of order infinity for the numerical integration of second order periodic initial-value problem. Int. J. Comput. Math. 1991, 39, 135–140. [Google Scholar] [CrossRef]
- Simos, T.E. Explicit two-step methods with minimal phase-lag for the numerical integration of special second-order initial-value problems and their application to the one-dimensional Schrödinger equation. J. Comput. Appl. Math. 1992, 39, 89–94. [Google Scholar] [CrossRef]
- Simos, T.E.; Raptis, A.D. Numerov-type methods with minimal phase-lag for the numerical integration of the one-dimensional Schrödinger equation. Computing 1990, 45, 175–181. [Google Scholar] [CrossRef]
- Simos, T.E.; Vigo-Aguiar, J. A symmetric high order method with minimal phase-lag for the numerical solution of the Schrödinger equation. Int. J. Mod. Phys. C 2001, 12, 1035–1042. [Google Scholar] [CrossRef]
- Obrechkoff, N. On mechanical quadrature (Bulgarian, French summary). Spis. Bulgar. Akad. Nauk 1942, 65, 191–289. [Google Scholar]
- Achar, S.D. Symmetric multistep Obrechkoff methods with zero phase-lag for periodic initial value problems of second order differential equations. Appl. Math. Comput. 2011, 218, 2237–2248. [Google Scholar] [CrossRef]
- Lambert, J.D.; Mitchell, A.R. On the solution of y’ = f(x,y) by a class of high accuracy difference formulae of low order. Z. Angew. Math. Phys. 1962, 13, 223–232. [Google Scholar] [CrossRef]
- Ananthakrishnaiah, U. P-stable Obrechkoff methods with minimal phase-lag for periodic initial-value problems. Math. Comput. 1987, 49, 553–559. [Google Scholar] [CrossRef]
- Van Daele, M.; Vanden Berghe, G. P-stable Obrechkoff methods of arbitrary order for second-order differential equations. Numer. Algor. 2007, 44, 115–131. [Google Scholar] [CrossRef]
- Franco, J.M.; Rández, L. Explicit exponentially fitted two-step hybrid methods of high order for second-order oscillatory IVPs. Appl. Math. Comput. 2016, 273, 493–505. [Google Scholar] [CrossRef]
- Vigo-Aguiar, J.; Ramos, H. A family of A-stable Runge-Kutta collocation methods of higher order for initial value problems. IMA J. Numer. Anal. 2007, 27, 798–817. [Google Scholar] [CrossRef]
- Greenwood, R.E. Numerical integration of linear sums of exponential functions. Ann. Math. Stat. 1949, 20, 608–611. [Google Scholar] [CrossRef]
- Brock, P.; Murray, F.J. The use of exponential sums in step by step integration. Math. Tables Aids Comput. 1952, 6, 63–78. [Google Scholar] [CrossRef]
- Dennis, S.C.R. The numerical integration of ordinary differential equations possessing exponential type solutions. Math. Proc. Camb. Phil. Soc. 1960, 56, 240–246. [Google Scholar] [CrossRef]
- Salzer, H.E. Trigonometric interpolation and predictor-corrector formulas for numerical integration. ZAMM 1962, 42, 403–412. [Google Scholar] [CrossRef]
- Vigo-Aguiar, J.; Ramos, H. On the choice of the frequency in trigonometrically-fitted methods for periodic problems. J. Comput. Appl. Math. 2015, 277, 94–105. [Google Scholar] [CrossRef]
- Van der Houwen, P.J.; Sommeijer, B.P. Predictor-corrector methods for periodic second-order initial-value problems. IMA J. Numer. Anal. 1987, 7, 407–422. [Google Scholar] [CrossRef]
- Neta, B. Special methods for problems whose oscillatory solution is damped. Appl. Math. Comput. 1989, 31, 161–169. [Google Scholar]
- Raptis, A.D.; Allison, A.C. Exponential-fitting methods for the numerical solution of the Schrödinger equation. Comput. Phys. Commun. 1978, 14, 1–5. [Google Scholar] [CrossRef]
- Stiefel, E.; Bettis, D.G. Stabilization of Cowell’s methods. Numer. Math. 1969, 13, 154–175. [Google Scholar] [CrossRef]
- Cowell, P.H. Essay on the Return of Halley’s Comet; In kommission bei W. Engelmann: Leipzig, Germany, 1910. [Google Scholar]
- Quinlan, G.D.; Termaine, S. Symmetric multistep methods for the numerical integration of planetary orbits. Astronom. J. 1990, 100, 1694–1700. [Google Scholar] [CrossRef]
- Simos, T.E.; Vigo-Aguiar, J. An exponentially-fitted high order method for long-term integration of periodic initial-value problems. Comput. Phys. Comm. 2001, 140, 358–365. [Google Scholar] [CrossRef]
- Neta, B.; Lipowski, Y. A New Scheme for Trajectory Propagation. J. Astro. Sci. 2002, 50, 255–268. [Google Scholar]
- Vigo-Aguiar, J.; Ferrándiz, J.M. A general procedure for the adaptation of multistep algorithms to the integration of oscillatory problems. SIAM J. Numer. Anal. 1998, 35, 1684–1708. [Google Scholar] [CrossRef]
- Vigo-Aguiar, J.; Martin-Vaquero, J.; Ramos, H. Exponential fitting BDF-Runge-Kutta algorithms. Comput. Phys. Commun. 2008, 178, 15–34. [Google Scholar] [CrossRef]
- Martín-Vaquero, J.; Vigo-Aguiar, J. Exponential fitting BDF algorithms: Explicit and implicit 0-stable methods. J. Comput. Math. Anal. 2006, 192, 100–113. [Google Scholar] [CrossRef][Green Version]
- Neta, B. Families of Backward Differentiation Methods based on Trigonometric Polynomials. Int. J. Comput. Math. 1986, 20, 67–75. [Google Scholar] [CrossRef]
- Sommeijer, B.P.; van der Houwen, P.J.; Neta, B. Symmetric linear multistep methods for second-order differential equations with periodic solutions. Appl. Numer. Math. 1986, 2, 69–77. [Google Scholar] [CrossRef]
- Neta, B. Trajectory propagation using information of periodicity. In Proceedings of the AIAA/AAS Astrodynamics Specialist Conference, Boston, MA, USA, 10–12 August 1998; pp. 98–4577. [Google Scholar]
- Simos, T.E. A P-stable complete in phase Obrechkoff trigonometric fitted method for periodic initial-value problems. Proc. R. Soc. Lond. A 1993, 441, 283–289. [Google Scholar] [CrossRef]
- Wang, Z.; Zhao, D.; Dai, Y.; Wu, D. An improved trigonometrically fitted P-stable Obrechkoff method for periodic initial-value problems. Proc. Math. Phys. Eng. Sci. 2005, 461, 1639–1658. [Google Scholar] [CrossRef]
- Neta, B. P-stable high-order super-implicit and Obrechkoff methods for periodic initial value problems. Comput. Math. Appl. 2007, 54, 117–126. [Google Scholar] [CrossRef]
- Vanden Berghe, G.; Van Daele, M. Exponentially-fitted Obrechkoff methods for second-order differential equations. Appl. Numer. Math. 2009, 59, 815–829. [Google Scholar] [CrossRef]
- Franco, J.M. A class of explicit two-step hybrid methods for second-order IVPs. J. Comput. Appl. Math. 2006, 187, 41–57. [Google Scholar] [CrossRef]
- Chawla, M.M. Numerov made explicit has better stability. BIT 1984, 24, 117–118. [Google Scholar] [CrossRef]
- Tsitouras, C. Explicit Numerov type methods with reduced number of stages. Comput. Math. Appl. 2003, 45, 37–42. [Google Scholar] [CrossRef]
- Fang, Y.; Song, Y.; Wu, X. Trigonometrically fitted explicit Numerov-type method for periodic IVPs with two frequencies. Comput. Phys. Commun. 2008, 179, 801–811. [Google Scholar] [CrossRef]
- Demba, M.A.; Senu, N.; Ismail, F. New explicit trigonometrically-fitted fourth-order and fifth-order Runge-Kutta-Nyström methods for periodic initial value problems. Int. J. Pure Appl. Math. 2016, 109, 207–222. [Google Scholar] [CrossRef][Green Version]
- Vanden Berghe, G.; Van Daele, M. Trigonometric polynomial or exponential fitting approach? J. Comput. Appl. Math. 2009, 233, 969–979. [Google Scholar] [CrossRef]
- Chun, C.; Neta, B. A new trigonometrically-fitted method for second order initial value problems. 2019. in preparation. [Google Scholar]
- Vigo-Aguiar, J.; Simos, T.E.; Ferrándiz, J.M. Controlling the error growth in long-term numerical integration of perturbed oscillations in one or several frequencies. Proc. Math. Phys. Eng. Sci. 2004, 460, 561–567. [Google Scholar] [CrossRef]
© 2019 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).