SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 3 Issue 6, October 2019
@ IJTSRD | Unique Paper ID – IJTSRD293
Comparison
with the use of Predictor
1M.Sc Mathematics,
1,2Department of Mathematics,
ABSTRACT
In this paper, we introduce various numerical methods for the solutions of
ordinary differential equations and its application. We consider the Taylor
series, Runge-Kutta, Euler’s methods problem to solve the Adam’s
Predictor, Corrector and Milne’s Predictor, Corrector to get the exact
solution and the approximate solution.
KEYWORDS: Ordinary differential equation, Initial Condition, Adams
Predictor, Corrector and Milne’s Predictor, Corrector
I. INTRODUCTION
Numerical methods for ordinary differential equations are
methods used to find numerical approximations to the
solutions of ordinary differential equation .Their use is
also known as ”numerical integration”, although this term
is sometimes taken to mean the computation of integrals.
Many differential equation cannot be solved using
symbolic computation. For practical purposes, however
such as in engineering-a numeric approximation to the
solution is often sufficient. The algorithms studied here
can be used to compute such an approximation. An
alternative method is to use techniques from calculus to
obtain a series expansion of the solution.
Ordinary differential equations occur in many scientific
disciplines, for instance in physics, chemistry, biology,
economics. In addition, some methods in numerical partial
differential equation convert the partial differential
equation into an ordinary differential equation, which
must then be solved.
A general form of the type of problem we consider is
ௗ௬
ௗ௫
= f (x, y), x ∈[a, b]
Y (a) = ‫ݕ‬଴
International Journal of Trend in Scientific Research and Development (IJTSRD)
2019 Available Online: www.ijtsrd.com e
29318 | Volume – 3 | Issue – 6 | September
Comparison of Several Numerical Algorithms
f Predictor and Corrector for solving
Subhashini1, Srividhya. B2
M.Sc Mathematics, 2Assistant Professor,
Mathematics, Dr. SNS Rajalakshmi College of Arts and Science
Coimbatore, Tamil Nadu, India
In this paper, we introduce various numerical methods for the solutions of
ordinary differential equations and its application. We consider the Taylor
methods problem to solve the Adam’s
Predictor, Corrector and Milne’s Predictor, Corrector to get the exact
Ordinary differential equation, Initial Condition, Adams
Predictor, Corrector
How to cite this paper
Srividhya. B "Comparison of Several
Numerical Algorithms with the use of
Predictor and Corrector for solving ode"
Published in
International
Journal of Trend in
Scientific Research
and Development
(ijtsrd), ISSN: 2456
6470, Volume
Issue-6,
2019, pp.1057
https://www.ijtsrd.com/papers/ijtsrd2
9318.pdf
Copyright © 2019 by author(s) and
International Journal of Trend in
Scientific Research and Development
Journal. This is an Open Access article
distributed under
the terms of the
Creative Commons
Attribution License (CC BY 4.0)
(http://creativecommons.org/licenses/
by/4.0)
Numerical methods for ordinary differential equations are
methods used to find numerical approximations to the
solutions of ordinary differential equation .Their use is
also known as ”numerical integration”, although this term
e computation of integrals.
Many differential equation cannot be solved using
symbolic computation. For practical purposes, however-
a numeric approximation to the
solution is often sufficient. The algorithms studied here
d to compute such an approximation. An
alternative method is to use techniques from calculus to
Ordinary differential equations occur in many scientific
disciplines, for instance in physics, chemistry, biology, and
economics. In addition, some methods in numerical partial
differential equation convert the partial differential
equation into an ordinary differential equation, which
A general form of the type of problem we consider is
First the interval [a, b] is divided into an equal parts,
+ih, (i=0, 1, 2 …n), the step is h=
Then to solve the function y(x) in a series of discrete
equidistant node ‫ݔ‬଴<‫ݔ‬ଵ<‫ݔ‬ଷ<………..<
values ‫ݕ‬଴<‫ݕ‬ଵ<‫ݕ‬ଶ<‫ݕ‬ଷ<………. <
II. PREDICTOR-CORRECTOR METHODS:
The methods which we have discussed so far are called
single-step methods because they use only the information
from the last step computed. The methods of Milne’s
predictor-corrector, Adams-Bash forth Predictor corrector
formulae are multi-step methods.
In solving the equation
ௗ௬
ௗ௫
Euler’s formula
	‫ݕ‬௜ାଵ=‫ݕ‬௜+h ݂′
(‫ݔ‬௜,‫ݕ‬௜), i=0, 1, 2
We improved this value by Improved
	‫ݕ‬௜ାଵ=‫ݕ‬௜+
ଵ
ଶ
h [fሺ‫ݔ‬௜,‫ݕ‬௜) +f (‫ݔ‬௜ାଵ,
In the equation (2), to get the value of
on the R.H.S. To overcome this difficulty, we us we predict
a value of ‫ݕ‬௜ାଵ from the rough formula (1) and use in (2) to
International Journal of Trend in Scientific Research and Development (IJTSRD)
e-ISSN: 2456 – 6470
6 | September - October 2019 Page 1057
of Several Numerical Algorithms
or solving ode
nd Science (Autonomous),
How to cite this paper: Subhashini |
Srividhya. B "Comparison of Several
Numerical Algorithms with the use of
Predictor and Corrector for solving ode"
Published in
International
Journal of Trend in
Scientific Research
and Development
(ijtsrd), ISSN: 2456-
6470, Volume-3 |
October
2019, pp.1057-1060, URL:
https://www.ijtsrd.com/papers/ijtsrd2
Copyright © 2019 by author(s) and
International Journal of Trend in
ntific Research and Development
Journal. This is an Open Access article
distributed under
the terms of the
Creative Commons
Attribution License (CC BY 4.0)
http://creativecommons.org/licenses/
First the interval [a, b] is divided into an equal parts, ‫ݔ‬௜ = a
+ih, (i=0, 1, 2 …n), the step is h=‫ݔ‬௜ାଵ-‫ݔ‬௜.
Then to solve the function y(x) in a series of discrete
<………..<‫ݔ‬௡ to get approximate
<………. <‫ݕ‬௡.
CORRECTOR METHODS:
The methods which we have discussed so far are called
step methods because they use only the information
from the last step computed. The methods of Milne’s
Bash forth Predictor corrector
step methods.
=f(x, y), y (‫ݔ‬଴) =‫ݕ‬଴ we used
…………….. (1)
We improved this value by Improved Euler method
,‫ݕ‬௜ାଵ)] …………….. (2)
In the equation (2), to get the value of ‫ݕ‬௜ାଵ we require ‫ݕ‬௜ାଵ
To overcome this difficulty, we us we predict
from the rough formula (1) and use in (2) to
IJTSRD29318
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD29318 | Volume – 3 | Issue – 6 | September - October 2019 Page 1058
correct the value. Every time, we improve using (2). Hence
equation (1) Euler’s formula is a predictor and (2) is a
corrector. A predictor formula is used to predict the value
of y at ‫ݔ‬௜ାଵ and a corrector formula is used to corrector the
error and to improve that value of‫ݕ‬௜ାଵ.
2.1. Milne’s Predictor Corrector Formula
The Milne-Simpson method is a Predictor method. It uses
a Milne formula as a Predictor and the popular Simpson’s
formula as a Corrector. These formulae are based on the
fundamental theorem of calculus.
Y (‫ݔ‬௜ାଵ) = y (‫ݔ‬௝) + ‫׬‬ ݂ሺ‫,ݔ‬ ‫)ݕ‬
௫೔శభ
௫ೕ
dx ………….. (3)
When j=i-3, the equation .becomes an open integration
formula and produces the Milne’s formulae
‫ݕ‬௜ାଵ,௣=‫ݕ‬௜ିଷ+
ସ௛
ଷ
(2݂௜ିଶ-݂௜ିଵ+2݂௜) ………….. (4)
Similarly, When j=i-1, equation becomes a closed form
integration and produces the two-segment Simpson’s
formula
‫ݕ‬௜ାଵ	,௖=‫ݕ‬௜ାଵ +
௛
ଷ
(݂௜ିଵ+4݂௜+݂௜ାଵ) ………….. (5)
Milne’s formula is used to ‘predict’ the value of ‫ݕ‬௜ାଵwhich
is then used to calculate ݂௜ାଵ
݂௜ାଵ=݂ሺ‫ݔ‬௜ାଵ,	‫ݕ‬௜ାଵ)
Then, equation (6) is used to correct the predicted value
of‫ݕ‬௜ାଵ. The Process is then repeated
for	the	next	value	of	i. Each	stage	involves	four	basic	calculations, namely,
1. Prediction of ‫ݕ‬௜ାଵ
2. evaluation of݂௜ାଵ
3. correction of‫ݕ‬௜ାଵ
4. improved value of ݂௜ାଵ(for use in next stage )
It is also possible to use the corrector formula repeatedly
to refine the estimate of ‫ݕ‬௜ାଵ before moving on the next
stage.
2.2. Adams-Bash forth-Moulton Method
Another popular fourth-order predictor-corrector method
is the Adams-Bash forth-Moulton Method multistep
method. The predictor formula is known as Adams- Bash
forth predictor and is given by
‫ݕ‬௜ାଵ	= ‫ݕ‬௜+
௛
ଶସ
(55݂௜-59݂௜ିଵ+37݂௜ିଶ-9݂௜ିଷ) ………….. (6)
The corrector formula is known as Adams-Moulton
Corrector and is given by
‫ݕ‬௜ାଵ	= ‫ݕ‬௜+
௛
ଶସ
(݂௜ିଶ-5݂௜+19݂௜ିଵ-9݂௜ାଵ) ………….. (7)
This pair of equations can be implemented using the
procedure described for Milne-Simpson ݉݁‫ݐ‬ℎ‫	.݀݋‬
TAYLOR SERIES METHOD
In mathematics, a Taylor Series is a representation of a
function as an infinite sum of terms that are calculated
from the values of the functions derivatives at a single
point
The numerical solution of the equation
ௗ௬
ௗ௫
=f(x, y)
Given the initial condition y (‫ݔ‬଴) =	‫ݕ‬଴
‫ݕ‬ଵ=y (‫ݔ‬ଵ)= ‫ݕ‬଴+
௛
ଵ!
‫ݕ‬଴
′
+
௛మ
ଶ!
‫ݕ‬଴
′′
+…………………
EULER’S METHOD
Euler’s method is the simplest one-step method and has a
limited application because of its low accuracy. However,
it is discussed here as it serves as a starting point for all
other advanced methods.
Given the differential equation
ௗ௬
ௗ௫
=f(x, y)
Given the initial condition y (‫ݔ‬଴) =	‫ݕ‬଴
We have
ௗ௬
ௗ௫
=݂ሺ‫ݔ‬଴,	‫ݕ‬଴)
And therefore Y(x) =y (‫ݔ‬଴)+ (x -‫ݔ‬଴)	݂ሺ‫ݔ‬଴,	‫ݕ‬଴)
Then the value of y(x) at x=‫ݔ‬ଵ is given by
Y (‫ݔ‬ଵ) = y (‫ݔ‬ଵ)+ (‫ݔ‬ଵ –‫ݔ‬଴)	݂ሺ‫ݔ‬଴,	‫ݕ‬଴
Letting h=‫ݔ‬ଵ -‫ݔ‬଴, we obtain 	‫ݕ‬ଵ=‫ݕ‬଴+h݂ሺ‫ݔ‬଴,	‫ݕ‬଴)
Similarly, y(x) at x=‫ݔ‬ଶ is given by
‫ݕ‬ଶ=‫ݕ‬ଵ+h݂ሺ‫ݔ‬ଵ,	‫ݕ‬ଵ )
In general, we obtain a recursive relation as
‫ݕ‬௡ାଵ=‫ݕ‬௡+h݂ሺ‫ݔ‬௡,	‫ݕ‬௡ ); n= 0, 1, 2……………
Improved Euler method
Let the tangent atሺ‫ݔ‬଴,	‫ݕ‬଴) to the curve be ‫݌‬଴A. In the
intervalሺ‫ݔ‬଴,	‫ݔ‬ଵ), by previous Euler’s method, we
approximate the curve by the tangent ‫݌‬଴A.
‫ݕ‬ଵ
ሺଵ)
=‫ݕ‬଴+h݂ሺ‫ݔ‬଴,	‫ݕ‬଴ ) Where ‫ݕ‬ଵ
ሺଵ)
=‫ܯ‬ଵܳଵ
ܳଵ(	‫ݔ‬ଵ,	‫ݕ‬ଵ
ሺଵ)
). Let ܳଵ C be line at ܳଵ whose slope is f
(	‫ݔ‬ଵ,	‫ݕ‬ଵ
ሺଵ)
). Now take the average of the slopes at ܲ଴ and ܳଵ
i.e.
ଵ
ଶ
[݂ሺ‫ݔ‬଴,	‫ݕ‬଴ )+f (	‫ݔ‬ଵ,	‫ݕ‬ଵ
ሺଵ)
)]
Now draw line ‫݌‬଴D through	ܲ଴ ሺ‫ݔ‬଴,	‫ݕ‬଴ ) with this as the
slope.
That is, y-‫ݕ‬଴=
ଵ
ଶ
[݂ሺ‫ݔ‬଴,	‫ݕ‬଴) +f (	‫ݔ‬ଵ,	‫ݕ‬ଵ
ሺଵ)
)] (x-‫ݔ‬଴)
This line intersects x=‫ݔ‬ଵ at
‫ݕ‬ଵ=‫ݕ‬଴+
ଵ
ଶ
ℎ[݂ሺ‫ݔ‬଴,	‫ݕ‬଴) +f (	‫ݔ‬ଵ,	‫ݕ‬ଵ
ሺଵ)
)]
‫ݕ‬ଵ=‫ݕ‬଴+
ଵ
ଶ
ℎ[݂ሺ‫ݔ‬଴,	‫ݕ‬଴) +	݂ሺ‫ݔ‬ଵ, ‫ݕ‬଴+h	݂ሺ‫ݔ‬଴,	‫ݕ‬଴))]
Writing generally,
‫ݕ‬௡ାଵ=‫ݕ‬௡+
ଵ
ଶ
ℎ[݂ሺ‫ݔ‬௡,	‫ݕ‬௡) +	݂ሺ‫ݔ‬௡ + ℎ, ‫ݕ‬௡+h	 ሺ ,	 ))]
RUNGE-KUTTA METHODS
Runge-Kutta method reduces data requirements to reach
the same precision without higher derivative calculation.
The numerical solutions of the numerical equation
	
ௗ௬
ௗ௫
=fሺx,	y)	
Given	 the	 initial	 condition	 y	 ሺ‫ݔ‬଴)	 =	‫ݕ‬଴the	 fourth	 order	
Runge-Kutta	method	algorithm	is	mostly	used	in	problems	
unless	otherwise	mentioned.	
	݇ଵ=ℎ	݂ሺ‫		)ݕ	,ݔ‬
݇ଶ=ℎ	݂ሺ‫ݔ‬ +
ଵ
ଶ
ℎ,	‫ݕ‬ +
ଵ
ଶ
݇ଵ)
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD29318 | Volume – 3 | Issue – 6 | September - October 2019 Page 1059
݇ଷ=ℎ	݂ሺ‫ݔ‬ +
ଵ
ଶ
ℎ,	‫ݕ‬ +
ଵ
ଶ
݇ଶ)	
݇ସ=ℎ	݂ሺ‫ݔ‬ +
ଵ
ଶ
ℎ,	‫ݕ‬ +
ଵ
ଶ
݇ଷ)
∆‫=ݕ‬
ଵ
଺
ሺ݇ଵ+2݇ଶ+2݇ଷ+݇ସ)
EXAMPLE
1. Determine the value of y (0.4) using Milne’s method
given ‫ݕ‬ᇱ
=x+y, y (0) =1 use Taylor series to get the values
of y (0.1), y (0.2) and y (0.3).
Solution. Here ‫ݔ‬଴=0, ‫ݕ‬଴=1, ‫ݔ‬ଵ=0.1, ‫ݔ‬ଶ=0.2, ‫ݔ‬ଷ=0.3, ‫ݔ‬ସ=0.4
‫ݕ‬′
= ‫ݔ‬ + ‫ݕ‬ ‫ݕ‬଴
′
=‫ݔ‬଴+‫ݕ‬଴ =0+1 =1
‫ݕ‬′′
= 1+‫ݕ‬′
‫ݕ‬଴
′′
=1+ ‫ݕ‬଴
′
=1+1 =2
‫ݕ‬′′′
=‫ݕ‬′′
‫ݕ‬଴
′′′
=‫ݕ‬଴
′
’ =2
Y (0.1) = 1+ (0.1) (1) +0.01+0.0003 =1.1103
Y (0.2) = 1.1103+0.1210+0.0111+0.0003 =1.2427
Y (0.3) =1.2427+0.1443+0.0122+0.0004 =1.3996
Now, knowing ‫ݕ‬଴,‫ݕ‬ଵ, ‫ݕ‬ଶ,‫ݕ‬ଷ we will find‫ݕ‬ସ.
By Milne’s predictor formula
‫ݕ‬ସ,௣=1+0.1333[2.4206-1.4427+3.3992]
‫ݕ‬ଵ
ᇱ
=‫ݔ‬ଵ+‫ݕ‬ଵ =0.1+1.1103 =1.2103
‫ݕ‬ଶ
ᇱ
=‫ݔ‬ଶ+‫ݕ‬ଶ =0.2+1.2427 =1.4427
‫ݕ‬ଷ
ᇱ
=‫ݔ‬ଷ+‫ݕ‬ଷ =0.3+1.3996 =1.6996
yସ,୮=1.5835
‫ݕ‬ସ,௣
ᇱ
=‫ݔ‬ସ+‫ݕ‬ସ =0.4+1.5835 =1.9835
Milne’s Corrector formula
‫ݕ‬ସ,௖=1.2427+0. 0333[1.4427+6.7984+1.9835] =y (0.4)
=1.5832
Adam’s predictor formula
‫ݕ‬ସ,௣= 1.3996+0.0042[93.478-85.1193+44.781-9] =1.5849
‫ݕ‬ସ,௣
ᇱ
=‫ݔ‬ସ+‫ݕ‬ସ =0.4+1.5849 =1.9849
Adam’s corrector formula
‫ݕ‬ସ,௖= 1.3996+0.0042[17.8641+32.2924-7.2135+1.2103]
=y (0.4) =1.5851 2. Determine the value of y (0.4) using
Milne’s method given ‫ݕ‬ᇱ
=x+y, y (0) =1 use Euler’s
method to get the values of y (0.1), y (0.2) and y (0.3).
‫ݕ‬௡ାଵ=‫ݕ‬௡+h݂ሺ‫ݔ‬௡,	‫ݕ‬௡ )
‫ݕ‬ଵ= 1+ (0.1) ݂ሺ0,1)= Y (0.1) =1.1
‫ݕ‬ଶ= 1.1+ (0.2) ݂ሺሺ0.1), ሺ1.1)= Y (0.2) =1.22
‫ݕ‬ଷ= 1.22+ (0.1) ݂ሺ0.2 + 1.22)= Y (0.3) =1.362
By Milne’s predictor formula
‫ݕ‬ସ,௣=1+0.1333[2.4-1.42+3.324] =1.5737
‫ݕ‬ଵ
ᇱ
=‫ݔ‬ଵ+‫ݕ‬ଵ =0.1+1.1 =1.2
‫ݕ‬ଶ
ᇱ
=‫ݔ‬ଶ+‫ݕ‬ଶ =0.2+1.22 =1.42
‫ݕ‬ଷ
ᇱ
=‫ݔ‬ଷ+‫ݕ‬ଷ =0.3+1.362=1.662
	‫ݕ‬ᇱ
ସ,௣	
=1.9737
Milne’s corrector formula
‫ݕ‬ସ,௖=1.22+0.0333[1.42+6.648+1.9737] = y (0.4) =1.5544
By Adam’s predictor formula
‫ݕ‬ସ,௣ =1.362+0.0042[91.41-83.78+44.4-9] =1.5427
	‫ݕ‬ᇱ
ସ,௣	
=1.9427
Adam’s corrector formula
‫ݕ‬ସ,௖=1.362+0.0042[17.4843+31.578-7.1+1.2] =y (0.4)
=1.5433
3. Determine the value of y (0.4) using Milne’s method
given ‫ݕ‬ᇱ
=x+y, y (0) =1 use Improved Euler’s method to
get the values of y (0.1), y (0.2) and y (0.3).
‫ݕ‬௡ାଵ=‫ݕ‬௡+
ଵ
ଶ
ℎ[݂ሺ‫ݔ‬௡,	‫ݕ‬௡) +	݂ሺ‫ݔ‬௡ + ℎ, ‫ݕ‬௡+h	݂ሺ‫ݔ‬௡,	‫ݕ‬௡)]
‫ݕ‬ଵ=1+
ଵ
ଶ
(0.1) [݂(0, 1) + ݂(0+0.1, 1+0.1	݂(0, 1)] = Y (0.1)
=1.11
‫ݕ‬ଶ=1.11+
ଵ
ଶ
(0.1) [݂(0.1, 1.11) + ݂(0.1+0.1, 1.11+0.1	݂(0.1,
1.11)] = Y (0.2) =1.2421
‫ݕ‬ଷ=1.2421+
ଵ
ଶ
(0.1) [݂(0.2, 1.2421) + ݂(0.2+0.1,
1.2421+0.1	݂(0.2, 1.2421)] = Y (0.3) =1.3985
By Milne’s predictor formula
‫ݕ‬ସ,௣=1+0.1333[2.42-1.4421+3.397]
‫ݕ‬ଵ
ᇱ
=‫ݔ‬ଵ+‫ݕ‬ଵ =0.1+1.11 =1.21
‫ݕ‬ଶ
ᇱ
=‫ݔ‬ଶ+‫ݕ‬ଶ =0.2+1.2421 =1.4421
‫ݕ‬ଷ
ᇱ
=‫ݔ‬ଷ+‫ݕ‬ଷ =0.3+1.3985 =1.6985
yସ,୮=1.5832
‫ݕ‬ସ,௣
ᇱ
=‫ݔ‬ସ+‫ݕ‬ସ =0.4+1.5835 =1.9832
Milne’s Corrector formula
‫ݕ‬ସ,௖=1.2421+0. 0333[1.4421+6.794+1.9832] =y (0.4)
=1.5827
Adam’s predictor formula
‫ݕ‬ସ,௣= 1.3985+0.0042[93.4175-85.0839+44.77-9] =1.5837
‫ݕ‬ସ,௣
ᇱ
=‫ݔ‬ସ+‫ݕ‬ସ =0.4+1.5849 =1.9837
Adam’s corrector formula
‫ݕ‬ସ,௖= 1.3985+0.0042[17.8533+32.2715-7.2105+1.21] =y
(0.4) =1.5838
4. Determine the value of y (0.4) using Milne’s method
given ‫ݕ‬ᇱ
=x+y, y (0) =1 use Runge-Kutta method to get
the values of y (0.1), y (0.2) and y (0.3).
	݇ଵ= (0.1) (0+1) =0.1
݇ଶ= (0.1) (0.05+1.05) =0.11
݇ଷ= (0.1) (0.05+1.055) =0.1105
݇ସ= (0.1) (0.1+1.1105) =0.12105
∆‫43011.0=ݕ‬
Y (0.1) =1.11034
݇ଵ= (0.1) (0.1+1.1103) =0.1210
݇ଶ= (0.1) (0.05+1.05) =0.1321
݇ଷ= (0.1) (0.05+1.055) =0.13264
݇ସ= (0.1) (0.2+1.1105) =0.1443
Y (0.2) =1.2428
݇ଵ= (0.1) (0.2+1.2428) =0.1443
݇ଶ= (0.1) (0.25+1.3149) =0.1565
݇ଷ= (0.1) (0.25+1.3211) =0.1571
݇ସ= (0.1) (0.4, +1.3999) =0.1799
Y (0.3) =1.4014
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD29318 | Volume – 3 | Issue – 6 | September - October 2019 Page 1060
By Milne’s predictor formula
‫ݕ‬ସ,௣=1+0.1333[2.4207-1.4428+3.4028]
‫ݕ‬ଵ
ᇱ
=‫ݔ‬ଵ+‫ݕ‬ଵ =0.1+1.11034 =1.2104
‫ݕ‬ଶ
ᇱ
=‫ݔ‬ଶ+‫ݕ‬ଶ =0.2+1.2428 =1.4428
‫ݕ‬ଷ
ᇱ
=‫ݔ‬ଷ+‫ݕ‬ଷ =0.3+1.4014 =1.7014
yସ,୮=1.5839
‫ݕ‬ସ,௣
ᇱ
=‫ݔ‬ସ+‫ݕ‬ସ =0.4+1.5835 =1.9839
Milne’s Corrector formula
‫ݕ‬ସ,௖=1.2428+0.0333[1.4428+6.8056+1.9839] = y (0.4)
=1.5835
Adam’s predictor formula
‫ݕ‬ସ,௣= 1.4014+0.0042[93.577-85.1252+44.78258-9]
=1.5872
‫ݕ‬ସ,௣
ᇱ
=‫ݔ‬ସ+‫ݕ‬ସ =0.4+1.5872 =1.9872
Adam’s corrector formula
‫ݕ‬ସ,௖= 1.4014+0.0042[17.8848+32.3266-7.214+1.21034] =y (0.4) =1.5871.
X Taylor’s series Euler’s method Improved Euler’s method Runge-Kutta method Exact Solution
0 1 1 1 1 1
0.1 1.11034 1.1 1.11 1.11034 1.1103
0.2 1.2427 1.22 1.2421 1.2428 1.2428
0.3 1.3996 1.362 1.3985 1.4014 1.3997
0.4
Milne’s 1.5849 1.5544 1.5827 1.5835 1.5836
Adams 1.5851 1.5433 1.5838 1.5871 1.5836
Error Value
X Taylor’s series Euler’s method Improved Euler’s method Runge-Kutta method
0 0 0 0 0
Ss 0.1 -0.00004 0.0103 0.0003 -0.00004
0.2 0.0001 0.0228 0.0007 0
0.3 0.0001 0.0377 0.0012 -0.0017
0.4
Milne’s -0.0013 0.0292 0.0009 0.0001
Adams -0.0015 0.0403 -0.0002 -0.0035
CONCLUSION
In this paper, we compared the various numerical method
with the Adam’s predictor and corrector and Milne’s
predictor and corrector. The problem of Runge-Kutta
method has the minimum error value. So the Runge-
Kutta method problem is best to approximate and exact
solution.
References
[1] Dr. P. KANDASAMY, Dr. K. THILAGAVATHY AND Dr.
K. GUNAVATHI “NUMERICAL METHODS”, BOOK.
[2] GADAMSETTY REVATHI; Numerical solutions of
ordinary differential equations and applications;
ISSN: 2394-7926; volume-3; Issue-2, Feb-2017.
[3] Neelam Singh; Predictor Corrector method of
numerical analysis-new approach; ISSN: 0976-5697;
volume-5, no. 3, March-April 2014
[4] Mahtab Uddin; Five Point Predictor-Corrector
Formula and Their Comparative Analysis; ISSN:
2028-9324; volume-8; no-1; sep-2014, pp. 195-203.
[5] Abdulrahman Ndanusa, Fatima Umar Tafida,
Predictor-Corrector Methods of High Order for
Numerical Integration of Initial Value Problems;
ISSN: 2347-3142; volume-4; sFebruary-2016, PP 47

More Related Content

What's hot

Correlation measure for intuitionistic fuzzy multi sets
Correlation measure for intuitionistic fuzzy multi setsCorrelation measure for intuitionistic fuzzy multi sets
Correlation measure for intuitionistic fuzzy multi setseSAT Journals
 
Transportation Problem with Pentagonal Intuitionistic Fuzzy Numbers Solved Us...
Transportation Problem with Pentagonal Intuitionistic Fuzzy Numbers Solved Us...Transportation Problem with Pentagonal Intuitionistic Fuzzy Numbers Solved Us...
Transportation Problem with Pentagonal Intuitionistic Fuzzy Numbers Solved Us...IJERA Editor
 
Bender’s Decomposition Method for a Large Two-stage Linear Programming Model
Bender’s Decomposition Method for a Large Two-stage Linear Programming ModelBender’s Decomposition Method for a Large Two-stage Linear Programming Model
Bender’s Decomposition Method for a Large Two-stage Linear Programming Modeldrboon
 
Numerical Solutions of Burgers' Equation Project Report
Numerical Solutions of Burgers' Equation Project ReportNumerical Solutions of Burgers' Equation Project Report
Numerical Solutions of Burgers' Equation Project ReportShikhar Agarwal
 
A note on 'a new approach for solving intuitionistic fuzzy transportation pro...
A note on 'a new approach for solving intuitionistic fuzzy transportation pro...A note on 'a new approach for solving intuitionistic fuzzy transportation pro...
A note on 'a new approach for solving intuitionistic fuzzy transportation pro...Navodaya Institute of Technology
 
Numerical approach of riemann-liouville fractional derivative operator
Numerical approach of riemann-liouville fractional derivative operatorNumerical approach of riemann-liouville fractional derivative operator
Numerical approach of riemann-liouville fractional derivative operatorIJECEIAES
 
Introductory maths analysis chapter 00 official
Introductory maths analysis   chapter 00 officialIntroductory maths analysis   chapter 00 official
Introductory maths analysis chapter 00 officialEvert Sandye Taasiringan
 
Introductory maths analysis chapter 01 official
Introductory maths analysis   chapter 01 officialIntroductory maths analysis   chapter 01 official
Introductory maths analysis chapter 01 officialEvert Sandye Taasiringan
 
Unsteady MHD Flow Past A Semi-Infinite Vertical Plate With Heat Source/ Sink:...
Unsteady MHD Flow Past A Semi-Infinite Vertical Plate With Heat Source/ Sink:...Unsteady MHD Flow Past A Semi-Infinite Vertical Plate With Heat Source/ Sink:...
Unsteady MHD Flow Past A Semi-Infinite Vertical Plate With Heat Source/ Sink:...IJERA Editor
 
Dummy variable
Dummy variableDummy variable
Dummy variableAkram Ali
 
A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...
A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...
A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...csandit
 
RP 47 Formulation of a Class of Standard Congruence of Higher Degree Modulo a...
RP 47 Formulation of a Class of Standard Congruence of Higher Degree Modulo a...RP 47 Formulation of a Class of Standard Congruence of Higher Degree Modulo a...
RP 47 Formulation of a Class of Standard Congruence of Higher Degree Modulo a...ijtsrd
 

What's hot (18)

Correlation measure for intuitionistic fuzzy multi sets
Correlation measure for intuitionistic fuzzy multi setsCorrelation measure for intuitionistic fuzzy multi sets
Correlation measure for intuitionistic fuzzy multi sets
 
Dw34752755
Dw34752755Dw34752755
Dw34752755
 
Transportation Problem with Pentagonal Intuitionistic Fuzzy Numbers Solved Us...
Transportation Problem with Pentagonal Intuitionistic Fuzzy Numbers Solved Us...Transportation Problem with Pentagonal Intuitionistic Fuzzy Numbers Solved Us...
Transportation Problem with Pentagonal Intuitionistic Fuzzy Numbers Solved Us...
 
Bender’s Decomposition Method for a Large Two-stage Linear Programming Model
Bender’s Decomposition Method for a Large Two-stage Linear Programming ModelBender’s Decomposition Method for a Large Two-stage Linear Programming Model
Bender’s Decomposition Method for a Large Two-stage Linear Programming Model
 
Mathematical modeling
Mathematical modelingMathematical modeling
Mathematical modeling
 
Numerical Solutions of Burgers' Equation Project Report
Numerical Solutions of Burgers' Equation Project ReportNumerical Solutions of Burgers' Equation Project Report
Numerical Solutions of Burgers' Equation Project Report
 
A note on 'a new approach for solving intuitionistic fuzzy transportation pro...
A note on 'a new approach for solving intuitionistic fuzzy transportation pro...A note on 'a new approach for solving intuitionistic fuzzy transportation pro...
A note on 'a new approach for solving intuitionistic fuzzy transportation pro...
 
Mathematical modelling ppt
Mathematical modelling pptMathematical modelling ppt
Mathematical modelling ppt
 
Homometric Number of Graphs
Homometric Number of GraphsHomometric Number of Graphs
Homometric Number of Graphs
 
PROJECT
PROJECTPROJECT
PROJECT
 
Numerical approach of riemann-liouville fractional derivative operator
Numerical approach of riemann-liouville fractional derivative operatorNumerical approach of riemann-liouville fractional derivative operator
Numerical approach of riemann-liouville fractional derivative operator
 
Introductory maths analysis chapter 00 official
Introductory maths analysis   chapter 00 officialIntroductory maths analysis   chapter 00 official
Introductory maths analysis chapter 00 official
 
Introductory maths analysis chapter 01 official
Introductory maths analysis   chapter 01 officialIntroductory maths analysis   chapter 01 official
Introductory maths analysis chapter 01 official
 
Unsteady MHD Flow Past A Semi-Infinite Vertical Plate With Heat Source/ Sink:...
Unsteady MHD Flow Past A Semi-Infinite Vertical Plate With Heat Source/ Sink:...Unsteady MHD Flow Past A Semi-Infinite Vertical Plate With Heat Source/ Sink:...
Unsteady MHD Flow Past A Semi-Infinite Vertical Plate With Heat Source/ Sink:...
 
Dummy variable
Dummy variableDummy variable
Dummy variable
 
A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...
A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...
A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...
 
RP 47 Formulation of a Class of Standard Congruence of Higher Degree Modulo a...
RP 47 Formulation of a Class of Standard Congruence of Higher Degree Modulo a...RP 47 Formulation of a Class of Standard Congruence of Higher Degree Modulo a...
RP 47 Formulation of a Class of Standard Congruence of Higher Degree Modulo a...
 
Chapter 1 - Applications and More Algebra
Chapter 1 - Applications and More AlgebraChapter 1 - Applications and More Algebra
Chapter 1 - Applications and More Algebra
 

Similar to Comparison of Several Numerical Algorithms with the use of Predictor and Corrector for solving ode

Response surface method
Response surface methodResponse surface method
Response surface methodIrfan Hussain
 
Comparative Analysis of Different Numerical Methods for the Solution of Initi...
Comparative Analysis of Different Numerical Methods for the Solution of Initi...Comparative Analysis of Different Numerical Methods for the Solution of Initi...
Comparative Analysis of Different Numerical Methods for the Solution of Initi...YogeshIJTSRD
 
Numerical solution of fuzzy differential equations by Milne’s predictor-corre...
Numerical solution of fuzzy differential equations by Milne’s predictor-corre...Numerical solution of fuzzy differential equations by Milne’s predictor-corre...
Numerical solution of fuzzy differential equations by Milne’s predictor-corre...mathsjournal
 
Applied Mathematics and Sciences: An International Journal (MathSJ)
Applied Mathematics and Sciences: An International Journal (MathSJ)Applied Mathematics and Sciences: An International Journal (MathSJ)
Applied Mathematics and Sciences: An International Journal (MathSJ)mathsjournal
 
Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...IOSR Journals
 
Minimization of Assignment Problems
Minimization of Assignment ProblemsMinimization of Assignment Problems
Minimization of Assignment Problemsijtsrd
 
Application of Adomian Decomposition Method in Solving Second Order Nonlinear...
Application of Adomian Decomposition Method in Solving Second Order Nonlinear...Application of Adomian Decomposition Method in Solving Second Order Nonlinear...
Application of Adomian Decomposition Method in Solving Second Order Nonlinear...inventionjournals
 
Accelerated Bat Algorithm For Solving Integer Programming Problems
Accelerated Bat Algorithm For Solving Integer Programming ProblemsAccelerated Bat Algorithm For Solving Integer Programming Problems
Accelerated Bat Algorithm For Solving Integer Programming ProblemsTye Rausch
 
Numerical Techniques
Numerical TechniquesNumerical Techniques
Numerical TechniquesYasir Mahdi
 
Efficient approximate analytical methods for nonlinear fuzzy boundary value ...
Efficient approximate analytical methods for nonlinear fuzzy  boundary value ...Efficient approximate analytical methods for nonlinear fuzzy  boundary value ...
Efficient approximate analytical methods for nonlinear fuzzy boundary value ...IJECEIAES
 
RP-102: Formulation of Solutions of a Very Special Class of Standard Quadrati...
RP-102: Formulation of Solutions of a Very Special Class of Standard Quadrati...RP-102: Formulation of Solutions of a Very Special Class of Standard Quadrati...
RP-102: Formulation of Solutions of a Very Special Class of Standard Quadrati...IJSRED
 
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...Sheila Sinclair
 
IJSRED-V2I5P26
IJSRED-V2I5P26IJSRED-V2I5P26
IJSRED-V2I5P26IJSRED
 
research on journaling
research on journalingresearch on journaling
research on journalingrikaseorika
 
Supervised Learning.pdf
Supervised Learning.pdfSupervised Learning.pdf
Supervised Learning.pdfgadissaassefa
 
A NEW STUDY OF TRAPEZOIDAL, SIMPSON’S1/3 AND SIMPSON’S 3/8 RULES OF NUMERICAL...
A NEW STUDY OF TRAPEZOIDAL, SIMPSON’S1/3 AND SIMPSON’S 3/8 RULES OF NUMERICAL...A NEW STUDY OF TRAPEZOIDAL, SIMPSON’S1/3 AND SIMPSON’S 3/8 RULES OF NUMERICAL...
A NEW STUDY OF TRAPEZOIDAL, SIMPSON’S1/3 AND SIMPSON’S 3/8 RULES OF NUMERICAL...mathsjournal
 
Course Title: Introduction to Machine Learning, Chapter 2- Supervised Learning
Course Title: Introduction to Machine Learning,  Chapter 2- Supervised LearningCourse Title: Introduction to Machine Learning,  Chapter 2- Supervised Learning
Course Title: Introduction to Machine Learning, Chapter 2- Supervised LearningShumet Tadesse
 
arijit ppt (1) (1).pptx
arijit ppt (1) (1).pptxarijit ppt (1) (1).pptx
arijit ppt (1) (1).pptxRadharamanRoy3
 
Chapter III.pptx
Chapter III.pptxChapter III.pptx
Chapter III.pptxBeamlak5
 
A NEW APPROACH IN DYNAMIC TRAVELING SALESMAN PROBLEM: A HYBRID OF ANT COLONY ...
A NEW APPROACH IN DYNAMIC TRAVELING SALESMAN PROBLEM: A HYBRID OF ANT COLONY ...A NEW APPROACH IN DYNAMIC TRAVELING SALESMAN PROBLEM: A HYBRID OF ANT COLONY ...
A NEW APPROACH IN DYNAMIC TRAVELING SALESMAN PROBLEM: A HYBRID OF ANT COLONY ...ijmpict
 

Similar to Comparison of Several Numerical Algorithms with the use of Predictor and Corrector for solving ode (20)

Response surface method
Response surface methodResponse surface method
Response surface method
 
Comparative Analysis of Different Numerical Methods for the Solution of Initi...
Comparative Analysis of Different Numerical Methods for the Solution of Initi...Comparative Analysis of Different Numerical Methods for the Solution of Initi...
Comparative Analysis of Different Numerical Methods for the Solution of Initi...
 
Numerical solution of fuzzy differential equations by Milne’s predictor-corre...
Numerical solution of fuzzy differential equations by Milne’s predictor-corre...Numerical solution of fuzzy differential equations by Milne’s predictor-corre...
Numerical solution of fuzzy differential equations by Milne’s predictor-corre...
 
Applied Mathematics and Sciences: An International Journal (MathSJ)
Applied Mathematics and Sciences: An International Journal (MathSJ)Applied Mathematics and Sciences: An International Journal (MathSJ)
Applied Mathematics and Sciences: An International Journal (MathSJ)
 
Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
 
Minimization of Assignment Problems
Minimization of Assignment ProblemsMinimization of Assignment Problems
Minimization of Assignment Problems
 
Application of Adomian Decomposition Method in Solving Second Order Nonlinear...
Application of Adomian Decomposition Method in Solving Second Order Nonlinear...Application of Adomian Decomposition Method in Solving Second Order Nonlinear...
Application of Adomian Decomposition Method in Solving Second Order Nonlinear...
 
Accelerated Bat Algorithm For Solving Integer Programming Problems
Accelerated Bat Algorithm For Solving Integer Programming ProblemsAccelerated Bat Algorithm For Solving Integer Programming Problems
Accelerated Bat Algorithm For Solving Integer Programming Problems
 
Numerical Techniques
Numerical TechniquesNumerical Techniques
Numerical Techniques
 
Efficient approximate analytical methods for nonlinear fuzzy boundary value ...
Efficient approximate analytical methods for nonlinear fuzzy  boundary value ...Efficient approximate analytical methods for nonlinear fuzzy  boundary value ...
Efficient approximate analytical methods for nonlinear fuzzy boundary value ...
 
RP-102: Formulation of Solutions of a Very Special Class of Standard Quadrati...
RP-102: Formulation of Solutions of a Very Special Class of Standard Quadrati...RP-102: Formulation of Solutions of a Very Special Class of Standard Quadrati...
RP-102: Formulation of Solutions of a Very Special Class of Standard Quadrati...
 
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
 
IJSRED-V2I5P26
IJSRED-V2I5P26IJSRED-V2I5P26
IJSRED-V2I5P26
 
research on journaling
research on journalingresearch on journaling
research on journaling
 
Supervised Learning.pdf
Supervised Learning.pdfSupervised Learning.pdf
Supervised Learning.pdf
 
A NEW STUDY OF TRAPEZOIDAL, SIMPSON’S1/3 AND SIMPSON’S 3/8 RULES OF NUMERICAL...
A NEW STUDY OF TRAPEZOIDAL, SIMPSON’S1/3 AND SIMPSON’S 3/8 RULES OF NUMERICAL...A NEW STUDY OF TRAPEZOIDAL, SIMPSON’S1/3 AND SIMPSON’S 3/8 RULES OF NUMERICAL...
A NEW STUDY OF TRAPEZOIDAL, SIMPSON’S1/3 AND SIMPSON’S 3/8 RULES OF NUMERICAL...
 
Course Title: Introduction to Machine Learning, Chapter 2- Supervised Learning
Course Title: Introduction to Machine Learning,  Chapter 2- Supervised LearningCourse Title: Introduction to Machine Learning,  Chapter 2- Supervised Learning
Course Title: Introduction to Machine Learning, Chapter 2- Supervised Learning
 
arijit ppt (1) (1).pptx
arijit ppt (1) (1).pptxarijit ppt (1) (1).pptx
arijit ppt (1) (1).pptx
 
Chapter III.pptx
Chapter III.pptxChapter III.pptx
Chapter III.pptx
 
A NEW APPROACH IN DYNAMIC TRAVELING SALESMAN PROBLEM: A HYBRID OF ANT COLONY ...
A NEW APPROACH IN DYNAMIC TRAVELING SALESMAN PROBLEM: A HYBRID OF ANT COLONY ...A NEW APPROACH IN DYNAMIC TRAVELING SALESMAN PROBLEM: A HYBRID OF ANT COLONY ...
A NEW APPROACH IN DYNAMIC TRAVELING SALESMAN PROBLEM: A HYBRID OF ANT COLONY ...
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterMateoGardella
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 

Recently uploaded (20)

Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 

Comparison of Several Numerical Algorithms with the use of Predictor and Corrector for solving ode

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 3 Issue 6, October 2019 @ IJTSRD | Unique Paper ID – IJTSRD293 Comparison with the use of Predictor 1M.Sc Mathematics, 1,2Department of Mathematics, ABSTRACT In this paper, we introduce various numerical methods for the solutions of ordinary differential equations and its application. We consider the Taylor series, Runge-Kutta, Euler’s methods problem to solve the Adam’s Predictor, Corrector and Milne’s Predictor, Corrector to get the exact solution and the approximate solution. KEYWORDS: Ordinary differential equation, Initial Condition, Adams Predictor, Corrector and Milne’s Predictor, Corrector I. INTRODUCTION Numerical methods for ordinary differential equations are methods used to find numerical approximations to the solutions of ordinary differential equation .Their use is also known as ”numerical integration”, although this term is sometimes taken to mean the computation of integrals. Many differential equation cannot be solved using symbolic computation. For practical purposes, however such as in engineering-a numeric approximation to the solution is often sufficient. The algorithms studied here can be used to compute such an approximation. An alternative method is to use techniques from calculus to obtain a series expansion of the solution. Ordinary differential equations occur in many scientific disciplines, for instance in physics, chemistry, biology, economics. In addition, some methods in numerical partial differential equation convert the partial differential equation into an ordinary differential equation, which must then be solved. A general form of the type of problem we consider is ௗ௬ ௗ௫ = f (x, y), x ∈[a, b] Y (a) = ‫ݕ‬଴ International Journal of Trend in Scientific Research and Development (IJTSRD) 2019 Available Online: www.ijtsrd.com e 29318 | Volume – 3 | Issue – 6 | September Comparison of Several Numerical Algorithms f Predictor and Corrector for solving Subhashini1, Srividhya. B2 M.Sc Mathematics, 2Assistant Professor, Mathematics, Dr. SNS Rajalakshmi College of Arts and Science Coimbatore, Tamil Nadu, India In this paper, we introduce various numerical methods for the solutions of ordinary differential equations and its application. We consider the Taylor methods problem to solve the Adam’s Predictor, Corrector and Milne’s Predictor, Corrector to get the exact Ordinary differential equation, Initial Condition, Adams Predictor, Corrector How to cite this paper Srividhya. B "Comparison of Several Numerical Algorithms with the use of Predictor and Corrector for solving ode" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456 6470, Volume Issue-6, 2019, pp.1057 https://www.ijtsrd.com/papers/ijtsrd2 9318.pdf Copyright © 2019 by author(s) and International Journal of Trend in Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/ by/4.0) Numerical methods for ordinary differential equations are methods used to find numerical approximations to the solutions of ordinary differential equation .Their use is also known as ”numerical integration”, although this term e computation of integrals. Many differential equation cannot be solved using symbolic computation. For practical purposes, however- a numeric approximation to the solution is often sufficient. The algorithms studied here d to compute such an approximation. An alternative method is to use techniques from calculus to Ordinary differential equations occur in many scientific disciplines, for instance in physics, chemistry, biology, and economics. In addition, some methods in numerical partial differential equation convert the partial differential equation into an ordinary differential equation, which A general form of the type of problem we consider is First the interval [a, b] is divided into an equal parts, +ih, (i=0, 1, 2 …n), the step is h= Then to solve the function y(x) in a series of discrete equidistant node ‫ݔ‬଴<‫ݔ‬ଵ<‫ݔ‬ଷ<………..< values ‫ݕ‬଴<‫ݕ‬ଵ<‫ݕ‬ଶ<‫ݕ‬ଷ<………. < II. PREDICTOR-CORRECTOR METHODS: The methods which we have discussed so far are called single-step methods because they use only the information from the last step computed. The methods of Milne’s predictor-corrector, Adams-Bash forth Predictor corrector formulae are multi-step methods. In solving the equation ௗ௬ ௗ௫ Euler’s formula ‫ݕ‬௜ାଵ=‫ݕ‬௜+h ݂′ (‫ݔ‬௜,‫ݕ‬௜), i=0, 1, 2 We improved this value by Improved ‫ݕ‬௜ାଵ=‫ݕ‬௜+ ଵ ଶ h [fሺ‫ݔ‬௜,‫ݕ‬௜) +f (‫ݔ‬௜ାଵ, In the equation (2), to get the value of on the R.H.S. To overcome this difficulty, we us we predict a value of ‫ݕ‬௜ାଵ from the rough formula (1) and use in (2) to International Journal of Trend in Scientific Research and Development (IJTSRD) e-ISSN: 2456 – 6470 6 | September - October 2019 Page 1057 of Several Numerical Algorithms or solving ode nd Science (Autonomous), How to cite this paper: Subhashini | Srividhya. B "Comparison of Several Numerical Algorithms with the use of Predictor and Corrector for solving ode" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-3 | October 2019, pp.1057-1060, URL: https://www.ijtsrd.com/papers/ijtsrd2 Copyright © 2019 by author(s) and International Journal of Trend in ntific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) http://creativecommons.org/licenses/ First the interval [a, b] is divided into an equal parts, ‫ݔ‬௜ = a +ih, (i=0, 1, 2 …n), the step is h=‫ݔ‬௜ାଵ-‫ݔ‬௜. Then to solve the function y(x) in a series of discrete <………..<‫ݔ‬௡ to get approximate <………. <‫ݕ‬௡. CORRECTOR METHODS: The methods which we have discussed so far are called step methods because they use only the information from the last step computed. The methods of Milne’s Bash forth Predictor corrector step methods. =f(x, y), y (‫ݔ‬଴) =‫ݕ‬଴ we used …………….. (1) We improved this value by Improved Euler method ,‫ݕ‬௜ାଵ)] …………….. (2) In the equation (2), to get the value of ‫ݕ‬௜ାଵ we require ‫ݕ‬௜ାଵ To overcome this difficulty, we us we predict from the rough formula (1) and use in (2) to IJTSRD29318
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD29318 | Volume – 3 | Issue – 6 | September - October 2019 Page 1058 correct the value. Every time, we improve using (2). Hence equation (1) Euler’s formula is a predictor and (2) is a corrector. A predictor formula is used to predict the value of y at ‫ݔ‬௜ାଵ and a corrector formula is used to corrector the error and to improve that value of‫ݕ‬௜ାଵ. 2.1. Milne’s Predictor Corrector Formula The Milne-Simpson method is a Predictor method. It uses a Milne formula as a Predictor and the popular Simpson’s formula as a Corrector. These formulae are based on the fundamental theorem of calculus. Y (‫ݔ‬௜ାଵ) = y (‫ݔ‬௝) + ‫׬‬ ݂ሺ‫,ݔ‬ ‫)ݕ‬ ௫೔శభ ௫ೕ dx ………….. (3) When j=i-3, the equation .becomes an open integration formula and produces the Milne’s formulae ‫ݕ‬௜ାଵ,௣=‫ݕ‬௜ିଷ+ ସ௛ ଷ (2݂௜ିଶ-݂௜ିଵ+2݂௜) ………….. (4) Similarly, When j=i-1, equation becomes a closed form integration and produces the two-segment Simpson’s formula ‫ݕ‬௜ାଵ ,௖=‫ݕ‬௜ାଵ + ௛ ଷ (݂௜ିଵ+4݂௜+݂௜ାଵ) ………….. (5) Milne’s formula is used to ‘predict’ the value of ‫ݕ‬௜ାଵwhich is then used to calculate ݂௜ାଵ ݂௜ାଵ=݂ሺ‫ݔ‬௜ାଵ, ‫ݕ‬௜ାଵ) Then, equation (6) is used to correct the predicted value of‫ݕ‬௜ାଵ. The Process is then repeated for the next value of i. Each stage involves four basic calculations, namely, 1. Prediction of ‫ݕ‬௜ାଵ 2. evaluation of݂௜ାଵ 3. correction of‫ݕ‬௜ାଵ 4. improved value of ݂௜ାଵ(for use in next stage ) It is also possible to use the corrector formula repeatedly to refine the estimate of ‫ݕ‬௜ାଵ before moving on the next stage. 2.2. Adams-Bash forth-Moulton Method Another popular fourth-order predictor-corrector method is the Adams-Bash forth-Moulton Method multistep method. The predictor formula is known as Adams- Bash forth predictor and is given by ‫ݕ‬௜ାଵ = ‫ݕ‬௜+ ௛ ଶସ (55݂௜-59݂௜ିଵ+37݂௜ିଶ-9݂௜ିଷ) ………….. (6) The corrector formula is known as Adams-Moulton Corrector and is given by ‫ݕ‬௜ାଵ = ‫ݕ‬௜+ ௛ ଶସ (݂௜ିଶ-5݂௜+19݂௜ିଵ-9݂௜ାଵ) ………….. (7) This pair of equations can be implemented using the procedure described for Milne-Simpson ݉݁‫ݐ‬ℎ‫ .݀݋‬ TAYLOR SERIES METHOD In mathematics, a Taylor Series is a representation of a function as an infinite sum of terms that are calculated from the values of the functions derivatives at a single point The numerical solution of the equation ௗ௬ ௗ௫ =f(x, y) Given the initial condition y (‫ݔ‬଴) = ‫ݕ‬଴ ‫ݕ‬ଵ=y (‫ݔ‬ଵ)= ‫ݕ‬଴+ ௛ ଵ! ‫ݕ‬଴ ′ + ௛మ ଶ! ‫ݕ‬଴ ′′ +………………… EULER’S METHOD Euler’s method is the simplest one-step method and has a limited application because of its low accuracy. However, it is discussed here as it serves as a starting point for all other advanced methods. Given the differential equation ௗ௬ ௗ௫ =f(x, y) Given the initial condition y (‫ݔ‬଴) = ‫ݕ‬଴ We have ௗ௬ ௗ௫ =݂ሺ‫ݔ‬଴, ‫ݕ‬଴) And therefore Y(x) =y (‫ݔ‬଴)+ (x -‫ݔ‬଴) ݂ሺ‫ݔ‬଴, ‫ݕ‬଴) Then the value of y(x) at x=‫ݔ‬ଵ is given by Y (‫ݔ‬ଵ) = y (‫ݔ‬ଵ)+ (‫ݔ‬ଵ –‫ݔ‬଴) ݂ሺ‫ݔ‬଴, ‫ݕ‬଴ Letting h=‫ݔ‬ଵ -‫ݔ‬଴, we obtain ‫ݕ‬ଵ=‫ݕ‬଴+h݂ሺ‫ݔ‬଴, ‫ݕ‬଴) Similarly, y(x) at x=‫ݔ‬ଶ is given by ‫ݕ‬ଶ=‫ݕ‬ଵ+h݂ሺ‫ݔ‬ଵ, ‫ݕ‬ଵ ) In general, we obtain a recursive relation as ‫ݕ‬௡ାଵ=‫ݕ‬௡+h݂ሺ‫ݔ‬௡, ‫ݕ‬௡ ); n= 0, 1, 2…………… Improved Euler method Let the tangent atሺ‫ݔ‬଴, ‫ݕ‬଴) to the curve be ‫݌‬଴A. In the intervalሺ‫ݔ‬଴, ‫ݔ‬ଵ), by previous Euler’s method, we approximate the curve by the tangent ‫݌‬଴A. ‫ݕ‬ଵ ሺଵ) =‫ݕ‬଴+h݂ሺ‫ݔ‬଴, ‫ݕ‬଴ ) Where ‫ݕ‬ଵ ሺଵ) =‫ܯ‬ଵܳଵ ܳଵ( ‫ݔ‬ଵ, ‫ݕ‬ଵ ሺଵ) ). Let ܳଵ C be line at ܳଵ whose slope is f ( ‫ݔ‬ଵ, ‫ݕ‬ଵ ሺଵ) ). Now take the average of the slopes at ܲ଴ and ܳଵ i.e. ଵ ଶ [݂ሺ‫ݔ‬଴, ‫ݕ‬଴ )+f ( ‫ݔ‬ଵ, ‫ݕ‬ଵ ሺଵ) )] Now draw line ‫݌‬଴D through ܲ଴ ሺ‫ݔ‬଴, ‫ݕ‬଴ ) with this as the slope. That is, y-‫ݕ‬଴= ଵ ଶ [݂ሺ‫ݔ‬଴, ‫ݕ‬଴) +f ( ‫ݔ‬ଵ, ‫ݕ‬ଵ ሺଵ) )] (x-‫ݔ‬଴) This line intersects x=‫ݔ‬ଵ at ‫ݕ‬ଵ=‫ݕ‬଴+ ଵ ଶ ℎ[݂ሺ‫ݔ‬଴, ‫ݕ‬଴) +f ( ‫ݔ‬ଵ, ‫ݕ‬ଵ ሺଵ) )] ‫ݕ‬ଵ=‫ݕ‬଴+ ଵ ଶ ℎ[݂ሺ‫ݔ‬଴, ‫ݕ‬଴) + ݂ሺ‫ݔ‬ଵ, ‫ݕ‬଴+h ݂ሺ‫ݔ‬଴, ‫ݕ‬଴))] Writing generally, ‫ݕ‬௡ାଵ=‫ݕ‬௡+ ଵ ଶ ℎ[݂ሺ‫ݔ‬௡, ‫ݕ‬௡) + ݂ሺ‫ݔ‬௡ + ℎ, ‫ݕ‬௡+h ሺ , ))] RUNGE-KUTTA METHODS Runge-Kutta method reduces data requirements to reach the same precision without higher derivative calculation. The numerical solutions of the numerical equation ௗ௬ ௗ௫ =fሺx, y) Given the initial condition y ሺ‫ݔ‬଴) = ‫ݕ‬଴the fourth order Runge-Kutta method algorithm is mostly used in problems unless otherwise mentioned. ݇ଵ=ℎ ݂ሺ‫ )ݕ ,ݔ‬ ݇ଶ=ℎ ݂ሺ‫ݔ‬ + ଵ ଶ ℎ, ‫ݕ‬ + ଵ ଶ ݇ଵ)
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD29318 | Volume – 3 | Issue – 6 | September - October 2019 Page 1059 ݇ଷ=ℎ ݂ሺ‫ݔ‬ + ଵ ଶ ℎ, ‫ݕ‬ + ଵ ଶ ݇ଶ) ݇ସ=ℎ ݂ሺ‫ݔ‬ + ଵ ଶ ℎ, ‫ݕ‬ + ଵ ଶ ݇ଷ) ∆‫=ݕ‬ ଵ ଺ ሺ݇ଵ+2݇ଶ+2݇ଷ+݇ସ) EXAMPLE 1. Determine the value of y (0.4) using Milne’s method given ‫ݕ‬ᇱ =x+y, y (0) =1 use Taylor series to get the values of y (0.1), y (0.2) and y (0.3). Solution. Here ‫ݔ‬଴=0, ‫ݕ‬଴=1, ‫ݔ‬ଵ=0.1, ‫ݔ‬ଶ=0.2, ‫ݔ‬ଷ=0.3, ‫ݔ‬ସ=0.4 ‫ݕ‬′ = ‫ݔ‬ + ‫ݕ‬ ‫ݕ‬଴ ′ =‫ݔ‬଴+‫ݕ‬଴ =0+1 =1 ‫ݕ‬′′ = 1+‫ݕ‬′ ‫ݕ‬଴ ′′ =1+ ‫ݕ‬଴ ′ =1+1 =2 ‫ݕ‬′′′ =‫ݕ‬′′ ‫ݕ‬଴ ′′′ =‫ݕ‬଴ ′ ’ =2 Y (0.1) = 1+ (0.1) (1) +0.01+0.0003 =1.1103 Y (0.2) = 1.1103+0.1210+0.0111+0.0003 =1.2427 Y (0.3) =1.2427+0.1443+0.0122+0.0004 =1.3996 Now, knowing ‫ݕ‬଴,‫ݕ‬ଵ, ‫ݕ‬ଶ,‫ݕ‬ଷ we will find‫ݕ‬ସ. By Milne’s predictor formula ‫ݕ‬ସ,௣=1+0.1333[2.4206-1.4427+3.3992] ‫ݕ‬ଵ ᇱ =‫ݔ‬ଵ+‫ݕ‬ଵ =0.1+1.1103 =1.2103 ‫ݕ‬ଶ ᇱ =‫ݔ‬ଶ+‫ݕ‬ଶ =0.2+1.2427 =1.4427 ‫ݕ‬ଷ ᇱ =‫ݔ‬ଷ+‫ݕ‬ଷ =0.3+1.3996 =1.6996 yସ,୮=1.5835 ‫ݕ‬ସ,௣ ᇱ =‫ݔ‬ସ+‫ݕ‬ସ =0.4+1.5835 =1.9835 Milne’s Corrector formula ‫ݕ‬ସ,௖=1.2427+0. 0333[1.4427+6.7984+1.9835] =y (0.4) =1.5832 Adam’s predictor formula ‫ݕ‬ସ,௣= 1.3996+0.0042[93.478-85.1193+44.781-9] =1.5849 ‫ݕ‬ସ,௣ ᇱ =‫ݔ‬ସ+‫ݕ‬ସ =0.4+1.5849 =1.9849 Adam’s corrector formula ‫ݕ‬ସ,௖= 1.3996+0.0042[17.8641+32.2924-7.2135+1.2103] =y (0.4) =1.5851 2. Determine the value of y (0.4) using Milne’s method given ‫ݕ‬ᇱ =x+y, y (0) =1 use Euler’s method to get the values of y (0.1), y (0.2) and y (0.3). ‫ݕ‬௡ାଵ=‫ݕ‬௡+h݂ሺ‫ݔ‬௡, ‫ݕ‬௡ ) ‫ݕ‬ଵ= 1+ (0.1) ݂ሺ0,1)= Y (0.1) =1.1 ‫ݕ‬ଶ= 1.1+ (0.2) ݂ሺሺ0.1), ሺ1.1)= Y (0.2) =1.22 ‫ݕ‬ଷ= 1.22+ (0.1) ݂ሺ0.2 + 1.22)= Y (0.3) =1.362 By Milne’s predictor formula ‫ݕ‬ସ,௣=1+0.1333[2.4-1.42+3.324] =1.5737 ‫ݕ‬ଵ ᇱ =‫ݔ‬ଵ+‫ݕ‬ଵ =0.1+1.1 =1.2 ‫ݕ‬ଶ ᇱ =‫ݔ‬ଶ+‫ݕ‬ଶ =0.2+1.22 =1.42 ‫ݕ‬ଷ ᇱ =‫ݔ‬ଷ+‫ݕ‬ଷ =0.3+1.362=1.662 ‫ݕ‬ᇱ ସ,௣ =1.9737 Milne’s corrector formula ‫ݕ‬ସ,௖=1.22+0.0333[1.42+6.648+1.9737] = y (0.4) =1.5544 By Adam’s predictor formula ‫ݕ‬ସ,௣ =1.362+0.0042[91.41-83.78+44.4-9] =1.5427 ‫ݕ‬ᇱ ସ,௣ =1.9427 Adam’s corrector formula ‫ݕ‬ସ,௖=1.362+0.0042[17.4843+31.578-7.1+1.2] =y (0.4) =1.5433 3. Determine the value of y (0.4) using Milne’s method given ‫ݕ‬ᇱ =x+y, y (0) =1 use Improved Euler’s method to get the values of y (0.1), y (0.2) and y (0.3). ‫ݕ‬௡ାଵ=‫ݕ‬௡+ ଵ ଶ ℎ[݂ሺ‫ݔ‬௡, ‫ݕ‬௡) + ݂ሺ‫ݔ‬௡ + ℎ, ‫ݕ‬௡+h ݂ሺ‫ݔ‬௡, ‫ݕ‬௡)] ‫ݕ‬ଵ=1+ ଵ ଶ (0.1) [݂(0, 1) + ݂(0+0.1, 1+0.1 ݂(0, 1)] = Y (0.1) =1.11 ‫ݕ‬ଶ=1.11+ ଵ ଶ (0.1) [݂(0.1, 1.11) + ݂(0.1+0.1, 1.11+0.1 ݂(0.1, 1.11)] = Y (0.2) =1.2421 ‫ݕ‬ଷ=1.2421+ ଵ ଶ (0.1) [݂(0.2, 1.2421) + ݂(0.2+0.1, 1.2421+0.1 ݂(0.2, 1.2421)] = Y (0.3) =1.3985 By Milne’s predictor formula ‫ݕ‬ସ,௣=1+0.1333[2.42-1.4421+3.397] ‫ݕ‬ଵ ᇱ =‫ݔ‬ଵ+‫ݕ‬ଵ =0.1+1.11 =1.21 ‫ݕ‬ଶ ᇱ =‫ݔ‬ଶ+‫ݕ‬ଶ =0.2+1.2421 =1.4421 ‫ݕ‬ଷ ᇱ =‫ݔ‬ଷ+‫ݕ‬ଷ =0.3+1.3985 =1.6985 yସ,୮=1.5832 ‫ݕ‬ସ,௣ ᇱ =‫ݔ‬ସ+‫ݕ‬ସ =0.4+1.5835 =1.9832 Milne’s Corrector formula ‫ݕ‬ସ,௖=1.2421+0. 0333[1.4421+6.794+1.9832] =y (0.4) =1.5827 Adam’s predictor formula ‫ݕ‬ସ,௣= 1.3985+0.0042[93.4175-85.0839+44.77-9] =1.5837 ‫ݕ‬ସ,௣ ᇱ =‫ݔ‬ସ+‫ݕ‬ସ =0.4+1.5849 =1.9837 Adam’s corrector formula ‫ݕ‬ସ,௖= 1.3985+0.0042[17.8533+32.2715-7.2105+1.21] =y (0.4) =1.5838 4. Determine the value of y (0.4) using Milne’s method given ‫ݕ‬ᇱ =x+y, y (0) =1 use Runge-Kutta method to get the values of y (0.1), y (0.2) and y (0.3). ݇ଵ= (0.1) (0+1) =0.1 ݇ଶ= (0.1) (0.05+1.05) =0.11 ݇ଷ= (0.1) (0.05+1.055) =0.1105 ݇ସ= (0.1) (0.1+1.1105) =0.12105 ∆‫43011.0=ݕ‬ Y (0.1) =1.11034 ݇ଵ= (0.1) (0.1+1.1103) =0.1210 ݇ଶ= (0.1) (0.05+1.05) =0.1321 ݇ଷ= (0.1) (0.05+1.055) =0.13264 ݇ସ= (0.1) (0.2+1.1105) =0.1443 Y (0.2) =1.2428 ݇ଵ= (0.1) (0.2+1.2428) =0.1443 ݇ଶ= (0.1) (0.25+1.3149) =0.1565 ݇ଷ= (0.1) (0.25+1.3211) =0.1571 ݇ସ= (0.1) (0.4, +1.3999) =0.1799 Y (0.3) =1.4014
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD29318 | Volume – 3 | Issue – 6 | September - October 2019 Page 1060 By Milne’s predictor formula ‫ݕ‬ସ,௣=1+0.1333[2.4207-1.4428+3.4028] ‫ݕ‬ଵ ᇱ =‫ݔ‬ଵ+‫ݕ‬ଵ =0.1+1.11034 =1.2104 ‫ݕ‬ଶ ᇱ =‫ݔ‬ଶ+‫ݕ‬ଶ =0.2+1.2428 =1.4428 ‫ݕ‬ଷ ᇱ =‫ݔ‬ଷ+‫ݕ‬ଷ =0.3+1.4014 =1.7014 yସ,୮=1.5839 ‫ݕ‬ସ,௣ ᇱ =‫ݔ‬ସ+‫ݕ‬ସ =0.4+1.5835 =1.9839 Milne’s Corrector formula ‫ݕ‬ସ,௖=1.2428+0.0333[1.4428+6.8056+1.9839] = y (0.4) =1.5835 Adam’s predictor formula ‫ݕ‬ସ,௣= 1.4014+0.0042[93.577-85.1252+44.78258-9] =1.5872 ‫ݕ‬ସ,௣ ᇱ =‫ݔ‬ସ+‫ݕ‬ସ =0.4+1.5872 =1.9872 Adam’s corrector formula ‫ݕ‬ସ,௖= 1.4014+0.0042[17.8848+32.3266-7.214+1.21034] =y (0.4) =1.5871. X Taylor’s series Euler’s method Improved Euler’s method Runge-Kutta method Exact Solution 0 1 1 1 1 1 0.1 1.11034 1.1 1.11 1.11034 1.1103 0.2 1.2427 1.22 1.2421 1.2428 1.2428 0.3 1.3996 1.362 1.3985 1.4014 1.3997 0.4 Milne’s 1.5849 1.5544 1.5827 1.5835 1.5836 Adams 1.5851 1.5433 1.5838 1.5871 1.5836 Error Value X Taylor’s series Euler’s method Improved Euler’s method Runge-Kutta method 0 0 0 0 0 Ss 0.1 -0.00004 0.0103 0.0003 -0.00004 0.2 0.0001 0.0228 0.0007 0 0.3 0.0001 0.0377 0.0012 -0.0017 0.4 Milne’s -0.0013 0.0292 0.0009 0.0001 Adams -0.0015 0.0403 -0.0002 -0.0035 CONCLUSION In this paper, we compared the various numerical method with the Adam’s predictor and corrector and Milne’s predictor and corrector. The problem of Runge-Kutta method has the minimum error value. So the Runge- Kutta method problem is best to approximate and exact solution. References [1] Dr. P. KANDASAMY, Dr. K. THILAGAVATHY AND Dr. K. GUNAVATHI “NUMERICAL METHODS”, BOOK. [2] GADAMSETTY REVATHI; Numerical solutions of ordinary differential equations and applications; ISSN: 2394-7926; volume-3; Issue-2, Feb-2017. [3] Neelam Singh; Predictor Corrector method of numerical analysis-new approach; ISSN: 0976-5697; volume-5, no. 3, March-April 2014 [4] Mahtab Uddin; Five Point Predictor-Corrector Formula and Their Comparative Analysis; ISSN: 2028-9324; volume-8; no-1; sep-2014, pp. 195-203. [5] Abdulrahman Ndanusa, Fatima Umar Tafida, Predictor-Corrector Methods of High Order for Numerical Integration of Initial Value Problems; ISSN: 2347-3142; volume-4; sFebruary-2016, PP 47