SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
IOSR Journal of Mathematics (IOSR-JM)
e-ISSN: 2278-5728, p-ISSN: 2319-765X. Volume 11, Issue 1 Ver. IV (Jan - Feb. 2015), PP 09-14
www.iosrjournals.org
DOI: 10.9790/5728-11140914 www.iosrjournals.org 9 |Page
Uniform Order Legendre Approach for Continuous Hybrid Block
Methods for the Solution of First Order Ordinary Differential
Equations
N. S. Yakusak*
, S. Emmanuel and M. O. Ogunniran
Department of Mathematics Federal University Lokoja, Kogi State, Nigeria
Abstract: We adopted the method of interpolation of the approximation and collocation of its differential
equation and with Legendre polynomial of the first kind as basis function to yield a continuous Linear Multistep
Method with constant step size. The methods are verified to be consistent and satisfies the stability condition.
Our methods was tested on first order Ordinary Differential Equation (ODE) and found to give better result
when compared with the analytical solution.
Keywords: Collocations, Legendre polynomial, Interpolation, Continuous scheme.
I. Introduction
We consider a numerical method for solving general first order Initial Value Problems (IVPs) of Ordinary
Differential Equations (ODEs) of the form:
𝑦′
= 𝑓(𝑥, 𝑦), 𝑦 𝑥0 = 𝑦0 (1)
Where f is a continuous function and satisfies Lipschitz condition of the existence and uniqueness of solution. A
differential equation in which the unknown function is a function of two or more independent variable is called
a Partial Differential Equations (PDEs). Those in which the unknown function is function of only one
independent variable are called Ordinary Deferential Equations (ODEs).
Many scholars have worked extensively on the solution of (1) in literatures [1-6]. These authors proposed
different method ranging from predictor corrector method to block method using different polynomials as basis
functions, evaluated at some selected points.
In this paper we proposed three-step and four-step hybrid block method with two off- step points, using
Legendre polynomials evaluated at grids and off-grids points to give a discrete scheme.
II. Derivation Of The Method
In this section, we intend to develop the Linear Multistep Method (LMM), by interpolating and collocating at
some selected points. We consider a Legendre approximation of the form;
𝑦 𝑥 = 𝑎𝑗 𝑝 𝑗
𝑥 (2)
𝑠+𝑟−1
𝑗 =0
Where r and s are interpolation and collocation point
𝑦′
𝑥 = 𝑗𝑎𝑗 𝑝 𝑗 −1
𝑥 (3)
𝑠+𝑟−1
𝑗 =0
Substituting (3) into (1), we have
𝑓(𝑥, 𝑦) = 𝑗𝑎𝑗 𝑝 𝑗−1
𝑥 (4)
𝑠+𝑟−1
𝑗 =0
2.1 Three-Step Method With Two Off-Step Points.
Interpolating (2) at 𝑥 𝑛 and collocating (4) at 𝑥 𝑛+𝑠, 𝑠 = 0,1,
3
2
, 2,
5
2
, 3 give the system of polynomial equation in
the form .
𝐴𝑋 = 𝑈 (5)
Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of...
DOI: 10.9790/5728-11140914 www.iosrjournals.org 10 |Page
Solving the above matrix by Gaussian elimination method we obtained the following results,
𝑎0 = 𝑦𝑛 +
3
28
ℎ𝑓𝑛 +3 −
18
35
ℎ𝑓 𝑛+
5
2
−
58
35
ℎ𝑓 𝑛+
3
2
+
71
280
ℎ𝑓𝑛 +
117
70
ℎ𝑓𝑛+1 +
459
280
ℎ𝑓𝑛+2
𝑎1 =
3
56
ℎ𝑓𝑛 +
3
56
ℎ𝑓𝑛 +3 −
12
35
ℎ𝑓 𝑛+
3
2
+
243
280
ℎ𝑓𝑛 +1 +
243
280
ℎ𝑓𝑛+2 +
459
280
ℎ𝑓𝑛+2
𝑎2 = −
1
56
ℎ𝑓𝑛+3 +
18
35
ℎ𝑓 𝑛+
5
2
+
6
7
ℎ𝑓 𝑛+
3
2
−
19
280
ℎ𝑓𝑛 −
45
56
ℎ𝑓𝑛+1 −
27
56
ℎ𝑓𝑛 +2
𝑎3 =
1
16
ℎ𝑓𝑛 +
1
16
ℎ𝑓𝑛 +3 −
4
5
ℎ𝑓 𝑛+
3
2
+
27
80
ℎ𝑓𝑛+1 +
27
80
ℎ𝑓𝑛 +2
𝑎4 =
117
6160
ℎ𝑓𝑛+3 +
54
385
ℎ𝑓 𝑛+
5
2
+
18
77
ℎ𝑓 𝑛+
3
2
−
261
6160
ℎ𝑓𝑛 +
351
6160
ℎ𝑓𝑛+1 −
2511
6160
ℎ𝑓𝑛+2
𝑎5 =
3
140
ℎ𝑓𝑛+3 +
12
35
ℎ𝑓 𝑛+
3
2
+
3
140
ℎ𝑓𝑛 −
27
140
ℎ𝑓𝑛+1 −
27
140
ℎ𝑓𝑛+2
𝑎6 =
9
308
ℎ𝑓𝑛+3 −
54
385
ℎ𝑓 𝑛+
5
2
−
18
77
ℎ𝑓 𝑛+
3
2
−
9
1540
ℎ𝑓𝑛 +
27
308
ℎ𝑓𝑛+1 +
81
308
ℎ𝑓𝑛 +2
(6)
Substituting (6) into (2) we obtained, the LMM as,
y z = α0 z yn + β0
(z)fn+1
3
j=0 + β3
2
z fn+
3
2
+ β5
2
(z)fn+
5
2
where α0 z and β0
(z) are continuous coefficients obtained as
α0 z = 1
β0
z = z −
31
72
z4
−
29
20
z2
+
29
27
z3
+
4
45
z5
−
1
135
z6
β1
z =
119
24
z4
+
15
2
z2
−
19
2
z3
−
6
5
z5
+
1
9
z6
β3
2
z = −
104
9
z4
−
40
3
z2
+
536
27
z3
+
136
45
z5
−
8
27
z6
β2
z =
91
8
z4
+
45
4
z2
− 18z3
−
16
5
z5
+
1
3
z6
β5
2
z = −
24
5
z2
−
16
3
z4
+ 8z3
−
8
45
z6
+
8
5
z5
β3
z =
71
72
z4
+
5
6
z2
−
77
54
z3
−
14
45
z5
+
1
27
z6
(7)
Where 𝑧 =
𝑥−𝑥 𝑛
ℎ
Equation (7) is known as the continuous scheme.
Evaluating (7) at 𝑥 𝑛+𝑠, 𝑠 = 1,
1
2
, 2,
3
2
, 3 we obtained the following discrete scheme
Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of...
DOI: 10.9790/5728-11140914 www.iosrjournals.org 11 |Page
𝑦 𝑛+1 = 𝑦𝑛 + ℎ
11
40
𝑓𝑛 +
673
360
𝑓𝑛+1 −
104
45
𝑓 𝑛+
3
2
+
211
120
𝑓𝑛 +2 −
32
45
𝑓 𝑛+
5
2
+
43
360
𝑓𝑛+3
𝑦 𝑛+
3
2
= 𝑦𝑛 + ℎ
35
128
𝑓𝑛 +
1323
640
𝑓𝑛 +1 −
77
40
𝑓 𝑛+
3
2
+
1053
640
𝑓𝑛+2 −
27
40
𝑓 𝑛+
5
2
+
73
640
𝑓𝑛 +3
𝑦 𝑛+2 = 𝑦𝑛 + ℎ
37
135
𝑓𝑛 +
92
45
𝑓𝑛 +1 −
224
135
𝑓 𝑛+
3
2
+
29
15
𝑓𝑛+2 −
32
45
𝑓 𝑛+
5
2
+
16
145
𝑓𝑛+3
𝑦 𝑛+
5
2
= 𝑦𝑛 + ℎ
35
128
𝑓𝑛 +
2375
1152
𝑓𝑛+1 −
125
72
𝑓 𝑛+
3
2
+
875
384
𝑓𝑛 +2 −
35
72
𝑓 𝑛+
5
2
+
125
1152
𝑓𝑛+3
𝑦 𝑛+3 = 𝑦𝑛 + ℎ
11
40
𝑓𝑛 +
81
40
𝑓𝑛+1 −
8
5
𝑓 𝑛+
3
2
+
81
40
𝑓𝑛+2 +
11
40
𝑓𝑛 +3
(8)
Equation (8) is known as the required block method.
2.2 Four-Step Method With Two Off-Step Points
Following similar procedure above, we interpolate (2) at 𝑥 𝑛 and collocation (4) at
𝑥 𝑛+𝑠 , s =0, 1,
5
2
, 2,
7
2
, 4 and
Evaluating at different grids and off-grid point, we obtain the method as
𝑦 𝑛+1 = 𝑦𝑛 + ℎ
2039
7056
𝑓𝑛 +
2047
1512
𝑓𝑛+1 −
958
315
𝑓𝑛 +2 +
4636
946
𝑓 𝑛+
5
2
−
3134
2205
𝑓 𝑛+
7
2
−
3359
15120
𝑓𝑛+4
𝑦 𝑛+2 = 𝑦𝑛 + ℎ
83
294
𝑓𝑛 +
1598
945
𝑓𝑛 +1 −
172
105
𝑓𝑛+2 +
3392
945
𝑓 𝑛+
5
2
−
302
105
𝑓𝑛 +3 +
832
738
𝑓 𝑛+
7
2
−
341
1890
𝑓𝑛+4
𝑦 𝑛+3 = 𝑦𝑛 + ℎ
1107
3920
𝑓𝑛 +
473
280
𝑓𝑛+1 −
51
35
𝑓𝑛 +2 +
148
35
𝑓 𝑛+
5
2
−
713
289
𝑓𝑛+3 +
276
245
𝑓 𝑛+
7
2
−
101
560
𝑓𝑛 +4
𝑦 𝑛+
7
2
= 𝑦𝑛 + ℎ
217
768
𝑓𝑛 +
5831
3456
𝑓𝑛+1 −
343
240
𝑓𝑛 +2 +
4459
1080
𝑓 𝑛+
5
2
−
4459
1920
𝑓𝑛+3 +
161
120
𝑓 𝑛+
7
2
−
6517
34560
𝑓𝑛+4
𝑦 𝑛+
5
2
= 𝑦𝑛 + ℎ
31895
112896
𝑓𝑛 +
40825
24192
𝑓𝑛+1 −
2875
3016
𝑓𝑛 +2 +
5965
1512
𝑓 𝑛+
5
2
−
23875
8064
𝑓𝑛+3
+
4075
3528
𝑓 𝑛+
7
2
−
8875
48384
𝑓𝑛+4
(9)
𝑦 𝑛+4 = 𝑦𝑛 + ℎ
622
2205
𝑓𝑛 +
320
189
𝑓𝑛+1 −
472
315
𝑓𝑛+2 +
4096
946
𝑓 𝑛+
5
2
−
832
315
𝑓𝑛 +3 +
4096
2206
𝑓 𝑛+
7
2
−
26
946
𝑓𝑛 +4
(10)
Equation (9) and (10) together form the block method.
III. Analysis Of The Methods.
In this section we discuss the local truncation error and order, consistency and zero stability of the scheme
generated.
3.1 Order And Error Constant
Let the linear operator 𝐿 𝑦 𝑥 ; ℎ associated with the block formula be as
𝐿 𝑦 𝑥 ; ℎ = 𝛼𝑗 𝑦 𝑥 𝑛 + 𝑗ℎ − ℎ𝛽𝑗 𝑦′
𝑥 𝑛 + 𝑗ℎ (3.1)𝑘
𝑗=0
Expanding in Taylor series expansion and comparing the coefficients of ℎ gives
𝐿 𝑦 𝑥 ; ℎ = 𝐶0 𝑦 𝑥 + 𝐶1ℎ𝑦′
𝑥 + 𝐶1ℎ2
𝑦′′
𝑥 … 𝐶𝑝ℎ 𝑝
𝑦 𝑝
𝑥 + 𝐶𝑝+1ℎ 𝑝+1
𝑦 𝑝+1
𝑥
Definition 3.1
The Linear operator L and the associated continuous LMM (3.1) are said to be of order p if
𝐶0 = 𝐶1 = 𝐶2 = 𝐶3 = 𝐶3 … = 𝐶𝑝 = 0, 𝐶𝑝+1 ≠ 0 is called the error constant.
Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of...
DOI: 10.9790/5728-11140914 www.iosrjournals.org 12 |Page
Table 2.1: Features of the block method (8)
Order Error Constant
𝑦 𝑛+1 7
−
47
24192
𝑦 𝑛+
3
2
7
−
27
14336
𝑦 𝑛+2 7
−
29
15120
𝑦 𝑛+
5
2
7
−
725
387072
𝑦 𝑛+3 7
−
9
4480
Table 2.2: Features of the method (10) and (11)
Order Error constant
𝑦 𝑛+4 7 16
6615
𝑦 𝑛+3 7 31
12544
𝑦 𝑛+2 7 29
11760
𝑦 𝑛+1
7
965
33860
𝑦 𝑛+
5
2
7 107725
43342064
𝑦 𝑛+
7
2
7 24
98304
3.2 Consistent And Zero Stability
Definition 3.2
The LMM is said to be consistent if it has order P≥1.
Definition 3.3
The block method is said to be zero stable if the roots 𝑍𝑠, 𝑠 = 1,2, … , 𝑁 of the characteristic 𝑝(𝑍) defined by
𝑝 𝑍 = det⁡ 𝑍𝐴0
− 𝐴′
Satisfied |𝑍𝑠| ≤ 1 have the multiplicity not exceeding the order of the differential
equation, as ℎ → 0, 𝑝 𝑍 = 𝑍 𝑟−𝜇(𝑧−1)𝜇
Where 𝜇 is the order of the differential equation 𝑟 is the order of the matrix 𝐴0
and 𝐴′
[2].
Putting (8) in matrix form we obtain
Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of...
DOI: 10.9790/5728-11140914 www.iosrjournals.org 13 |Page
Normalizing the matrix as ℎ → 0
𝜌 𝑍 = [𝑍𝐴0
− 𝐴′
]
𝑍4
𝑍 − 1 = 0
𝑍 = 0, 𝑍 = 1
The block method (8) is observed to be zero-stable.
Equation (9) and (10) in matrix form, and following the same procedure above is found to be zero-stable. [8]
3.3 Convergence
The convergence of the continuous hybrid block method is considered in the light of the basic properties
discussed above in conjunction with the fundamental theorem of Dahlquist [8] for LMM; we state the Dahlquist
theorem without proof.
Theorem 3.1
The necessary and sufficient condition for a linear multistep method to be convergent is for it to be consistent
and zero stable.
Following the theorem 3.1 above shows that both methods are convergent.
IV. Numerical Examples
We now implement our derived block methods, on first order initial value problems.
In order to test the efficiency of the methods, we employed the following notations in our tables below:
3S2HBM: 3 Step two off - step Hybrid Block Method.
4S2HBM: 4 Step two off - step Hybrid Block Method.
Example 4.1
𝑦′
= 5𝑦 , 𝑦 0 = 1, ℎ = 0.01
Exact solution y(x) = 𝑒5𝑥
Example 4.2
𝑦′
+ 𝑦 = 0 , 𝑦 0 = 1, ℎ = 0.1
Exact solution 𝑦 𝑥 = 𝑒−𝑥
Table 4.1: Numerical results for example 4.1
X EXACT 3S2HBM 4S2HBM
0.0 1.000000000 1.000000000 1.000000000
0.01 1.051271096 1.051271096 1.051271096
0.02 1.105170918 1.105170918 1.105170918
0.03 1.161834243 1.161834243 1.161834243
0.04 1.221402758 1.221402758 1.221402758
0.05 1.284025417 1.284025417 1.284025417
0.06 1.349858808 1.349858808 1.349858807
0.07 1.419067549 1.419067549 1.419067548
0.08 1.491824698 1.491824698 1.491824697
0.09 1.568312185 1.568312186 1.568312185
0.1 1.648721271 1.648721271 1.648721270
Table 4.2: Comparison of error for example 4.1
X 3S2HBM 4S2HBM [7]
0.01 0.0 0.0 6.2 E -10
0.02 0.0 0.0 1.1 E -09
Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of...
DOI: 10.9790/5728-11140914 www.iosrjournals.org 14 |Page
0.03 0.0 0.0 1.3 E -09
0.04 0.0 0.0 1.6 E -09
0.05 0.0 0.0 1.3 E -09
0.06 0.0 1.0 E -09 4.2 E -10
0.07 0.0 1.0 E -09 2.4 E -09
0.08 0.0 1.0 E -09 2.4 E -09
0.09 1.0 E -09 0.0 2.5 E -09
0.1 0.0 1.0 E -09 2.3 E -09
Table 4.3: Numerical results for example 4.2
X EXACT 3S2HBN 4S2HBM
0.0 1.000000000 1.000000000 1.000000000
0.1 0.904837418 0.904837418 0.904837418
0.2 0.818730753 0.818730753 0.818730753
0.3 0.740818220 0.740818220 0.740818220
0.4 0.670320046 0.670320046 0.670320046
0.5 0.606530659 0.606530660 0.606530660
0.6 0.548811636 0.548811636 0.548811636
0.7 0.496575303 0.496585304 0.496583304
0.8 0.449328964 0.449328964 0.449328965
0.9 0.406569590 0.406569659 0.406569660
1.0 0.367879441 0.367879441 0.367579441
Table 4.4: Comparison of Errors for example 4.2
V. Conclusion
The desirable property of a numerical solution is to behave like the theoretical solution of the problem
which can be seen in the above result. The implementation of the scheme is done with the aid of maple software.
The method are tested and found to be consistent, zero stable and convergent. We implement the methods on
two numerical examples and the numerical evidences shows that the methods are accurate and effective and
therefore favourable.
References
[1]. Adeniyi, R.B., Alabi, M.O. and Folaranmi, R.O. (2008): A Chebyshev collocation approach for a continuous formulation of hybrid
methods for Initial Value Problems in ordinary differential equations. Journal of the Nigerian Association of Mathematical Physics,
12: 369-378
[2]. Awoyemi, D.O. (1992). On some continuous linear multistep methods for initial value problem Unpublished Phd thesis, University
of Ilorin, Ilorin Nigeria.
[3]. Areo, E.A., Ademiluyi, R.A. and Babatola, P.O. (2008). Accurate collocation multistep method for integration of first order
ordinary differential equation, Int.J.Comp.maths,2(1):15-27.
[4]. Ehigie, J.O., Okunuga, S.A. and Sofoluwa, A.B. (2011). A class of 2-step continuous hybrid implicit linear multistep method for
IVP's, Journal of Nigerian Mathematical Society, 30 145-161.
[5]. Odejide, S.A and Adeniran, A.O. (2012). A Hybrid linear collocation multistep scheme for solving first order initial value
problems. Journal of Nigerian mathematical society. 31:229-241.
[6]. Bolaji, B. (2014). A Three-Step First derivative numerical integration scheme for IVP in ODEs. Journal of Mathematical
Association Of Nigeria (ABACUS), 41(2A):89-98.
[7]. Abdullahi, A., Chollom, J. P and Yahaya, Y. A. (2014). A family of Two-Step block generalized Adams Methods for the solution
of Non-Stiff IVP in ODEs. Journal of Mathematical Association Of Nigeria (ABACUS), 41(2A):67-77.
[8]. Henrici, P. (1962). Discrete Variable Methods for ODEs, John Wiley and Sons, New York, USA.
X 3S2HBM 4S2HBM
0.0 0.0 0.0
0.1 0.0 0.0
0.2 0.0 0.0
0.3 1.0 E -09 1.0 E -09
0.4 0.0 1.0 E -09
0.5 1.2 E -03 1.2 E -03
0.6 0.0 1.0 E -09
0.7 1.0 E -09 1.0 E -09
0.8 0.0 1.0 E-09
0.9 0.0 7.1 E -08
0.0 0.0 1.0 E -09

Contenu connexe

Tendances

11.a family of implicit higher order methods for the numerical integration of...
11.a family of implicit higher order methods for the numerical integration of...11.a family of implicit higher order methods for the numerical integration of...
11.a family of implicit higher order methods for the numerical integration of...Alexander Decker
 
SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...
SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...
SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...ijcsa
 
A class of a stable order four and six linear multistep methods for stiff ini...
A class of a stable order four and six linear multistep methods for stiff ini...A class of a stable order four and six linear multistep methods for stiff ini...
A class of a stable order four and six linear multistep methods for stiff ini...Alexander Decker
 
Btech_II_ engineering mathematics_unit3
Btech_II_ engineering mathematics_unit3Btech_II_ engineering mathematics_unit3
Btech_II_ engineering mathematics_unit3Rai University
 
A semi analytic method for solving nonlinear partial differential equations
A semi analytic method for solving nonlinear partial differential equationsA semi analytic method for solving nonlinear partial differential equations
A semi analytic method for solving nonlinear partial differential equationsAlexander Decker
 
Lecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsLecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsHazel Joy Chong
 
Solving systems with elimination
Solving systems with eliminationSolving systems with elimination
Solving systems with eliminationAmanda Ann
 
Solving Systems by Elimination
Solving Systems by EliminationSolving Systems by Elimination
Solving Systems by EliminationBitsy Griffin
 
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSRai University
 
Numerical solutions for linear system of equations
Numerical solutions for linear system of equationsNumerical solutions for linear system of equations
Numerical solutions for linear system of equationsMohamed Mohamed El-Sayed
 
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSRai University
 
BSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICSRai University
 
Derivatives of inverse trig functions
Derivatives of inverse trig functionsDerivatives of inverse trig functions
Derivatives of inverse trig functionssumanmathews
 
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...inventionjournals
 
MCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical MethodsMCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical MethodsRai University
 

Tendances (20)

11.a family of implicit higher order methods for the numerical integration of...
11.a family of implicit higher order methods for the numerical integration of...11.a family of implicit higher order methods for the numerical integration of...
11.a family of implicit higher order methods for the numerical integration of...
 
SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...
SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...
SUCCESSIVE LINEARIZATION SOLUTION OF A BOUNDARY LAYER CONVECTIVE HEAT TRANSFE...
 
A class of a stable order four and six linear multistep methods for stiff ini...
A class of a stable order four and six linear multistep methods for stiff ini...A class of a stable order four and six linear multistep methods for stiff ini...
A class of a stable order four and six linear multistep methods for stiff ini...
 
Btech_II_ engineering mathematics_unit3
Btech_II_ engineering mathematics_unit3Btech_II_ engineering mathematics_unit3
Btech_II_ engineering mathematics_unit3
 
A semi analytic method for solving nonlinear partial differential equations
A semi analytic method for solving nonlinear partial differential equationsA semi analytic method for solving nonlinear partial differential equations
A semi analytic method for solving nonlinear partial differential equations
 
Lecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsLecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equations
 
Solving systems with elimination
Solving systems with eliminationSolving systems with elimination
Solving systems with elimination
 
Solving Systems by Elimination
Solving Systems by EliminationSolving Systems by Elimination
Solving Systems by Elimination
 
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
 
Lca10 0505
Lca10 0505Lca10 0505
Lca10 0505
 
Numerical solutions for linear system of equations
Numerical solutions for linear system of equationsNumerical solutions for linear system of equations
Numerical solutions for linear system of equations
 
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
 
BSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICS
 
Derivatives of inverse trig functions
Derivatives of inverse trig functionsDerivatives of inverse trig functions
Derivatives of inverse trig functions
 
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
 
MCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical MethodsMCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical Methods
 
A05330107
A05330107A05330107
A05330107
 
Ch05 5
Ch05 5Ch05 5
Ch05 5
 
Dyadics
DyadicsDyadics
Dyadics
 
Linear and non linear equation
Linear and non linear equationLinear and non linear equation
Linear and non linear equation
 

En vedette (20)

K1802027780
K1802027780K1802027780
K1802027780
 
H017124652
H017124652H017124652
H017124652
 
I017325055
I017325055I017325055
I017325055
 
G010425257
G010425257G010425257
G010425257
 
C017341216
C017341216C017341216
C017341216
 
C1802031219
C1802031219C1802031219
C1802031219
 
Q0104398104
Q0104398104Q0104398104
Q0104398104
 
R01754129132
R01754129132R01754129132
R01754129132
 
A017230107
A017230107A017230107
A017230107
 
Effect of Process Parameters on Micro Hardness of Mild Steel Processed by Sur...
Effect of Process Parameters on Micro Hardness of Mild Steel Processed by Sur...Effect of Process Parameters on Micro Hardness of Mild Steel Processed by Sur...
Effect of Process Parameters on Micro Hardness of Mild Steel Processed by Sur...
 
M017427985
M017427985M017427985
M017427985
 
A01260104
A01260104A01260104
A01260104
 
D012131728
D012131728D012131728
D012131728
 
The Effect of Transformational Leadership on Market Orientation, Learning Ori...
The Effect of Transformational Leadership on Market Orientation, Learning Ori...The Effect of Transformational Leadership on Market Orientation, Learning Ori...
The Effect of Transformational Leadership on Market Orientation, Learning Ori...
 
Survey on Reversible Watermarking
Survey on Reversible Watermarking Survey on Reversible Watermarking
Survey on Reversible Watermarking
 
H012535263
H012535263H012535263
H012535263
 
H0213337
H0213337H0213337
H0213337
 
G017633943
G017633943G017633943
G017633943
 
F017533540
F017533540F017533540
F017533540
 
C010211624
C010211624C010211624
C010211624
 

Similaire à Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of First Order Ordinary Differential Equations

Regression Analysis.pptx
Regression Analysis.pptxRegression Analysis.pptx
Regression Analysis.pptxMdRokonMia1
 
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSRai University
 
Numerical integration
Numerical integration Numerical integration
Numerical integration Dhyey Shukla
 
18-21 Principles of Least Squares.ppt
18-21 Principles of Least Squares.ppt18-21 Principles of Least Squares.ppt
18-21 Principles of Least Squares.pptBAGARAGAZAROMUALD2
 
Module 5 (Part 3-Revised)-Functions and Relations.pdf
Module 5 (Part 3-Revised)-Functions and Relations.pdfModule 5 (Part 3-Revised)-Functions and Relations.pdf
Module 5 (Part 3-Revised)-Functions and Relations.pdfGaleJean
 
Final presentation
Final presentationFinal presentation
Final presentationpaezp
 
Division of Polynomials.pptx
Division of Polynomials.pptxDivision of Polynomials.pptx
Division of Polynomials.pptxpandavlogsbyJM
 
Nonstationary Relaxed Multisplitting Methods for Solving Linear Complementari...
Nonstationary Relaxed Multisplitting Methods for Solving Linear Complementari...Nonstationary Relaxed Multisplitting Methods for Solving Linear Complementari...
Nonstationary Relaxed Multisplitting Methods for Solving Linear Complementari...ijcsa
 
NONSTATIONARY RELAXED MULTISPLITTING METHODS FOR SOLVING LINEAR COMPLEMENTARI...
NONSTATIONARY RELAXED MULTISPLITTING METHODS FOR SOLVING LINEAR COMPLEMENTARI...NONSTATIONARY RELAXED MULTISPLITTING METHODS FOR SOLVING LINEAR COMPLEMENTARI...
NONSTATIONARY RELAXED MULTISPLITTING METHODS FOR SOLVING LINEAR COMPLEMENTARI...ijcsa
 
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Vladimir Godovalov
 
New Two-Step Method with Fifth-Order Convergence for Solving Nonlinear Equations
New Two-Step Method with Fifth-Order Convergence for Solving Nonlinear EquationsNew Two-Step Method with Fifth-Order Convergence for Solving Nonlinear Equations
New Two-Step Method with Fifth-Order Convergence for Solving Nonlinear Equationsinventionjournals
 

Similaire à Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of First Order Ordinary Differential Equations (20)

Matrix
MatrixMatrix
Matrix
 
A0280106
A0280106A0280106
A0280106
 
doc
docdoc
doc
 
Regression Analysis.pptx
Regression Analysis.pptxRegression Analysis.pptx
Regression Analysis.pptx
 
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
 
F0333034038
F0333034038F0333034038
F0333034038
 
Numerical integration
Numerical integration Numerical integration
Numerical integration
 
Four Point Gauss Quadrature Runge – Kuta Method Of Order 8 For Ordinary Diffe...
Four Point Gauss Quadrature Runge – Kuta Method Of Order 8 For Ordinary Diffe...Four Point Gauss Quadrature Runge – Kuta Method Of Order 8 For Ordinary Diffe...
Four Point Gauss Quadrature Runge – Kuta Method Of Order 8 For Ordinary Diffe...
 
18-21 Principles of Least Squares.ppt
18-21 Principles of Least Squares.ppt18-21 Principles of Least Squares.ppt
18-21 Principles of Least Squares.ppt
 
Module 5 (Part 3-Revised)-Functions and Relations.pdf
Module 5 (Part 3-Revised)-Functions and Relations.pdfModule 5 (Part 3-Revised)-Functions and Relations.pdf
Module 5 (Part 3-Revised)-Functions and Relations.pdf
 
Final presentation
Final presentationFinal presentation
Final presentation
 
Simultaneous equations
Simultaneous equationsSimultaneous equations
Simultaneous equations
 
Matrix.pptx
Matrix.pptxMatrix.pptx
Matrix.pptx
 
Lecture 2.1 Echelon method
Lecture 2.1 Echelon methodLecture 2.1 Echelon method
Lecture 2.1 Echelon method
 
Lecture 2.1 Echelon method
Lecture 2.1 Echelon methodLecture 2.1 Echelon method
Lecture 2.1 Echelon method
 
Division of Polynomials.pptx
Division of Polynomials.pptxDivision of Polynomials.pptx
Division of Polynomials.pptx
 
Nonstationary Relaxed Multisplitting Methods for Solving Linear Complementari...
Nonstationary Relaxed Multisplitting Methods for Solving Linear Complementari...Nonstationary Relaxed Multisplitting Methods for Solving Linear Complementari...
Nonstationary Relaxed Multisplitting Methods for Solving Linear Complementari...
 
NONSTATIONARY RELAXED MULTISPLITTING METHODS FOR SOLVING LINEAR COMPLEMENTARI...
NONSTATIONARY RELAXED MULTISPLITTING METHODS FOR SOLVING LINEAR COMPLEMENTARI...NONSTATIONARY RELAXED MULTISPLITTING METHODS FOR SOLVING LINEAR COMPLEMENTARI...
NONSTATIONARY RELAXED MULTISPLITTING METHODS FOR SOLVING LINEAR COMPLEMENTARI...
 
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
 
New Two-Step Method with Fifth-Order Convergence for Solving Nonlinear Equations
New Two-Step Method with Fifth-Order Convergence for Solving Nonlinear EquationsNew Two-Step Method with Fifth-Order Convergence for Solving Nonlinear Equations
New Two-Step Method with Fifth-Order Convergence for Solving Nonlinear Equations
 

Plus de IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Dernier

Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Nistarini College, Purulia (W.B) India
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxUmerFayaz5
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...RohitNehra6
 
A relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfA relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfnehabiju2046
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfSumit Kumar yadav
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxgindu3009
 
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |aasikanpl
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bSérgio Sacani
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRDelhi Call girls
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisDiwakar Mishra
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsSérgio Sacani
 
Cultivation of KODO MILLET . made by Ghanshyam pptx
Cultivation of KODO MILLET . made by Ghanshyam pptxCultivation of KODO MILLET . made by Ghanshyam pptx
Cultivation of KODO MILLET . made by Ghanshyam pptxpradhanghanshyam7136
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Sérgio Sacani
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...Sérgio Sacani
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real timeSatoshi NAKAHIRA
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​kaibalyasahoo82800
 

Dernier (20)

Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptx
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
 
A relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfA relative description on Sonoporation.pdf
A relative description on Sonoporation.pdf
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdf
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptx
 
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
 
The Philosophy of Science
The Philosophy of ScienceThe Philosophy of Science
The Philosophy of Science
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
CELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdfCELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdf
 
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
 
Cultivation of KODO MILLET . made by Ghanshyam pptx
Cultivation of KODO MILLET . made by Ghanshyam pptxCultivation of KODO MILLET . made by Ghanshyam pptx
Cultivation of KODO MILLET . made by Ghanshyam pptx
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real time
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​
 

Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of First Order Ordinary Differential Equations

  • 1. IOSR Journal of Mathematics (IOSR-JM) e-ISSN: 2278-5728, p-ISSN: 2319-765X. Volume 11, Issue 1 Ver. IV (Jan - Feb. 2015), PP 09-14 www.iosrjournals.org DOI: 10.9790/5728-11140914 www.iosrjournals.org 9 |Page Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of First Order Ordinary Differential Equations N. S. Yakusak* , S. Emmanuel and M. O. Ogunniran Department of Mathematics Federal University Lokoja, Kogi State, Nigeria Abstract: We adopted the method of interpolation of the approximation and collocation of its differential equation and with Legendre polynomial of the first kind as basis function to yield a continuous Linear Multistep Method with constant step size. The methods are verified to be consistent and satisfies the stability condition. Our methods was tested on first order Ordinary Differential Equation (ODE) and found to give better result when compared with the analytical solution. Keywords: Collocations, Legendre polynomial, Interpolation, Continuous scheme. I. Introduction We consider a numerical method for solving general first order Initial Value Problems (IVPs) of Ordinary Differential Equations (ODEs) of the form: 𝑦′ = 𝑓(𝑥, 𝑦), 𝑦 𝑥0 = 𝑦0 (1) Where f is a continuous function and satisfies Lipschitz condition of the existence and uniqueness of solution. A differential equation in which the unknown function is a function of two or more independent variable is called a Partial Differential Equations (PDEs). Those in which the unknown function is function of only one independent variable are called Ordinary Deferential Equations (ODEs). Many scholars have worked extensively on the solution of (1) in literatures [1-6]. These authors proposed different method ranging from predictor corrector method to block method using different polynomials as basis functions, evaluated at some selected points. In this paper we proposed three-step and four-step hybrid block method with two off- step points, using Legendre polynomials evaluated at grids and off-grids points to give a discrete scheme. II. Derivation Of The Method In this section, we intend to develop the Linear Multistep Method (LMM), by interpolating and collocating at some selected points. We consider a Legendre approximation of the form; 𝑦 𝑥 = 𝑎𝑗 𝑝 𝑗 𝑥 (2) 𝑠+𝑟−1 𝑗 =0 Where r and s are interpolation and collocation point 𝑦′ 𝑥 = 𝑗𝑎𝑗 𝑝 𝑗 −1 𝑥 (3) 𝑠+𝑟−1 𝑗 =0 Substituting (3) into (1), we have 𝑓(𝑥, 𝑦) = 𝑗𝑎𝑗 𝑝 𝑗−1 𝑥 (4) 𝑠+𝑟−1 𝑗 =0 2.1 Three-Step Method With Two Off-Step Points. Interpolating (2) at 𝑥 𝑛 and collocating (4) at 𝑥 𝑛+𝑠, 𝑠 = 0,1, 3 2 , 2, 5 2 , 3 give the system of polynomial equation in the form . 𝐴𝑋 = 𝑈 (5)
  • 2. Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of... DOI: 10.9790/5728-11140914 www.iosrjournals.org 10 |Page Solving the above matrix by Gaussian elimination method we obtained the following results, 𝑎0 = 𝑦𝑛 + 3 28 ℎ𝑓𝑛 +3 − 18 35 ℎ𝑓 𝑛+ 5 2 − 58 35 ℎ𝑓 𝑛+ 3 2 + 71 280 ℎ𝑓𝑛 + 117 70 ℎ𝑓𝑛+1 + 459 280 ℎ𝑓𝑛+2 𝑎1 = 3 56 ℎ𝑓𝑛 + 3 56 ℎ𝑓𝑛 +3 − 12 35 ℎ𝑓 𝑛+ 3 2 + 243 280 ℎ𝑓𝑛 +1 + 243 280 ℎ𝑓𝑛+2 + 459 280 ℎ𝑓𝑛+2 𝑎2 = − 1 56 ℎ𝑓𝑛+3 + 18 35 ℎ𝑓 𝑛+ 5 2 + 6 7 ℎ𝑓 𝑛+ 3 2 − 19 280 ℎ𝑓𝑛 − 45 56 ℎ𝑓𝑛+1 − 27 56 ℎ𝑓𝑛 +2 𝑎3 = 1 16 ℎ𝑓𝑛 + 1 16 ℎ𝑓𝑛 +3 − 4 5 ℎ𝑓 𝑛+ 3 2 + 27 80 ℎ𝑓𝑛+1 + 27 80 ℎ𝑓𝑛 +2 𝑎4 = 117 6160 ℎ𝑓𝑛+3 + 54 385 ℎ𝑓 𝑛+ 5 2 + 18 77 ℎ𝑓 𝑛+ 3 2 − 261 6160 ℎ𝑓𝑛 + 351 6160 ℎ𝑓𝑛+1 − 2511 6160 ℎ𝑓𝑛+2 𝑎5 = 3 140 ℎ𝑓𝑛+3 + 12 35 ℎ𝑓 𝑛+ 3 2 + 3 140 ℎ𝑓𝑛 − 27 140 ℎ𝑓𝑛+1 − 27 140 ℎ𝑓𝑛+2 𝑎6 = 9 308 ℎ𝑓𝑛+3 − 54 385 ℎ𝑓 𝑛+ 5 2 − 18 77 ℎ𝑓 𝑛+ 3 2 − 9 1540 ℎ𝑓𝑛 + 27 308 ℎ𝑓𝑛+1 + 81 308 ℎ𝑓𝑛 +2 (6) Substituting (6) into (2) we obtained, the LMM as, y z = α0 z yn + β0 (z)fn+1 3 j=0 + β3 2 z fn+ 3 2 + β5 2 (z)fn+ 5 2 where α0 z and β0 (z) are continuous coefficients obtained as α0 z = 1 β0 z = z − 31 72 z4 − 29 20 z2 + 29 27 z3 + 4 45 z5 − 1 135 z6 β1 z = 119 24 z4 + 15 2 z2 − 19 2 z3 − 6 5 z5 + 1 9 z6 β3 2 z = − 104 9 z4 − 40 3 z2 + 536 27 z3 + 136 45 z5 − 8 27 z6 β2 z = 91 8 z4 + 45 4 z2 − 18z3 − 16 5 z5 + 1 3 z6 β5 2 z = − 24 5 z2 − 16 3 z4 + 8z3 − 8 45 z6 + 8 5 z5 β3 z = 71 72 z4 + 5 6 z2 − 77 54 z3 − 14 45 z5 + 1 27 z6 (7) Where 𝑧 = 𝑥−𝑥 𝑛 ℎ Equation (7) is known as the continuous scheme. Evaluating (7) at 𝑥 𝑛+𝑠, 𝑠 = 1, 1 2 , 2, 3 2 , 3 we obtained the following discrete scheme
  • 3. Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of... DOI: 10.9790/5728-11140914 www.iosrjournals.org 11 |Page 𝑦 𝑛+1 = 𝑦𝑛 + ℎ 11 40 𝑓𝑛 + 673 360 𝑓𝑛+1 − 104 45 𝑓 𝑛+ 3 2 + 211 120 𝑓𝑛 +2 − 32 45 𝑓 𝑛+ 5 2 + 43 360 𝑓𝑛+3 𝑦 𝑛+ 3 2 = 𝑦𝑛 + ℎ 35 128 𝑓𝑛 + 1323 640 𝑓𝑛 +1 − 77 40 𝑓 𝑛+ 3 2 + 1053 640 𝑓𝑛+2 − 27 40 𝑓 𝑛+ 5 2 + 73 640 𝑓𝑛 +3 𝑦 𝑛+2 = 𝑦𝑛 + ℎ 37 135 𝑓𝑛 + 92 45 𝑓𝑛 +1 − 224 135 𝑓 𝑛+ 3 2 + 29 15 𝑓𝑛+2 − 32 45 𝑓 𝑛+ 5 2 + 16 145 𝑓𝑛+3 𝑦 𝑛+ 5 2 = 𝑦𝑛 + ℎ 35 128 𝑓𝑛 + 2375 1152 𝑓𝑛+1 − 125 72 𝑓 𝑛+ 3 2 + 875 384 𝑓𝑛 +2 − 35 72 𝑓 𝑛+ 5 2 + 125 1152 𝑓𝑛+3 𝑦 𝑛+3 = 𝑦𝑛 + ℎ 11 40 𝑓𝑛 + 81 40 𝑓𝑛+1 − 8 5 𝑓 𝑛+ 3 2 + 81 40 𝑓𝑛+2 + 11 40 𝑓𝑛 +3 (8) Equation (8) is known as the required block method. 2.2 Four-Step Method With Two Off-Step Points Following similar procedure above, we interpolate (2) at 𝑥 𝑛 and collocation (4) at 𝑥 𝑛+𝑠 , s =0, 1, 5 2 , 2, 7 2 , 4 and Evaluating at different grids and off-grid point, we obtain the method as 𝑦 𝑛+1 = 𝑦𝑛 + ℎ 2039 7056 𝑓𝑛 + 2047 1512 𝑓𝑛+1 − 958 315 𝑓𝑛 +2 + 4636 946 𝑓 𝑛+ 5 2 − 3134 2205 𝑓 𝑛+ 7 2 − 3359 15120 𝑓𝑛+4 𝑦 𝑛+2 = 𝑦𝑛 + ℎ 83 294 𝑓𝑛 + 1598 945 𝑓𝑛 +1 − 172 105 𝑓𝑛+2 + 3392 945 𝑓 𝑛+ 5 2 − 302 105 𝑓𝑛 +3 + 832 738 𝑓 𝑛+ 7 2 − 341 1890 𝑓𝑛+4 𝑦 𝑛+3 = 𝑦𝑛 + ℎ 1107 3920 𝑓𝑛 + 473 280 𝑓𝑛+1 − 51 35 𝑓𝑛 +2 + 148 35 𝑓 𝑛+ 5 2 − 713 289 𝑓𝑛+3 + 276 245 𝑓 𝑛+ 7 2 − 101 560 𝑓𝑛 +4 𝑦 𝑛+ 7 2 = 𝑦𝑛 + ℎ 217 768 𝑓𝑛 + 5831 3456 𝑓𝑛+1 − 343 240 𝑓𝑛 +2 + 4459 1080 𝑓 𝑛+ 5 2 − 4459 1920 𝑓𝑛+3 + 161 120 𝑓 𝑛+ 7 2 − 6517 34560 𝑓𝑛+4 𝑦 𝑛+ 5 2 = 𝑦𝑛 + ℎ 31895 112896 𝑓𝑛 + 40825 24192 𝑓𝑛+1 − 2875 3016 𝑓𝑛 +2 + 5965 1512 𝑓 𝑛+ 5 2 − 23875 8064 𝑓𝑛+3 + 4075 3528 𝑓 𝑛+ 7 2 − 8875 48384 𝑓𝑛+4 (9) 𝑦 𝑛+4 = 𝑦𝑛 + ℎ 622 2205 𝑓𝑛 + 320 189 𝑓𝑛+1 − 472 315 𝑓𝑛+2 + 4096 946 𝑓 𝑛+ 5 2 − 832 315 𝑓𝑛 +3 + 4096 2206 𝑓 𝑛+ 7 2 − 26 946 𝑓𝑛 +4 (10) Equation (9) and (10) together form the block method. III. Analysis Of The Methods. In this section we discuss the local truncation error and order, consistency and zero stability of the scheme generated. 3.1 Order And Error Constant Let the linear operator 𝐿 𝑦 𝑥 ; ℎ associated with the block formula be as 𝐿 𝑦 𝑥 ; ℎ = 𝛼𝑗 𝑦 𝑥 𝑛 + 𝑗ℎ − ℎ𝛽𝑗 𝑦′ 𝑥 𝑛 + 𝑗ℎ (3.1)𝑘 𝑗=0 Expanding in Taylor series expansion and comparing the coefficients of ℎ gives 𝐿 𝑦 𝑥 ; ℎ = 𝐶0 𝑦 𝑥 + 𝐶1ℎ𝑦′ 𝑥 + 𝐶1ℎ2 𝑦′′ 𝑥 … 𝐶𝑝ℎ 𝑝 𝑦 𝑝 𝑥 + 𝐶𝑝+1ℎ 𝑝+1 𝑦 𝑝+1 𝑥 Definition 3.1 The Linear operator L and the associated continuous LMM (3.1) are said to be of order p if 𝐶0 = 𝐶1 = 𝐶2 = 𝐶3 = 𝐶3 … = 𝐶𝑝 = 0, 𝐶𝑝+1 ≠ 0 is called the error constant.
  • 4. Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of... DOI: 10.9790/5728-11140914 www.iosrjournals.org 12 |Page Table 2.1: Features of the block method (8) Order Error Constant 𝑦 𝑛+1 7 − 47 24192 𝑦 𝑛+ 3 2 7 − 27 14336 𝑦 𝑛+2 7 − 29 15120 𝑦 𝑛+ 5 2 7 − 725 387072 𝑦 𝑛+3 7 − 9 4480 Table 2.2: Features of the method (10) and (11) Order Error constant 𝑦 𝑛+4 7 16 6615 𝑦 𝑛+3 7 31 12544 𝑦 𝑛+2 7 29 11760 𝑦 𝑛+1 7 965 33860 𝑦 𝑛+ 5 2 7 107725 43342064 𝑦 𝑛+ 7 2 7 24 98304 3.2 Consistent And Zero Stability Definition 3.2 The LMM is said to be consistent if it has order P≥1. Definition 3.3 The block method is said to be zero stable if the roots 𝑍𝑠, 𝑠 = 1,2, … , 𝑁 of the characteristic 𝑝(𝑍) defined by 𝑝 𝑍 = det⁡ 𝑍𝐴0 − 𝐴′ Satisfied |𝑍𝑠| ≤ 1 have the multiplicity not exceeding the order of the differential equation, as ℎ → 0, 𝑝 𝑍 = 𝑍 𝑟−𝜇(𝑧−1)𝜇 Where 𝜇 is the order of the differential equation 𝑟 is the order of the matrix 𝐴0 and 𝐴′ [2]. Putting (8) in matrix form we obtain
  • 5. Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of... DOI: 10.9790/5728-11140914 www.iosrjournals.org 13 |Page Normalizing the matrix as ℎ → 0 𝜌 𝑍 = [𝑍𝐴0 − 𝐴′ ] 𝑍4 𝑍 − 1 = 0 𝑍 = 0, 𝑍 = 1 The block method (8) is observed to be zero-stable. Equation (9) and (10) in matrix form, and following the same procedure above is found to be zero-stable. [8] 3.3 Convergence The convergence of the continuous hybrid block method is considered in the light of the basic properties discussed above in conjunction with the fundamental theorem of Dahlquist [8] for LMM; we state the Dahlquist theorem without proof. Theorem 3.1 The necessary and sufficient condition for a linear multistep method to be convergent is for it to be consistent and zero stable. Following the theorem 3.1 above shows that both methods are convergent. IV. Numerical Examples We now implement our derived block methods, on first order initial value problems. In order to test the efficiency of the methods, we employed the following notations in our tables below: 3S2HBM: 3 Step two off - step Hybrid Block Method. 4S2HBM: 4 Step two off - step Hybrid Block Method. Example 4.1 𝑦′ = 5𝑦 , 𝑦 0 = 1, ℎ = 0.01 Exact solution y(x) = 𝑒5𝑥 Example 4.2 𝑦′ + 𝑦 = 0 , 𝑦 0 = 1, ℎ = 0.1 Exact solution 𝑦 𝑥 = 𝑒−𝑥 Table 4.1: Numerical results for example 4.1 X EXACT 3S2HBM 4S2HBM 0.0 1.000000000 1.000000000 1.000000000 0.01 1.051271096 1.051271096 1.051271096 0.02 1.105170918 1.105170918 1.105170918 0.03 1.161834243 1.161834243 1.161834243 0.04 1.221402758 1.221402758 1.221402758 0.05 1.284025417 1.284025417 1.284025417 0.06 1.349858808 1.349858808 1.349858807 0.07 1.419067549 1.419067549 1.419067548 0.08 1.491824698 1.491824698 1.491824697 0.09 1.568312185 1.568312186 1.568312185 0.1 1.648721271 1.648721271 1.648721270 Table 4.2: Comparison of error for example 4.1 X 3S2HBM 4S2HBM [7] 0.01 0.0 0.0 6.2 E -10 0.02 0.0 0.0 1.1 E -09
  • 6. Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of... DOI: 10.9790/5728-11140914 www.iosrjournals.org 14 |Page 0.03 0.0 0.0 1.3 E -09 0.04 0.0 0.0 1.6 E -09 0.05 0.0 0.0 1.3 E -09 0.06 0.0 1.0 E -09 4.2 E -10 0.07 0.0 1.0 E -09 2.4 E -09 0.08 0.0 1.0 E -09 2.4 E -09 0.09 1.0 E -09 0.0 2.5 E -09 0.1 0.0 1.0 E -09 2.3 E -09 Table 4.3: Numerical results for example 4.2 X EXACT 3S2HBN 4S2HBM 0.0 1.000000000 1.000000000 1.000000000 0.1 0.904837418 0.904837418 0.904837418 0.2 0.818730753 0.818730753 0.818730753 0.3 0.740818220 0.740818220 0.740818220 0.4 0.670320046 0.670320046 0.670320046 0.5 0.606530659 0.606530660 0.606530660 0.6 0.548811636 0.548811636 0.548811636 0.7 0.496575303 0.496585304 0.496583304 0.8 0.449328964 0.449328964 0.449328965 0.9 0.406569590 0.406569659 0.406569660 1.0 0.367879441 0.367879441 0.367579441 Table 4.4: Comparison of Errors for example 4.2 V. Conclusion The desirable property of a numerical solution is to behave like the theoretical solution of the problem which can be seen in the above result. The implementation of the scheme is done with the aid of maple software. The method are tested and found to be consistent, zero stable and convergent. We implement the methods on two numerical examples and the numerical evidences shows that the methods are accurate and effective and therefore favourable. References [1]. Adeniyi, R.B., Alabi, M.O. and Folaranmi, R.O. (2008): A Chebyshev collocation approach for a continuous formulation of hybrid methods for Initial Value Problems in ordinary differential equations. Journal of the Nigerian Association of Mathematical Physics, 12: 369-378 [2]. Awoyemi, D.O. (1992). On some continuous linear multistep methods for initial value problem Unpublished Phd thesis, University of Ilorin, Ilorin Nigeria. [3]. Areo, E.A., Ademiluyi, R.A. and Babatola, P.O. (2008). Accurate collocation multistep method for integration of first order ordinary differential equation, Int.J.Comp.maths,2(1):15-27. [4]. Ehigie, J.O., Okunuga, S.A. and Sofoluwa, A.B. (2011). A class of 2-step continuous hybrid implicit linear multistep method for IVP's, Journal of Nigerian Mathematical Society, 30 145-161. [5]. Odejide, S.A and Adeniran, A.O. (2012). A Hybrid linear collocation multistep scheme for solving first order initial value problems. Journal of Nigerian mathematical society. 31:229-241. [6]. Bolaji, B. (2014). A Three-Step First derivative numerical integration scheme for IVP in ODEs. Journal of Mathematical Association Of Nigeria (ABACUS), 41(2A):89-98. [7]. Abdullahi, A., Chollom, J. P and Yahaya, Y. A. (2014). A family of Two-Step block generalized Adams Methods for the solution of Non-Stiff IVP in ODEs. Journal of Mathematical Association Of Nigeria (ABACUS), 41(2A):67-77. [8]. Henrici, P. (1962). Discrete Variable Methods for ODEs, John Wiley and Sons, New York, USA. X 3S2HBM 4S2HBM 0.0 0.0 0.0 0.1 0.0 0.0 0.2 0.0 0.0 0.3 1.0 E -09 1.0 E -09 0.4 0.0 1.0 E -09 0.5 1.2 E -03 1.2 E -03 0.6 0.0 1.0 E -09 0.7 1.0 E -09 1.0 E -09 0.8 0.0 1.0 E-09 0.9 0.0 7.1 E -08 0.0 0.0 1.0 E -09