Solution of Some Second Order Ordinary Differential Equations Using a Derived Algorithm

Abstract

We emphasized explicitly on the derivation and implementation of a new numerical algorithm scheme which gave stable results that show the applicability of the method. In this paper, we aimed to solve some second order initial value problems of ordinary differential equations and compare the results with the theoretical solution. Using this method to solve some initial value problems of second order ordinary differential equations, we discovered that the results compared favorably with the theoretical solution which led to the conclusion that the new numerical algorithm scheme derived in the research is approximately correct and can be prescribed for any related ordinary differential equations.

Share and Cite:

Ogunrinde, R. and Olubunmi, J. (2019) Solution of Some Second Order Ordinary Differential Equations Using a Derived Algorithm. Applied Mathematics, 10, 312-325. doi: 10.4236/am.2019.105022.

1. Introduction

Numerical methods are methods that are constructed through a given interval. The methods start with an initial point and then take a short step forward in time to find the next solution point. The process then continues with subsequent steps to map out the solution. There are two main numerical methods of solving initial value problems of ordinary differential equations. They are single step methods, also known as one step method and multistep methods. The single-step methods are the method that uses information about the solution at one point xn, to advance it to the next point xn+1. The single step methods have certain advantages which include, being self-starting and having the flexibility to change step size from one step to the next.

Various numerical methods have been developed for the solution of some initial value problems of ordinary differential equations. Some of the numerical analysts who have worked extensively on the development on numerical methods are: [1] [2] [3] [4] [5] . Development of a scheme for solving some initial value problem of ordinary differential equations with a particular basis function was carried out by [1] which was improved upon by [2] for solving related problems. [4] and [5] worked extensively in other to improve upon schemes developed by [1] and [2] and better methods were produced. The efficiency of all these contributed efforts in numerical analysis had been measured and tested for their stability, accuracy, convergence and consistency properties [6] [7] [8] . The accuracy properties of different methods are usually compared by considering the order of convergence as well as the truncation error coefficients of the various methods. Research has shown that for a method to be suitable for solving any sets of initial value problems (ivps) in ordinary differential equations (ODEs), it must have all the mentioned characteristics.

Recently [9] developed a scheme in which standard finite difference schemes were developed. Similarly, [4] also worked on some approximation techniques which were used to derive qualitatively stable non-standard finite difference schemes.

In this paper, a new one-step numerical method is developed with the above mentioned characteristics in mind to solve some initial value problems of ordinary differential equations which were based on the local representation of the theoretical solution to initial value problem of the form y = f ( x , y ) ; y ( a ) = η . In the interval ( x n , x n + 1 ) by interpolating function F ( x ) = a 0 + a 1 x + a 2 x 2 + a 3 x 3 + b x R e ( e k x + μ ) , a 0 , a 1 , a 2 , a 3 and b are real undetermined coefficients and k , μ are complex parameters. But in this paper, we shall be using the same assumptions but different interpolating functions such as:

F ( x ) = a 0 + a 1 x + a 2 x 2 + a 3 x 3 + b x R e ( e k x + μ ) , where a 0 , a 1 , a 2 , a 3 and b are real undetermined coefficients and k , μ are complex parameters.

2. Methodogy

Considering an interpolating function:

f ( x ) = a 0 + a 1 x + a 2 x 2 + a 3 x 3 + b x R e ( e k x + μ ) (1)

where a 0 , a 1 , a 2 , a 3 and b are real undetermined coefficients and k , μ are complex parameters.

Since k and μ are complex parameters, then we have:

k = k 1 + i k 2 (2)

Also, μ = i θ , where i 2 = 1 , therefore putting this together with (2) in (1), we have the Interpolating function to be:

f ( x ) = a 0 + a 1 x + a 2 x 2 + a 3 x 3 + b x e k 1 x cos ( k 2 x + σ ) (3)

Let us define R ( x ) and θ ( x ) as follows:

R ( x ) = x e k 1 x θ ( x ) = k 2 x + σ } (4)

Putting (4) in (3), we have:

f ( x ) = a 0 + a 1 x + a 2 x 2 + a 3 x 3 + b R ( x ) cos θ ( x ) (5)

By assumption, y n is a numerical estimate to the theoretical solution y ( x n ) and also f n = f ( x n , y n ) . Let our mesh points (self length) be define as follows:

x n = a + n h ; n = 0 , 1 , 2 , , a = 0 , x n = n h . x n + 1 = ( n + 1 ) h (6)

Imposing the following constraints on the interpolating function (5), we have:

1) The interpolating function must coincide with the theoretical solution at x = x n and x = x n + 1 . This required that:

f ( x n + 1 ) = a 0 + a 1 x n + 1 + a 2 x n + 1 2 + a 3 x n + 1 3 + b R ( x n + 1 ) cos θ ( x n ) . (7)

That is, f ( x n ) = y ( x n ) and

f ( x n + 1 ) = a 0 + a 1 x n + 1 + a 2 x n + 1 2 + a 3 x n + 1 3 + b R ( x n + 1 ) cos θ ( x n + 1 ) (8)

It implies that f ( x n + 1 ) = y ( x n + 1 ) .

2) The first, second, third and fourth derivatives with respect to x of the interpolating function respectively coincide with the differential equation as well as its first, second, third and fourth derivatives with respect to x at xn, i.e.

F 1 ( x n ) = f n F 2 ( x n ) = f n 1 F 3 ( x n ) = f n 2 F 4 ( x n ) = f n 3 } (9)

From Equation (9) implies:

f ( x n ) = f n + 2 a 2 x n + 3 a 3 x n 2 + [ cos θ ( x n ) d d x ( b R ( x n ) ) + b R ( x n ) d d x ( cos θ ( x ) ) ] (10)

where

d d x ( b R ( x n ) ) = d d x ( b x e k 1 x ) = e k 1 x b + b x k 1 e k 1 x = b e k 1 x + b k 1 x e k 1 x = b e k 1 x + b k 1 R ( x n ) (11)

d d x cos θ ( x n ) d d x [ cos ( k 2 x + σ ) ] = k 2 sin θ ( x n ) (12)

Putting (11) & (12) in (10) we have:

f ( x n ) = f n = a 1 + 2 a 2 x n + 3 a 3 x n 2 [ cos θ ( x n ) { b e k 1 x + b k 1 R ( x n ) } + b R ( x n ) ( k 2 sin θ ( x n ) ) ] = a 1 + 2 a 2 x n + 3 a 3 x n 2 + [ b e k 1 x cos θ ( x n ) + b k 1 R ( x n ) cos θ ( x n ) b R ( x n ) ( k 2 sin θ ( x n ) ) ]

f n = a 1 + 2 a 2 x n + 3 a 3 x n 2 + b [ e k 1 x n cos θ ( x n ) + k 1 R ( x n ) cos θ ( x n ) k 2 R ( x n ) sin θ ( x n ) ] (13)

That is, F ( x n ) = f n

F ( x n ) = f n = 2 a 2 x n + 6 a 3 x n + b [ ( e k 1 x n d d x cos θ ( x n ) + cos θ ( x n ) d d x e k 1 x n ) + ( k 1 R ( x n ) d d x cos θ ( x n ) + cos θ ( x n ) d d x k 1 R ( x n ) ( R ( x n ) d d x sin θ ( x n ) + sin θ ( x n ) d d x R ( x n ) ) ) ] (14)

where

k 1 R ( x n ) = k 1 [ x e k 1 x n ] = k 1 ( x d d x e k 1 x n + e k 1 x n d d x x ) = k 1 2 x e k 1 x n + k 1 e k 1 x n = k 1 2 R ( x n ) + k 1 e k 1 x n (15)

Since R ( x n ) = x n e k 1 x n = e k 1 x n + k 1 R ( x n ) .

Putting (15) in (14)

F ( x n ) = f n = 2 a 2 x n + 6 a 3 x n + b [ { e k 1 x n ( sin θ ( x n ) ) + cos θ ( x n ) ( k 1 e k 1 x n ) } + k 1 R ( x n ) ( sin θ ( x n ) ) + cos θ ( x n ) ( k 1 2 R ( x n ) + k 1 e k 1 x n ) { R ( x n ) cos θ ( x n ) + sin θ ( x n ) ( e k 1 x n + k 1 R ( x n ) ) } ]

F ( x n ) = 2 a 2 x n + 6 a 3 x n + b [ { e k 1 x n sin θ ( x n ) + k 1 e k 1 x n cos θ ( x n ) } k 1 R ( x n ) sin θ ( x n ) + k 1 2 R ( x n ) cos θ ( x n ) + k 1 e k 1 x n cos θ ( x n ) R ( x n ) cos θ ( x n ) e k 1 x n sin θ ( x n ) k 1 R ( x n ) sin θ ( x n ) ]

f n = 2 a 2 x n + 6 a 3 x n + b { 2 e k 1 x n sin θ ( x n ) + 2 k 1 e k 1 x n cos θ ( x n ) 2 k 1 R ( x n ) sin θ ( x n ) + k 1 2 R ( x n ) cos θ ( x n ) R ( x n ) cos θ ( x n ) } (16)

F ( x n ) = f n = 6 a 3 + b [ { 2 e k 1 x n d d x sin θ ( x n ) + sin θ ( x n ) d d x 2 e k 1 x n } + { 2 k 1 e k 1 x n d d x cos θ ( x n ) + cos θ ( x n ) d d x 2 k 1 e k 1 x n } { 2 k 1 R ( x n ) d d x sin θ ( x n ) + sin θ ( x n ) d d x 2 k 1 R ( x n ) } + { k 1 2 R ( x n ) d d x cos θ ( x n ) + cos θ ( x n ) d d x k 1 2 R ( x n ) } { R ( x n ) d d x cos θ ( x n ) + cos θ ( x n ) d d x R ( x n ) } ]

F ( x n ) = 6 a 3 + b [ ( 2 e k 1 x n cos θ ( x n ) + 2 k 1 e k 1 x n sin θ ( x n ) ) + 2 k 1 e k 1 x n ( sin θ ( x n ) ) + 2 k 1 2 e k 1 x n cos θ ( x n ) 2 k 1 R ( x n ) cos θ ( x n ) + [ 2 k 1 e k 1 x n + 2 k 1 2 R ( x n ) ] sin θ ( x n ) + k 1 2 R ( x n ) ( sin θ ( x n ) ) + k 1 2 e k 1 x n + k 1 3 R ( x n ) cos θ ( x n ) R ( x n ) ( sin θ ( x n ) ) + ( e k 1 x n + k 1 R ( x n ) ) cos θ ( x n ) ]

F ( x n ) = f n = 6 a 3 + b [ 3 e k 1 x n cos θ ( x n ) 6 k 1 e k 1 x n sin θ ( x n ) + 3 k 1 2 R ( x n ) sin θ ( x n ) 2 k 1 R ( x n ) cos θ ( x n ) + k 1 3 R ( x n ) cos θ ( x n ) + R ( x n ) sin θ ( x n ) k 1 e k 1 x n cos θ ( x n ) ] (17)

F v ( x n ) = f ( x n ) = b [ 3 { e k 1 x n d d x cos θ ( x n ) + cos θ ( x n ) d d x e k 1 x n } 6 { e k 1 x n d d x sin θ ( x n ) + sin θ ( x n ) d d x e k 1 x n } + 3 k 1 2 { e k 1 x n d d x cos θ ( x n ) + cos θ ( x n ) d d x e k 1 x n } 3 k 1 2 { R ( x n ) d d x sin θ ( x n ) + sin θ ( x n ) d d x R ( x n ) }

2 k 1 { R ( x n ) d d x cos θ ( x n ) + cos θ ( x n ) d d x R ( x n ) } + k 1 3 { R ( x n ) d d x cos θ ( x n ) + cos θ d d x R ( x n ) } + { R ( x n ) d d x sin θ ( x n ) + sin θ ( x n ) d d x R ( x n ) } k 1 { e k 1 x n d d x cos θ ( x n ) + cos θ ( x n ) d d x e k 1 x n }

F I V ( x n ) = b [ 4 e k 1 x n sin θ ( x n ) 11 k 1 e k 1 x n cos θ ( x n ) 12 k 1 2 e k 1 x n sin θ ( x n ) + 4 k 1 3 e k 1 x n cos θ ( x n ) 5 k 1 2 R ( x n ) cos θ ( x n ) 4 k 1 3 R ( x n ) sin θ ( x n ) + 3 k 1 R ( x n ) sin θ ( x n ) + R ( x n ) cos θ ( x n ) + k 1 e k 1 x n sin θ ( x n ) k 1 2 e k 1 x n cos θ ( x n ) + k 1 4 R ( x n ) cos θ ( x n ) ] (18)

b = f n e k 1 x n { 4 sin θ ( x n ) 11 k 1 cos θ ( x n ) 12 k 1 2 sin θ ( x n ) + 4 k 1 3 cos θ ( x n ) + k 1 sin θ ( x n ) k 1 2 cos θ ( x n ) } + R ( x n ) { 5 k 1 2 cos θ ( x n ) 4 k 1 3 sin θ ( x n ) + 3 k 1 sin θ ( x n ) + cos θ ( x n ) + k 1 4 cos θ ( x n ) } (19)

From (17), we have:

a 3 = 1 6 [ f n 2 b { 3 e k 1 x n cos θ ( x n ) 6 k 1 e k 1 x n sin θ ( x n ) + 3 k 1 2 e k 1 x n cos θ ( x n ) 3 k 1 2 R ( x n ) sin θ ( x n ) 2 k 1 R ( x n ) cos θ ( x n ) + k 1 3 R ( x n ) cos θ ( x n ) + R ( x n ) sin θ ( x n ) k 1 e k 1 x n cos θ ( x n ) } ] (20)

Putting (19) in (20), we have:

a 3 = 1 6 [ f n 2 ( f n 3 e k 1 x n { 4 sin θ ( x n ) 11 k 1 cos θ ( x n ) 12 k 1 2 sin θ ( x n ) + 4 k 1 3 cos θ ( x n ) + k 1 sin θ ( x n ) k 1 2 cos θ ( x n ) } + R ( x n ) { 5 k 1 2 cos θ ( x n ) 4 k 1 3 sin θ ( x n ) + 3 k 1 sin θ ( x n ) + cos θ ( x n ) + k 1 4 cos θ ( x n ) } ) × { 3 e k 1 x n cos θ ( x n ) 6 k 1 e k 1 x n sin θ ( x n ) + 3 k 1 2 e k 1 x n cos θ ( x n ) 3 k 1 2 R ( x n ) sin θ ( x n ) 2 k 1 R ( x n ) cos θ ( x n ) + k 1 3 R ( x n ) cos θ ( x n ) + R ( x n ) sin θ ( x n ) k 1 e k 1 x n cos θ ( x n ) } ] (21)

Let:

v = 3 e k 1 x n cos θ ( x n ) 6 k 1 e k 1 x n sin θ ( x n ) + 3 k 1 2 e k 1 x n cos θ ( x n ) 3 k 1 2 R ( x n ) sin θ ( x n ) 2 k 1 R ( x n ) cos θ ( x n ) + k 1 3 R ( x n ) cos θ ( x n ) + R ( x n ) sin θ ( x n ) k 1 e k 1 x n cos θ ( x n ) (22)

Then, (21) becomes:

a 3 = 1 6 [ f n 2 ( f n 3 e k 1 x n { 4 sin θ ( x n ) 11 k 1 cos θ ( x n ) 12 k 1 2 sin θ ( x n ) + 4 k 1 3 cos θ ( x n ) + k 1 sin θ ( x n ) k 1 2 cos θ ( x n ) } + R ( x n ) { 5 k 1 2 cos θ ( x n ) 4 k 1 3 sin θ ( x n ) + 3 k 1 sin θ ( x n ) + cos θ ( x n ) + k 1 4 cos θ ( x n ) } ) v ] (23)

From (16), we have:

a 2 = 1 2 [ f n 1 ( f n 2 ( f n 3 e k 1 x n { 4 sin θ ( x n ) 11 k 1 cos θ ( x n ) 12 k 1 2 sin θ ( x n ) + 4 k 1 3 cos θ ( x n ) + k 1 sin θ ( x n ) k 1 2 cos θ ( x n ) } + R ( x n ) { 5 k 1 2 cos θ ( x n ) 4 k 1 3 sin θ ( x n ) + 3 k 1 sin θ ( x n ) + cos θ ( x n ) + k 1 4 cos θ ( x n ) } ) v ) x n b { 2 e k 1 x n sin θ ( x n ) 2 k 1 e k 1 x n cos θ ( x n ) 2 k 1 R ( x n ) sin θ ( x n ) + k 1 2 R ( x n ) cos θ ( x n ) R ( x n ) cos θ ( x n ) } ] (24)

Putting (19) and (23) in (24) we have:

a 2 = 1 2 [ f n 1 ( f n 2 ( f n 3 e k 1 x n { 4 sin θ ( x n ) 11 k 1 cos θ ( x n ) 12 k 1 2 sin θ ( x n ) + 4 k 1 3 cos θ ( x n ) + k 1 sin θ ( x n ) k 1 2 cos θ ( x n ) } + R ( x n ) { 5 k 1 2 cos θ ( x n ) 4 k 1 3 sin θ ( x n ) + 3 k 1 sin θ ( x n ) + cos θ ( x n ) + k 1 4 cos θ ( x n ) } ) v ) x n ( f n 3 e k 1 x n { 4 sin θ ( x n ) 11 k 1 cos θ ( x n ) 12 k 1 2 sin θ ( x n ) + 4 k 1 3 cos θ ( x n ) + k 1 sin θ ( x n ) k 1 2 cos θ ( x n ) } + R ( x n ) { 5 k 1 2 cos θ ( x n ) 4 k 1 3 sin θ ( x n ) + 3 k 1 sin θ ( x n ) + cos θ ( x n ) + k 1 4 cos θ ( x n ) } ) × { 2 e k 1 x n sin θ ( x n ) 2 k 1 e k 1 x n cos θ ( x n ) 2 k 1 R ( x n ) sin θ ( x n ) + k 1 2 R ( x n ) cos θ ( x n ) R ( x n ) cos θ ( x n ) } ] (25)

From (13) we have:

a 1 = f n 2 a 2 x n 3 a 3 x n 2 b [ e k 1 x n cos θ ( x n ) + k 1 R ( x n ) cos θ ( x n ) R ( x n ) sin θ ( x n ) ] (26)

Putting (19), (23) and (25) in (26), we have:

a 1 = f n ( [ [ f n 2 { 3 e k 1 x n cos θ ( x n ) 6 k 1 e k 1 x n sin θ ( x n ) + 3 k 1 2 e k 1 x n cos θ ( x n ) 3 k 1 2 R ( x n ) sin θ ( x n ) 2 k 1 R ( x n ) cos θ ( x n ) } f n 3 ] e k 1 x n { 4 sin θ ( x n ) 11 k 1 cos θ ( x n ) 12 k 1 2 sin θ ( x n ) + 4 k 1 3 cos θ ( x n ) + k 1 sin θ ( x n ) k 1 2 cos θ ( x n ) } + R ( x n ) { 5 k 1 2 cos θ ( x n ) 4 k 1 3 sin θ ( x n ) + 3 k 1 sin θ ( x n ) + cos θ ( x n ) + k 1 4 cos θ ( x n ) } ] x n { 2 e k 1 x n sin θ ( x n ) 2 k 1 e k 1 x n cos θ ( x n ) 2 k 1 R ( x n ) sin θ ( x n ) + k 1 2 R ( x n ) cos θ ( x n ) R ( x n ) cos θ ( x n ) } e k 1 x n { 4 sin θ ( x n ) 11 k 1 cos θ ( x n ) 12 k 1 2 sin θ ( x n ) + 4 k 1 3 cos θ ( x n ) + k 1 sin θ ( x n ) k 1 2 cos θ ( x n ) } + R ( x n ) { 5 k 1 2 cos θ ( x n ) 4 k 1 3 sin θ ( x n ) + 3 k 1 sin θ ( x n ) + cos θ ( x n ) + k 1 4 cos θ ( x n ) } ) x n

1 2 [ f n 2 { 3 e k 1 x n cos θ ( x n ) 6 k 1 e k 1 x n sin θ ( x n ) + 3 k 1 2 e k 1 x n cos θ ( x n ) 3 k 1 2 R ( x n ) sin θ ( x n ) 2 k 1 R ( x n ) cos θ ( x n ) } e k 1 x n { 4 sin θ ( x n ) 11 k 1 cos θ ( x n ) 12 k 1 2 sin θ ( x n ) + 4 k 1 3 cos θ ( x n ) + k 1 sin θ ( x n ) k 1 2 cos θ ( x n ) } + R ( x n ) { 5 k 1 2 cos θ ( x n ) 4 k 1 3 sin θ ( x n ) + 3 k 1 sin θ ( x n ) + cos θ ( x n ) + k 1 4 cos θ ( x n ) } ] x n 2 ( f n 3 e k 1 x n { 4 sin θ ( x n ) 11 k 1 cos θ ( x n ) 12 k 1 2 sin θ ( x n ) + 4 k 1 3 cos θ ( x n ) + k 1 sin θ ( x n ) k 1 2 cos θ ( x n ) } + R ( x n ) { 5 k 1 2 cos θ ( x n ) 4 k 1 3 sin θ ( x n ) + 3 k 1 sin θ ( x n ) + cos θ ( x n ) + k 1 4 cos θ ( x n ) } ) × [ e k 1 x n cos θ ( x n ) + k 1 R ( x n ) cos θ ( x n ) R ( x n ) sin θ ( x n ) ] (27)

For preservative of the scheme, then we can write the new scheme in a more compact form as:

y n + 1 = y n + a 1 h + a 2 a 2 ( 2 n + 1 ) + h 3 a 3 ( 3 n 2 + 3 n + 1 ) + b R n [ h e k 1 h ( cos θ n cos k 2 h sin θ n sin k 2 h ) cos θ n ]

Putting a 1 , a 2 and a 3 as derived above, we arrived at a new scheme. But to test the scheme, we shall proceed to write a programme which will command the scheme to solve some firs order differential equations.

3. Implementation of the Scheem

PROBLEM 1. A spring with a mass of 2 kg has natural length m. A force of 5N is required to maintain it stretched to a length of m. If the spring is stretched to a length of m and then released with initial velocity 0, find the position of the mass at any time.

k ( 0.2 ) = 25.6 (1)

So, k = 25.6 0.2 = 128 . (2)

Using this value of the spring constant k, together with m = 2 then, we have

2 d 2 x d t 2 + 128 x = 0 (3)

x ( t ) = c 1 cos 8 t + c 2 sin 8 t (4)

x ( t ) = 8 c 1 sin 8 t + 8 c 2 cos 8 t (5)

Since the initial velocity is given as x ( 0 ) = 0 , we have c 2 = 0 and so the solution is

x ( t ) = 1 5 cos 8 t (6)

The result compared favourably with the theoretical solutions.

PROBLEM 2:

Suppose that the spring of Problem 1 is immersed in a fluid with damping constant. Find the position of the mass at any time if it starts from the equilibrium Position and is given a push to start it with an initial velocity of m/s.

Mathematical Interpretation of the Problem

From Problem 1, the mass is m = 2 and the spring constant is k = 128 , so the differential Equation (3) becomes

2 d 2 x d t 2 + 40 d x d t + 128 x = 0 (7)

or

d 2 x d t 2 + 20 d x d t + 64 x = 0 (8)

x ( t ) = c 1 e 4 t + c 2 e 16 t (9)

We are given that x ( 0 ) = 0 , c 1 + c 2 = 0 . Differentiating, we get

x ( t ) = 4 c 1 e 4 t + 16 c 2 e 16 t (10)

So

x ( 0 ) = 4 c 1 + 16 c 2 = 0.6 (11)

Since c 2 = c 1 , this gives 12 c 1 = 0.6 or c 1 = 0.05 . Therefore

x = 0.05 ( e 4 t e 16 t ) (12)

The result compares favourably with the theoretical solutions.

The result compares favourably with the theoretical solutions.

4. Conclusions

The procedure for development and implementation of a numerical algorithm has been examined in this work. The method employed a basis function for approximation. The scheme that formed the derived method was implemented to test the accuracy. The method gave a numerical algorithm capable of solving second order problems of ordinary differential equations. The new numerical algorithm scheme was employed to solve second order initial value problems of ordinary differential equations problems. The computations were carried out in computer codes. Tables 1-4 represent the numerical results of the examples at various values of step size (H). From the tables, it could be concluded that a smaller value of H, gives a better result. Figures 1-4 readily show the comparison of the newly derived method and the theoretical solution. Since the results obtained compare favorably with the theoretical, this shows the accuracy of the new method and so can be said to be approximately correct.

Table 1. Numerical results of problem 1 at H = 0.01.

Figure 1. Graphical presentation of problem 1.

Table 2. Numerical results of problem 1 at H = 0.001.

Figure 2. Graphical presentation of problem 1.

Table 3. Numerical results of problem 2 at H = 0.001.

Figure 3. Graphical presentation of problem 2.

Table 4. Numerical results of problem 2 at H = 0.0001.

Figure 4. Graphical presentation of problem 2.

In our subsequent research, we shall pay more attention on the implementation of this new scheme to solve some higher order initial value problems of ordinary differential equation and also compare the results with the existing methods and thereafter we examine the characteristics properties such as the stability, convergence, accuracy and consistency of the scheme.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Fatunla, S.O. (1987) An Implicit Two-Point Numerical Integration Formula for Linear and Non-Linear Stiff System of ODEs. Mathematics of Computation, 32, 1-11.
https://doi.org/10.1090/S0025-5718-1978-0474830-0
[2] Ibijola, E.A. (1997) A New Numerical Scheme for the Solution of Initial Value Problem (IVPs). Ph.D. Thesis, University of Benin, Nigeria.
[3] Ibijola, E.A. (1998) On the Convergence, Consistency and Stability of a One-Step Method for Integration of ODEs. International Journal of Computer Mathematics, 73, 261-277.
https://doi.org/10.1080/00207169908804894
[4] Obayomi, A.A. (2012) A Set of Non-Standard Finite Difference Schemes for the Solution of an Equation of the Type . International Journal of Pure and Applied Sciences and Technology, 12, 34-42.
[5] Ogunrinde, R.B. (2010) A New Numerical Scheme for the Solution of Initial Value Problems in Ordinary Differential Equations. Ph. D. Thesis, University of Ado Ekiti, Nigeria.
[6] Ogunrinde, R.B. (2013) On Some Models Based on First Order Differential Equations. American Journal of Scientific and Industrial Research, 4, 288-293.
https://doi.org/10.5251/ajsir.2013.4.3.288.293
[7] Ogunrinde, R.B. and Lebile, O. (2015) On Mathematical Model of Traffic Control. Mathematical Theory and Modeling, 5, 58-68.
[8] Ogunrinde, R.B. (2016) On Error Analysis Comparison of Some Numerical Experimental Results.
[9] Ogunrinde, R.B., et al. (2012) On Some Numerical Methods for Solving Initial Value Problems in Ordinary Differential Equation. International Organization of Scientific Research (IOSR-JM), 1, 25-31.

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.