J. Nig. Soc. Phys. Sci. 4 (2022) 287–296 Journal of the Nigerian Society of Physical Sciences Implicit Four-Point Hybrid Block Integrator for the Simulations of Stiff Models J. Sundaya,∗, G. M. Kumlenga, N. M. Kamoha, J. A. Kwanamub, Y. Skwameb, O. Sarjiyusc aDepartment of Mathematics, University of Jos, Jos 930003, Nigeria bDepartment of Mathematics, Adamawa State University, Mubi 650001, Nigeria cDepartment of Computer Science, Adamawa State University, Mubi 650001, Nigeria Abstract Over the years, the systematic search for stiff model solvers that are near-optimal has attracted the attention of many researchers. An attempt has been made in this research to formulate an implicit Four-Point Hybrid Block Integrator (FPHBI) for the simulations of some renowned rigid stiff models. The integrator is formulated by using the Lagrange polynomial as basis function. The properties of the integrator which include order, consistency, and convergence were analyzed. Further analysis showed that the proposed integrator has an A-stability region. The A-stability nature of the integrator makes it more robust and fitted for the simulation of stiff models. To test the computational reliability of the new integrator, few well-known technical stiff models such as the pharmacokinetics, Robertson and Van der Pol models were solved. The results generated were then compared with those of some existing methods including the MATLAB solid solvent, ode 15s. From the results generated, the new implicit FPHBI performed better than the ones with which we compared our results with. DOI:10.46481/jnsps.2022.777 Keywords: Hybrid block integrator, Implicit, Lagrange polynomial, Simulation, Stiff model Article History : Received: 22 April 2022 Received in revised form: 22 May 2022 Accepted for publication: 22 May 2022 Published: 29 May 2022 c©2022 Journal of the Nigerian Society of Physical Sciences. All rights reserved. Communicated by: T. Latunde 1. Introduction In this research article, an A-stable implicit FPHBI is for- mulated for the simulations of stiff models. The concept of A- stability was introduced by [1] to address the effect of stiffness in differential equations. The desire for this special property (A-stability) implies that suitable methods have to be derived for the simulations of stiff models, [2]. This has, therefore, mo- tivated us to formulate an implicit FPHBI for the simulations of ∗Corresponding author tel. no: +2348026322933 Email address: joshuasunday2000@yahoo.com, sundayjo@unijos.edu.ng (J. Sunday ) stiff models of the form, y′ = (Ay + ϕ) = f (x, y), y(a) = µ, x ∈ [a, b] (1) where yT = (y1, y2, ..., ym), µ T = (µ1,µ2, ...,µm), A is an m × m matrix and ϕ is an m-dimensional vector. Equation (1) is assumed to satisfy the Lipschitz conditions, [3]. Equations of the form (1) often arise in many applications in engineering and sciences. Suffice to say that most of these equa- tions often results to stiff differential equations which in some cases do not have closed form solutions. Stiff models are found in description of pharmacokinetics, chemical reactions, molec- ular dynamics, control systems, mechanics, electronic circuits, lasers, [4-8]. 287 Sunday et al. / J. Nig. Soc. Phys. Sci. 4 (2022) 287–296 288 In general, equation (1) may be stiff or non-stiff. A non- stiff differential equation is one in which there is a simultaneous evolution of solution components and also has time-scales that are comparable. They are often solved using explicit methods with some error control [9]. On the contrary, stiff differential equations do not have a universally accepted definition. The term ‘stiff’ first appeared in [10]. Equation (1) is called stiff if it satisfies any of the following definitions: 1. the stability step-size is much more smaller than the accu- racy step-size [11]. That is, the step-size depends on sta- bility requirement rather than the accuracy requirement [12], 2. the explicit method performs slowly or do not even work on it [13], 3. it has time scales that vary widely. In order words, some solution components decay more rapidly than others [12], 4. all its eigenvalues have negative real parts with large stiff- ness ratio [12], 5. Real(λi) < 0, i ∈ [1, m], where λi is the eigenvalues of the matrix J = ∂ f /∂y called the Jacobian matrix of equation (1) [14] and 6. maximum i |Real(λi)| ≥ minimum i |Real(λi)|, where s = maximum i |Real(λi )| minimum i |Real(λi )| is often called the stiffness ratio. The stiff- ness ratio measures the degree of stiffness of the system [14]. Conditions (5) and (6) as given by [14] shall be adopted as the definition of the stiff models that shall be considered in this research. The expression, y(x) = m∑ i=0 ∈i e λi xki + σ(x) (2) is the general solution of the stiff model (1) where ki are the eigenvectors corresponding to the eigenvalues λi, ∈i are arbi- trary constants and σ(x) is a particular integral. Taking x as time, the first term of y(x) = ∑m i=0 ∈i e λi xki is denoted as tran- sient solution and the second term σ(x) as steady-state solution. Assuming the stiff model (1) satisfies condition (5), then the term y(x) = ∑m i=0 ∈i e λi xki → 0 as x → ∞. Suppose |Real(λu)| and |Real(λv)| further satisfies the condition |Real(λu)| ≥ |Real(λi)| ≥ |Real(λv)| , i = 1, 2, ..., m so that fastest and slowest transients are ∈i eλu xki and ∈i eλv xki respectively. If the stiff model (1) is solved numerically and aimed at achieving a steady-state phase, continuing integration is needed until the slowest transient is negligible [2]. Thus, the smaller |Real(λv)| is, the longer the integration time. On the other hand, for the larger|Real(λu)|, a sufficiently small step is required so that h will lie within the stability region of the method [12, 15]. Many authors have made several attempts at solving stiff models. For instance, the authors in [16] proposed k-step hy- brid methods for solving stiff models arising from chemical re- actions. The authors also proved some relevant theorems re- garding the regions of stability of the methods. The authors in Figure 1: Physical illustration of the implicit FPHBI [2] developed a block backward differentiation formula that is diagonally implicit for the approximation of stiff pharmacoki- netics models. They further carried out convergence and stabil- ity analysis of the formula. Also, the authors in [17] derived an optimized hybrid block Adams method for the solution of first order differential equations. The A-stable method which is of order six was found to be convergence, zero-stable and consis- tent. The following authors also developed hybrid methods for solving different types of stiff differential equations [2, 8, 9, 16, 18-27]. Furthermore, these authors also proposed different ap- proaches to solving some special differential equations [28-35]. 2. Formulation and Implementation of the Implicit FPHBI 2.1. Formulation In this section, an implicit FPHBI is formulated for the sim- ulations of stiff models of the form (1). The values in the previ- ous block (i.e. xn−1 and xn) are employed in computing the stiff model (1) at the points xn+1, xn+2, xn+ 52 , xn+3, xn+ 72 and xn+4 (see Figure 1). To formulate the implicit FPHBI at the points xn+r, r = 1, 2, 5 2 , 3, 7 2 and 4, we integrate equation (1) in the interval (xn, xn+r ),∫ xn+r xn y′d x = ∫ xn+r xn [ Ay + ϕ ] d x (3) The function f (x, y) = Ay + ϕ in (1) is then approximated by Lagrange polynomial Pq(x) of the form Pq(x) = k∑ j=0 Lq, j(x) f (xn+4− j) (4) where Lq, j(x) = k−1∏ i = 0 i , j x − xn+4−i xn+4− j − xn+4−i , j = 0, 1 2 , 1, 2, ..., k Therefore, the Lagrange interpolation polynomial associ- ated with the interpolating points (xn−1, yn−1), (xn, yn),(xn+1, yn+1), (xn+2, yn+2), ( xn+ 52 , yn+ 52 ) , (xn+3, yn+3), ( xn+ 72 , yn+ 72 ) and (xn+4, yn+4) is given by, 288 Sunday et al. / J. Nig. Soc. Phys. Sci. 4 (2022) 287–296 289 P4(x) = [ (x − xn−1)(x − xn)(x − xn+1)(x − xn+2)(x − xn+5/2)(x − xn+3)(x − xn+7/2) (xn+4 − xn−1)(xn+4 − xn)(xn+4 − xn+1)(xn+4 − xn+2)(xn+4 − xn+5/2)(xn+4 − xn+3)(xn+4 − xn+7/2) ] f (xn+4) + [ (x − xn−1)(x − xn)(x − xn+1)(x − xn+2)(x − xn+5/2)(x − xn+3)(x − xn+4) (xn+7/2 − xn−1)(xn+7/2 − xn)(xn+7/2 − xn+1)(xn+7/2 − xn+2)(xn+7/2 − xn+5/2)(xn+7/2 − xn+3)(xn+7/2 − xn+4) ] f (xn+7/2) + [ (x − xn−1)(x − xn)(x − xn+1)(x − xn+2)(x − xn+5/2)(x − xn+7/2)(x − xn+4) (xn+3 − xn−1)(xn+3 − xn)(xn+3 − xn+1)(xn+3 − xn+2)(xn+3 − xn+5/2)(xn+3 − xn+7/2)(xn+3 − xn+4) ] f (xn+3) + [ (x − xn−1)(x − xn)(x − xn+1)(x − xn+2)(x − xn+3)(x − xn+7/2)(x − xn+4) (xn+5/2 − xn−1)(xn+5/2 − xn)(xn+5/2 − xn+1)(xn+5/2 − xn+2)(xn+5/2 − xn+3)(xn+5/2 − xn+7/2)(xn+5/2 − xn+4) ] f (xn+5/2) + [ (x − xn−1)(x − xn)(x − xn+1)(x − xn+5/2)(x − xn+3)(x − xn+7/2)(x − xn+4) (xn+2 − xn−1)(xn+2 − xn)(xn+2 − xn+1)(xn+2 − xn+5/2)(xn+2 − xn+3)(xn+2 − xn+7/2)(xn+2 − xn+4) ] f (xn+2) + [ (x − xn−1)(x − xn)(x − xn+2)(x − xn+5/2)(x − xn+3)(x − xn+7/2)(x − xn+4) (xn+1 − xn−1)(xn+1 − xn)(xn+1 − xn+2)(xn+1 − xn+5/2)(xn+1 − xn+3)(xn+1 − xn+7/2)(xn+1 − xn+4) ] f (xn+1) + [ (x − xn−1)(x − xn+1)(x − xn+2)(x − xn+5/2)(x − xn+3)(x − xn+7/2)(x − xn+4) (xn − xn−1)(xn − xn+1)(xn − xn+2)(xn − xn+5/2)(xn − xn+3)(xn − xn+7/2)(xn − xn+4) ] f (xn) + [ (x − xn)(x − xn+1)(x − xn+2)(x − xn+5/2)(x − xn+3)(x − xn+7/2)(x − xn+4) (xn−1 − xn)(xn−1 − xn+1)(xn−1 − xn+2)(xn−1 − xn+5/2)(xn−1 − xn+3)(xn−1 − xn+7/2)(xn−1 − xn+4) ] f (xn−1) (5) Substituting x = sh + xn+4 in equation (5) gives, P4(sh + xn+4) = [ (sh+5h)(sh+4h)(sh+3h)(sh+2h)(sh+ 32 h)(sh+h)(sh+ 12 h) (5h)(4h)(3h)(2h)( 32 h)(h)( 12 h) ] f (xn+4) + [ (sh+5h)(sh+4h)(sh+3h)(sh+2h)(sh+ 32 h)(sh+h)(sh) ( 92 h)( 72 h)( 52 h)( 32 h)(h)( 12 h)(− 12 h) ] f (xn+7/2) + [ (sh+5h)(sh+4h)(sh+3h)(sh+2h)(sh+ 32 h)(sh+ 12 h)(sh) (4h)(3h)(2h)(h)( 12 h)(− 12 h)(−h) ] f (xn+3) + [ (sh+5h)(sh+4h)(sh+3h)(sh+2h)(sh+h)(sh+ 12 h)(sh) ( 72 h)( 52 h)( 32 h)( 12 h)(− 12 h)(−h)(− 32 h) ] f (xn+5/2) + [ (sh+5h)(sh+4h)(sh+3h)(sh+ 32 h)(sh+h)(sh+ 12 h)(sh) (3h)(2h)(h)(− 12 h)(−h)(− 32 h)(−2h) ] f (xn+2) + [ (sh+5h)(sh+4h)(sh+2h)(sh+ 32 h)(sh+h)(sh+ 12 h)(sh) (2h)(h)(−h)(− 32 h)(−2h)(−52 h)(−3h) ] f (xn+1) + [ (sh+5h)(sh+3h)(sh+2h)(sh+ 32 h)(sh+h)(sh+ 12 h)(sh) (h)(−h)(−2h)(− 52 h)(−3h)(− 72 h)(−4h) ] f (xn) + [ (sh+4h)(sh+3h)(sh+2h)(sh+ 32 h)(sh+h)(sh+ 12 h)(sh) (−h)(−2h)(−3h)(− 72 h)(−4h)(− 92 h)(−5h) ] f (xn−1) (6) Equation (6) is further simplified as, P4(sh + xn+4) = ( 1 360 ) [(s + 1)(s + 2)(s + 3)(s + 4)(s + 5)(2s + 1)(2s + 3)] fn+4 − ( 32 945 ) [s(s + 1)(s + 2)(s + 3)(s + 4)(s + 5)(2s + 3)] fn+ 72 + ( 1 24 ) [s(s + 2)(s + 3)(s + 4)(s + 5)(2s + 1)(2s + 3)] fn+3 − ( 32 315 ) [s(s + 1)(s + 2)(s + 3)(s + 4)(s + 5)(2s + 1)] fn+ 52 + ( 1 36 ) [s(s + 1)(s + 3)(s + 4)(s + 5)(2s + 1)()2s + 3] fn+2 − ( 1 180 ) [s(s + 1)(s + 2)(s + 4)(s + 5)(2s + 1)(2s + 3)] fn+1 + ( 1 840 ) [s(s + 1)(s + 2)(s + 3)(s + 5)(2s + 1)(2s + 3)] fn − ( 1 7560 ) [s(s + 1)(s + 2)(s + 3)(s + 4)(2s + 1)(2s + 3)] fn−1 (7) Integrating the polynomial (7) with respect to s and replacing d x with hd s in equation (3) gives, y(xn+r ) = y(xn) + h ∫ xn+r xn P4(sh + xn+4)d s (8) In order to obtain a zero-stable and computationally robust implicit FPHBI, the points (-4, -3), (-4, -2), (-4, -3/2), (-4, -1), (-4, -1/2) and (-4, 0) are chosen as the limits of integration. This gives the new implicit FPHBI formulae for yn+1, yn+2, yn+ 52 , yn+3, yn+ 72 and yn+4 as follows, yn+1 = yn + h ( − 965 127008 fn−1 + 1681 4704 fn + 149 144 fn+1 − 21859 15120 fn+2 + 4384 2205 fn+ 52 − 4397 3360 fn+3 + 8816 19845 fn+ 72 − 631 10080 fn+4 ) yn+2 = yn + h ( − 29 4410 fn−1 + 251 735 fn + 191 135 fn+1 − 9 35 fn+2 + 1408 1323 fn+ 52 − 169 210 fn+3 + 128 441 fn+ 72 − 8 189 fn+4 ) yn+ 52 = yn + h ( − 107725 16257024 fn−1 + 206015 602112 fn + 25975 18432 fn+1 − 13375 387072 fn+2 + 19765 14112 fn+ 52 − 75125 86016 fn+3 + 38975 127008 fn+ 72 − 11425 258048 fn+4 ) yn+3 = yn + h ( − 31 4704 fn−1 + 2679 7840 fn + 113 80 fn+1 − 41 560 fn+2 + 416 245 fn+ 52 − 687 1180 fn+3 + 208 735 fn+ 72 − 47 1120 fn+4 ) yn+ 72 = yn + h ( − 245 36864 fn−1 + 4207 12288 fn + 77861 55296 fn+1 − 343 10240 fn+2 + 6811 4320 fn+ 52 − 14063 61440 fn+3 + 707 1440 fn+ 72 − 27097 552960 fn+4 ) yn+4 = yn + h ( − 128 19845 fn−1 + 50 147 fn + 64 45 fn+1 − 136 945 fn+2 + 4096 2205 fn+ 52 − 64 105 fn+3 + 4096 3969 fn+ 72 + 34 315 fn+4 )  (9) Equation (9) is the new implicit FPHBI for the simulations of stiff models of the form (1). 289 Sunday et al. / J. Nig. Soc. Phys. Sci. 4 (2022) 287–296 290 The predictor formulae that compute the previous block at the points xn−1 and xn is derived in similar fashion like the implicit FPHBI. It is given by the formulae, ypn+1 = yn + h 2 (3 fn − fn−1) ypn+2 = yn + h (4 fn − 2 fn−1) yp n+ 52 = yn + 5h 8 (9 fn − 5 fn−1) ypn+3 = yn + 3h 2 (5 fn − 3 fn−1) yp n+ 72 = yn + 7h 8 (11 fn − 7 fn−1) ypn+4 = yn + h (12 fn − 8 fn−1)  (10) 2.2. Implementation The newly formulated implicit FPHBI in equation (9) will be implemented in a predictor-corrector mode. Firstly, we set the data inputs namely, the problem to be solved, initial conditions, step size and tolerance level. The predictor in equation (10) is used to evaluate the previous block at the points xn−1 and xn. The implicit FPHBI which serves as the corrector and main method is then employed in solving the required stiff models. The codes for the implementation of the method were written in MATLAB 2021a while the method was derived using Scientific Workplace 5.5. 3. Analysis of the Implicit FPHBI The analysis of the new implicit FPHBI shall be carried out in this section. 3.1. Order Definition 3.1 [36] A method and its associated difference operator L given by L {y(x); h} = k∑ j=0 [ α jy(x + jh) − hβ jy ′(x + jh) ] (11) are said to be of order p if c0 = c1 = c2 = ... = cp = 0, cp+1 , 0. The component cp+1 , 0 is called the error constant of the method. The general form for the constant cqis defined as c0 = ∑k j=0 α j c1 = ∑k j=0 ( jα j −β j ) . . . cp = ∑k j=0 [ 1 p! j pα j − 1 (p−1)! j p−1β j ] , p = 2, 3, ..., q + 1  (12) Applying equation (12) on the implicit FPHBI (9), we obtain c0 = c1 = c2 = c3 = c4 = c5 = c6 = c7 = c8 =  0 0 0 0 0 0  , while c9 =  4.9730 × 10−4 3.8179 × 10−4 3.8942 × 10−4 3.8305 × 10−4 3.9424 × 10−4 3.5021 × 10−4  Therefore, the implicit FPHBI is of uniform order 8 with the error constant c9 =  4.9730 × 10−4 3.8179 × 10−4 3.8942 × 10−4 3.8305 × 10−4 3.9424 × 10−4 3.5021 × 10−4  3.2. Consistency Definition 3.2 [36] A method is called consistent if it is of order p ≥ 1. Since the new implicit FPHBI is of order 8, it implies that it is consistent. 290 Sunday et al. / J. Nig. Soc. Phys. Sci. 4 (2022) 287–296 291 3.3. Zero-Stability Definition 3.3 [12] If no root of the characteristic polynomial has a modulus greater than one and every root with modulus one is simple, then such a method is called zero-stable. [1] proposed scalar test to ascertain the zero-stability status of a method. Thus substituting the scalar test problem y′ = f = λy (13) into the implicit FPHBI equation (9), we obtain, yn+1 = yn + h ( − 965 127008 λyn−1 + 1681 4704 λyn + 149 144 λyn+1 − 21859 15120 λyn+2 + 4384 2205 λyn+ 52 − 4397 3360 λyn+3 + 8816 19845 λyn+ 72 − 631 10080 λyn+4 ) yn+2 = yn + h ( − 29 4410 λyn−1 + 251 735 λyn + 191 135 λyn+1 − 9 35 λyn+2 + 1408 1323 λyn+ 52 − 169 210 λyn+3 + 128 441 λyn+ 72 − 8 189 λyn+4 ) yn+ 52 = yn + h ( − 107725 16257024 λyn−1 + 206015 602112 λyn + 25975 18432 λyn+1 − 13375 387072 λyn+2 + 19765 14112 λyn+ 52 − 75125 86016 λyn+3 + 38975 127008 λyn+ 72 − 11425 258048 λyn+4 ) yn+3 = yn + h ( − 31 4704 λyn−1 + 2679 7840 λyn + 113 80 λyn+1 − 41 560 λyn+2 + 416 245 λyn+ 52 − 687 1180 λyn+3 + 208 735 λyn+ 72 − 47 1120 λyn+4 ) yn+ 72 = yn + h ( − 245 36864 λyn−1 + 4207 12288 λyn + 77861 55296 λyn+1 − 343 10240 λyn+2 + 6811 4320 λyn+ 52 − 14063 61440 λyn+3 + 707 1440 λyn+ 72 − 27097 552960 λyn+4 ) yn+4 = yn + h ( − 128 19845 λyn−1 + 50 147 λyn + 64 45 λyn+1 − 136 945 λyn+2 + 4096 2205 λyn+ 52 − 64 105 λyn+3 + 4096 3969 λyn+ 72 + 34 315 λyn+4 )  (14) Equation (14) is then written compactly in matrix form as,  1 − 149144 hλ 21859 15120 hλ − 4384 2205 hλ 4397 3360 hλ − 8816 19845 hλ 631 10080 hλ − 191 135 hλ 1 + 9 35 hλ − 1408 1323 hλ 169 210 hλ − 128 441 hλ 8 189 hλ − 25975 18432 hλ 13375 387072 hλ 1 − 19765 14112 hλ 75125 86016 hλ − 38975 127008 hλ 11425 258048 hλ − 113 80 hλ 41 560 hλ − 416 245 hλ 1 + 687 1120 hλ − 208 735 hλ 47 1120 hλ − 77861 55296 hλ 343 10240 hλ − 6811 4320 hλ − 14063 61440 hλ 1 − 707 1440 hλ 27097 552960 hλ − 64 45 hλ 136 945 hλ − 4096 2205 hλ 64 105 hλ − 4096 3969 hλ 1 − 34 315 hλ   yn+1 yn+2 yn+ 52 yn+3 yn+ 72 yn+4  =  0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1   yn− 72 yn−3 yn− 52 yn−2 yn−1 yn  + h  0 0 0 0 − 965127008 λ 1681 4704 λ 0 0 0 0 − 294410 λ 251 735 λ 0 0 0 0 − 10772516257024 λ 206015 602112 λ 0 0 0 0 − 314704 λ 2679 7840 λ 0 0 0 0 − 24536864 λ 4207 12288 λ 0 0 0 0 − 12819845 λ 50 147 λ   yn− 72 yn−3 yn− 52 yn−2 yn−1 yn  (15) Equation (15) can be written as AYm = (B + Ch)Ym−1 (16) where A =  1 − 149144 hλ 21859 15120 hλ − 4384 2205 hλ 4397 3360 hλ − 8816 19845 hλ 631 10080 hλ − 191 135 hλ 1 + 9 35 hλ − 1408 1323 hλ 169 210 hλ − 128 441 hλ 8 189 hλ − 25975 18432 hλ 13375 387072 hλ 1 − 19765 14112 hλ 75125 86016 hλ − 38975 127008 hλ 11425 258048 hλ − 113 80 hλ 41 560 hλ − 416 245 hλ 1 + 687 1120 hλ − 208 735 hλ 47 1120 hλ − 77861 55296 hλ 343 10240 hλ − 6811 4320 hλ − 14063 61440 hλ 1 − 707 1440 hλ 27097 552960 hλ − 64 45 hλ 136 945 hλ − 4096 2205 hλ 64 105 hλ − 4096 3969 hλ 1 − 34 315 hλ  B =  0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1  , C =  0 0 0 0 − 965127008 λ 1681 4704 λ 0 0 0 0 − 294410 λ 251 735 λ 0 0 0 0 − 10772516257024 λ 206015 602112 λ 0 0 0 0 − 314704 λ 2679 7840 λ 0 0 0 0 − 24536864 λ 4207 12288 λ 0 0 0 0 − 12819845 λ 50 147 λ  , Ym =  yn+1 yn+2 yn+ 52 yn+3 yn+ 72 yn+4  291 Sunday et al. / J. Nig. Soc. Phys. Sci. 4 (2022) 287–296 292 Figure 2: Stability region of the implicit FPHBI and Ym−1 =  yn− 72 yn−3 yn− 52 yn−2 yn−1 yn  Let H = hλ, then the stability polynomial R(t, H)of the implicit FPHBI is, R(t, H) = det (tA − (B + Ch)) = t6 ( 896369 25401600 H 6 − 222166877 889056000 H 5 + 26657599495334336000 H 4 + 4555297714817600 H 3 + 30028514116000 H 2 − 196033 88200 H + 1 ) −t5 ( 384922243 45519667200 H 6 + 324280887154623600640 H 5 + 52444936612167603200 H 4 + 2600241151336578304000 H 3 + 76767644775120962560 H 2 + 94984435017600 H + 1 ) +t4 ( 2689 6502809600 H 6 + 78911571365590016000 H 5 + 496972131365590016000 H 4 + 94811746496000 H 3 + 440765318289152000 H 2 + 1593781285120 H ) (17) Substituting H = 0 into (17) gives, R(t, 0) = t6 − t5 (18) Therefore, the zeros of equation (18) are t1 = t2 = t3 = t4 = t5 = 0 and t6 = 1. Since all the zeros lie within |t| ≤ 1, the implicit FPHBI is said to be zero-stable. 3.4. Convergence Theorem 3.1 [12] Consistence and zero-stability are the necessary and sufficient conditions a method must satisfy in order to be convergent. Thus, the FPHBI is convergent since it satisfies the conditions for consistency and zero-stability. 3.5. Stability Regions 3.5.1. Stability Region of the Implicit FPHBI The part of the complex plane where a method is absolutely stable when applied to the scalar test equation y′ = λy is called its stability region. Definition 3.4 [14] If the stability region of a method contains the whole left half-plane Re(hλ) < 0, such a method is referred to as A-stable. The graphical plot of the implicit FPHBI is presented in Figure 2. 3.5.2. Comparison of Stability Regions and Intervals of Instability The following figure shows the stability region of the Diagonally Implicit Block Backward Differentiation Formula (DIBBDF) derived by [2]. 292 Sunday et al. / J. Nig. Soc. Phys. Sci. 4 (2022) 287–296 293 Figure 3: Stability region of DIBBDF by [2] Table 1: Juxtaposition of instability intervals of FPHBI and DIBBDF Method Interval of Instability FPHBI (0, 3.8135) DIBBDF (0, 15.333) The stability of the new implicit FPHBI (see Figure 2) shall be compared with that of the DIBBDF (in Figure 3). While both methods are A-stable, it is obvious from the two figures that the implicit FPHBI has a larger stability region than that of DIBBDF. Thus, the FPHBI is expected to be more accurate and efficient than the DIBBDF, since the larger the stability region of a method, the better the performance. Note that the stable region is the region that lies outside the closed curve. The interval of instability of the new implicit FPHBI is com- pared with that of DIBBDF as shown in Table 1. From Table 1, it is clear that the implicit FPHBI has a larger stability region than the DIBBDF. 4. Test Problems The implicit FPHBI derived in equation (9) shall be used to simulate some rigid well-known stiff models in order to test its accuracy and efficiency. Numerical solution, maximum error, computation time, efficiency curves and solution curves of the said problems shall be presented. 4.1. Problem 1 (Pharmacokinetics Model) Pharmacokinetics is a phenomenon that describes how an administered drug behaves in the body over a period of time. Consider the pharmacokinetics model (see Figure 4) composed of two components; that is, the drug concentration in the gas- trointestinal (GI) tract y1(t)and drug concentration in the blood- stream y2(t) as a function of time t given by, y ′ 1 = −k1y1 + d, y1(0) = 1 y ′ 2 = k1y1 − key2, y2(0) = 0 } (19) where ke(> 0) and k1 are the clearance rate constant and rate constants from one compartment to another respectively. The parameter d is the regimen of drug intake. Taking k1 = 2(ln 2)and ke = (ln 2)/5, the exact solution of equation (19) for t ∈ [0, 6] are given by Figure 4: Schema of drug intake from the stomach to bloodstream y1(x) = e−k1 t y2(t) = − k1 (k1−ke ) ( e−k1 t − e−ke t ) , k1 , ke } (20) Note that y1(x) = e−k1 t is the drug’s exponential decay in terms of absorption [37]. This implies that the behaviour in the long term of the concentration of the drug in the GI tract will reduce to level zero. Equation (18) is a two-compartmental pharmacokinetics model formulated by [38] to model the drug flow via the compartments of the body namely the GI tract and the circulatory system. The drug moves from the GI tract compartment into the bloodstream compartment at a rate relative to the drug’s concentration in the GI tract [2]. The drug is finally metabolized and cleared from the bloodstream at a rate relative to its concentration there [39]. For more details on general two-compartment pharmacokinet- ics models, see [37, 40, 41]. 4.2. Problem 2 (Robertson Model) According to [4], the Robertson model defines an autocat- alytic kinetics reaction. The Robertson problem, popularly called the ROBBER according to [13] is a set of three ordinary differ- ential equations that can be put up under some ideal conditions. It is mathematically given by the stiff system y ′ 1 = −k1y1 + k3y2y3 y ′ 2 = k1y1 − k2y 2 2 − k3y2y3 y ′ 3 = k2y 2 2  (21) with (y1(0), y2(0), y3(0)) T = (y01, y02, y03) T , where y1, y2 and y3 are the concentrations of A, B and C respectively and y01, y02 and y03 are concentrations over a period of time t = 0. This problem was proposed by [42] and the file rober.f con- taining the software of the problem can be found in [43]. The Robertson problem is composed of the following reactions A k1 −→ B B + B k2 −→ C + B B + C k3 −→ A + C where A, B and Care chemical species and k1, k2 and k3are rate constants. It is important to state that the cause of stiffness of this problem is the substantial variation in the reaction rate con- stants. In the test problem, we shall assume k1 = 0.04, k2 = 3×107 and k3 = 1 × 104 as the numerical values of rate constants and 293 Sunday et al. / J. Nig. Soc. Phys. Sci. 4 (2022) 287–296 294 y01 = 1, y02 = 0 and y03 = 0 as the initial concentrations. The stiff model (21) is thus given as y ′ 1 = −0.04y1 + 10 4y2y3, y1(0) = 1 y ′ 2 = 0.04y1 − 1 × 10 4y2y3 − 3 × 107y22, y2(0) = 0 y ′ 3 = 3 × 10 7y22, y3(0) = 0 (22) 4.3. Problem 3 (Van der Pol Model) The Van der Pol equation proposed originally in 1920s by the Dutch electrical engineer Balthazar Van der Pol (1889-1959) has been used to model systems that have self-excited oscilla- tions of limit cycles. The equation depicts oscillatory processes in physics, electronics, biology, neurology, etc.[44]. Van der Pol himself used the equation to model the range of stability of the human heart dynamics. Furthermore, coupled neurons in gastric mill circuits of lobsters in the field of biology were successfully modelled using the Van der Pol equations [45, 46]. The equation has also been used as a model in seismology for developing a model in a geological fault that shows interaction of two plates [47]. The generation of spike in giant squid ax- ons can also be modelled using Van der Pol equation [48]. It is therefore important to explore ways of developing a deep under- standing of the Van der Pol equation in view of its widespread applications. One of the ways to do this is by modeling and simulating it. The Van der Pol equation is a stiff nonlinear equation expressed as, y′′ + µ ( 1 + y2 ) y′ + y = 0 (23) Equation (23) is transformed to its equivalent system of first order system of the form, y ′ 1 = y2, y1(0) = 2 y ′ 2 = [ −y1 + (1 − y21)y2 ] / ∈, y2(0) = 0 } (24) This transformation is achieved by substituting y1 = ϕ(x), y2 = µϕ′(x) and x = x/µ, where ∈= 1 / µ2 is a parameter that controls stiffness. In this paper, the value of ∈= 500. 5. Results and Discussions In this section, the implicit FPHBI is employed in simulating stiff models presented in Section 4. This is aimed at testing the accuracy, efficiency and computational reliability of the pro- posed integrator. The following abbreviations shall be used in the Tables 2-4. x: Point of evaluation h: Step size T /s: Computation/Execution time in seconds ABSE: Absolute error MAXE: Maximum error NUMSOL: Numerical (approximate) solution DIBBDF : Diagonally implicit block backward differentiation formula developed by [2] KSHM: k-step hybrid method derived by [16] Ode 15s: MATLAB inbuilt stiff solver Table 2: Juxtaposition of maximum error for Problem 1 h Method MAXE T /s 10−2 FPHBI 2.14126 × 10−6 3.17921 × 10−7 DIBBDF 3.09796 × 10−4 1.48973 × 10−5 ode 15s 7.75030 × 10−3 3.40630 × 10−2 10−4 FPHBI 1.24178 × 10−10 2.81291 × 10−5 DIBBDF 3.26669 × 10−8 4.80924 × 10−4 ode 15s 1.53220 × 10−4 6.09380 × 10−2 10−6 FPHBI 1.12471 × 10−12 5.21799 × 10−3 DIBBDF 5.29902 × 10−11 2.34869 × 10−2 ode 15s 2.44190 × 10−6 9.37500 × 10−1 Figure 5: Efficiency curves for Problem 1 FPHBI: Newly derived implicit four-point hybrid block integra- tor Absolute error (ABSE) is defined as ABS E = |y(x) − yn(x)| On the other hand, maximum error (MAXE) is defined as MAXE = max 0≤n≤NS |y(x) − yn(x)| where NS is the total number of steps, y(x)is the exact solution and yn(x) is the computed (approximate) solution. In Table 2, it is obvious that the FPHBI performed better than the DIBBDF developed by [2] and the ode 15s solver as the new method has lesser maximum error for Problem 2. It is also important to state that the FPHBI is more efficient in terms of computation time than those of DIBBDF and ode 15s. This is evident in Table 2 and the efficiency curves presented in Figure 5. Table 3 presents the approximate solutions of Problem 2 at points x = 0.4,x = 40 and x = 4000for the three solution components y1(x), y2(x) and y3(x). The results obtained clearly show that the implicit FPHBI effectively approximates Problem 2. To further buttress this point, accuracy (solution) curves were plotted for the problem, see Figure 6. Table 4 presents the numerical solution of the Van der Pol model in (24). Since the problem does not have exact solution, the ap- proximate solution using the newly derived implicit FPHBI is compared with that of MATLAB in built stiff solver (ode 15s) at the end points x = 1, x = 5, x = 10 and x = 20. From the solution curve obtained, it is clear that the result of the FPHBI converges to that of the ode 15s solver, see Figure 7. Thus, the FPHBI is computationally reliable. 294 Sunday et al. / J. Nig. Soc. Phys. Sci. 4 (2022) 287–296 295 Table 3: Juxtaposition of numerical solution for Problem 2 at h = 0.1 x yi NUMSOL in FPHBI NUMSOL in KSHM NUMSOL in ode 15s 0.4 y1 9.8517211401 × 10 −1 9.8517211386 × 10−1 9.8517211213 × 10−1 y2 3.3863953813 × 10 −5 3.3863953789 × 10−5 3.3863953666 × 10−5 y3 1.4794022199 × 10 −2 1.4794022185 × 10−2 1.4794022107 × 10−2 40 y1 7.1582706966 × 10 −1 7.1582706871 × 10−1 7.1582706714 × 10−1 y2 9.1855347724 × 10 −6 9.1855347646 × 10−6 9.1855347554 × 10−6 y3 2.8416375888 × 10 −1 2.8416375746 × 10−1 2.8416375614 × 10−1 4000 y1 1.8320204207 × 10 −1 1.8320204187 × 10−1 1.8320204126 × 10−1 y2 8.9423584099 × 10 −7 8.9423584000 × 10−7 8.9423583987 × 10−7 y3 8.1679706453 × 10 −1 8.1679706389 × 10−1 8.1679706305 × 10−1 Figure 6: Accuracy (solution) curves for Problem 2 Table 4: Juxtaposition of numerical solution for Problem 3 at h = 0.1 x yi NUMSOL in FPHBI NUMSOL in ode 15s 1 y1 -1.8650950931 -1.8650950571 y2 0.7524845342 0.7524845299 5 y1 1.8985234584 1.8985234421 y2 -0.7289532571 -0.7289532451 10 y1 1.7865365214 1.7865365103 y2 -0.8156276595 -0.8156276438 20 y1 1.5075643297 1.5075643177 y2 -1.1911230041 -1.1911230003 Figure 7: Accuracy (solution) curves for Problem 3 6. Conclusion In this paper, an implicit FPHBI was derived for the simula- tions of first order stiff models. Special rigid stiff problems like the pharmacokinetics, Robertson and the Van der Pol models were considered. The results obtained clearly showed that the new integrator is computational reliable, as it performed cred- itably well. The paper further analysed the integrator on the basis on consistency, zero-stability and convergence. The sta- bility region of the integrator was plotted and the plot generated shows that the integrator is A-stable, thus making it fit for sim- ulating stiff models. Finally, the authors are optimistic that this study has added to the collective understanding of the nature of solutions of these stiff models. Acknowledgements The authors would like to appreciate the University of Jos for providing the facilities for conducting this research. The au- thors also appreciate the Reviewers and Editors for their advice and inputs. References [1] G. G. Dahlquist, “A special stability problem for linear multistep meth- ods”, BIT Numerical Mathematics 3 (1963) 27. [2] H. M. Ijam, Z. B. Ibrahim, Z. A. Majid & Z. Senu, “Stability analysis of a diagonally implicit scheme of block backward differentiation formula for stiff pharmacokinetics models”, Advances in Difference Equations 3 (2020) 400. [3] P. Henrici, Discrete variable methods in ordinary differential equations, John Wiley & Sons, Inc., Hoboken, NJ, USA, (1969). [4] R. Aiken, Stiff computations, Oxford University Press: New York, NY, USA, 1985. [5] A. Sandu, J. G. Verwer, J. G. Blom, E. J. Spee, G. R. Carmichael & F. A. Potra, “Benchmarking stiff ordinary differential equation solvers for at- mospheric chemistry problem II: Rosenbrock Solvers”, Atmospheric En- vironment 31 (1997) 3459. [6] J. Kin & S. Y. Cho, “Computational accuracy and efficiency of the time- splitting method in solving atmospheric transport/chemistry equations”, Atmospheric Environment 31 (1997) 2215. [7] S. Amat, M. J. Legaz & J. Ruiz-Alvarez, “On a Variational method for stiff differential equations arising from chemistry kinetics”, Mathematics 7 (2019) 459. [8] Z. B. Ibrahim & A. A. Nasarudin, “A class of hybrid multistep block methods with A-stability for the numerical solution of stiff ordinary dif- ferential equations”, Mathematics 8 (2020) 914. [9] A. A. Nasarudin, Z. B. Ibrahim & H. Rosali, “On the integration of stiff ordinary differential equations using block backward differential formulas of order six”, Symmetry 12 (2020) 1. [10] C. F. Curtis & J. O. Hirschfelder, “Integration of stiff equations”, Proc. Natl. Acad. Sc. 38 (1952) 235. [11] J. D. Hoffman, Numerical methods for engineers and scientists, Marcel Dekker Inc., New York, USA, (2001). 295 Sunday et al. / J. Nig. Soc. Phys. Sci. 4 (2022) 287–296 296 [12] J. D. Lambert, Numerical methods for ordinary differential systems: The initial value problem, John Wiley & Sons LTD, United Kingdom, 1991. [13] H. Hairer & G. Wanner, Solving ordinary differential equations II, Springer, Berlin/Heidelberg, Germany, 1996. [14] J. D. Lambert, Computational methods in ordinary differential equations, John Wiley & Sons, Inc., New York, (1973). [15] W. H. Enright, “Second derivative multistep methods for stiff ordinary differential equations”, SIAM Journal of Numerical Analysis 11 (1974) 321. [16] M. M. Khalsaraei, A. Shokri & M. Molayi, “The new high approxima- tion of stiff systems of first order IVPs arising from chemical reactions by k-step L-stable hybrid methods”, Iranian Journal of Mathematical Chem- istry 10 (2019) 181. [17] H. Soomro, N. Zainuddin, H. Daud, & J. Sunday, “Optimized hybrid block Adams method for solving first order ordinary differential equa- tions”, Computers, Materials & Continua 72 (2022) 2947. [18] G. Ajileye, S. A. Amoo & O. D. Ogwumu, “Two-step hybrid block method for solving first order ordinary differential equations using power series approach”, Journal of Advances in Mathematics and Computer Sci- ence 28 (2018) 1. [19] Z. B. Ibrahim & H. M. Ijam, “Diagonally implicit block backward differ- entiation formula with optimal stability properties for stiff ordinary dif- ferential equations”, Symmetry 11 (2019) 1342. [20] Z. B. Ibrahim, N. M. Noor & K. I. Othman “Fixed coefficient A(α) sta- ble block backward differentiation formulas for stiff ordinary differential equations”, Symmetry 11 (2019) 1. [21] B. S. H. Kashkari & M. I. Syam, “Optimization of one-step block method with three hybrid points for solving first-order ordinary differential equa- tions”, Results in Physics 12 (2019) 592. [22] M. O. Ogunniran, Y. Haruna, R. B. Adeniyi & M. O. Olayiwola, “Opti- mized three-step hybrid block method for stiff problems in ordinary dif- ferential equations”, Journal of Science and Engineering 17 (2020) 80. [23] M. M. Khalsaraei, A. Shokri & M. Molayi, “The new class of multistep multiderivative hybrid methods for the numerical solution of chemical stiff systems of first order IVPs”, Journal of Mathematical Chemistry 58 (2020) 1987. [24] O. A. Akinfenwa, R. I. Abdulganiy, B. I. Akinnukawe & S. A. Okunuga, “Seventh order hybrid block method for solution of first order stiff order systems of initial value problems”, Journal of the Egyptian Mathematical Society 28 (2020) 1. [25] I. Esuabana, S. Ekoro, B. Ojo & U. Abasiekwere, “Adam’s block with first and second derivative future points for initial value problems in ordi- nary differential equations”, Journal of Mathematical and Computational Sciences 11 (2021) 1470. [26] J. Sunday, C. Chigozie, E. O. Omole & J. B. Gwong, “A pair of three-step hybrid block methods for the solutions of linear and nonlinear first order systems”, European Journal of Mathematics and Statistics 3 (2022) 13. [27] H. Soomro, N. Zainuddin, H. Daud, J. Sunday, N. Jamaludin, A. Abdul- lah, M. Apriyanto & E. A. Kadir, “Variable step block hybrid method for stiff chemical kinetics problems”, Applied Sciences 12 (2022) 4488. [28] J. Sunday, M. R. Odekunle & A. O. Adesanya, “A self-starting four-step fifth-order block integrator for stiff and oscillatory differential equations”, Journal of Mathematical and Computational Sciences 4 (2014) 73. [29] A. O. Adesanya, A. A. James & J. Sunday, “Hybrid block predictor- hybrid block corrector for the solution of first-order ordinary differential equations”, Engineering Mathematics Letters 13 (2014) 1. [30] J. Sunday, “On the oscillation criteria and computation of third order oscillatory differential equations”, Communications in Mathematics and Applications 9 (2018) 615. [31] V. J. Shaalini & S. E. Fadugba, “A new multistep method for solving delay differential equations using Lagrange interpolation”, Journal of Nigerian Society of Physical Sciences 3 (2021) 159. [32] F. O. Obarhua & O. J. Adegboro, “Order four continuous numerical method for solving general second order ordinary differential equations”, Journal of Nigerian Society of Physical Sciences 3 (2021) 42. [33] O. O. Olaiya, R. A. Azeez & M. I. Modebei, “Efficient hybrid block method for numerical solution of second order partial differential prob- lems via the method of lines”, Journal of Nigerian Society of Physical Sciences 3 (2021) 26. [34] M. I. Modebei, O. O. Olaiya & I. P. Ngwongwo, “Computational study of some three-step hybrid integrators for solution of third order ordinary differential equations”, Journal of Nigerian Society of Physical Sciences 3 (2021) 459. [35] M. Kida, S. Adamu, O.O. Aduroja & T.P. Pantuvo, “Numerical solution of stiff and oscillatory problems using third derivative trigonometrically fitted block method”, Journal of Nigerian Society of Physical Sciences 4 (2022) 34. [36] S. O. Fatunla, “Numerical integrators for stiff and highly oscillatory dif- ferential equations”, Mathematics of Computation 34 (1980) 373. [37] M. A. Khanday, A. Rafiq & K. Nazir, “Mathematical models for drug dif- fusion through the compartments of blood and tissue medium”, Alexan- dria Journal of Medicine 53 (2017) 245. [38] E. Spitznagel, Two-compartmental pharmacokinetics models. C-ODE-E, Harvey Mudd College, Fall, 1992. [39] R. W. Shonkwiler & J. Herod, Mathematical biology. An introduction with maple and matlab, Springer, Inc., Berlin, 2009. [40] K. K. Kanneganti & L. Simon, “Two-compartment pharmacokinetics models for chemical engineers”, Chemical Engineering Education 45 (2011) 101. [41] S. Shityakov & C. Forster, “Pharmacokinetic delivery and metabolizing rate of nicardipine incorporated in hydrophilic and hydrophobic cyclodex- trins using two-compartment mathematical model”, The Science World Journal 131353 (2013) 1. [42] H. H. Robertson, The solution of a set of reaction rate equations, Aca- demic Press, Cambridge, Massachusetts, 1967. [43] F. Mazzia, J. R. Cash & K. Soetaert, “A test set for stiff initial value prob- lem solvers in the open source software R”, Journal of Computational and Applied Mathematics 236 (2012) 4119. [44] M. Tsatsos, Theoretical and numerical study of the Van der Pol equations, Ph.D. Dissertation, Aristotle University of Thessaloniki, Greece, (2006). [45] J. H. Guckenheimer, K. Hoffman & W. Weckesser, “Numerical compu- tation of canards”, Internat. J. Bifur. Chaos Appl. Sci. Engrg. 10 (2000) 2669. [46] P. F. Rowat & A. I. Selverston, “Modeling the gastric mill central pattern generator of the lobster with a relaxation-oscillator network”, Journal of Neurophysiology 70 (1993) 1030. [47] J. Cartwright, V. Eguiluz, E. Hernandez-Gargia & O. Piro, “Dynamics of elastic excitable media”, Internat. J. Bifur. Chaos Appl. Sc. Engrg. 9 (1999) 2197. [48] R. Fitzhugh, “Impulses and physiological state in theoretical models of nerve membrane”, Biophysics Journal 1 (1961) 445. 296