SlideShare a Scribd company logo
IOSR Journal of Mathematics (IOSR-JM)
e-ISSN: 2278-5728,p-ISSN: 2319-765X, Volume 6, Issue 4 (May. - Jun. 2013), PP 09-12
www.iosrjournals.org
www.iosrjournals.org 9 | Page
Chebyshev Collocation Approach for a Continuous Formulation
of Implicit Hybrid Methods for Vips In Second Order Odes
R.B. Adeniyi1
, E.O. Adeyefa2
1
Department Of Mathematics, University Of Ilorin, Ilorin, Nigeria.
2
Department Of Mathematics/Statistics, Federal University Wukari, Taraba State, Nigeria.
Abstract: In this paper, an implicit one-step method for numerical solution of second order Initial Value
Problems of Ordinary Differential Equations has been developed by collocation and interpolation technique.
The one-step method was developed using Chebyshev polynomial as basis function and, the method was
augmented by the introduction of offstep points in order to bring about zero stability and upgrade the order of
consistency of the new method. An advantage of the derived continuous scheme is that it can produce several
outputs of solution at the off-grid points without requiring additional interpolation. Numerical examples are
presented to portray the applicability and the efficiency of the method.
Keywords:Interpolation, Chebyshev polynomial, Collocation,continuous scheme.
I. Introduction
The general second order Initial Value Problems (IVPs) of Ordinary Differential Equations (ODEs) of
the form:
)1(],[,)(,)('),',,('' baxyayzayyyxfy oo 
where f is continuous in [a,b], is often encountered in areas such as satellite tracking/warning systems,
celestial mechanics, mass action kinetics, solar systems and molecular biology [1]. Many of such problems may
not be easily solved analytically, hence numerical schemes are developed to solve (1). These equations are
usually reduced to a system of two first order ODEs and numerical methods for first order differential equations
are used to solve it. For such systems of first order ODEs, Linear Multistep Methods (LMMs) are powerful
numerical methods.
Some researchers have attempted the solution of (1) using LMMs without reduction to system of first
order ODEs. They include [2], [3], [4], [5] to mention a few. [6], proposed a continuous scheme based on
collocation which was found to have better error estimate and provided approximation at all interior points of
the interval of consideration. The main setback of the scheme proposed by [6] is in the need to develop
computer sub-programs needed to initialize the starting values; hence, much time is lost and the cost of
implementation is high. In view of these disadvantages, many researchers concentrated efforts on advancing the
numerical solution of IVPs in ODEs. One of the outcomes is the development of a class of methods called Block
method. The method, which shall briefly be discussed in the next section simultaneously generates
approximations at different grid points in the interval of integration and is less expensive in terms of the number
of function evaluations compared to the LMMs or Runge-Kutta methods.
II. Block Methods
Block methods are formulated in terms of LMMs. They provide the traditional advantage of one-step
methods, e.g., Runge-Kutta methods, of being self-starting and permitting easy change of step length [7].
Another important feature of the block approach is that all the discrete schemes are of uniform order and are
obtained from a single continuous formula in contrast to the non-self starting predictor-corrector approach.
In what now immediately follows, we shall develop the new method with Chebyshev polynomial as basis
function.
III. Development Of The Method
In this section, we intend to derive a continuous representation of a one-step method which will be used
to generate the main method and other methods required to set up the block method. We set out by
approximating the analytical solution of problem (1) with a Chebyshev polynomial of the form:


k
j
jj xyxTaxY
0
)2()()()(
on the partition
a = x0<xI< … <xn< xn+1< …<xN = b
on the integration interval [a,b], with a constant step size h, given by h = xn+1 – xn; n = 0, 1, …, N-1.
Chebyshev Collocation Approach For A Continuous Formulation
www.iosrjournals.org 10 | Page
Convectionally, we need to interpolate at at least two points to be able to approximate (1) and, to make this
happen, we proceed by arbitrarily selecting an offstep point, xn+v, vϵ(0,1), in (xn, xn+1) in such a manner that the
zero-stability of the main method is guaranteed. Then (2) is interpolated at xn+i, i = 0, v and its second derivative
is collocated at xn+i, i = 0, v and 1 so as to obtain a system of five equations each of degree four i.e. k = 4 as
follows:






4
0
''
4
0
)4()',,()(
)3()()(
j
jj
j
ijj
yyxfxTa
xyxTa
In what follows, let us arbitrarily set
2
1
v . Then, collocating (4) at
2
1
1,0, andixx in   , and
interpolating (3) at
2
1
0, andixx in   lead to a system of equations written in the matrix form AX = B as:
)5(
320961600
6401600
320961600
10101
11111
1
2
2
1
2
2
1
4
3
2
1
0


























































n
n
n
n
n
fh
fh
fh
y
y
a
a
a
a
a
Equation (5) is solved by Gaussian elimination method to obtain the value of the unknown parameters
aj, j= 0 (1) 4 as follows:
)6(
768384768
192192
19296
5
192
19248
5
64
256128
7
256
1
2
2
1
22
4
2
1
2
3
1
2
2
1
22
2
1
2
2
1
22
2
11
1
2
2
1
22
2
10





























n
n
n
nn
n
n
n
n
n
nn
n
n
n
n
n
f
h
f
h
f
h
a
f
h
f
h
a
f
h
f
h
f
h
a
f
h
f
h
f
h
yya
f
h
f
h
f
h
ya
Substituting (6) into (2) yields a continuous implicit hybrid one-step method in the form:





1
0 2
1
2
1
2
2
1
2
10 )7())()(()()()(
j
n
jnj
n
n fxfxhyxyxxY 
where )()( xandx jj  are continuous coefficients, )( jhxyy njn  is the numerical approximation of
the analytical solution at jnx  and ).,,( '
jnjnjnjn yyxff  
Equation (7) yields the parameters j and j as the following continuous function of t:
.
2
)8(
)2(
96
)(
)65(
48
)(
)23(
96
)(
1)(
)(
43
2
1
42
2
2
1
43
2
0
2
1
0
nxxvand
h
hv
twhere
ttt
h
t
ttt
h
t
ttt
h
t
tt
tt




























Evaluating (7) at 1nx , the main method is obtained as:
)9()10(
48
2
2
11
2
2
11 n
n
n
n
nn fff
h
yyy 




Chebyshev Collocation Approach For A Continuous Formulation
www.iosrjournals.org 11 | Page
To derive the block method, additional equations are needed since equation (9) alone will not be sufficient for
the solution at
2
1
n
x and 1nx to be obtained simultaneously. The additional methods can be obtained from
evaluating the first derivative of equation (7):





1
0 2
1
'
2
1
'
2
1
'
2
1
'
0
'
)10())()((])()([
1
)(
j
n
jnj
n
n fxfxhyxyx
h
xY 
at 1
2
1, 

n
n
n xandxx respectively. This yields the following discrete derivative schemes:
)13()269(969648
)12()310(969648
)11()76(969648
2
11
2
2
1
'
1
2
11
2
2
1
'
2
1
2
11
2
2
1
'
n
n
nn
n
n
n
n
nn
nn
n
n
nn
n
n
fffhyyhy
fffhyyhy
fffhyyhy













Equations (9), (11), (12) and (13) are then solved simultaneously to obtain the following explicit results:
)14(
)4(
6
)85(
24
)2(
6
)67(
962
1
1
2
1
''
1
1
2
1
''
2
1
2
1
2
'
1
1
2
1
2
'
2
1


























n
n
nnn
n
n
nn
n
n
nnnn
n
n
nnn
n
fff
h
yy
fff
h
yy
ff
h
hyyy
fff
h
hyyy
IV. Numerical Examples
We consider here two test problems for the efficiency and accuracy of the one-step method
implemented as a block method.
]5[:
)exp(1)(:
1.0,1)0(',0)0(,'''.1
Source
xxySolutionExact
hyyyy


]8[:
)exp()(:
05.0,1)0(',1)0(,01000'1001''.2
Source
xxySolutionExact
hyyyyy


Table 1a: Showing the exact solutions and the computed results from the proposed methods for problem
1
X Exact Solution The New Method(TNM)
0.1 -0.105170918 -0.105170902
0.2 -0.221402758 -0.221402723
0.3 -0.349858807 -0.34985857
0.4 -0.491824697 -0.491824433
0.5 -0.64872127 -0.648720974
0.6 -0.8221188 -0.822118466
0.7 -1.013752707 -1.013752329
0.8 -1.225540928 -1.225540498
0.9 -1.459603111 -1.45960262
1.0 -1.718281828 -1.718281267
Table 1b: Comparing the absolute errors in The New Method (TNM) to error in [5] in problem 1
X Error in TNM, p=4, k=1 Error in [5],p=4, k=2
0.1 0.160756E-07 0.87931600E-04
0.2 0.351602E-07 0.32671800-03
0.3 0.237576E-06 0.22155640E-02
0.4 0.2646413E-06 0.48570930E-02
0.5 0.2967001E-06 0.90977340E-02
Chebyshev Collocation Approach For A Continuous Formulation
www.iosrjournals.org 12 | Page
0.6 0.3343905E-06 0.14391394E-01
0.7 0.3784705E-06 0.21437918E-01
0.8 0.4304925E-06 0.29898724E-01
0.9 0.4911569E-06 0.40300719E-01
1.0 0.561459E-06 0.52552130E-01
V. Table of Results
Table 2a: Showing the exact solutions and the computed results from the proposed methods for problem
2
X Exact Solution The New Method
0.1 0.90483742E+00 0.90483742+00
0.2 0.81873075E+00 0.81873075E+00
0.3 0.74081822E+00 0.74081822E+00
0.4 0.67032005E+00 0.67032005E+00
0.5 0.60653066E+00 0.60653066E+00
0.6 0.54881163E+00 0.54881164E+00
0.7 0.49658530E+00 0.49658530E+00
0.8 0.44932896E+00 0.44932896E+00
0.9 0.40656965E+00 0.40656966E+00
1.0 0.36787944E+00 0.36787944E+00
Table 2b: Comparing the absolute errors in the New Method to error in [8] in problem 2
X Error in TNM, p=4, k=1 Error in [8],p=6, k=5
0.1 0.23596E-09 0.698677E-11
0.2 0.47798E-09 0.100275E-11
0.3 0.58172E-09 0.785878E-11
0.4 0.73564E-09 0.104778E-10
0.5 0.81263E-09 0.632212E-10
0.6 0.89403E-09 0.100508E-10
0.7 0.99141E-09 0.936336E-11
0.8 0.101722E-08 0.264766E-11
0.9 0.10406E-08 0.106793E-10
1.0 0.107144E-08 0.232731E-10
VI. Conclusion
The desirable property of a numerical solution is to behave like the theoretical solution of the problem
which can be seen in the result above. It is obvious from TABLE 1 that the new method is more efficient and
accurate. However, even though the multiple finite difference method of [8] seemed to have produced a better
results at most of the points of evaluation in TABLE 2b, it should be noticed that the method had step number k
= 5 against the new method of step number k = 1.
Also, the investigation, through the new method reveals the viability of this approach to solve higher order
problems. In view of this, we intend to extend the work to step number k = 2 and also consider more offstep
points.
References
[1] Aladeselu, V.A., Improved family of block method for special second orderinitial value problems (I.V.Ps). Journal of the Nigerian
Association ofMathematical Physics, 11, 2007,153-158.
[2] Lambert, J.D., Numerical Methods for Ordinary Differential Systems(John Wiley, New York, 1991).
[3] Kayode S. J., An Improved Numerov method for Direct Solution of GeneralSecond Order Initial Value Problems of Ordinary
Equations, National MathsCentre proceedings 2005.
[4] Adesanya, A.O., Anake T.A. and Oghonyon, G.J., Continuous implicit method for the solution of general second order ordinary
differential equations. J. Nig. Assoc. of Math. Phys. 15, 2009, 71-78.
[5] Yahaya, Y. A. and Badmus, A. M., A Class of Collocation Methods for General Second Order Ordinary Differential Equations.
African Journal ofMathematics and Computer Science research vol. 2(4), 2009, 069-072.
[6] Awoyemi, D.O., A class of Continuous Methods for general second orderinitial value problems in ordinary differential equation.
International Journal of Computational Mathematics, 72, 1999, 29-37.
[7] Lambert, J.D., Computational Methods in Ordinary Differential Equations. John Wiley, New York, 1973.
[8] Jator, S.N., A Sixth Order Linear Multistep Method for the Direct Solutionof y'' = f(x, y, y’). International Journal of Pure and
Applied Mathematics,40(4), 2007, 457-472.

More Related Content

What's hot

RESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATA
RESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATARESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATA
RESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATA
orajjournal
 
Introductory maths analysis chapter 06 official
Introductory maths analysis   chapter 06 officialIntroductory maths analysis   chapter 06 official
Introductory maths analysis chapter 06 official
Evert Sandye Taasiringan
 
Accurate Numerical Method for Singular Initial-Value Problems
Accurate Numerical Method for Singular Initial-Value ProblemsAccurate Numerical Method for Singular Initial-Value Problems
Accurate Numerical Method for Singular Initial-Value Problems
aciijournal
 
Chapter 6 - Matrix Algebra
Chapter 6 - Matrix AlgebraChapter 6 - Matrix Algebra
Chapter 6 - Matrix Algebra
Muhammad Bilal Khairuddin
 
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
 
Ctet maths2011
Ctet maths2011Ctet maths2011
Ctet maths2011
candeva2007
 
Introductory maths analysis chapter 14 official
Introductory maths analysis   chapter 14 officialIntroductory maths analysis   chapter 14 official
Introductory maths analysis chapter 14 official
Evert Sandye Taasiringan
 
Numerical Solution to Ninth order Non- Linear Differential Equation Using the...
Numerical Solution to Ninth order Non- Linear Differential Equation Using the...Numerical Solution to Ninth order Non- Linear Differential Equation Using the...
Numerical Solution to Ninth order Non- Linear Differential Equation Using the...
rahulmonikasharma
 
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3
IRJET Journal
 
PosterPresentations.com-3 6x48-Template-V5 - 副本
PosterPresentations.com-3 6x48-Template-V5 - 副本PosterPresentations.com-3 6x48-Template-V5 - 副本
PosterPresentations.com-3 6x48-Template-V5 - 副本Yijun Zhou
 
Introductory maths analysis chapter 00 official
Introductory maths analysis   chapter 00 officialIntroductory maths analysis   chapter 00 official
Introductory maths analysis chapter 00 official
Evert Sandye Taasiringan
 
Introductory maths analysis chapter 16 official
Introductory maths analysis   chapter 16 officialIntroductory maths analysis   chapter 16 official
Introductory maths analysis chapter 16 official
Evert Sandye Taasiringan
 
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
 
Introductory maths analysis chapter 07 official
Introductory maths analysis   chapter 07 officialIntroductory maths analysis   chapter 07 official
Introductory maths analysis chapter 07 official
Evert Sandye Taasiringan
 
Introductory maths analysis chapter 15 official
Introductory maths analysis   chapter 15 officialIntroductory maths analysis   chapter 15 official
Introductory maths analysis chapter 15 official
Evert Sandye Taasiringan
 
Introductory maths analysis chapter 03 official
Introductory maths analysis   chapter 03 officialIntroductory maths analysis   chapter 03 official
Introductory maths analysis chapter 03 official
Evert Sandye Taasiringan
 

What's hot (17)

RESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATA
RESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATARESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATA
RESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATA
 
Introductory maths analysis chapter 06 official
Introductory maths analysis   chapter 06 officialIntroductory maths analysis   chapter 06 official
Introductory maths analysis chapter 06 official
 
Accurate Numerical Method for Singular Initial-Value Problems
Accurate Numerical Method for Singular Initial-Value ProblemsAccurate Numerical Method for Singular Initial-Value Problems
Accurate Numerical Method for Singular Initial-Value Problems
 
Chapter 6 - Matrix Algebra
Chapter 6 - Matrix AlgebraChapter 6 - Matrix Algebra
Chapter 6 - Matrix Algebra
 
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 ...
 
Ctet maths2011
Ctet maths2011Ctet maths2011
Ctet maths2011
 
Introductory maths analysis chapter 14 official
Introductory maths analysis   chapter 14 officialIntroductory maths analysis   chapter 14 official
Introductory maths analysis chapter 14 official
 
Numerical Solution to Ninth order Non- Linear Differential Equation Using the...
Numerical Solution to Ninth order Non- Linear Differential Equation Using the...Numerical Solution to Ninth order Non- Linear Differential Equation Using the...
Numerical Solution to Ninth order Non- Linear Differential Equation Using the...
 
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3
 
PosterPresentations.com-3 6x48-Template-V5 - 副本
PosterPresentations.com-3 6x48-Template-V5 - 副本PosterPresentations.com-3 6x48-Template-V5 - 副本
PosterPresentations.com-3 6x48-Template-V5 - 副本
 
Introductory maths analysis chapter 00 official
Introductory maths analysis   chapter 00 officialIntroductory maths analysis   chapter 00 official
Introductory maths analysis chapter 00 official
 
07 interpolation
07 interpolation07 interpolation
07 interpolation
 
Introductory maths analysis chapter 16 official
Introductory maths analysis   chapter 16 officialIntroductory maths analysis   chapter 16 official
Introductory maths analysis chapter 16 official
 
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...
 
Introductory maths analysis chapter 07 official
Introductory maths analysis   chapter 07 officialIntroductory maths analysis   chapter 07 official
Introductory maths analysis chapter 07 official
 
Introductory maths analysis chapter 15 official
Introductory maths analysis   chapter 15 officialIntroductory maths analysis   chapter 15 official
Introductory maths analysis chapter 15 official
 
Introductory maths analysis chapter 03 official
Introductory maths analysis   chapter 03 officialIntroductory maths analysis   chapter 03 official
Introductory maths analysis chapter 03 official
 

Viewers also liked

Comparison of TCP congestion control mechanisms Tahoe, Newreno and Vegas
Comparison of TCP congestion control mechanisms Tahoe, Newreno and VegasComparison of TCP congestion control mechanisms Tahoe, Newreno and Vegas
Comparison of TCP congestion control mechanisms Tahoe, Newreno and Vegas
IOSR Journals
 
B012540914
B012540914B012540914
B012540914
IOSR Journals
 
Fault Detection Technique for Compact AES Design
Fault Detection Technique for Compact AES DesignFault Detection Technique for Compact AES Design
Fault Detection Technique for Compact AES Design
IOSR Journals
 
Zooplanktonic Diversity and Trophic Status of Pashupatinath Pond in Relation ...
Zooplanktonic Diversity and Trophic Status of Pashupatinath Pond in Relation ...Zooplanktonic Diversity and Trophic Status of Pashupatinath Pond in Relation ...
Zooplanktonic Diversity and Trophic Status of Pashupatinath Pond in Relation ...
IOSR Journals
 
Synthesis, Characterization and Antibacterial Activity of New Complexes of So...
Synthesis, Characterization and Antibacterial Activity of New Complexes of So...Synthesis, Characterization and Antibacterial Activity of New Complexes of So...
Synthesis, Characterization and Antibacterial Activity of New Complexes of So...
IOSR Journals
 
Neural Network For The Estimation Of Ammonia Concentration In Breath Of Kidne...
Neural Network For The Estimation Of Ammonia Concentration In Breath Of Kidne...Neural Network For The Estimation Of Ammonia Concentration In Breath Of Kidne...
Neural Network For The Estimation Of Ammonia Concentration In Breath Of Kidne...
IOSR Journals
 
N017318992
N017318992N017318992
N017318992
IOSR Journals
 
Spatial Laser Induced Fluorescence Imaging (SLIFIMG) Analysis to Assess Tissu...
Spatial Laser Induced Fluorescence Imaging (SLIFIMG) Analysis to Assess Tissu...Spatial Laser Induced Fluorescence Imaging (SLIFIMG) Analysis to Assess Tissu...
Spatial Laser Induced Fluorescence Imaging (SLIFIMG) Analysis to Assess Tissu...
IOSR Journals
 
Factor analysis as a tool for evaluation of spatial and temporal variations i...
Factor analysis as a tool for evaluation of spatial and temporal variations i...Factor analysis as a tool for evaluation of spatial and temporal variations i...
Factor analysis as a tool for evaluation of spatial and temporal variations i...
IOSR Journals
 
Perishable Inventory Model Having Weibull Lifetime and Time Dependent Demand
Perishable Inventory Model Having Weibull Lifetime and Time Dependent DemandPerishable Inventory Model Having Weibull Lifetime and Time Dependent Demand
Perishable Inventory Model Having Weibull Lifetime and Time Dependent Demand
IOSR Journals
 
To Study the Efficacy of Electromyographic Biofeedback Training on Dynamic Eq...
To Study the Efficacy of Electromyographic Biofeedback Training on Dynamic Eq...To Study the Efficacy of Electromyographic Biofeedback Training on Dynamic Eq...
To Study the Efficacy of Electromyographic Biofeedback Training on Dynamic Eq...
IOSR Journals
 
Effect of Regular Exercise on Prolactin Secretion: A Pilot Study
Effect of Regular Exercise on Prolactin Secretion: A Pilot StudyEffect of Regular Exercise on Prolactin Secretion: A Pilot Study
Effect of Regular Exercise on Prolactin Secretion: A Pilot Study
IOSR Journals
 
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM DrivesComparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
IOSR Journals
 
Quantum communication and quantum computing
Quantum communication and quantum computingQuantum communication and quantum computing
Quantum communication and quantum computing
IOSR Journals
 
Comparison of Various Encryption Algorithms and Techniques for improving secu...
Comparison of Various Encryption Algorithms and Techniques for improving secu...Comparison of Various Encryption Algorithms and Techniques for improving secu...
Comparison of Various Encryption Algorithms and Techniques for improving secu...
IOSR Journals
 
Mathematical Modelling: A Comparatively Mathematical Study Model Base between...
Mathematical Modelling: A Comparatively Mathematical Study Model Base between...Mathematical Modelling: A Comparatively Mathematical Study Model Base between...
Mathematical Modelling: A Comparatively Mathematical Study Model Base between...
IOSR Journals
 

Viewers also liked (20)

Comparison of TCP congestion control mechanisms Tahoe, Newreno and Vegas
Comparison of TCP congestion control mechanisms Tahoe, Newreno and VegasComparison of TCP congestion control mechanisms Tahoe, Newreno and Vegas
Comparison of TCP congestion control mechanisms Tahoe, Newreno and Vegas
 
B012540914
B012540914B012540914
B012540914
 
Fault Detection Technique for Compact AES Design
Fault Detection Technique for Compact AES DesignFault Detection Technique for Compact AES Design
Fault Detection Technique for Compact AES Design
 
Zooplanktonic Diversity and Trophic Status of Pashupatinath Pond in Relation ...
Zooplanktonic Diversity and Trophic Status of Pashupatinath Pond in Relation ...Zooplanktonic Diversity and Trophic Status of Pashupatinath Pond in Relation ...
Zooplanktonic Diversity and Trophic Status of Pashupatinath Pond in Relation ...
 
Synthesis, Characterization and Antibacterial Activity of New Complexes of So...
Synthesis, Characterization and Antibacterial Activity of New Complexes of So...Synthesis, Characterization and Antibacterial Activity of New Complexes of So...
Synthesis, Characterization and Antibacterial Activity of New Complexes of So...
 
Neural Network For The Estimation Of Ammonia Concentration In Breath Of Kidne...
Neural Network For The Estimation Of Ammonia Concentration In Breath Of Kidne...Neural Network For The Estimation Of Ammonia Concentration In Breath Of Kidne...
Neural Network For The Estimation Of Ammonia Concentration In Breath Of Kidne...
 
B0740410
B0740410B0740410
B0740410
 
N017318992
N017318992N017318992
N017318992
 
Spatial Laser Induced Fluorescence Imaging (SLIFIMG) Analysis to Assess Tissu...
Spatial Laser Induced Fluorescence Imaging (SLIFIMG) Analysis to Assess Tissu...Spatial Laser Induced Fluorescence Imaging (SLIFIMG) Analysis to Assess Tissu...
Spatial Laser Induced Fluorescence Imaging (SLIFIMG) Analysis to Assess Tissu...
 
Factor analysis as a tool for evaluation of spatial and temporal variations i...
Factor analysis as a tool for evaluation of spatial and temporal variations i...Factor analysis as a tool for evaluation of spatial and temporal variations i...
Factor analysis as a tool for evaluation of spatial and temporal variations i...
 
Perishable Inventory Model Having Weibull Lifetime and Time Dependent Demand
Perishable Inventory Model Having Weibull Lifetime and Time Dependent DemandPerishable Inventory Model Having Weibull Lifetime and Time Dependent Demand
Perishable Inventory Model Having Weibull Lifetime and Time Dependent Demand
 
C0741113
C0741113C0741113
C0741113
 
E0612629
E0612629E0612629
E0612629
 
To Study the Efficacy of Electromyographic Biofeedback Training on Dynamic Eq...
To Study the Efficacy of Electromyographic Biofeedback Training on Dynamic Eq...To Study the Efficacy of Electromyographic Biofeedback Training on Dynamic Eq...
To Study the Efficacy of Electromyographic Biofeedback Training on Dynamic Eq...
 
Effect of Regular Exercise on Prolactin Secretion: A Pilot Study
Effect of Regular Exercise on Prolactin Secretion: A Pilot StudyEffect of Regular Exercise on Prolactin Secretion: A Pilot Study
Effect of Regular Exercise on Prolactin Secretion: A Pilot Study
 
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM DrivesComparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
Comparison of Different Rules Based Fuzzy Logic Controller for PMSM Drives
 
Quantum communication and quantum computing
Quantum communication and quantum computingQuantum communication and quantum computing
Quantum communication and quantum computing
 
Comparison of Various Encryption Algorithms and Techniques for improving secu...
Comparison of Various Encryption Algorithms and Techniques for improving secu...Comparison of Various Encryption Algorithms and Techniques for improving secu...
Comparison of Various Encryption Algorithms and Techniques for improving secu...
 
L016136369
L016136369L016136369
L016136369
 
Mathematical Modelling: A Comparatively Mathematical Study Model Base between...
Mathematical Modelling: A Comparatively Mathematical Study Model Base between...Mathematical Modelling: A Comparatively Mathematical Study Model Base between...
Mathematical Modelling: A Comparatively Mathematical Study Model Base between...
 

Similar to Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybrid Methods for Vips In Second Order Odes

F0333034038
F0333034038F0333034038
F0333034038
inventionjournals
 
Derivation and Application of Six-Point Linear Multistep Numerical Method for...
Derivation and Application of Six-Point Linear Multistep Numerical Method for...Derivation and Application of Six-Point Linear Multistep Numerical Method for...
Derivation and Application of Six-Point Linear Multistep Numerical Method for...
IOSR Journals
 
Numerical Analysis and Computer Applications
Numerical Analysis and Computer ApplicationsNumerical Analysis and Computer Applications
Numerical Analysis and Computer Applications
Mujeeb UR Rahman
 
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
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)
inventionjournals
 
Numerical Solutions of Stiff Initial Value Problems Using Modified Extended B...
Numerical Solutions of Stiff Initial Value Problems Using Modified Extended B...Numerical Solutions of Stiff Initial Value Problems Using Modified Extended B...
Numerical Solutions of Stiff Initial Value Problems Using Modified Extended B...
IOSR Journals
 
Sixth order hybrid block method for the numerical solution of first order ini...
Sixth order hybrid block method for the numerical solution of first order ini...Sixth order hybrid block method for the numerical solution of first order ini...
Sixth order hybrid block method for the numerical solution of first order ini...
Alexander Decker
 
Multi objective predictive control a solution using metaheuristics
Multi objective predictive control  a solution using metaheuristicsMulti objective predictive control  a solution using metaheuristics
Multi objective predictive control a solution using metaheuristics
ijcsit
 
On solving fuzzy delay differential equationusing bezier curves
On solving fuzzy delay differential equationusing bezier curves  On solving fuzzy delay differential equationusing bezier curves
On solving fuzzy delay differential equationusing bezier curves
IJECEIAES
 
A Computationally Efficient Algorithm to Solve Generalized Method of Moments ...
A Computationally Efficient Algorithm to Solve Generalized Method of Moments ...A Computationally Efficient Algorithm to Solve Generalized Method of Moments ...
A Computationally Efficient Algorithm to Solve Generalized Method of Moments ...
Waqas Tariq
 
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
 
Ijciet 10 02_085
Ijciet 10 02_085Ijciet 10 02_085
Ijciet 10 02_085
IAEME Publication
 
A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...
A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...
A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...
AI Publications
 
arijit ppt (1) (1).pptx
arijit ppt (1) (1).pptxarijit ppt (1) (1).pptx
arijit ppt (1) (1).pptx
RadharamanRoy3
 
A modified ode solver for autonomous initial value problems
A modified ode solver for autonomous initial value problemsA modified ode solver for autonomous initial value problems
A modified ode solver for autonomous initial value problemsAlexander Decker
 
Uncertain Systems Order Reduction by Aggregation Method
Uncertain Systems Order Reduction by Aggregation Method Uncertain Systems Order Reduction by Aggregation Method
Uncertain Systems Order Reduction by Aggregation Method
Yayah Zakaria
 
Uncertain Systems Order Reduction by Aggregation Method
Uncertain Systems Order Reduction by Aggregation Method Uncertain Systems Order Reduction by Aggregation Method
Uncertain Systems Order Reduction by Aggregation Method
IJECEIAES
 
A Study on Differential Equations on the Sphere Using Leapfrog Method
A Study on Differential Equations on the Sphere Using Leapfrog MethodA Study on Differential Equations on the Sphere Using Leapfrog Method
A Study on Differential Equations on the Sphere Using Leapfrog Method
iosrjce
 
An efficient hardware logarithm generator with modified quasi-symmetrical app...
An efficient hardware logarithm generator with modified quasi-symmetrical app...An efficient hardware logarithm generator with modified quasi-symmetrical app...
An efficient hardware logarithm generator with modified quasi-symmetrical app...
IJECEIAES
 

Similar to Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybrid Methods for Vips In Second Order Odes (20)

F0333034038
F0333034038F0333034038
F0333034038
 
Derivation and Application of Six-Point Linear Multistep Numerical Method for...
Derivation and Application of Six-Point Linear Multistep Numerical Method for...Derivation and Application of Six-Point Linear Multistep Numerical Method for...
Derivation and Application of Six-Point Linear Multistep Numerical Method for...
 
Numerical Analysis and Computer Applications
Numerical Analysis and Computer ApplicationsNumerical Analysis and Computer Applications
Numerical Analysis and Computer Applications
 
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...
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)
 
Numerical Solutions of Stiff Initial Value Problems Using Modified Extended B...
Numerical Solutions of Stiff Initial Value Problems Using Modified Extended B...Numerical Solutions of Stiff Initial Value Problems Using Modified Extended B...
Numerical Solutions of Stiff Initial Value Problems Using Modified Extended B...
 
Sixth order hybrid block method for the numerical solution of first order ini...
Sixth order hybrid block method for the numerical solution of first order ini...Sixth order hybrid block method for the numerical solution of first order ini...
Sixth order hybrid block method for the numerical solution of first order ini...
 
Multi objective predictive control a solution using metaheuristics
Multi objective predictive control  a solution using metaheuristicsMulti objective predictive control  a solution using metaheuristics
Multi objective predictive control a solution using metaheuristics
 
On solving fuzzy delay differential equationusing bezier curves
On solving fuzzy delay differential equationusing bezier curves  On solving fuzzy delay differential equationusing bezier curves
On solving fuzzy delay differential equationusing bezier curves
 
A Computationally Efficient Algorithm to Solve Generalized Method of Moments ...
A Computationally Efficient Algorithm to Solve Generalized Method of Moments ...A Computationally Efficient Algorithm to Solve Generalized Method of Moments ...
A Computationally Efficient Algorithm to Solve Generalized Method of Moments ...
 
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...
 
Seattle.Slides.7
Seattle.Slides.7Seattle.Slides.7
Seattle.Slides.7
 
Ijciet 10 02_085
Ijciet 10 02_085Ijciet 10 02_085
Ijciet 10 02_085
 
A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...
A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...
A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...
 
arijit ppt (1) (1).pptx
arijit ppt (1) (1).pptxarijit ppt (1) (1).pptx
arijit ppt (1) (1).pptx
 
A modified ode solver for autonomous initial value problems
A modified ode solver for autonomous initial value problemsA modified ode solver for autonomous initial value problems
A modified ode solver for autonomous initial value problems
 
Uncertain Systems Order Reduction by Aggregation Method
Uncertain Systems Order Reduction by Aggregation Method Uncertain Systems Order Reduction by Aggregation Method
Uncertain Systems Order Reduction by Aggregation Method
 
Uncertain Systems Order Reduction by Aggregation Method
Uncertain Systems Order Reduction by Aggregation Method Uncertain Systems Order Reduction by Aggregation Method
Uncertain Systems Order Reduction by Aggregation Method
 
A Study on Differential Equations on the Sphere Using Leapfrog Method
A Study on Differential Equations on the Sphere Using Leapfrog MethodA Study on Differential Equations on the Sphere Using Leapfrog Method
A Study on Differential Equations on the Sphere Using Leapfrog Method
 
An efficient hardware logarithm generator with modified quasi-symmetrical app...
An efficient hardware logarithm generator with modified quasi-symmetrical app...An efficient hardware logarithm generator with modified quasi-symmetrical app...
An efficient hardware logarithm generator with modified quasi-symmetrical app...
 

More from IOSR Journals

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

More from 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
 

Recently uploaded

Comparative structure of adrenal gland in vertebrates
Comparative structure of adrenal gland in vertebratesComparative structure of adrenal gland in vertebrates
Comparative structure of adrenal gland in vertebrates
sachin783648
 
Structures and textures of metamorphic rocks
Structures and textures of metamorphic rocksStructures and textures of metamorphic rocks
Structures and textures of metamorphic rocks
kumarmathi863
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
RenuJangid3
 
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
NathanBaughman3
 
Hemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptxHemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptx
muralinath2
 
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of LipidsGBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
Areesha Ahmad
 
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
Health Advances
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
Scintica Instrumentation
 
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Sérgio Sacani
 
Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...
Sérgio Sacani
 
filosofia boliviana introducción jsjdjd.pptx
filosofia boliviana introducción jsjdjd.pptxfilosofia boliviana introducción jsjdjd.pptx
filosofia boliviana introducción jsjdjd.pptx
IvanMallco1
 
Lab report on liquid viscosity of glycerin
Lab report on liquid viscosity of glycerinLab report on liquid viscosity of glycerin
Lab report on liquid viscosity of glycerin
ossaicprecious19
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
muralinath2
 
Mammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also FunctionsMammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also Functions
YOGESH DOGRA
 
4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf
4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf
4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf
ssuserbfdca9
 
in vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptxin vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptx
yusufzako14
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
IqrimaNabilatulhusni
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
SAMIR PANDA
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Ana Luísa Pinho
 
What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.
moosaasad1975
 

Recently uploaded (20)

Comparative structure of adrenal gland in vertebrates
Comparative structure of adrenal gland in vertebratesComparative structure of adrenal gland in vertebrates
Comparative structure of adrenal gland in vertebrates
 
Structures and textures of metamorphic rocks
Structures and textures of metamorphic rocksStructures and textures of metamorphic rocks
Structures and textures of metamorphic rocks
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
 
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
 
Hemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptxHemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptx
 
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of LipidsGBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
 
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
 
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
 
Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...
 
filosofia boliviana introducción jsjdjd.pptx
filosofia boliviana introducción jsjdjd.pptxfilosofia boliviana introducción jsjdjd.pptx
filosofia boliviana introducción jsjdjd.pptx
 
Lab report on liquid viscosity of glycerin
Lab report on liquid viscosity of glycerinLab report on liquid viscosity of glycerin
Lab report on liquid viscosity of glycerin
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
 
Mammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also FunctionsMammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also Functions
 
4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf
4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf
4. An Overview of Sugarcane White Leaf Disease in Vietnam.pdf
 
in vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptxin vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptx
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
 
What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.
 

Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybrid Methods for Vips In Second Order Odes

  • 1. IOSR Journal of Mathematics (IOSR-JM) e-ISSN: 2278-5728,p-ISSN: 2319-765X, Volume 6, Issue 4 (May. - Jun. 2013), PP 09-12 www.iosrjournals.org www.iosrjournals.org 9 | Page Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybrid Methods for Vips In Second Order Odes R.B. Adeniyi1 , E.O. Adeyefa2 1 Department Of Mathematics, University Of Ilorin, Ilorin, Nigeria. 2 Department Of Mathematics/Statistics, Federal University Wukari, Taraba State, Nigeria. Abstract: In this paper, an implicit one-step method for numerical solution of second order Initial Value Problems of Ordinary Differential Equations has been developed by collocation and interpolation technique. The one-step method was developed using Chebyshev polynomial as basis function and, the method was augmented by the introduction of offstep points in order to bring about zero stability and upgrade the order of consistency of the new method. An advantage of the derived continuous scheme is that it can produce several outputs of solution at the off-grid points without requiring additional interpolation. Numerical examples are presented to portray the applicability and the efficiency of the method. Keywords:Interpolation, Chebyshev polynomial, Collocation,continuous scheme. I. Introduction The general second order Initial Value Problems (IVPs) of Ordinary Differential Equations (ODEs) of the form: )1(],[,)(,)('),',,('' baxyayzayyyxfy oo  where f is continuous in [a,b], is often encountered in areas such as satellite tracking/warning systems, celestial mechanics, mass action kinetics, solar systems and molecular biology [1]. Many of such problems may not be easily solved analytically, hence numerical schemes are developed to solve (1). These equations are usually reduced to a system of two first order ODEs and numerical methods for first order differential equations are used to solve it. For such systems of first order ODEs, Linear Multistep Methods (LMMs) are powerful numerical methods. Some researchers have attempted the solution of (1) using LMMs without reduction to system of first order ODEs. They include [2], [3], [4], [5] to mention a few. [6], proposed a continuous scheme based on collocation which was found to have better error estimate and provided approximation at all interior points of the interval of consideration. The main setback of the scheme proposed by [6] is in the need to develop computer sub-programs needed to initialize the starting values; hence, much time is lost and the cost of implementation is high. In view of these disadvantages, many researchers concentrated efforts on advancing the numerical solution of IVPs in ODEs. One of the outcomes is the development of a class of methods called Block method. The method, which shall briefly be discussed in the next section simultaneously generates approximations at different grid points in the interval of integration and is less expensive in terms of the number of function evaluations compared to the LMMs or Runge-Kutta methods. II. Block Methods Block methods are formulated in terms of LMMs. They provide the traditional advantage of one-step methods, e.g., Runge-Kutta methods, of being self-starting and permitting easy change of step length [7]. Another important feature of the block approach is that all the discrete schemes are of uniform order and are obtained from a single continuous formula in contrast to the non-self starting predictor-corrector approach. In what now immediately follows, we shall develop the new method with Chebyshev polynomial as basis function. III. Development Of The Method In this section, we intend to derive a continuous representation of a one-step method which will be used to generate the main method and other methods required to set up the block method. We set out by approximating the analytical solution of problem (1) with a Chebyshev polynomial of the form:   k j jj xyxTaxY 0 )2()()()( on the partition a = x0<xI< … <xn< xn+1< …<xN = b on the integration interval [a,b], with a constant step size h, given by h = xn+1 – xn; n = 0, 1, …, N-1.
  • 2. Chebyshev Collocation Approach For A Continuous Formulation www.iosrjournals.org 10 | Page Convectionally, we need to interpolate at at least two points to be able to approximate (1) and, to make this happen, we proceed by arbitrarily selecting an offstep point, xn+v, vϵ(0,1), in (xn, xn+1) in such a manner that the zero-stability of the main method is guaranteed. Then (2) is interpolated at xn+i, i = 0, v and its second derivative is collocated at xn+i, i = 0, v and 1 so as to obtain a system of five equations each of degree four i.e. k = 4 as follows:       4 0 '' 4 0 )4()',,()( )3()()( j jj j ijj yyxfxTa xyxTa In what follows, let us arbitrarily set 2 1 v . Then, collocating (4) at 2 1 1,0, andixx in   , and interpolating (3) at 2 1 0, andixx in   lead to a system of equations written in the matrix form AX = B as: )5( 320961600 6401600 320961600 10101 11111 1 2 2 1 2 2 1 4 3 2 1 0                                                           n n n n n fh fh fh y y a a a a a Equation (5) is solved by Gaussian elimination method to obtain the value of the unknown parameters aj, j= 0 (1) 4 as follows: )6( 768384768 192192 19296 5 192 19248 5 64 256128 7 256 1 2 2 1 22 4 2 1 2 3 1 2 2 1 22 2 1 2 2 1 22 2 11 1 2 2 1 22 2 10                              n n n nn n n n n n nn n n n n n f h f h f h a f h f h a f h f h f h a f h f h f h yya f h f h f h ya Substituting (6) into (2) yields a continuous implicit hybrid one-step method in the form:      1 0 2 1 2 1 2 2 1 2 10 )7())()(()()()( j n jnj n n fxfxhyxyxxY  where )()( xandx jj  are continuous coefficients, )( jhxyy njn  is the numerical approximation of the analytical solution at jnx  and ).,,( ' jnjnjnjn yyxff   Equation (7) yields the parameters j and j as the following continuous function of t: . 2 )8( )2( 96 )( )65( 48 )( )23( 96 )( 1)( )( 43 2 1 42 2 2 1 43 2 0 2 1 0 nxxvand h hv twhere ttt h t ttt h t ttt h t tt tt                             Evaluating (7) at 1nx , the main method is obtained as: )9()10( 48 2 2 11 2 2 11 n n n n nn fff h yyy     
  • 3. Chebyshev Collocation Approach For A Continuous Formulation www.iosrjournals.org 11 | Page To derive the block method, additional equations are needed since equation (9) alone will not be sufficient for the solution at 2 1 n x and 1nx to be obtained simultaneously. The additional methods can be obtained from evaluating the first derivative of equation (7):      1 0 2 1 ' 2 1 ' 2 1 ' 2 1 ' 0 ' )10())()((])()([ 1 )( j n jnj n n fxfxhyxyx h xY  at 1 2 1,   n n n xandxx respectively. This yields the following discrete derivative schemes: )13()269(969648 )12()310(969648 )11()76(969648 2 11 2 2 1 ' 1 2 11 2 2 1 ' 2 1 2 11 2 2 1 ' n n nn n n n n nn nn n n nn n n fffhyyhy fffhyyhy fffhyyhy              Equations (9), (11), (12) and (13) are then solved simultaneously to obtain the following explicit results: )14( )4( 6 )85( 24 )2( 6 )67( 962 1 1 2 1 '' 1 1 2 1 '' 2 1 2 1 2 ' 1 1 2 1 2 ' 2 1                           n n nnn n n nn n n nnnn n n nnn n fff h yy fff h yy ff h hyyy fff h hyyy IV. Numerical Examples We consider here two test problems for the efficiency and accuracy of the one-step method implemented as a block method. ]5[: )exp(1)(: 1.0,1)0(',0)0(,'''.1 Source xxySolutionExact hyyyy   ]8[: )exp()(: 05.0,1)0(',1)0(,01000'1001''.2 Source xxySolutionExact hyyyyy   Table 1a: Showing the exact solutions and the computed results from the proposed methods for problem 1 X Exact Solution The New Method(TNM) 0.1 -0.105170918 -0.105170902 0.2 -0.221402758 -0.221402723 0.3 -0.349858807 -0.34985857 0.4 -0.491824697 -0.491824433 0.5 -0.64872127 -0.648720974 0.6 -0.8221188 -0.822118466 0.7 -1.013752707 -1.013752329 0.8 -1.225540928 -1.225540498 0.9 -1.459603111 -1.45960262 1.0 -1.718281828 -1.718281267 Table 1b: Comparing the absolute errors in The New Method (TNM) to error in [5] in problem 1 X Error in TNM, p=4, k=1 Error in [5],p=4, k=2 0.1 0.160756E-07 0.87931600E-04 0.2 0.351602E-07 0.32671800-03 0.3 0.237576E-06 0.22155640E-02 0.4 0.2646413E-06 0.48570930E-02 0.5 0.2967001E-06 0.90977340E-02
  • 4. Chebyshev Collocation Approach For A Continuous Formulation www.iosrjournals.org 12 | Page 0.6 0.3343905E-06 0.14391394E-01 0.7 0.3784705E-06 0.21437918E-01 0.8 0.4304925E-06 0.29898724E-01 0.9 0.4911569E-06 0.40300719E-01 1.0 0.561459E-06 0.52552130E-01 V. Table of Results Table 2a: Showing the exact solutions and the computed results from the proposed methods for problem 2 X Exact Solution The New Method 0.1 0.90483742E+00 0.90483742+00 0.2 0.81873075E+00 0.81873075E+00 0.3 0.74081822E+00 0.74081822E+00 0.4 0.67032005E+00 0.67032005E+00 0.5 0.60653066E+00 0.60653066E+00 0.6 0.54881163E+00 0.54881164E+00 0.7 0.49658530E+00 0.49658530E+00 0.8 0.44932896E+00 0.44932896E+00 0.9 0.40656965E+00 0.40656966E+00 1.0 0.36787944E+00 0.36787944E+00 Table 2b: Comparing the absolute errors in the New Method to error in [8] in problem 2 X Error in TNM, p=4, k=1 Error in [8],p=6, k=5 0.1 0.23596E-09 0.698677E-11 0.2 0.47798E-09 0.100275E-11 0.3 0.58172E-09 0.785878E-11 0.4 0.73564E-09 0.104778E-10 0.5 0.81263E-09 0.632212E-10 0.6 0.89403E-09 0.100508E-10 0.7 0.99141E-09 0.936336E-11 0.8 0.101722E-08 0.264766E-11 0.9 0.10406E-08 0.106793E-10 1.0 0.107144E-08 0.232731E-10 VI. Conclusion The desirable property of a numerical solution is to behave like the theoretical solution of the problem which can be seen in the result above. It is obvious from TABLE 1 that the new method is more efficient and accurate. However, even though the multiple finite difference method of [8] seemed to have produced a better results at most of the points of evaluation in TABLE 2b, it should be noticed that the method had step number k = 5 against the new method of step number k = 1. Also, the investigation, through the new method reveals the viability of this approach to solve higher order problems. In view of this, we intend to extend the work to step number k = 2 and also consider more offstep points. References [1] Aladeselu, V.A., Improved family of block method for special second orderinitial value problems (I.V.Ps). Journal of the Nigerian Association ofMathematical Physics, 11, 2007,153-158. [2] Lambert, J.D., Numerical Methods for Ordinary Differential Systems(John Wiley, New York, 1991). [3] Kayode S. J., An Improved Numerov method for Direct Solution of GeneralSecond Order Initial Value Problems of Ordinary Equations, National MathsCentre proceedings 2005. [4] Adesanya, A.O., Anake T.A. and Oghonyon, G.J., Continuous implicit method for the solution of general second order ordinary differential equations. J. Nig. Assoc. of Math. Phys. 15, 2009, 71-78. [5] Yahaya, Y. A. and Badmus, A. M., A Class of Collocation Methods for General Second Order Ordinary Differential Equations. African Journal ofMathematics and Computer Science research vol. 2(4), 2009, 069-072. [6] Awoyemi, D.O., A class of Continuous Methods for general second orderinitial value problems in ordinary differential equation. International Journal of Computational Mathematics, 72, 1999, 29-37. [7] Lambert, J.D., Computational Methods in Ordinary Differential Equations. John Wiley, New York, 1973. [8] Jator, S.N., A Sixth Order Linear Multistep Method for the Direct Solutionof y'' = f(x, y, y’). International Journal of Pure and Applied Mathematics,40(4), 2007, 457-472.