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

PDF
Block Hybrid Method for the Solution of General Second Order Ordinary Differe...
PDF
Implicit two step adam moulton hybrid block method with two off step points f...
PDF
Solution of second kind volterra integro equations using linear
PDF
Survival and hazard estimation of weibull distribution based on
PDF
International Journal of Computational Engineering Research(IJCER)
PDF
A note on bayesian one way repeated measurements
PDF
Fourth order improved finite difference approach to pure bending analysis o...
PDF
A modified ode solver for autonomous initial value problems
Block Hybrid Method for the Solution of General Second Order Ordinary Differe...
Implicit two step adam moulton hybrid block method with two off step points f...
Solution of second kind volterra integro equations using linear
Survival and hazard estimation of weibull distribution based on
International Journal of Computational Engineering Research(IJCER)
A note on bayesian one way repeated measurements
Fourth order improved finite difference approach to pure bending analysis o...
A modified ode solver for autonomous initial value problems

What's hot (17)

PDF
RESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATA
PPT
Introductory maths analysis chapter 06 official
PDF
Accurate Numerical Method for Singular Initial-Value Problems
PPT
Chapter 6 - Matrix Algebra
PDF
Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
PDF
Ctet maths2011
PPT
Introductory maths analysis chapter 14 official
PDF
Numerical Solution to Ninth order Non- Linear Differential Equation Using the...
PDF
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3
PPTX
PosterPresentations.com-3 6x48-Template-V5 - 副本
PPT
Introductory maths analysis chapter 00 official
PPT
07 interpolation
PPT
Introductory maths analysis chapter 16 official
PDF
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
PPT
Introductory maths analysis chapter 07 official
PPT
Introductory maths analysis chapter 15 official
PPT
Introductory maths analysis chapter 03 official
RESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATA
Introductory maths analysis chapter 06 official
Accurate Numerical Method for Singular Initial-Value Problems
Chapter 6 - Matrix Algebra
Numerical Investigation of Higher Order Nonlinear Problem in the Calculus Of ...
Ctet maths2011
Introductory maths analysis chapter 14 official
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
PosterPresentations.com-3 6x48-Template-V5 - 副本
Introductory maths analysis chapter 00 official
07 interpolation
Introductory maths analysis chapter 16 official
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
Introductory maths analysis chapter 07 official
Introductory maths analysis chapter 15 official
Introductory maths analysis chapter 03 official
Ad

Viewers also liked (20)

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

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

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

More from IOSR Journals (20)

PDF
A011140104
PDF
M0111397100
PDF
L011138596
PDF
K011138084
PDF
J011137479
PDF
I011136673
PDF
G011134454
PDF
H011135565
PDF
F011134043
PDF
E011133639
PDF
D011132635
PDF
C011131925
PDF
B011130918
PDF
A011130108
PDF
I011125160
PDF
H011124050
PDF
G011123539
PDF
F011123134
PDF
E011122530
PDF
D011121524
A011140104
M0111397100
L011138596
K011138084
J011137479
I011136673
G011134454
H011135565
F011134043
E011133639
D011132635
C011131925
B011130918
A011130108
I011125160
H011124050
G011123539
F011123134
E011122530
D011121524

Recently uploaded (20)

PDF
No dilute core produced in simulations of giant impacts on to Jupiter
PDF
Cosmology using numerical relativity - what hapenned before big bang?
PPTX
Spectroscopic Techniques for M Tech Civil Engineerin .pptx
PPTX
EPILEPSY UPDATE in kkm malaysia today new
PDF
Chemistry and Changes 8th Grade Science .pdf
PPTX
02_OpenStax_Chemistry_Slides_20180406 copy.pptx
PPTX
Spectroscopy techniques in forensic science _ppt.pptx
PDF
Energy Giving Molecules bioenergetics again
PPT
ecg for noob ecg interpretation ecg recall
PDF
Sujay Rao Mandavilli IJISRT25AUG764 context based approaches to population ma...
PDF
Sumer, Akkad and the mythology of the Toradja Sa'dan.pdf
PDF
CuO Nps photocatalysts 15156456551564161
PDF
Micro 4 New.ppt.pdf thesis main microbio
PDF
Integrative Oncology: Merging Conventional and Alternative Approaches (www.k...
PPTX
The Female Reproductive System - Grade 10 ppt
PDF
The Physiology Of The Red Blood Cells pdf
PDF
ECG Practice from Passmedicine for MRCP Part 2 2024.pdf
PDF
cell_morphology_organelles_Physiology_ 07_02_2019.pdf
PPTX
Targeted drug delivery system 1_44299_BP704T_03-12-2024.pptx
PPT
Chapter 6 Introductory course Biology Camp
No dilute core produced in simulations of giant impacts on to Jupiter
Cosmology using numerical relativity - what hapenned before big bang?
Spectroscopic Techniques for M Tech Civil Engineerin .pptx
EPILEPSY UPDATE in kkm malaysia today new
Chemistry and Changes 8th Grade Science .pdf
02_OpenStax_Chemistry_Slides_20180406 copy.pptx
Spectroscopy techniques in forensic science _ppt.pptx
Energy Giving Molecules bioenergetics again
ecg for noob ecg interpretation ecg recall
Sujay Rao Mandavilli IJISRT25AUG764 context based approaches to population ma...
Sumer, Akkad and the mythology of the Toradja Sa'dan.pdf
CuO Nps photocatalysts 15156456551564161
Micro 4 New.ppt.pdf thesis main microbio
Integrative Oncology: Merging Conventional and Alternative Approaches (www.k...
The Female Reproductive System - Grade 10 ppt
The Physiology Of The Red Blood Cells pdf
ECG Practice from Passmedicine for MRCP Part 2 2024.pdf
cell_morphology_organelles_Physiology_ 07_02_2019.pdf
Targeted drug delivery system 1_44299_BP704T_03-12-2024.pptx
Chapter 6 Introductory course Biology Camp

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.