G. 2089  
Page 1  
Global Research journal of Natural Science  
& Technology (GRJNST)  
Volume: 04 - Issue 3 (2026), 2089  
ISSN P: 2790-7643 ISSN E: 2790-7651  
Efficient Explicit Improved Scheme for Numerical Solution of Cauchy  
Problems  
Received: 29 March 2026. Accepted: 21 April 2026. Published: 18 May 2026  
Muhammad Daud Kandhro (Corresponding Author)  
Institute of Mathematics and Computer Science,  
University of Sindh, Jamshoro, Sindh, Pakistan  
Khushbu Rajput  
Department of Basic Engineering,  
Sindh Agriculture University, Tandojam, Sindh, Pakistan  
Zohaib Ali  
Institute of Mathematics and Computer Science,  
University of Sindh, Jamshoro, Sindh, Pakistan  
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
Copyright © 2026 GRJNST. This article is published under an Open Access model. It is made available to the public under the terms of the Creative  
Commons Attribution 4.0 International (CC BY 4.0) license, which permits unrestricted use and distribution  
G. 2089  
Page 2  
Abstract:  
This study focuses on designing explicit splendid converging method to  
estimate numerical results of initial-value-problems (IVP’s) for differential  
equation in nature ordinary. The stability criteria of the improved scheme are  
investigated, and corresponding stability region is depicted. Error analysis  
carried out also affirms accuracy having third order. Error (LTE) is derived by  
utilizing Taylor’s series expansion to skip higher order terms after matching  
corresponding coefficients. Adding a partial derivative inside function  
evaluation raises convergence and reduces both errors (maximum and last).  
Based on results for improved scheme to illustrate the accuracy and efficiency.  
The comparisons of the improved and existing schemes having same order of  
local accuracy are discussed. Looking at numerical results, the improved scheme  
gives the better results in the comparison of existing few same order methods.  
Stability is proved to examine behavior of method and its region is visualized.  
Consistency is investigated and shows how errors shrink to zero. The numerical  
result is validated and illustrated graphically via utilizing MATLAB 2023a  
software.  
Keywords: Numerical Methods, Third order, Local Truncation Error,  
Convergence  
1. INTRODUCTION  
Ordinary differential equations (ODEs) play a crucial role in modelling problems arising  
in science and engineering. In particular, Cauchy problems (or initial value problems -  
IVPs) are encountered in population dynamics, fluid dynamics and control theory.  
These problems may not always have analytical solutions, and there is a need for  
efficient and accurate numerical techniques. Many numerical methods have been  
proposed to find approximate solutions with different levels of accuracy. But there is a  
need for fast and accurate schemes. In this work, our goal is to address this issue by  
designing a new numerical integration technique. The goal is to improve the accuracy of  
the method without compromising its simplicity.  
We have developed an efficient explicit third-order improved method for solving  
Cauchy problems for ordinary differential equations. The modification of the new  
scheme is based on the adjustment of classical numerical schemes and introducing  
correction terms. They are done to improve the order of convergence of the scheme,  
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
G. 2089  
Page 3  
while keeping it efficient. This scheme is explicit, easy to implement and efficient. It  
does not require the solution of nonlinear equations, as is required by implicit schemes.  
The scheme is based on the method which has third-order accuracy. Hence, it can be  
used to solve many problems.  
The proposed scheme is derived using a Taylor series expansion, a standard approach in  
numerical analysis to develop higher-order methods. The series expansion of the exact  
solution is used to compare the coefficients with the numerical solution, thus revealing  
the local truncation error. Terms of higher order are discarded to obtain the desired  
accuracy. The presence of partial derivative terms in the evaluation of the function  
increases the accuracy. This facilitates the tracing of solution curve in each step. This  
leads to better convergence of the proposed scheme. The scheme is theoretically proven  
to be third-order accurate.  
A detailed error analysis for the scheme is conducted. The local truncation error (LTE)  
is computed by Taylor series expansion. The analysis confirms the order of the leading  
error term as four and thus the convergence of the scheme as third order. Besides LTE,  
the global error is also investigated by numerical experiments. These results indicate the  
maximum error as well as the final error is significantly reduced. Hence, the new scheme  
is superior to conventional approaches. This shows the advantage of adding more  
correction procedures.  
Another important aspect of the method is stability. We investigate the stability of the  
method to assess its performance under different step sizes. We use a suitable test  
equation to get the stability function. Using this, we compute and draw the stability  
region. The plot gives an idea of how the method will perform in various cases. We  
observe that the new scheme has a good stability region. As a result, the scheme can be  
applied to solve a wide variety of problems without stability problems.  
Theoretical analysis also indicates that the new scheme is consistent. A numerical scheme  
is said to be consistent if the local truncation error (LTE) approaches zero as the step  
size shrinks to zero. The LTE formula derived is indicative of this. This guarantees the  
numerical solution will converge with the analytic solution as the step size goes to zero.  
This, together with stability, ensures convergence as per the theory of numerical analysis.  
Hence, the scheme meets the necessary conditions for a good numerical scheme. This  
enhances the proposed method's reliability.  
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
G. 2089  
Page 4  
To assess the effectiveness of the new approach, a number of examples are presented.  
These are chosen to demonstrate the accuracy and efficiency of the scheme. These are  
compared with the solutions of existing third-order schemes. Results are presented in  
tables and figures to clearly show the differences. The enhanced method has better  
accuracy with smaller error measures. This proves to be better than traditional schemes  
of the same level. The results demonstrate the efficiency and accuracy of the proposed  
scheme.  
All numerical simulations and graphical validations are performed in MATLAB 2023a.  
The proposed method is easy to apply as it is explicit. Plots of the exact and  
approximate solutions visually verify the accuracy of the scheme. The results  
demonstrate that the new scheme is close to the exact solution. This confirms the  
theoretical results obtained in the paper. In conclusion, the proposed method is accurate,  
stable and efficient. This method can thus be seen as an important addition to the  
numerical solution of ordinary differential equations.  
2. DERIVATION  
We initiate by considering general form of ODE’s  
dy  
f xn , yn  
, yx0  
y0  
1
dx  
It is assumed, eqn. (1) on a specific integration interval confesses a unique solution.  
Exact and numerical result is signified by  
adopts new form  
and  
respectively. Integrate eqn. (1), it  
x0 h  
yn1  
f
xn , yn  
dx  
y   
n
x0  
In discrete manner  
If  
s
  
yn1 yn h  
iw  
i
i1  
yn1 yn h1w 2w2 3w3   
2
1
Where w ,w2 and w3 are the slopes, determined by  
1
w1 f xn , yn  
w2 f
xn 2h, yn h21w1h2  
2 w1fy
  
1
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
G. 2089  
Page 5  
w3 f
xn 3h, yn h31w 32w2 h2  
31w1 fy  
1
Taylor Series (TS) expansion for  
Y
xn , yn  
is  
1
2
1
2
1  
1
3
1
2
1
2
1
6
G
xn , yn y  
x
hf h2  
fx   
fy f h3  
fxx   
f   
xy  
fyy f   
fy2 f   
fx fy  
6
1
1
1
8
1
fxxx  
3 fxxy 3 fxyy f 5 fy fxy f   
fx fxy   
fyyy f 3   
5   
24  
1
24  
24  
h4  
O  
3
   
h  
1
3 fy f 2 fyy 3 fx ffyy fy3 f   
fx fy2 fy fxx  
24  
24  
Slopes  
and w3 are expended thru using Taylor’s Series then surrogate  
,
w2  
w
w2  
1
andw3 into  
2
. Finally, coefficients of are equating with  
3
in power of h up to h3 for  
attaining system.  
1
6
1
1 2 3 1  
2332   
22 33   
2
1
1
6
1
2
1
222 323  
221 331 332   
2221 3331 3332   
4
2
3
1
6
1
1
221 331 32132   
2221 3321 3322 33132   
2
6
Above system is nonlinear which has equations and 10 variable quantities. Now we are  
investigating this system for solution. So, it has multiple solutions because of free  
variables. One of the accurate and reliably solution we have  
w f xn , yn   
1
2h  
2
3
w2 f xn   
, y hw  
hf   
1  
y   
n
3
2h  
1
3
4
w f x   
, yn   
hw hw2 h2w f  
5
3
n
1
1
y   
3
15  
5
5
h
yn1 yn   
3w 4w2 5w3   
1
12  
New proposed method has driven now further investigation is mandatory to check  
accuracy, convergence and compute error.  
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
G. 2089  
Page 6  
3. LOCAL TRUNCATION ERROR  
The enhanced extended method having local truncation error is expressed as Tn1 , where  
Tn1 Gx hyn1  
Where  
is gained by TS and yn1 is used as an approximate solution. Taylor  
G
x h  
series is utilized to expand these around  
and similar terms collect in . Now we  
expand proposed accelerated explicit Method present in equation (2) upto , we get  
1
49  
1
1
49  
(
fyyy f   
fxyy ) f 2   
fxy ( ffy fx )   
fy fxx   
f f  
xxy  
216  
19  
648  
5
72  
72  
1
648  
1
4
Tn1  
h Oh5   
6
1
5
fy3 f fyy ( fy f 2   
fx f )   
fxyy f   
fx fy2   
fxxx  
24  
6
72  
81  
24  
216  
4. CONSISTENCY ANALYSIS  
Definition 4.1 NM together IVP with an increment function  
be consistent, if  
xn, yn;his accepted to  
lim  
h0  
xn , yn;hf xn , yn   
From proposed method  
1
xn , yn;h  
3w 4w2 5w3   
1
12  
Proceeds lim on both side  
h0  
1
lim xn , yn;h  
lim 3w 4w2 5w3   
1
h0  
h0  
12  
2h  
2
3
3 f xn , yn 4 f xn   
, y hw  
hf    
1  
y   
n
3
1
lim  
h0  
12  
2h  
1
3
4
5 f x   
, yn   
hw hw2 h2w f  
n
1
1
y   
3
15  
5
5
f xn , yn   
Hence proved the consistent with at least third order accuracy for improved method.  
5. LINEAR STABILITY ANALYSIS  
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
G. 2089  
Page 7  
Stability is shown by taking Dahlquist’s test problem which is in form  
dy  
q y  
x
;
y
0
y0 , qC  
dx  
we have attained polynomial function; we called it stability polynomial by employing (5)  
on this test problem. In figure 1 unshaded region displays linear stability region.  
2
2
w q yn; w2 q yn 1hqh2q 2 ; w3 q yn 1hq6h2q 23h3q 3  
1
3
3
Substituting above all values in (5), the stability function is originated  
z2  
z
z2  
R
z
1z   
1  
z hq  
where  
2
3
2
6. NUMERICAL INVESTIGATION  
To investigate the behaviour of methods either they have better converges or not, we  
examined and tested few problems for proving better result. We have chosen three  
methods, two methods are taken from open literature, and one is proposed. Before  
taking method, one thing is kept in mind all methods have same order. So here with the  
help of MATLAB2023a, error such absolute last and maximum is evaluated by using  
these methods, graph of each problem is displayed separately. In graph three curvy lines  
are drawn. Numerically and graphically result give the clear evidence on which proposed  
method is better in all aspects. RK3M and RK3HM both less converges than developed  
one.  
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
G. 2089  
Page 8  
Table 1. Shows Numerically Illustration of Problem 1  
Problem 1.  
dy  
2
xy3 y,  
y
0
1  
Exact  
RK3M  
2 4x 2e2x  
dx  
Step-size  
/method  
0.1s  
RK3HM  
Proposed  
2.2406e-004  
2.1363e-004  
0e0  
2.1008e-005  
1.5944e-005  
0e0  
5.8246e-006  
2.2251e-006  
0e0  
0.05  
0.025  
0.0125  
5.1698e-005  
4.9489e-005  
0e0  
1.2497e-005  
1.1988e-005  
0e0  
3.0773e-006  
2.9553e-006  
0e0  
2.5084e-006  
1.8970e-006  
0e0  
3.0722e-007  
2.3198e-007  
0e0  
3.8027e-008  
2.8697e-008  
0e0  
5.7261e-007  
6.9545e-008  
0e0  
6.2151e-008  
3.1638e-009  
0e0  
7.1587e-009  
1.1110e-009  
0e0  
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
G. 2089  
Page 9  
Table 2. Shows Numerically Illustration of Problem 2  
Problem 2.  
x2  
y
1
dy  
dx  
Exact  
,
y
0
1  
3 9 6x3  
Step-size  
/method  
0.1  
RK3HM  
RK3M  
Proposed  
1.5241e-003  
1.5241e-003  
0e0  
2.2290e-005  
2.2290e-005  
0e0  
2.6463e-006  
2.0957e-006  
0e0  
0.05  
0.025  
0.0125  
3.8551e-004  
3.8551e-004  
0e0  
9.7000e-005  
9.7000e-005  
0e0  
2.4332e-005  
2.4332e-005  
0e0  
2.8590e-006  
2.8590e-006  
0e0  
3.6139e-007  
3.6139e-007  
0e0  
4.5408e-008  
4.5408e-008  
0e0  
4.1078e-007  
4.1078e-007  
0e0  
6.1315e-008  
6.1315e-008  
0e0  
8.3075e-009  
8.3075e-009  
0e0  
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
G. 2089  
Page 10  
Table 3. Shows Numerically Illustration of Problem 3  
Problem 3.  
dy  
sin x  
Exact 32cos x  
, y(0) 1  
dx  
y
Step-size  
/method  
0.1  
RK3HM  
RK3Ms  
Proposed  
2.2846e-003  
1.9600e-003  
0e0  
1.4261e-005  
1.3062e-005  
0e0  
5.1507e-006  
3.8481e-007  
0e0  
0.05  
0.025  
0.0125  
6.5681e-004  
5.5494e-004  
0e0  
1.8632e-004  
1.5560e-004  
0e0  
5.2173e-005  
4.3185e-005  
0e0  
1.8175e-006  
1.6664e-006  
0e0  
2.2894e-007  
2.0996e-007  
0e0  
2.8709e-008  
2.6336e-008  
0e0  
6.2727e-007  
3.3522e-008  
0e0  
7.7070e-008  
9.3205e-009  
0e0  
9.5465e-009  
1.4863e-009  
0e0  
s
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
G. 2089  
Page 11  
Table 4. Shows Numerically Illustration of Problem 4  
Problem 4.  
x3  
dy  
x2 y,  
y
0
1  
3
Exact e  
dx  
Step-size  
/method  
0.1  
RK3HM  
RK3M  
Proposed  
3.1171e-003  
3.1171e-003  
0e0  
6.3568e-005  
6.3568e-005  
0e0  
1.4165e-005  
1.3359e-005  
0e0  
0.05  
0.025  
0.0125  
8.2411e-004  
8.2411e-004  
0e0  
2.1194e-004  
2.1194e-004  
0e0  
5.3744e-005  
5.3744e-005  
0e0  
8.4079e-006  
8.4079e-006  
0e0  
1.0805e-006  
1.0805e-006  
0e0  
1.3694e-007  
1.3694e-007  
0e0  
1.6414e-006  
1.2474e-006  
0e0  
1.9677e-007  
1.2857e-007  
0e0  
2.4068e-008  
1.4347e-008  
0e0  
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
G. 2089  
Page 12  
7. RESULTS AND DISCUSSIONS  
The proposed method is constructed to find more suitable and accurate solution of  
IVP’s for ODE’s. Proposed method has accuracy order three, so we compare it with  
order third methods. AT different step size such as 0.1, 0.05, 0.025 and 0.0125 error is  
computed including absolute last and maximum and CPU time is observed in seconds.  
From the data and graphs listed above clearly observed that the extended proposed  
scheme produced a smaller error then existing method, having the same order of  
accuracy and CPU time. The results have achieved numerically by proposed method  
which comes quickly closer to exact point of the solution in comparison of RK3M and  
RK3HM. Conclusively, the amended proposed scheme is most effective to solve Cauchy  
differential equations and converges faster to the required solution.  
7. CONCLUSION  
This study had achieved these objectives, firstly it focuses on designing explicit splendid  
converging methods to estimate numerical result of IVP’s for differential equation in  
nature ordinary. Secondly, the stability criteria of the improved scheme are investigated,  
and corresponding stability region is depicted. Thirdly, Error analysis carried out also  
affirms accuracy having third order. Error (LTE) is derived by utilizing Taylor’s series  
expansion to skip higher order terms after matching corresponding coefficients. Adding  
a partial derivative inside function evaluation raises convergence and reduces both errors  
(maximum and last). Based on results for improved scheme to illustrate the accuracy and  
efficiency. The comparisons of the improved and existing schemes having same order of  
local accuracy are discussed. Looking at numerical results, the improved scheme gives the  
better results in comparison with the existing few same order methods. Stability is  
proved to examine behavior of method and its region is visualized. Finally, Consistency  
is investigated and shows how errors shrink to zero. The numerical result is validated  
and illustrated graphically via utilizing MATLAB 2023a software.  
REFERENCES  
[1]  
Abdul Majid Wazwak ‘’ A Modified Third Order Runge Kutta Method”Al  
Quds university college of science and technology (1990).  
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
G. 2089  
Page 13  
[2]  
Ashiribo Senapon Wusu, Moses Adebowale Akanbi and Solomon Adebola  
Okunuga ‘’A Three-Stage Multiderivative Explicit Runge-Kutta Method’’,  
American Journal of Computational Mathematics, 2013, 3, 121-126  
[3]  
[4]  
[5]  
[6]  
[7]  
[8]  
Butcher, John Charles. Numerical methods for ordinary differential equations.  
John Wiley & Sons, 2016.  
Burden, Richard L., and J. Douglas Faires. "Numerical analysis. 2001."  
Brooks/Cole, USA (2001).  
Dennis G. Zill, Warren S. Wright "Differential Equations with Boundary-Value  
Problems. " Eighth Edition.  
Erwin Kreyszig, Herbert Kreyszig, Edward J. Norminton "Advanced Engineering  
Mathematics ." Tenth Edition 2011  
Mukaddes Okten Turacı1, 2·Turgut ¨Ozis¸1 ‘’Derivation of Three-Derivative  
Runge-Kutta Methods’’ Springer Science Business Media New York 2016  
Owolanke, A.O., Uwaheren, O. And Obarhua, F.O. (2017) An Eight Order  
Two-Step TaylorSeries Algorithm for The Numerical Solutions of Initial Value  
Problems of Second Order Ordinary Differential Equations. Open Access  
Library Journal, 4: E3486.  
[9]  
Peter V. O’Neil "Advanced Engineering Mathematics" 7th edition  
[10] Rao V. Dukkipati "Numerical Methods " First Edition 2010  
[11] Akanbi, M.A., (2010), On 3-stage geometric explicit RungeKutta method for  
singular autonomous initial value problems in ordinary differential equations. Springer-  
Verlag.  
[12] Butcher, J.C., (1964), On Runge-Kutta processes of high Order, J. Austral. Math.  
Soc., 4  
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089  
G. 2089  
Page 14  
[13] Fatunla, S.O., (1991), Numerical Methods for IVPs in ODEs. Academic Press,  
New York,  
[14] Dr Najmuddin Ahmed, Study of Numerical Accuracy of Runge-Kutta Second,  
Third and Fourth Order Method  
[15] Hairer , E.; Narsett, S. P. and Wanner, G. ( 1993 ): Solving Ordinary  
Differential Equations. Ι. Nonstiff problems, Vol. 8 of Springer Series in  
Computational Mathematics Springer Verlag ( Berlin ) , Second Ed.  
[16] Hundsdofer, W. and Verwer, J. G. ( 2003 ): Numerical Solution of  
Timedependent Advection Diffusion Reaction Equations, Vol. 33 of Springer  
Series in Computational Mathematics . Springer ( Berlin )  
[17] Kaw , Autar ; Kalu , Egwu ( 2008 ) : Numerical Methods with Applications ( 1  
[18] Runge Kutta Fehlberg Type Procedure on Two Nodes for Numerical  
Integration of Systems Differential Equations. Dumitras, Daria Elena Automat.  
Compute. Appl. Math., Vol. 2, pp 139 143 , Math. Sci. Net.  
[19] Test results on Initial Value Methods for Non Stiff Ordinary Differential  
Equations W. H. Enright ; T. E. Hull SIAM Journal on Numerical Analysis,  
Vol. 13, No. 6. ( Dec., 1976 ) , pp 944 961 , Jstor .  
[20] Verner , J. H. ( 1991 ) : Some Runge Kutta Formula Pairs . SIAM J.  
Numerical. Vol. 28 , No. 2 , pp 496 511 , Math . Sci. Net.  
GRJNST, Volume: 04 - Issue 3 (2026) / ISSN P: 2790-7643  
Article ID: 2089