Next Article in Journal
A New Optimal Family of Schröder’s Method for Multiple Zeros
Previous Article in Journal
f-Polynomial on Some Graph Operations
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Direct Integration of Boundary Value Problems Using the Block Method via the Shooting Technique Combined with Steffensen’s Strategy

by
Nadirah Mohd Nasir
1,
Zanariah Abdul Majid
1,2,*,
Fudziah Ismail
1,2 and
Norfifah Bachok
1,2
1
Institute for Mathematical Research, Universiti Putra Malaysia, Serdang 43400 UPM, Malaysia
2
Department of Mathematics, Faculty of Science, Universiti Putra Malaysia, Serdang 43400 UPM, Malaysia
*
Author to whom correspondence should be addressed.
Mathematics 2019, 7(11), 1075; https://doi.org/10.3390/math7111075
Submission received: 26 September 2019 / Revised: 24 October 2019 / Accepted: 28 October 2019 / Published: 8 November 2019
(This article belongs to the Section Mathematics and Computer Science)

Abstract

:
This study is intended to evaluate numerically the solution of second order boundary value problems (BVPs) subject to mixed boundary conditions using a direct method. The mixed set of boundary conditions is subsumed under Type 1: mixed boundary conditions of Dirichlet and Robin and Type 2: mixed boundary conditions of Robin and Neumann. The direct integration procedure will compute the solutions at two values concurrently within a block with a fixed step size. The shooting technique adapted to the derivative free Steffensen method is employed as the iterative strategy to generate the new initial estimates. Four numerical examples are given to measure the efficiency and effectiveness of the developed numerical scheme of order six. The computational comparison indicates that the proposed method gives favorably competitive performance compared to the existing method in terms of accuracy, total function calls, and time saving.

1. Introduction

The essential role of numerical analysis is to give good insight to a practitioner to find the approximate solutions, especially when an exact solution is required, but is very difficult to obtain. This can be done using a variety of numerical techniques as an alternative to an analytical method. In the beginning, the physical applications will be transformed into a mathematical model in differential equation form before being solved numerically. The differential equations can be expressed as initial or boundary value problems that are subject to the initial conditions for the former type and boundary conditions for the latter type that governs the mathematical model. However, most application areas with equations involving higher order problems need to be reformulated in boundary value problems like electrical analysis, heat transfer phenomena, and deflection of a beam in civil engineering. Its importance has brought researchers to focus actively on an investigation that involves the improvement of their numerical scheme for solving two point boundary value problems (BVPs), giving a notable contribution for a more accurate result.
Generally, two point second order BVPs are given as:
y ( x ) = F ( x , y , y ) , a x b
subject to boundary conditions:
C 1 y ( a ) + C 2 y ( a ) = α and C 3 y ( b ) + C 4 y ( b ) = β
where a , b , α , β , and C i for i = 1 , , 4 are all constants. Furthermore, C 1 and C 2 are not all zeroes, as well as both C 3 and C 4 . The Lipschitz condition has been considered to ensure the uniqueness of a real function, F, as follows:
| F ( x , w 1 , v ) F ( x , w 2 , v ) | K | w 1 w 2 | , | F ( x , w , v 1 ) F ( x , w , v 2 ) | K | v 1 v 2 |
for all points ( x , w i , v ) , ( x , w , v i ) , i = 1 , 2 in the region:
R = F ( x , w , v ) | a x b , < w , v < .
Theorem 1.
(Atkinson et al. [1]) The problem given in Equations (1) and (2) assumes F ( x , w , v ) to be continuous on the region R and to satisfy the Lipschitz condition as stated in Equation (3). On the region R, F also satisfies the following conditions:
  • F ( x , w , v ) w > 0 ,
  • F ( x , w , v ) v K for some constant, K > 0 ,
  • For the boundary conditions of Equation (2), assume:
    C 1 C 2 0 , C 3 C 4 0 , | C 1 | + | C 2 | 0 , | C 3 | + | C 4 | 0 , and | C 1 | + | C 3 | 0 .
Then, the BVPs in Equations (1) and (2) have a unique solution.
Numerous methods in the literature have been introduced to obtain the solution of two point BVPs associated with the mixed conditions between Dirichlet and Neumann conditions that are prescribed at the boundary. Among them, some implemented the finite difference method, as in Cuomo and Marasco [2], the modified Adomian decomposition method, as in Duan et al. [3], and the Galerkin method, as in Anulo et al. [4]. However, as far as the authors are aware, not many researchers have given attention to solving Equation (1) directly with the Robin boundary condition that exist on one side of the conditions in Equation (2) and combining with either the Dirichlet or Neumann boundary conditions. Therefore, this study sheds light on the approach for solving both the linear and nonlinear Equation (1) that encompasses two types of mixed sets of boundary conditions, which are stated as follows
Type 1: The mixed boundary conditions of Dirichlet and Robin:
y ( a ) = α and C 3 y ( b ) + C 4 y ( b ) = β
correspond to the case of C 1 = 0 , C 2 = 1 in Equation (2).
Type 2: The mixed boundary conditions of Robin and Neumann:
C 1 y ( a ) + C 2 y ( a ) = α and y ( b ) = β
correspond to C 3 = 1 , C 4 = 0 in Equation (2).
The direct approach to obtain the solution of the two point second order problems using the block method can overcome the setback of the conventional approach due to its efficiency and ability to diminish the computational cost of the numerical results. This implementation has been used to accommodate second order problems with non-Robin boundary conditions directly as proposed by many scholars, including Awoyemi et al. [5] with the modified block method, Adams–Moulton with the type block method in Phang et al. [6], and Waeleh and Majid [7] with the four-point multi-step block method. Recently, the direct integration method was conducted in the research studies by Nadirah et al. [8], Nadirah et al. [9], Ramos and Rufai [10], and Ramos and Rufai [11] to tackle second order problems with Robin type conditions occurring at both endpoints.
In numerical analysis, finding roots of a nonlinear equation, f ( x ) = 0 , using the iterative scheme of Newton’s method:
x n + 1 = x n f ( x n ) f ( x n )
required the calculation of the first derivative. By applying Steffensen’s method, f ( x ) in Equation (6) will be approximated with the divided difference:
f ( x n ) = f x n + f ( x n ) f ( x n ) f ( x n ) .
Subsequently, Steffensen’s formula has the following form:
x n + 1 = x n f ( x n ) 2 f x n + f ( x n ) f ( x n )
with the first derivative absent in the respective formula. In previous works [12,13], scholars employed Newton’s method together with the nonlinear shooting technique in their implementation and demonstrated that their proposed iterative schemes required the knowledge of the partial derivative. Thus, our preference iterative scheme is Steffensen’s method because we want to avoid the evaluation of the partial derivative throughout the procedure.
To support this issue, this study aims to improve the ideas from [8] and [9] for solving Equation (1) that imposed the conditions of Type 1 and Type 2 directly using the newly derived two point diagonal multi-step block method. In addition to that, our work also highlights Steffensen’s method, which is a derivative free method, as an iterative scheme to estimate and correct the guessed value while performing the shooting methods.
The remaining sections of the manuscript are arranged in the following order. In Section 2, we bring the reader to explore the derivation for the main formulas of the proposed two point diagonal block multi-step method. The important analysis describing some characteristics of the developed method will be elaborated in Section 3. Section 4 focuses mainly on the implementation part. Then, Section 5 presents four numerical examples and major results in order to measure and validate the performances of the proposed diagonal block method. Final, the last section gives the main findings from this study.

2. Methodology

The two point block method divides the interval represented by a discrete set of nodes:
x 0 < x 1 < x 2 < < x N b
into several blocks, with each block generating two approximate values, y n + 1 and y n + 2 , concurrently at an even step size, h, as manifested in Figure 1. Numerical integration was applied to Equation (1) in order to obtain the approximate formula of y n + 1 and y n + 2 by evaluating the integral twice.
Integrating once the first and second point yields:
y n + 1 y n = x n x n + 1 F ( x , y , y ) d x ,
y n + 2 y n = x n x n + 2 F ( x , y , y ) d x
where the notation y n + i denotes the numerical approximation to the true solution of y ( x n + i h ) for i = 0 , 1 , 2 .
Integrating twice the first and second point yields:
y n + 1 y n h y n = x n x n + 1 ( x n + 1 x ) F ( x , y , y ) d x ,
y n + 2 y n 2 h y n = x n x n + 2 ( x n + 2 x ) F ( x , y , y ) d x .
The derivation of the corrector formula is carried out by approximating the integrand function, F ( x , y , y ) , in Equations (9)–(12) using a standard technique from the theory of the Lagrange interpolation polynomial of degree k. Define P k ( x ) in general form as follows:
P k ( x ) = j = 0 k i = 0 i j k ( x x n + r i ) ( x n + r j x n + r i ) F ( x n + r j ) , for r = 1 , 2 .
For the first point ( r = 1 ), consider k = 5 . Let s = x x n + 1 h and d x = h d s be substituted into the integral part. Hence, evaluating and simplifying the integral from 1 to 0 of the first point corrector formula, y n + 1 , using MAPLE yields the following:
y n + 1 = y n + h 1440 475 F n + 1 + 1427 F n 798 F n 1 + 482 F n 2 173 F n 3 + 27 F n 4 , y n + 1 = y n + h y n + h 2 10080 863 F n + 1 + 5674 F n 2542 F n 1 + 1492 F n 2 529 F n 3 + 82 F n 4 .
Next, we take k = 6 for the second point ( r = 2 ) and introduce the variable of substitution as s = x x n + 2 h and d x = h d s . We repeat the step by evaluating and simplifying the integral from 2 to 0 using MAPLE. Consequently, the following second point corrector formula, y n + 2 , can be attained:
y n + 2 = y n + h 3780 1139 F n + 2 + 5640 F n + 1 + 33 F n + 1328 F n 1 807 F n 2 + 264 F n 3 37 F n 4 , y n + 2 = y n + 2 h y n + h 2 1890 112 F n + 2 + 2148 F n + 1 + 1713 F n 248 F n 1 + 66 F n 2 12 F n 3 + F n 4 .
In other words, the diagonal formula proposed in this study uses a different degree of Lagrange interpolating polynomial for the first and second point. The development of the predictor two point block method can be obtained using the same approach as the corrector part. However, a way to predict y n + 1 and y n + 2 is to use an explicit multi-step method. Therefore, the number of interpolated points used in the predictor derivation will be one less than the corrector, which satisfies the explicit form. Therefore, the following predictor formulas for the first and second point can be attained:
y n + 1 = y n + h 720 1901 F n 2774 F n 1 + 2616 F n 2 1274 F n 3 + 251 F n 4 , y n + 1 = y n + h y n + h 2 1440 1427 F n 1596 F n 1 + 1446 F n 2 692 F n 3 + 135 F n 4 ,
and:
y n + 2 = y n + h 90 297 F n + 1 406 F n + 574 F n 1 426 F n 2 + 169 F n 3 28 F n 4 , y n + 2 = y n + 2 h y n + h 2 630 940 F n + 1 + 11 F n + 664 F n 1 538 F n 2 + 220 F n 3 37 F n 4 .
Since the proposed direct block method of order six (2PDD6) was categorized under the multi-step method and not a self-starting method, then 2PDD6 uses the available values generated at several previous nodes to initiate the computation process. In this study, the one step method will be used at the earlier stage of algorithm in order to give the exact number of starting values before continuing with the multi-step part. It is imperative to note that our 2PDD6 method follows the PE(CE) r modes where P and C denote the evaluation of the approximation using the predictor and corrector formulas, respectively, whilst E is the evaluation of function F.

3. Analysis of the Block Method

In this section, we will discuss the basic properties of the developed methods in terms of the order, stability, consistency, and convergence analysis.

3.1. Order and Error Constant

The proposed method can be specified as a linear multi-step method (LMM) in the following form:
j = 0 m α j y n + j = h j = 0 m β j y n + j + h 2 j = 0 m γ j y n + j .
Expanding Equation (17) at the point x using Taylor’s method will form the linear difference operator:
L [ y ( x ) , h ] = j = 0 m α j y ( x ) + j h y ( x ) + j 2 2 ! h 2 y ( x ) + j = 0 m β j h y ( x ) + j h 2 y ( x ) + j 2 2 ! h 3 y ( 3 ) ( x ) + j = 0 m γ j h 2 y ( x ) + j h 3 y ( x ) + j 2 2 ! h 4 y ( 4 ) ( x ) + = j = 0 m [ α j y ( x ) + ( j α j β j ) h y ( x ) + j 2 2 ! α j j β j γ j h 2 y ( x ) + + j p p ! α j j p 1 ( p 1 ) ! β j j p 2 ( p 2 ) ! γ j h p y ( p ) ( x ) ] = C p + 2 h p + 2 y ( p + 2 ) ( x ) .
The simplified version of Equation (18) can be represented as:
L [ y ( x ) , h ] = C 0 y ( x ) + C 1 h y ( x ) + C 2 h y ( x ) + + C p h p y ( p ) ( x ) +
where:
C p = 1 p ! j = 0 m j p α j p j = 0 m j p 1 β j p ( p 1 ) j = 0 m j p 2 γ j , p = 0 , 1 , 2 ,
Note that α j , β j , and γ j are respectively the vector columns of (17) in matrix form. In the spirit of Lambert [14] and Fatunla [15], the following definition of order is referenced.
Definition 1.
Linear difference operator and the associated formulas have an order p if C 0 = C 1 = = C p + 1 = 0 and C p + 2 0 . The nonzero column vector is the error constants of the method.
Now, the proposed corrector formulas in Equation (13) and Equation (14) may be written to satisfy Equation (17). Then, by applying the associated set of coefficients from Equation (19), we readily obtain that C 0 = C 1 = = C 7 = 0 and:
C 8 = 1 8 ! j = 0 6 j 8 α j 8 j = 0 6 j 7 β j 8 ( 7 ) j = 0 6 j 6 γ j = 1 8 ! 4 8 0 1 0 1 + 5 8 0 1 0 0 + 6 8 0 0 0 1 8 4 7 1 1 1 2 + 5 7 1 0 0 0 + 6 7 0 0 1 0 ( 8 ) ( 7 ) 1 6 173 1440 529 10080 264 3780 12 1890 + 2 6 482 1440 1492 10080 807 3780 66 1890 + 3 6 798 1440 2542 10080 1328 3780 248 1890 + 4 6 1427 1440 5674 10080 33 3780 1713 1890 + 5 6 475 1440 863 10080 5640 3780 2148 1890 + 6 6 0 0 1139 3780 112 1890 = 863 60480 , 731 120960 , 0 , 0 T 0 .
This reveals that the 2PDD6 method satisfies an order six, and C 8 is the vector of the error constant.

3.2. Stability

Concerning the concept of zero-stability as discussed by Ramos et al. [16], the stability of the block method in Equation (13) and Equation (14) is represented by their difference system as h 0 . Therefore, to analyze the zero-stability, we transform the corrector formulas in the appropriate matrix notation as:
A 0 Y M A 1 Y M 1 = 0
where taking n = 2 M leads to:
y n + 1 y n + 1 y n + 2 y n + 2 = y 2 M + 1 y 2 M + 1 y 2 M + 2 y 2 M + 2 = Y M , y n 1 y n 1 y n y n = y 2 ( M 1 ) + 1 y 2 ( M 1 ) + 1 y 2 ( M 1 ) + 2 y 2 ( M 1 ) + 2 = Y M 1
with A 0 an identity matrix with dimension 4 × 4 and A 1 is a constant matrix given by:
A 1 = 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 1 .
According to the theoretical explanation in Fatunla [15], we examined the first characteristic polynomial of the diagonal block method, which is specified as follows:
ρ ( r ) = d e t j = 0 1 A ( j ) r ( 1 j ) = d e t r 0 1 0 0 r 0 1 0 0 r 1 0 0 0 0 r 1 ρ ( r ) = r 2 ( r 1 ) 2 .
Definition 2.
(Fatunla [15]) The block method is said to be zero-stable if the following conditions are fulfilled:
  • all roots, r j , 1 j k of ρ ( r ) = 0 satisfy r j 1 ,
  • for those roots with r j = 1 , the multiplicity must not exceed two.
Obviously, the diagonal block method in this study is zero-stable as previously mentioned in Definition 2, and the roots obtained in Equation (20) satisfy r j 1 .

3.3. Consistency and Convergence of the Method

Definition 3.
The LMM associated with (17) is said to be consistent provided that the order of the method is at least one (see Lambert [14]).
The above order analysis procedure showed that the proposed 2PDD6 formulas were of order p = 6 , which is greater than one. Therefore, it was confirmed that the method was consistent.
Theorem 2.
The LMM associated with (17) is convergent iff it is consistent and zero-stable.
Proof. 
See Ackleh et al. [17]. □
We conclude that our proposed method converged because the sufficient conditions of consistency and zero-stability were met.

3.4. Stability Analysis

We considered the following linear test equation:
y = F = θ y + y
to calculate the stability polynomial of the 2PDD6 method. By inserting Equation (21) into the corrector formulas of 2PDD6 and after calculating the determinant of the respective matrix transformation using MAPLE, the following simplified version of the stability polynomial can be attained
t 8 1 4381 30240 H 2 19087 30240 H 1 + 863 170100 H 2 2 + 21641 217728 H 1 2 + 63991 1411200 H 1 H 2 + t 7 2 27631 7560 H 2 + 109 7560 H 1 25421 32400 H 2 2 1185319 680400 H 1 2 7724273 4762800 H 1 H 2 + t 6 1 + 118381 181440 H 1 2 187 720 H 2 + 827 15120 H 1 497053 2721600 H 2 2 26170819 9525600 H 1 H 2 + t 5 250261 272160 H 1 2 + 629 7560 H 2 + 2813 7560 H 1 10009 2721600 H 2 2 16334663 19051200 H 1 H 2 + t 4 1083457 38102400 H 1 H 2 + 44057 604800 H 1 2 239 10080 H 2 + 383 2016 H 1 + 559 388800 H 2 2 + t 3 14909 2721600 H 1 H 2 2909 1360800 H 1 2 + 1933 544320 H 2 2 = 0
where H 1 = h θ and H 2 = h 2 λ .
The stability region of the 2PDD6 method is plotted using the coordinate points determined by inserting t in Equation (22) with the values of 1 , 1 and e i θ for 0 θ 2 π . Replacing t = e i θ will result in a complex equation. Then, both the real and imaginary parts will be solved simultaneously. Figure 2 illustrates the stability region for the proposed 2PDD6 method in the H1-H2 plane. This enclosed region is traced by finding the region that satisfies | t | < 1 .
Transparent comparison are plotted in Figure 3 to examine the stability regions between the proposed 2PDD6 method, the fully implicit 2PDAM6 method of order six by Phang et al. [6], and the DAM6 method of order six by Majid et al. [13]. As observed, the stability region of the 2PDD6 method is smaller compared to the other existing methods. It was proven by the study conducted by Majid [18] that the stability region for the fully implicit method is wider than the diagonal method. Nevertheless, we can expect that the performance analysis of the proposed method is at least comparable with the existing methods and has the ability to preserve the accuracy because all the methods possess the same order.

4. Implementation

Our interest is to apply the shooting technique to solve Equation (1) together with the 2PDD6 method proposed in this study. The systematic procedure lies as a ground idea in the shooting methods starting by converting the BVPs into a couple of initial value problems (IVPs). Then, the appropriate initial values are chosen or guessed so that the approximate solutions are satisfied as close as possible to the required right boundary conditions either concomitantly in the Type 1 or Type 2 form.
For Type 1, the boundary conditions in Equation (4) will be transformed to the initial conditions with initial estimates, s 0 , as follows:
y ( a ) = α , y ( a ) = s 0 ,
whereas for Type 2, the given boundary conditions translate to:
y ( a ) = s 0 , y ( a ) = V 1 C y ( a ) ,
where V 1 = α C 1 and C = C 2 C 1 .
The specific steps for producing a numerical solution to the BVPs of either imposing Type 1 or Type 2 by the shooting method are given as follows
  • Set s 0 , and compute the numerical solution using the 2PDD6 formulae.
  • At x N = b , verify if Y N nearly satisfies β or not within the specified set of tolerance, TOL.
    Y N for Type 1 and Type 2 are represented as Y N = C 3 y ( b ) + C 4 y ( b ) β and Y N = y ( b ) β , respectively.
  • If the prescribed stopping condition, Y N β TOL, is satisfied, then the required numerical solution is achieved. Otherwise, set the new guessing value, s n , for n = 1 , 2 , using Steffensen’s method. The entire process is repeated.
This iterative process is continued by revising the new estimate of s n for n = 1 , 2 , using Steffensen’s approach as follows:
s n = s n 1 F ( s n 1 ) 2 F s n 1 + F ( s n 1 ) F ( s n 1 )
where for Type 1: F ( s n 1 ) = C 3 y ( b , s n 1 ) + C 4 y ( b , s n 1 ) β and for Type 2: F ( s n 1 ) = y ( b , s n 1 ) β , until a satisfactory stopping criterion is achieved.
The previous initial guesses, the associated Y N , and the required right boundary condition will be involved in the calculation to generate the new s n . The value for s 0 chosen in this study was based on the consideration in Burden and Faires [19] and Roberts [20] for s 0 = β α b a and s 0 = 0 , respectively. The details approach on our method is presented in Algorithm 1.
Algorithm 1. The 2PDD6 method.
   Step 1:Set TOL, step size, h, and initial estimate, s 0 .
   Step 2:Calculate x n = x 0 + n h for n = 1 , 2 , 3 , 4 .
   Step 3:For n = 1 , 2 , 3 , 4 , calculate the starting values using the one step method.
   Step 4:For n = 4 , and i = 1 to 2, do
x i + 2 = x n + i h , and compute y n + i , y n + i and F n + i using the predictor and corrector formulas
with PE(CE) r modes where r = 1 , 2 , until convergence.
The calculation of the corrector formula as in Equations (13) to (14) involved in the convergence test.
   Step 5:For i = 0 , 1 , , 4 , set
x i = x i + 2 , y i = y i + 2 , y i = y i + 2 , F i = F i + 2 .
   Step 6:If x 4 < b , then repeat Step 4. Else, go to Step 7.
   Step 7:At x 4 = b , verify the stopping condition, | Y N β | T O L . If satisfied, then go to Step 9.
Else, continue Step 8.
   Step 8:Correct a new set of guessing values, s n , for n = 1 , 2 , 3 using the formula in Equation (25).
Repeat Step 2.
   Step 9:Compute the results. Complete.
The accuracy of the method is defined by the magnitude of the numerical error that is obtained using the following formula:
y ( x i ) y i A + B y ( x i ) .
At the same time, our algorithm also involves the convergence test for a better accuracy result, and the respective formula is given by:
y n + 1 r y n + 1 r 1 A + B y n + 1 r < 0.1 × T O L .
The values assigned for A and B correspond to three different types of error, which are the absolute error test for A = 1 , B = 0 , the mixed error test for A = 1 , B = 1 , and the relative error test for A = 0 , B = 1 . The coding was written using the C language, and the computational procedure was computed using the Code::Blocks 16.01 platform.

5. Results and Discussion

This section is devoted to demonstrating the accuracy, efficiency, and applicability of the proposed 2PDD6 method in solving four numerically tested problems in the form of Equation (1) associated with either Type 1 or Type 2 boundary conditions. Problems 1 to 3 used the absolute error test, while Problem 4 used the mixed error test. Tolerance, T O L = 10 5 , was set as the stopping criterion throughout the calculation in order to obtain the required solutions.
Problem 1.
Given differential equations:
y ( x ) = 1 x 2 2 3 x y ( x ) , 1 x 3
with Type 1: y ( 1 ) = 4 and y ( 3 ) + y ( 3 ) = 0 .
The exact solution is y ( x ) = l n ( x ) 1 2 x 2 9 27 13 l n ( 3 ) 1 2 27 26 l n ( 3 ) .
Problem 2.
Given differential equations:
y ( x ) = 1 1 + x 2 ( 2 x y ( x ) + 2 ) + y ( x ) l o g ( 1 + x 2 ) , 0 x 1
with Type 1: y ( 0 ) = 0 and y ( 1 ) + y ( 1 ) = 1 + l o g ( 2 ) . The exact solution is y ( x ) = l o g ( 1 + x 2 ) .
Problem 3.
Given differential equations:
y ( x ) = exp ( 2 y ( x ) ) , 0 x 1
with Type 2: y ( 0 ) + y ( 0 ) = 1 and y ( 1 ) = 1 2 . The exact solution is y ( x ) = l n ( 1 + x ) .
Problem 4.
Given differential equations:
y ( x ) = y 2 ( x ) + 2 π 2 c o s ( 2 π x ) s i n 4 ( π x ) , 0 x 1
with Type 2: y ( 0 ) + y ( 0 ) = 0 and y ( 1 ) = 0 . The exact solution is y ( x ) = s i n 2 ( π x ) .
For a comparable comparison, the numerical results generated by the 2PDD6 method were compared with the results generated by the DAM6 and 2PDAM6 methods, where all the methods satisfied the method of order six. However, the 2PDAM6 method fulfilled the fully implicit features. In addition to that, all the numerical results in Table 1, Table 2, Table 3 and Table 4 were computed using the same shooting strategy as discussed in Section Four.
As we can see in Table 1, at h = 0.05 , 2PDD6 converged faster than the other methods because 2PDD6 acquired the least initial estimates, which resulted in fewer iterations. In solving Problem 2, at h = 0.05 and h = 0.01 , 2PDD6 obtained better accuracy results than the other methods as depicted in Table 2. This reflects that 2PDD6 achieved the smallest magnitude of error when comparing the numerical outputs with the true solution. The accuracy and total guessing values were comparable between 2PDD6 and the other methods when solving Problem 3 at all step sizes, except for h = 0.001 ; the accuracy of DAM6 was slightly better than 2PDD6, as presented in Table 3. Nevertheless, 2PDD6 dominated other methods in terms of timing. Table 4 demonstrates that 2PDD6 obtained superiority in terms of accuracy compared to the DAM6 and 2PDAM6 methods at h = 0.1 . In addition to that, 2PDD6 acquired one less guessing value than DAM6.
Overall, 2PDD6 reached the end interval much faster than DAM6 because two numerical values were generated at one time in the 2PDD6 scheme. This was expected since the total steps taken by 2PDD6 were less than DAM6 by almost half. Beside that, 2PDD6 accumulated less total function calls than 2PDAM6 because diagonal formulas are inexpensive in terms of function evaluations than full formulas. These performances signify that 2PDD6 required less consumption of time when solving all the tested problems, as tabulated in Table 1, Table 2, Table 3 and Table 4. The performance graphs in Figure 4, Figure 5, Figure 6 and Figure 7 visualize the best performances of the 2PDD6 method subject to accuracy and execution speed for a clear comparison with the 2PDAM6 and DAM6 methods.

6. Conclusions

We conclude that the proposed two point diagonally block method of order six was more adequate and competitive to preserve the accuracy, as well as being faster in executing the numerical results when compared to the existing method for directly solving the second order BVPs subject to Type 1 and Type 2 boundary conditions. Therefore, we recommend our method as an alternative iterative solver that has the ability to reduce the operational cost of the process while computing a trustworthy numerical output.

Author Contributions

Investigation, N.M.N.; supervision, Z.A.M.; validation, F.I. and N.B.; writing, original draft, N.M.N.; writing, review and editing, Z.A.M.

Funding

This research was funded by the Research University Grant from the Research Management Centre of Universiti Putra Malaysia.

Acknowledgments

The authors thankfully acknowledge the financial support provided by the Putra Grant with Grant Number GP-IPS/2018/9625100 from the Research Management Centre of Universiti Putra Malaysia and the scholarship sponsored by the Ministry of Education (MOE), Malaysia, under the Academic Training Scheme (SLAB).

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in Table 1, Table 2, Table 3 and Table 4:
MAXER:Maximum error
AVERR:Average error
h:   Step size
TStep:Total steps taken at the last iteration
TFC:Total function call at the last iteration
TG:Total number of guesses
Time:Execution time in seconds
2PDD6:Direct two point diagonal block method of order six proposed in this study
2PDAM6:Direct two step Adams–Moulton block method of order six as in Phang et al. [6]
DAM6:Direct Adams–Moulton method of order six as in Majid et al. [13]

References

  1. Atkinson, K.; Han, W.; Stewart, D.E. Numerical Solution of Ordinary Differential Equations; John Wiley & Sons, Inc.: Hoboken, NJ, USA, 2009; p. 195. [Google Scholar]
  2. Cuomo, S.; Marasco, A. A numerical approach to nonlinear two-point boundary value problems for ODEs. Comput. Math. Appl. 2008, 55, 2476–2489. [Google Scholar] [CrossRef] [Green Version]
  3. Duan, J.-S.; Rach, R.; Wazwaz, A.M.; Chaolu, T.; Wang, Z. A new modified Adomian decomposition method and its multistage form for solving nonlinear boundary value problems with Robin boundary conditions. Appl. Math. Model. 2013, 37, 8687–8708. [Google Scholar] [CrossRef]
  4. Anulo, A.A.; Kibret, A.S.; Gonfa, G.G.; Negassa, A.D. Numerical solution of linear second order ordinary differential equations with mixed boundary conditions by Galerkin method. Math. Comput. Sci. 2017, 2, 66–78. [Google Scholar] [CrossRef]
  5. Awoyemi, D.O.; Adebile, E.A.; Adesanya, A.O.; Anake, T.A. Modified block method for the direct solution of second order ordinary differential equations. Int. J. Appl. Math. Comput. 2011, 3, 181–188. [Google Scholar]
  6. Phang, P.S.; Majid, Z.A.; Suleiman, M. On the solution of two point boundary value problems with two point direct method. Int. J. Mod. Phys. Conf. Ser. 2012, 9, 566–573. [Google Scholar] [CrossRef]
  7. Waeleh, N.; Majid, Z.A. Numerical algorithm of block method for general second order ODEs using variable step size. Sains Malays. 2017, 46, 817–824. [Google Scholar] [CrossRef]
  8. Nasir, N.M.; Majid, Z.A.; Ismail, F.; Bachok, N. Diagonal block method for solving two-point boundary value problems with Robin boundary conditions. Math. Prob. Eng. 2018, 2018, 2056834. [Google Scholar]
  9. Nasir, N.M.; Majid, Z.A.; Ismail, F.; Bachok, N. Two point diagonally block method for solving boundary value problems with Robin boundary conditions. Malays. J. Math. Sci. 2019, 13, 1–14. [Google Scholar]
  10. Ramos, H.; Rufai, M.A. A third-derivative two-step block Falkner-type method for solving general second-order boundary-value systems. Math. Comput. Simul. 2019, 165, 139–155. [Google Scholar] [CrossRef]
  11. Ramos, H.; Rufai, M.A. Numerical solution of boundary value problems by using an optimized two-step block method. Numer. Algorithms 2019, 1–23. [Google Scholar] [CrossRef]
  12. Ha, S.N. A nonlinear shooting method for two-point boundary value problems. Comput. Math. Appl. 2001, 42, 1411–1420. [Google Scholar] [CrossRef] [Green Version]
  13. Majid, Z.A.; Phang, P.S.; Suleiman, M. Solving directly two point non linear boundary value problems using direct Adams–Moulton method. J. Math. Stat. 2011, 7, 124–128. [Google Scholar] [CrossRef]
  14. Lambert, J.D. Computational Methods in Ordinary Differential Equations; John Wiley & Sons Ltd.: Great Britain, UK, 1973; pp. 252–254. [Google Scholar]
  15. Fatunla, S.O. Block methods for second order ODEs. Int. J. Comput. Math. 1991, 41, 55–63. [Google Scholar] [CrossRef]
  16. Ramos, H.; Kalogiratou, Z.; Monovasilis, T.; Simos, T.E. An optimized two-step hybrid block method for solving general second order initial-value problems. Numer. Algorithms 2016, 72, 1089–1102. [Google Scholar] [CrossRef]
  17. Ackleh, A.S.; Allen, E.J.; Kearfott, R.B.; Seshaiyer, P. Classical and Modern Numerical Analysis: Theory, Methods and Practice; CRC Press: London, UK, 2009; pp. 412–414. [Google Scholar]
  18. Majid, Z.A. Parallel Block Methods for Solving Ordinary Differential Equations. Ph.D. Thesis, Universiti Putra Malaysia, Selangor, Malaysia, 2004. [Google Scholar]
  19. Burden, R.L.; Faires, J.D. Numerical Analysis, 9th ed.; Brooks/Cole, Cengage Learning: Boston, MA, USA, 2011; p. 681. [Google Scholar]
  20. Roberts, C.E. Ordinary Differential Equations: A Computational Approach; Prentice-Hall, Inc.: Englewood Cliffs, NJ, USA, 1979; pp. 353–354. [Google Scholar]
Figure 1. Two point block method.
Figure 1. Two point block method.
Mathematics 07 01075 g001
Figure 2. Stability region of the proposed direct block method of order six (2PDD6) method.
Figure 2. Stability region of the proposed direct block method of order six (2PDD6) method.
Mathematics 07 01075 g002
Figure 3. Comparison of the stability regions between 2PDD6, 2PDAM6, and DAM6.
Figure 3. Comparison of the stability regions between 2PDD6, 2PDAM6, and DAM6.
Mathematics 07 01075 g003
Figure 4. Performance graphs of time vs. log MAXE for Problem 1.
Figure 4. Performance graphs of time vs. log MAXE for Problem 1.
Mathematics 07 01075 g004
Figure 5. Performance graphs of time vs. log MAXE for Problem 2.
Figure 5. Performance graphs of time vs. log MAXE for Problem 2.
Mathematics 07 01075 g005
Figure 6. Performance graphs of time vs. log MAXE for Problem 3.
Figure 6. Performance graphs of time vs. log MAXE for Problem 3.
Mathematics 07 01075 g006
Figure 7. Performance graphs of time vs. log MAXE for Problem 4.
Figure 7. Performance graphs of time vs. log MAXE for Problem 4.
Mathematics 07 01075 g007
Table 1. Results for solving Test Problem 1.
Table 1. Results for solving Test Problem 1.
MethodhMAXERAVERRTStepTFCTGTime
DAM60.101.0564(−4)5.5715(−5)206520.459
0.054.5582(−6)2.1032(−6)407330.485
0.013.9852(−9)1.4829(−9)20022820.544
0.0012.5269(−13)1.8016(−13)2000202820.647
2PDAM60.109.1588(−5)2.7699(−5)129630.138
0.051.5746(−5)1.0187(−5)2211630.147
0.016.6570(−9)3.2354(−9)10242420.182
0.0014.3965(−14)2.0196(−14)1002402420.478
2PDD60.102.3596(−4)1.4009(−4)126820.126
0.056.1990(−6)3.9173(−6)227420.136
0.013.7837(−9)1.2019(−9)10222820.172
0.0012.1760(−13)1.4017(−13)1002202820.219
Table 2. Results for solving Test Problem 2.
Table 2. Results for solving Test Problem 2.
MethodhMAXERAVERRTStepTFCTGTime
DAM60.105.5585(−6)3.8778(−6)104420.396
0.056.8134(−8)4.0499(−8)204820.410
0.014.7002(−12)3.0072(−12)10012820.442
0.0011.9984(−15)6.3048(−16)1000102820.541
2PDAM60.102.3984(−6)1.4746(−6)75620.146
0.052.1534(−7)1.0869(−7)126420.182
0.011.1817(−11)6.3774(−12)5222420.203
0.0011.8874(−15)6.7210(−16)502201420.497
2PDD60.101.7657(−6)1.2702(−6)74420.120
0.051.0605(−8)4.7569(−9)124820.141
0.013.4963(−13)8.8978(−14)5212820.156
0.0012.3315(−15)9.3690(−16)502102820.367
Table 3. Results for solving Test Problem 3.
Table 3. Results for solving Test Problem 3.
MethodhMAXERAVERRTStepTFCTGTime
DAM60.104.2518(−6)2.2424(−6)103910.387
0.052.0221(−7)1.0901(−7)204810.394
0.018.3222(−11)4.8364(−11)10012810.403
0.0018.8818(−16)4.3506(−16)1000102810.449
2PDAM60.103.3869(−6)1.9785(−6)74810.125
0.051.7258(−7)9.8088(−8)126410.139
0.017.8293(−11)4.6356(−11)5222410.143
0.0011.9984(−15)1.0042(−15)502202410.272
2PDD60.103.0436(−6)1.9095(−6)74010.111
0.051.4687(−7)8.9600(−8)124810.125
0.017.5328(−11)4.5165(−11)5212810.135
0.0011.9984(−15)1.0142(−15)502102810.235
Table 4. Results for solving Test Problem 4.
Table 4. Results for solving Test Problem 4.
MethodhMAXERAVERRTStepTFCTGTime
DAM60.102.4032(−3)1.2027(−3)104630.421
0.052.0730(−5)1.2485(−5)206420.439
0.016.5416(−9)1.8124(−9)10012810.419
0.0017.1180(−14)2.2245(−14)1000102810.442
2PDAM60.103.5119(−3)1.7495(−3)75620.143
0.056.4821(−5)3.2109(−5)129220.185
0.016.5757(−9)1.9641(−9)5222410.215
0.0017.3618(−14)2.3120(−14)502202410.395
2PDD60.105.1071(−4)2.7006(−4)74620.137
0.052.7670(−5)1.4512(−5)126420.162
0.016.4668(−9)2.0067(−9)5212810.172
0.0017.2182(−14)2.2759(−14)502102810.364

Share and Cite

MDPI and ACS Style

Mohd Nasir, N.; Abdul Majid, Z.; Ismail, F.; Bachok, N. Direct Integration of Boundary Value Problems Using the Block Method via the Shooting Technique Combined with Steffensen’s Strategy. Mathematics 2019, 7, 1075. https://doi.org/10.3390/math7111075

AMA Style

Mohd Nasir N, Abdul Majid Z, Ismail F, Bachok N. Direct Integration of Boundary Value Problems Using the Block Method via the Shooting Technique Combined with Steffensen’s Strategy. Mathematics. 2019; 7(11):1075. https://doi.org/10.3390/math7111075

Chicago/Turabian Style

Mohd Nasir, Nadirah, Zanariah Abdul Majid, Fudziah Ismail, and Norfifah Bachok. 2019. "Direct Integration of Boundary Value Problems Using the Block Method via the Shooting Technique Combined with Steffensen’s Strategy" Mathematics 7, no. 11: 1075. https://doi.org/10.3390/math7111075

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop