- Research
- Open access
- Published:
A new continuous hybrid block method with one optimal intrastep point through interpolation and collocation
Fixed Point Theory and Algorithms for Sciences and Engineering volume 2022, Article number: 22 (2022)
Abstract
Implicit block approaches are used by a number of numerical analyzers to model mild, medium, and hard differential systems. Their excellent stability characteristics, self-starting nature, quick convergence, and large decrease in computing cost all contribute to their widespread application. With these numerical benefits in mind, a new one-step implicit block method with three intrastep grid points has been created. The major term of the local truncation error is minimized to determine which of these points is optimal. The reformulation of the suggested technique leads to a significant decrease in computing cost while maintaining the same consistency, zero-stability, \(\mathcal{A}\)-stability, and convergence. Several sorts of error are calculated, together with CPU time and efficiency plot, to determine which is superior. Differential models from the fields of heat transfer, population dynamics, and chemical engineering show that the suggested method does a better job than some of the current hybrid block and implicit Radau methods with similar properties.
1 Introduction
Ordinary differential equations are widely used in the real world, so it is crucial to develop efficient and accurate numerical methods for solving them. Several numerical techniques are proposed in this regard in the existing literature. Many domains, such as chemistry, flame propagation, computational fluid dynamics, population dynamics, engineering, and mathematical biology, require approximate solutions to tough problems, but most of these methods fall short. For models to be stiff enough, they need numerical approaches that cost a lot to compute and have unbounded stability areas. Most of the traditional methods such as explicit Runge–Kutta [1], Lobatto family [2], multi-step Adams family [3–5], and higher-order multiderivative types [6, 7] are not used due to either a large amount of computational effort required (very small step-size \(\Delta x \approx 0\)) or finite stability region (conditional stability). The implicit block methods, on the other hand, are preferred since they are self-starting, computationally robust (cost-effective), highly accurate, fast convergent, and \(\mathcal{A}\)-stable (a favorable property for stiff models). Some of the major advantages of the block methods include their self-starting nature and ability to overcome the overlapping of solution pieces.
We consider an initial value problem
where \(f(x,y(x))\) is assumed to be Lipschitz continuous and satisfies conditions for the existence and uniqueness of solutions [8] to the problem (1). Milne [9] is thought to be the inventor of the block methods who employed them to get starting values for the predictor–corrector-type numerical methods. One of the most important research works on the block methods can be seen in [10], proposed way back in 1969. Later, several classical works were reported in [11–15] whereas some recently developed implicit block methods include [16–25] and most of the references cited therein. Higher-order block methods including one-, two-, and three-step approaches are proposed in the literature with the \(\mathcal{A}\)-stability feature. Still, they are, to some extent, computationally expensive, while some lower-order block methods, although time-efficient, are not accurate enough for stiff systems. In the recent past, Ramos et al. [26] presented an idea for optimization of the intermediate collocation points for k-step hybrid block methods from leading terms of the local truncation errors. Motivated by this research study, several block methods were proposed, including [27–29]. For example, Singh et al. [30] proposed a fifth-order block method with three off-step points in a one-step block while optimizing two off-step points and fixing the third, wherein the resulting block method was observed to have \(\mathcal{A}\)-stability. Singh and Ramos [31] designed an optimized seventh-order two-step hybrid block method with two intrastep points for numerical integration of second-order differential systems considering both fixed and variable step-size approaches. Similarly, Ramos [32] presented, while using interpolation and collocation techniques, a fifth-order two-step hybrid block method for solving first-order initial value problems, wherein the method considers minimization of the local truncation errors to optimize the intermediate two off-step points. Several other researches on the block methods can be found in the available scientific literature. Other works are recently reported in [33–35] wherein the authors have proposed variable-order techniques, including Haar wavelet collocations, to solve differential equations.
Our new one-step hybrid block technique takes into account three intra-step points and is inspired by recent advancements in the block method field. Minimizing the local truncation error leads to an optimal solution. It is important to note that there is currently no recorded one-step block approach with three intra-step points, of which only one is optimal, in the scientific literature. In this study, we seek to create a new one-step method that, unlike numerous existing block methods, just requires one step to minimize the major term of the local truncation error (see the section of numerical results). Using interpolation and collocation, the suggested method derives a continuous approximation of a polynomial.
The present paper is structured as follows: The proposed implicit hybrid block method is derived in Sect. 2 whereas its theoretical analysis, containing error constant from the local truncation error, consistency, zero-stability, linear stability, and the theory of order stars, is described in Sect. 3. Several physical models are considered in Sect. 4 to test the performance of the proposed method, and the final concluding remarks are presented in Sect. 5.
2 Derivation of the proposed block method
This section presents details about derivation of the proposed one-step hybrid block method with three intrastep points \(x_{n+u}, x_{n+v}\), \(x_{n+w}\) (\(0< u< v< w<1\)) where one point is optimized from the principal term of the local truncation error. The method will later be used to numerically solve several initial value problems as in (1), in both scalar and vector forms. Consider a polynomial approximation of the actual solution \(y(x)\) of (1) at the grid points \(x_{0}< x_{1}< \cdots < x_{N}=T\) over the integration interval \([x_{0}, T]\), with fixed step-size \(\Delta x = x_{k+1}-x_{k}, k = 0,1, \ldots, N-1\). Suppose the following approximate solution:
Differentiation of Eq. (2) produces
where \(\zeta _{j} \in \mathbb{R}\) denote real undetermined coefficients. Consider three intrastep points \(x_{n+u}=x_{n}+u \Delta x, x_{n+v}=x_{n}+v \Delta x,x_{n+w}=x_{n}+w \Delta x\) with \(0< u< v< w<1\) for finding approximate solution of (1) on \([x_{n}, x_{n+1}]\) at the points \(x_{n}\) and \(x_{n+1}\). To carry out the process, consider the approximation in (2) computed at the point \(x_{n}\), and its first-order derivative computed at the points \(x_{n}, x_{n+u}, x_{n+v}, x_{n+w}, x_{n+1}\). This setup brings the following matrix form of a linear system containing six equations in six real unknown coefficients \(\zeta _{j}, j = 0, 1, \ldots, 5\):
Solving the above linear system gives values of the six unknown coefficients \(\zeta _{j}, j = 0, 1, \ldots, 5\) which, for the sake of brevity, are not shown here. Putting these values in (2), while using the change of variable \(x=x_{n} + t \Delta x\), we obtain
where
Now to get the required one-step hybrid block method, we evaluate \(L(x_{n}+t \Delta x)\) at the collocation points \(x_{n+u}, x_{n+v}\), \(x_{n+w}\), and \(x_{n+1}\) where \(t = u, v, w, 1\). By so doing, the following system of four equations with four unknowns is obtained:
where \(y_{n+l} \simeq y(x_{n}+l \Delta x)\) are approximations of the exact solution, and \(f_{n+l}=f(x_{n+l},y_{n+l})\), for \(l=u,v,w,1\). The above approximations consist of the parameters \(u, v, w\) that are related to the intrastep points \(x_{u}, x_{v}, x_{w}\). The suitable values of these parameters can be computed with the help of the principal term of the local truncation error in the main formula, that is, \(y_{n+1}\). One of the parameters will be optimized by imposing a condition on the principal term to vanish. The reason to consider the principal term of the local truncation error in \(y_{n+1}\) to compute one of the optimized parameters is that at the end of the subinterval \([x_{n}, x_{n+1}]\), the value \(y_{n+1}\) is the only value required for advancing the integration on the next block. Thus, to achieve this, we have considered the following local truncation error obtained by expanding \(y(x)\) in the Taylor series about \(x_{n}\). So, the local truncation error in the formula given in (10) is given as follows:
Equating the principal term (the coefficient of \(\Delta x^{6}\)) of the local truncation error in (11) to zero, we get the following single equation in three unknown parameters:
The above equation (12) is expressed in terms of u and v as follows:
Since there are more unknowns than equations, there exist infinitely many solutions for the parameters under consideration. Considering two of them (say, \(u,v\)) as free parameters, w is optimized. By so doing, the following set of parameters is determined, with w being the optimal one:
Substituting these values into (11), the local truncation error of the main formula in (10) is computed as follows:
Finally, substituting the values of the obtained parameters \(u,v,w\) into (7)–(10) yields the following required one-step hybrid block method with three intrastep points having at least fifth-order convergence while one of the intrastep points is optimized:
The pseudocode for the above proposed method is presented in the algorithm of the Appendix. Moreover, it is easy to notice from the structure of the proposed block method (16) that the slope f occurs four times in each equation without considering \(f_{n}\) as it is just a numerical value. It becomes computationally expensive when f is complicated. This can, however, be overcome by minimizing the number of times f appears in each equation of the above formulae. To accomplish this, we simultaneously solve the set of equations (16) for \(f_{n+u}\), \(f_{n+v}\),, \(f_{n+w}\), and \(f_{n+1}\). It results in an equivalent formulation of (16) reducing the occurrences of f to just one. This proves to be computationally cost-effective, particularly when f is not a simple differentiable function. The obtained reformulation is structured as follows:
where the above reformulation of (16) is now abbreviated as \(\mathrm{RPOBM} _{5}\). The function f is required to be evaluated at four points in both formulations; the computational cost, however, is reduced (as evident in the numerical experiments) while using (17) for solving problems as in (1).
3 Theoretical analysis
In this section, we investigate theoretical properties for the proposed implicit hybrid block method given in (16), or equivalently (17), including accuracy, consistency, zero-stability, convergence, linear stability, and \(\mathcal{A}\)-acceptability.
3.1 Order of accuracy and consistency
The hybrid block method in (16) can be rewritten in the following convenient form:
where \(A_{0},A_{1},B_{0}\), and \(B_{1}\) are \(4 \times 4\) matrices given by
and
The linear functional operator \(\bar{\mathcal{L}}\) associated with (16) can be defined as
where \(\bar{\zeta}_{k}\) and \(\bar{\eta}_{k}\) are the column vectors of the matrices \(A_{1}\) and \(A_{0}\), respectively. The term \(z(x)\) is an arbitrary test function that is considered sufficiently differentiable in the interval \([0, T]\). The block method (16) and the corresponding linear difference operator are said to be at least of order r if after expanding the functions \(z(x_{n}+k \Delta x)\) and \(z'(x_{n}+k\Delta x)\) in Taylor series about \(x_{n}\), and collecting the coefficients of Δx, we obtain
with \(\bar{C}_{0}=\bar{C}_{1} = \cdots =\bar{C}_{r} = 0\) and \(\bar{C}_{r+1}\neq 0\). The coefficients \(\bar{C}_{r}\) are vectors and \(\bar{C}_{r+1}\) is known as the vector of error constants. For the proposed hybrid block method (16), we obtain \(\bar{C}_{0}=\bar{C}_{1} = \cdots =\bar{C}_{5} =0\) with the error constant given by
Thus, it proves that the one-step implicit hybrid block method with three intrastep points, while one of them is optimally obtained, has at least fifth algebraic order of accuracy. In addition, the method (16) does not have an order less than 1; therefore, it is also consistent with the IVP (1) (see the work of Jator in [36]).
3.2 Zero-stability and convergence
An essential crude requirement for a numerical method to be of some use is the requirement called zero-stability. For example, let the IVP given in (1) be asymptotically stable, whereas the need is to prove the stability of the proposed numerical method (16). The notion of zero-stability relates to considering a homogeneous equation \(y'=0\) and its discretized counterpart as given by
where \(A_{0}\) and \(A_{1}\) are given in (19). Now, if the discrete algebraic equation (25) admits solutions that grow in time, then the proposed block method will not be zero-stable and cannot be used in practice. On the other hand, the proposed block method is said to be zero-stable if zeros \(R_{i}\) of the first characteristic polynomial \(\kappa (R) = |z A_{1}-A_{0}|\) fulfill \(|R_{i}| \leq 1\) and for those zeros with \(|R_{i}|=1\) the multiplicity does not exceed 1 [5]. The first characteristic polynomial of the proposed block method (16) is given by
Thus, the proposed block method (16) can be considered a zero-stable method. Being both zero-stable and consistent, it deserves to be called a convergent method (check the work of Henrici in [37]).
3.3 Linear stability analysis and order stars
Theorem 3.1
The proposed one-step hybrid block method with one optimal intrastep point given in (16) satisfies every criterion to be \(\mathcal{A}\)-stable.
Proof
As far as the concept of zero stability is concerned, it is related to the behavior of the underlying numerical method as the step-size \(\Delta x \rightarrow{0} \). In other situations, however, a different concept of stability is needed from a practical point of view. It is concerned with a numerical method that produces good results for a particular value of \(\Delta x > 0\). Such behavior is known as the linear stability behavior for the numerical method, and it requires applying the method on a linear test problem proposed by Dahlquist [38], namely
It is required to determine the region wherein the approximations obtained under the numerical method reproduce the behavior of the true solution of the test problem (27). After using the proposed block method (16) on the test problem in (27), the recurrence equation given below is obtained:
where \(H(z)\) denotes the stability matrix given by
The eigenvalues of the stability matrix (29) determine the behavior of the numerical solution. This is the commonly known stability property of the numerical method that uses the spectral radius (supremum among the absolute values of the elements in the spectrum) of \(H(z)\). The region of absolute linear stability \(\mathbb{A}\) is defined by the set [39]
and if \(\mathbb{C}^{-} \subseteq \mathbb{A}\), the underlying numerical method is said to be \(\mathcal{A}\)-stable. The spectral radius is easily computed as the following rational function:
which has modulus less than one in \(\mathbb{C}^{-}\). This completes the proof for the \(\mathcal{A}\)-stability of the proposed block method given in (16). □
Remark 3.2
The graphical illustrations given by Fig. 1 show that the entire left-half complex plane \(\mathbb{C}^{-}\) is included in the stability region of (16). This kind of \(\mathcal{A}\)- stability is further confirmed with the plot of order stars wherein the rational stability function (31) does not have any pole in \(\mathbb{C}^{-}\) as can be seen in Fig. 2.
4 Numerical dynamics with results and discussion
The proposed one-step hybrid block method with three intrasteps, including one optimal point given in (16), is now employed, neither using any starting values nor any predictors, to determine the approximate solution of various single and systems of stiff ordinary differential equations. Keeping in mind that the initial value \(y(x_{0}) = y_{0}\) is known, the system of equations in (16) is simultaneously solved for \(n=0\). The well-known quadratically convergent Newton’s method is sufficient for solving the system to get the value \(y(x_{1})\cong y_{1}\). Later, taking \(y_{1}\) from the previous block as the initial value, the value \(y(x_{2}) \cong y_{2}\) is computed. This procedure continues until the computation of \(x_{N}\) (the last point). The entire length of the integration interval is chosen to be a multiple of \(2 \Delta x\) (\(x_{N}-x_{0} = \varepsilon (2 \Delta x), \varepsilon \in \mathbb{N} \)), as we have selected, for comparison, some two-step methods. Newton’s method under the Find Root command in Mathematica 12.1 with 64-digit working precision arithmetic is used during the implementation of numerical simulations. All numerical simulations are carried out in Mathematica 12.1 on a personal computer running Windows OS with Intel(R) Core(TM) i7-1065G7 CPU @ 1.30 GHz and 1.50 GHz processor having 24.0 GB installed RAM.
Considering the potential of block methods to deal with stiff differential models, we have taken some well-known stiff applied problems that have appeared several times in the recent literature. These problems are solved with methods as given below:
-
Proposed (\(\mathrm{POBM} _{5}\)) one-step fifth-order hybrid block method with three intrastep grid points shown in (16).
-
Reformulated proposed (\(\mathrm{RPOBM} _{5}\)) one-step fifth-order hybrid block method with three intrastep points shown in (17).
-
Block hybrid Simpson’s method (\(\mathrm{BHSM} _{5}\)) with two intrastep points for the stiff system that appeared in [40].
-
Two-step sixth-order block method (\(\mathrm{Sahi} _{6}\)) that appeared in [41].
-
Fully-implicit RK-type fifth-order method, called Radau method (Radau I5), that appeared in [1]. The Radau family is well-known for solving stiff differential systems.
Moreover, the performance of each method under consideration is measured on different types of error, including maximum global absolute errors \(\mathrm{ME}= (\max_{x \in [x_{0}, T]} |y(x_{N}) - y_{N}| )\), absolute error at final grid point \(\mathrm{LE}=(|y(x_{N}) - y_{N}|)\), average absolute error \(\mathrm{AE}=\frac {1}{N} (\sum_{i=1}^{N} | y(x_{i}) - y_{i} | )\), norm \((\sqrt{\sum_{i=1}^{N} | y(x_{i}) - y_{i} |^{2}} )\), and the CPU time computed in seconds.
The problems under consideration are the most challenging IVPs in ODEs, including burning a ball for a match stick (flame propagation), Prothero–Robinson stiff problem, Kaps stiff system, and the nonlinear Blasius third-order ODE commonly encountered in fields like heat transfer and the computational fluid dynamics. The numerical simulations for each numerical experiment are shown in the Tables 1–5. Different absolute errors and CPU times are noted to compare the above-discussed methods.
It can be observed from these tables that the proposed block method (16) yields minor errors. In contrast, its reformulation also produces minor errors, reducing CPU times as an additional advantage over the proposed block method. When compared to other well-known methods from available literature, it is noted that the errors are more significant in magnitude; however, the CPU times are as promising as in the reformulated block method in some cases, particularly when the method has a simple form of coefficients such as that in [40]. The efficiency curves shown in Figs. 4 and 3 for the first and second numerical experiments, respectively, are obtained wherein the better performance of the proposed block method (16) and its reformulation given in (17) is seen in terms of absolute maximum global error and CPU times. Thus, the reformulated version of the proposed block method is proved to be the most time-efficient algorithm among considered to obtain an approximate solution of the IVP (1).
Problem 1
Consider the following highly stiff IVP for the flame propagation taken from [42]:
with the exact solution \(u_{1}(x)=\frac {1}{\mathrm{ProductLog} [9\exp{(-x+9)} ]+1}\), where the function ProductLog is a special function whose details are available in the Wolfram language documentation.
Problem 2
We consider the well-known Prothero–Robinson model taken from [43]:
with \(\lambda =10^{-7}, f(x)=\sin(x)\), whose exact solution is \(u_{1}(x)=\sin(x)\).
Problem 3
We consider the following stiff system of first-order ODEs taken from [41]:
where \(x \in [0,2]\). The exact solution of the above system is
Problem 4
We consider the stiff system of first-order ODEs known as the Kaps problem taken from [31]:
where \(x \in [0,5]\). The exact solution of the above system is
Problem 5
Consider the following nonlinear third-order ODE known as the Blasius equation of boundary layer flow taken from [44]:
The above nonlinear equation can be rewritten as a system of three first-order ODEs as shown below:
The reference solution of (38) accurate to 30 dp is given at the final mesh point \(x=10\) as follows:
5 Concluding remarks
This study presents a new one-step hybrid block approach with three intra-step points, including one optimally determined from the proposed method’s local truncation error. The order of accuracy, consistency, zero-stability, convergence, \(\mathcal{A}\)-stability, and the theory of order stars are all thoroughly discussed. When the suggested technique was tried on certain tough models from applied sciences, the accuracy results were encouraging. Furthermore, the inclusion of an efficiency plot comparing the errors of the proposed and existing numerical approaches in terms of computing cost for an increasing number of grid points supports reformulation of the suggested method. Future research will focus on the fully implicit block approach with three optimal intra-step points. This will lead to a technique that is truly optimal and is easy to rewrite in a computer. The field of fractional calculus [45–50] has additional opportunities to supplement the current study. The proposed hybrid block method can be changed so that it can be used to solve initial value problems of fractional order.
Availability of data and materials
Not applicable.
Code availability
Not applicable.
References
Butcher, J.C.: Numerical Methods for Ordinary Differential Equations, 3rd edn. Wiley, New York (2016)
Jay, L.O.: Lobatto methods. Chemistry 29, 298–305 (1996)
Olanegan, O.O., Ogunware, B.G., Omole, E.O., Oyinloye, T.S., Enoch, B.T.: Some variable hybrids linear multistep methods for solving first order ordinary differential equations using Taylor’s series. IOSR J. Math. 11(5), 8–13 (2015)
Fatokun, J.O.: A fifth order collocation method for solving first order initial value problems. J. Inst. Math. Comput. Sci. Math. Ser. 17(1), 73–79 (2006)
Lambert, J.D.: Computational Methods in Ordinary Differential Equations. Wiley, New York (1973)
Qureshi, S., Ramos, H.: L-stable explicit nonlinear method with constant and variable step-size formulation for solving initial value problems. Int. J. Nonlinear Sci. Numer. Simul. 19(7–8), 741–751 (2018)
Fairuz, A.N., Majid, Z.A.: Rational methods for solving first-order initial value problems. Int. J. Comput. Math. 98(2), 252–270 (2021)
Chapra, S.C.: Applied Numerical Methods with MATLAB for Engineers and Scientists, pp. 335–359. McGraw-Hill, New York (2008)
Milne, W.E.: Numerical Solution of Differential Equations. Wiley, New York (1953)
Shampine, L.F., Watts, H.A.: Block implicit one-step methods. Math. Comput. 23(108), 731–740 (1969)
Majid, Z.A., Suleiman, M.B.: Implementation of four-point fully implicit block method for solving ordinary differential equations. Appl. Math. Comput. 184(2), 514–522 (2007)
Ngwane, F.F., Jator, S.N.: Block hybrid-second derivative method for stiff systems. Int. J. Pure Appl. Math. 80(4), 543–559 (2012)
Akinfenwa, O.A., Yao, N.M., Jator, S.N.: A self-starting block Adams method for solving stiff ordinary differential equation. In: 2011 14th IEEE International Conference on Computational Science and Engineering, pp. 127–136. IEEE Press, New York (2011)
Anake, T.A.: Continuous implicit hybrid one-step methods for the solution of initial value problems of general second-order ordinary differential equations. PhD dissertation, Covenant University, Ota (2011)
Anuar, K.H.K., Othman, K.I., Ibrahim, Z.B.: Derivation of 3-point block method formula for solving first order stiff ordinary differential equations. In: Proceedings of the 4th International Conference on Applied Mathematics, Simulation, Modelling, pp. 61–65. (2010).
Kashkari, B.S., Syam, M.I.: Optimization of one step block method with three hybrid points for solving first-order ordinary differential equations. Results Phys. 12, 592–596 (2019)
Ibrahim, Z.B., Nasarudin, A.A.: A class of hybrid multistep block methods with \(\mathcal{A}\)-stability for the numerical solution of stiff ordinary differential equations. Mathematics 8(6), 914 (2020)
Akinfenwa, O.A., Abdulganiy, R.I., Akinnukawe, B.I., Okunuga, S.A.: Seventh order hybrid block method for solution of first order stiff systems of initial value problems. J. Egypt. Math. Soc. 28(1), 1–11 (2020)
Mehrkanoon, S., Majid, Z.A., Suleiman, M.: A variable step implicit block multistep method for solving first-order ODEs. J. Comput. Appl. Math. 233, 2387–2394 (2010)
Osa, A.L., Olaoluwa, O.E.: A fifth-fourth continuous block implicit hybrid method for the solution of third order initial value problems in ordinary differential equations. Appl. Comput. Math. 8(3), 50–57 (2019)
Olusola, K.J.: Block methods for direct solution of higher order ordinary differential equations using interpolation and collocation approach. PhD dissertation, Universiti Utara Malaysia (2015)
Akinfenwa, O.A., Ablganiy, R., Okunuga, S.A., Irechukwu, V.: Simpson’s 3/8-type block method for stiff systems of ordinary differential equations. J. Niger. Math. Soc. 36(3), 503–514 (2017)
Omole, E.O., Ogunware, B.G.: 3-Point Single Hybrid Block Method (3PSHBM) for direct solution of general second order initial value problem of ordinary differential equations. J. Sci. Res. Rep. 1–11 (2018)
Ramos, H., Qureshi, S., Soomro, A.: Adaptive step-size approach for Simpson’s-type block methods with time efficiency and order stars. Comput. Appl. Math. 40(6), 1–20 (2021)
Qureshi, S., Soomro, A., Hınçal, E.: A New Family of \(\mathcal{A}\)-acceptable Nonlinear Methods with Fixed and Variable Stepsize Approach. Comput. Math. Methods e1213 (2021)
Ramos, H., Kalogiratou, Z., Monovasilis, T., Simos, T.E.: An optimized two-step hybrid block method for solving general second order initial-value problems. Numer. Algorithms 72(4), 1089–1102 (2016)
Dong, M., Simos, T.E.: A new high algebraic order efficient finite difference method for the solution of the Schrödinger equation. Filomat 31(15), 4999–5012 (2017)
Wang, Z., Simos, T.E.: An economical eighth-order method for the approximation of the solution of the Schrödinger equation. J. Math. Chem. 55(3), 717–733 (2017)
Simos, T.E., Tsitouras, C.: A new family of 7 stages, eighth-order explicit Numerov-type methods. Math. Methods Appl. Sci. 40(18), 7867–7878 (2017)
Singh, G., Garg, A., Kanwar, V., Ramos, H.: An efficient optimized adaptive step-size hybrid block method for integrating differential systems. Appl. Math. Comput. 362, 124567 (2019)
Singh, G., Ramos, H.: An optimized two-step hybrid block method formulated in variable step-size mode for integrating \(y ''= f (x, y, y')\) numerically. Numer. Math., Theory Methods Appl. 12, 640–660 (2019)
Ramos, H.: Development of a new Runge–Kutta method and its economical implementation. Comput. Math. Methods 1(2), e1016 (2019)
Shah, K., Naz, H., Sarwar, M., Abdeljawad, T.: On spectral numerical method for variable-order partial differential equations. AIMS Math. 7(6), 10422–10438 (2022)
Shah, K., Arfan, M., Ullah, A., Al-Mdallal, Q., Ansari, K.J., Abdeljawad, T.: Computational study on the dynamics of fractional order differential equations with applications. Chaos Solitons Fractals 157, 111955 (2022)
Shah, K., Jarad, F., Abdeljawad, T.: Stable numerical results to a class of time-space fractional partial differential equations via spectral method. J. Adv. Res. 25, 39–48 (2020)
Jator, S.N.: A sixth order linear multistep method for the direct solution of \(y'' = f (x, y, y^{\prime})\). Int. J. Appl. Math. Comput. Sci. 40(4), 457–472 (2007)
Henrici, P.: Discrete Variable Methods in Ordinary Differential Equations. Wiley, New York (1962)
Dahlquist, G.G.: A special stability problem for linear multistep methods. BIT Numer. Math. 3(1), 27–43 (1963)
Wanner, G., Hairer, E.: Solving Ordinary Differential Equations II. Springer, Berlin (1996)
Biala, T.A., Jator, S.N., Adeniyi, R.B., Ndukum, P.L.: Block hybrid Simpson’s method with two offgrid points for stiff system. Int. J. Nonlinear Sci. 20(1), 3–10 (2015)
Sahi, R.K., Jator, S.N., Khan, N.A.: A Simpson’s-type second derivative method for stiff systems. Int. J. Pure Appl. Math. 81(4), 619–633 (2012)
Shampine, L.F.: Numerical Solution of Ordinary Differential Equations. CRC Press, Boca Raton (1994)
Prothero, A., Robinson, A.: On the stability and accuracy of one-step methods for solving stiff systems of ordinary differential equations. Math. Comput. 28(125), 145–162 (1974)
Adesanya, A.O., Udoh, D.M., Ajileye, A.M.: A new hybrid block method for the solution of general third order initial value problems of ordinary differential equations. Int. J. Pure Appl. Math. 86(2), 365–375 (2013)
Rihan, F.A., Al-Mdallal, Q.M., AlSakaji, H.J., Hashish, A.: A fractional-order epidemic model with time-delay and nonlinear incidence rate. Chaos Solitons Fractals 126, 97–105 (2019)
Qureshi, S., Abro, K.A., Gómez-Aguilar, J.F.: On the numerical study of fractional and non-fractional model of nonlinear Duffing oscillator: a comparison of integer and non-integer order approaches. Int. J. Model. Simul. 1–14 (2022)
Al-Mdallal, Q.M., Yusuf, H., Ali, A.: A novel algorithm for time-fractional foam drainage equation. Alex. Eng. J. 59(3), 1607–1612 (2020)
Al-Mdallal, Q.M.: On fractional-Legendre spectral Galerkin method for fractional Sturm–Liouville problems. Chaos Solitons Fractals 116, 261–267 (2018)
Yusuf, A., Qureshi, S., Mustapha, U.T., Musa, S.S., Sulaiman, T.A.: Fractional modeling for improving scholastic performance of students with optimal control. Int. J. Appl. Comput. Math. 8(1), 1–20 (2022)
Al-Mdallal, Q.M., Syam, M.I., Anwar, M.N.: A collocation-shooting method for solving fractional boundary value problems. Commun. Nonlinear Sci. Numer. Simul. 15(12), 3814–3822 (2010)
Acknowledgements
Asifa Tassaddiq would like to thank the Deanship of Scientific Research at Majmaah University for supporting this work under Project No. R-2022-325. The authors are also thankful to the worthy reviewers and editors for their useful and valuable suggestions for the improvement of this paper which led to a better presentation.
Funding
No specific external funding was received for this research work.
Author information
Authors and Affiliations
Contributions
The first, second and third authors have conceived the idea and derived the proposed optimized block method. The first and second author has supervised the entire work and guided, whereas the fourth author carried out a theoretical analysis of the proposed method. Finally, the fifth author performed numerical simulations. Each author equally contributed towards writing and finalizing the article.
Corresponding author
Ethics declarations
Ethics approval and consent to participate
We with this affirm that the contents of this article are original. Furthermore, it has been neither published elsewhere fully or partially in any language nor submitted for publication (fully or partially) elsewhere simultaneously. It contains no matter that is scandalous, obscene, fraud, plagiarism, libelous, or otherwise contrary to law.
Consent to participate
Each author has approved of and agreed to submit the article.
Consent for publication
Each author agreed to publish the article.
Competing interests
The authors declare no competing interests.
Appendix
Appendix
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Tassaddiq, A., Qureshi, S., Soomro, A. et al. A new continuous hybrid block method with one optimal intrastep point through interpolation and collocation. Fixed Point Theory Algorithms Sci Eng 2022, 22 (2022). https://doi.org/10.1186/s13663-022-00733-8
Received:
Accepted:
Published:
DOI: https://doi.org/10.1186/s13663-022-00733-8