Efficient Decomposition Shooting Method for Solving Third-Order Boundary Value Problems

Abstract

The present paper proposes a mathematical method to numerically treat a class of third-order linear Boundary Value Problems (BVPs). This method is based on the combination of the Adomian Decomposition Method (ADM) and, the modified shooting method. A complete derivation of the proposed method has been provided, in addition to its numerical implementation and, validation via the utilization of the Runge-Kutta method and, other existing methods. The method has been applied to diverse test problems and turned out to perform remarkably. Lastly, the simulated numerical results have been graphically illustrated and, also supported by some absolute error comparison tables.

Share and Cite:

Al-Zaid, N. , Alzahrani, K. , Bakodah, H. and Al-Mazmumy, M. (2023) Efficient Decomposition Shooting Method for Solving Third-Order Boundary Value Problems. International Journal of Modern Nonlinear Theory and Application, 12, 81-98. doi: 10.4236/ijmnta.2023.123006.

1. Introduction

Many physical problems arising in engineering, science, economics, social science and, business are modeled mostly using the Ordinary Differential Equations (ODEs) in the form of either the Boundary Value problems (BVPs) or Initial Value Problems (IVPs), or their combination. Additionally, not all of these ODEs have exact analytical solutions through the known analytical techniques. Thus, this reason has forced various mathematicians and researchers to direct their inquisitiveness in the search for optimal computational procedures that will serve as an alternative approach to at least get hold of approximate solutions whenever the exact solutions are not analytically realistic.

However, the ODEs of particular concern in this study are the third-order linear BVPs. Many attempts have been made in the past literature to study different forms of third-order BVPs, including for instance the coupled systems of third-order BVPs and, laying a solid foundation for the existence and stability of the associated solutions, see [1] - [6] and, the references therewith. Moreover, as the methods for BVPs are very limited, Javeed et al. [7] proposed a numerical approach based on the application of the shooting method to solve different BVPs by coming up with higher-order initial guesses. It is remarkable to state here that the shooting method utilized in [7] is a promising iterative approach that starts off by transforming the governing BVPs to corresponding IVPs. To go further, some coupled systems of third-order BVPs were tackled using different methods like the finite difference method by Noor et al. [8] and, via the application of a meticulous computational procedure by Al-Said [9] . See also the recent work of Nasira et al. [10] for a new numerical procedure to solve third-order BVPs with two-point and multipoint Robin boundary data. Furthermore, the well-known semi-analytical method called the Adomian Decomposition Method (ADM) has equally been greatly used in both the past and recent literature for solving various linear and nonlinear BVPs, see [11] - [20] and the references therewith for some related studies and various modifications of the ADM.

Furthermore, since we aim in this study to combine the ADM and shooting method to numerically examine the third-order linear BVPs, it is notable to mention the work of Attili and Syam [21] where the combination of these methods was proposed and used to study the two-point BVPs of the form

q ( t ) u ( t ) + q ( t ) u ( t ) = f ( t , u , u ) , (1)

with the following prescribed Dirichlet boundary data

u ( a ) = α , u ( b ) = β , (2)

where the functions q ( t ) , q ( t ) and f ( t , u , u ) are known continuous functions. Further, the following inverse operator was particularly utilized while studying the problem [21]

L 1 ( t , D ) = a t d x q ( x ) a x d s ξ ( s ) u ( s ) , (3)

where

L ( t , D ) = ξ ( t ) D q ( t ) D , (4)

with D = d d ( t ) , and 1 q ( t ) is locally integrable; while q ( t ) and ξ ( t ) are smooth functions.

However, the present paper proposes a numerical method to study a class of third-order linear BVPs by utilizing the combination of the ADM and, the modified shooting method. A complete derivation of this method will be provided, executed and, validated using promising methods in the literature.

2. Adomian Decomposition Method (ADM)

The ADM is an efficient semi-analytical method that is widely used to solve a variety of functional equations. To demonstrate how this method is utilized, let us consider the following generalized third-order linear ODE

y = p ( x ) y + q ( x ) y + r ( x ) y + s ( x ) , a x b , (5)

subject to the following initial conditions

y ( a ) = λ , y ( a ) = α , y ( a ) = t . (6)

Now, expressing the above equation in an operator form, we write

L y = p ( x ) y + q ( x ) y + r ( x ) y + s ( x ) , a x b , (7)

where L = d 3 d x 3 , and the functions p ( x ) , q ( x ) , r ( x ) , s ( x ) are known prescribed functions; while λ , α and t are also known constants. The inverse operator is expressed as

L 1 ( . ) = a x a x a x ( . ) d x d x d x . (8)

Therefore, applying the inverse operators given in Equation (8) to Equation (7), we have

y ( x ) = ϕ ( x ) + L 1 ( p ( x ) y + q ( x ) y + r ( x ) y + s ( x ) ) , (9)

such that

L ϕ ( x ) = 0. (10)

Additionally, the ADM decomposed the solution y ( x ) as follows

y ( x ) = n = 0 y n ( x ) ,

such that upon substituting it into Equation (9) yields

n = 0 y n = ϕ ( x ) + L 1 [ p ( x ) ( d 2 d x 2 n = 0 y n ) + q ( x ) ( d d x n = 0 y n ) + r ( x ) ( n = 0 y n ) + s ( x ) ] ,

through which the ADM recurrently gives the following iterates

y 0 = ϕ ( x ) + L 1 ( s ( x ) ) ,

y n + 1 = L 1 ( p ( x ) y n + q ( x ) y n + r ( x ) y n ) , n 0. (11)

such that the overall closed-form solution (approximate solution) of the governing equation given in Equation (5) together with the conditions given in Equation (6) is expressed as

y m ( x ) = n = 0 m y n ( x ) .

3. Efficient Decomposition Shooting Method (EDSM)

The shooting method is a promising iterative approach that starts off by transforming the governing BVP to a corresponding system of IVPs with specified initial value conditions. These unknown initial conditions are guessed to solve the IVPs; whereas the accurateness of the guessed missing initial conditions is thereafter ascertained by putting both the given value at the terminal point and, the computed value of the dependent variable side by side. Furthermore, when these two values differ, a new value should be guessed continuously until an agreed value is attained between the two under a specified degree of accurateness.

At the moment, let us consider the following third-order linear two-point BVP

y = p ( x ) y + q ( x ) y + r ( x ) y + s ( x ) , a x b , (12)

y ( a ) = λ , y ( a ) = α , y ( b ) = β , (13)

Now, based on the shooting method, the third-order BVP given above will turn into two IVPs where the boundary conditions given in Equation (13) will be replaced with specific initial conditions for each IVP as follows

u = p ( x ) u + q ( x ) u + r ( x ) u + s ( x ) , a x b , (14)

u ( a ) = λ , u ( a ) = α , u ( a ) = 0 , (15)

and

v = p ( x ) v + q ( x ) v + r ( x ) v , a x b , (16)

v ( a ) = 0 , v ( a ) = 0 , v ( a ) = 1. (17)

Additionally, Equation (14) can be written as

L u = p ( x ) u + q ( x ) u + r ( x ) u + s ( x ) , (18)

where the proposed differential operator may take the form of L earlier defined; together with inverse L 1 given in Equation (8).

By applying L 1 on Equation (18), one gets

u ( x ) = ϕ 1 ( x ) + L 1 ( p ( x ) u ) + L 1 ( q ( x ) u ) + L 1 ( r ( x ) u ) + L 1 ( s ( x ) ) , (19)

such that L ϕ 1 ( x ) = 0 .

Next, the ADM decomposes the solution u ( x ) by the following infinite series

u ( x ) = n = 0 u n ( x ) , (20)

where the component u n ( x ) are recurrently determined. More, substituting the above series solution into Equation (19) yields

n = 0 u n = ϕ 1 ( x ) + L 1 ( p ( x ) n = 0 u n ( x ) ) + L 1 ( q ( x ) n = 0 u n ( x ) ) + L 1 ( r ( x ) n = 0 u n ( x ) ) + L 1 ( s ( x ) ) , (21)

of which the components u n ( x ) are recurrently found as follows

u 0 = ϕ 1 ( x ) + L 1 ( s ( x ) ) , u 1 = L 1 ( p ( x ) u 0 ( x ) + q ( x ) u 0 ( x ) + r ( x ) u 0 ( x ) ) , u 2 = L 1 ( p ( x ) u 1 ( x ) + q ( x ) u 1 ( x ) + r ( x ) u 1 ( x ) ) , (22)

and so on. Also, for the sake of numerical computation, the m-term approximant are considered as

u = ψ 1 , m ( x ) = k = 0 m u k ( x ) , (23)

Similarly, corresponding to the second BVP given in Equation (16), we can compute

v = ψ 2 , m ( x ) = k = 0 m v k ( x ) , (24)

where the components v k ( x ) can be determined as

v 0 = ϕ 2 ( x ) , v 1 = L 1 ( p ( x ) v 0 ( x ) + q ( x ) v 0 ( x ) + r ( x ) v 0 ( x ) ) , v 2 = L 1 ( p ( x ) v 1 ( x ) + q ( x ) v 1 ( x ) + r ( x ) v 1 ( x ) ) , (25)

and so on. Subsequently, we construct z where z can be written as

z 1 ( x ) = u 1 ( x ) + θ v 1 ( x ) , z 2 ( x ) = u 2 ( x ) + θ v 2 ( x ) , (26)

and so on, where θ is a constant number.

Hence, let u ( x ) and v ( x ) denote the solutions to the third-order linear IVPs given in Equations (14)-(17), respectively, then, we define

z ( x ) = u ( x ) + β u ( b ) v ( b ) v ( x ) , v ( b ) 0 , (27)

where z ( x ) is the solution to the third-order linear BVP given Equations ((12), (13)).

4. Numerical Examples

This section examines the proposed methodology for the third-order linear BVPs by demonstrating its applicability to some selected test problems. The method is also compared with the mixture of the fourth-order Runge-Kutta approach and the shooting method to further assess the performance of the proposed method. Similarly, we will compare our results with other numerical methods in the literature [22] - [28] according to the value of m used in them. Therefore, each method used in the comparison was indicated by an abbreviated symbol as follows:

· LSRKM4: Fourth-Order Linear Shooting Runge-Kutta Method in [22] .

· FDM: Finite Difference Method in [22] .

· PAM (3, 3): Pade Approximation (3, 3) Method in [22] .

· RCAM: Rational Chebyshev Approximation Method in [22] .

· QBSM: Quartic B-Spline Method in [22] .

· HPM2 Second-Order Homotopy Perturbation Method [23] .

· LSHPM2: Second-Order Least Square Homotopy Perturbation Method [23] .

· RKT3s4: Three-Stage Fourth-Order Explicit Runge-Kutta Type Method [24] .

· GJGOMM: Generalized Jacobi-Galerkin Operational Matrix Method in [25] .

· OCM: Operational Collocation Method in [26] .

· ESM: Exponential Spline Method [27] .

· QNSM: Quintic Non-polynomial Spline Method [28] .

Further, we present certain supportive Tables 1-8 and Figures 1-6 reporting the absolute error difference between the exact analytical solution and, on the other hand, the obtained numerical results using the proposed Efficient Decomposition Shooting Method (EEDSM) and, further validated with the fourth-order Runge-Kutta method (ESRKM4). Furthermore, it is worth mentioning here that, in all the graphical comparative illustrations given in Figures 1-6, the exact analytical solution is portrayed using a blue line, the proposed approximate solution EEDSM is shown using a dashed dotted red line and, finally, the approximate benchmark solution ESRKM4 is depicted using asterisked curve black.

Example 1. Consider the third-order linear BVP given by [22]

y = 2 x 2 y 3 x y 5 x 2 y + e 2 x ( 3 x 3 x 2 5 x 4 ) , 0 x 1 ,

y ( 0 ) = 1 , y ( 0 ) = 1 , y ( 1 ) = 0.

The exact analytical solution is given by y ( x ) = e 2 x ( 1 x ) .

Now, based on the proposed modified shooting decomposition method, we make consideration to the following two IVPs

u = 2 x 2 u 3 x u 5 x 2 u + e 2 x ( 3 x 3 x 2 5 x 4 ) , (28)

u ( 0 ) = 1 , u ( 0 ) = 1 , u ( 0 ) = 0 , (29)

and

v = 2 x 2 v 3 x v 5 x 2 v , (30)

v ( 0 ) = 0 , v ( 0 ) = 0 , v ( 0 ) = 1. (31)

The operator versions of Equations (28) and (30) can be written as

L u = 2 x 2 u 3 x u 5 x 2 u + e 2 x ( 3 x 3 x 2 5 x 4 ) , (32)

L v = 2 x 2 v 3 x v 5 x 2 v . (33)

Applying L 1 to both sides in Equation (32) using the conditionsin Equation (29), we get

u ( x ) = 15 4 + 27 8 x + 17 16 x 2 + 3 8 x 3 e 2 x 29 16 x 2 e 2 x + 25 8 x e 2 x 11 4 e 2 x + L 1 ( 2 x 2 u 3 x u 5 x 2 u ) . (34)

Similarly, applying L 1 to both sides of Equation (33) using the conditions in Equation (31), we get

v ( x ) = x 2 2 + L 1 ( 2 x 2 v 3 x v 5 x 2 v ) . (35)

What’s more, decomposing the respective solutions in Equations (34) and (35) based on the ADM, then respective recursive relationships are thus given by

{ u 0 ( x ) = 15 4 + 27 8 x + 17 16 x 2 + 3 8 x 3 e 2 x 29 16 x 2 e 2 x + 25 8 x e 2 x 11 4 e 2 x , u n + 1 ( x ) = 2 L 1 ( x 2 u n ) 3 L 1 ( x u n ) 5 L 1 ( x 2 u n ) , n 0 ,

and

{ v 0 ( x ) = x 2 2 , v n + 1 ( x ) = 2 L 1 ( x 2 v n ) 3 L 1 ( x v n ) 5 L 1 ( x 2 v n ) , n 0.

In addition, expressing some of the terms from the above recursive relationships, we get

{ u 0 ( x ) = 15 4 + 27 8 x + 17 16 x 2 + 3 8 x 3 e 2 x 29 16 x 2 e 2 x + 25 8 x e 2 x 11 4 e 2 x , u 1 ( x ) = 87 128 x 17 672 x 7 9 64 x 6 167 480 x 5 27 64 x 4 + 9 64 x 5 e x 2 57 64 x 4 e x 2 + 73 32 x 3 e x 2 397 128 x 2 e x 2 + 333 128 x e x 2 123 128 e x 2 23 128 x 2 + 123 128 ,

and

{ v 0 ( x ) = x 2 2 , v 1 ( x ) = 1 60 x 5 1 84 x 7 ,

Then, the solutions of Equations (28) and (30) with m = 10 are obtained in a series form. Finally, the approximate solution z ( x ) with m = 10 , h = 1 10 , and x k = k h for k = 0 , 1 , , m , is given by

z ( x k ) = u ( x k ) + u ( 1 ) v ( 1 ) v ( x k ) .

In Table 1, we report the absolute error difference between the exact analytical solution and, the proposed solution EEDSM and, further validated with ESRKM4 and the other methods described in [22] . In ESRKM4 and ELSRKM4, the same method was used, which is the shooting method with Runge-Kutta method of order four, but using different hypotheses, so that in ESRKM4, hypotheses (29) and (31) were used, but in ELSRKM4 other hypotheses were used, which are as follows

u ( 0 ) = 1 , u ( 0 ) = 0 , u ( 0 ) = 0 ,

and

v ( 0 ) = 0 , v ( 0 ) = 1 , v ( 0 ) = 0 ,

thus, we note that ESRKM4 was more accurate than ELSRKM4.

Table 1. The absolute error for EDSM, SRKM4 and the methods described in [22] when m = 10 .

Table 2. Comparison between different methods when m = 10 .

From Table 2, we can see that EDSM is the most efficient method for solving example 1, compare with the results of the five methods in ref. [22] and SRKM4.

Again, we portray the exact analytical and approximate solutions in Figure 1; one would notice an ideal agreement between these solutions.

Example 2. Consider the third-order linear BVP given by [23] [24] [25] [26]

y x y = e x ( x 3 2 x 2 5 x 3 ) , 0 x 1

y ( 0 ) = 0 , y ( 0 ) = 1 , y ( 1 ) = 0.

The exact analytical solution is given by y ( x ) = x ( 1 x ) e x .

The approximate solution z ( x ) with m = 10 , h = 1 10 , and x k = k h for k = 0 , 1 , , m , is given by

z ( x k ) = u ( x k ) + u ( 1 ) v ( 1 ) v ( x k ) .

In Table 3, we report the absolute error difference between the exact analytical solution and, the proposed solution EEDSM and, further validated with ESRKM4 and the other methods described in [23] .

From Table 4, we can see that EDSM is the most efficient method for solving example 2, compare with the results of the all methods in [23] [24] [25] [26] and SRKM4.

Again, we portray the exact analytical and approximate solutions in Figure 2; one would notice an ideal agreement between these solutions.

Example 3. Consider the third-order linear singularly perturbed BVP given by [24] [25] [27] :

ϵ y + y = 81 ϵ 2 cos ( 3 x ) + 3 ϵ sin ( 3 x ) , 0 x 1

Figure 1. Graphical comparative depictions of the exact and approximate solutions with m = 10 .

Table 3. The absolute error for EDSM, SRKM4 and the methods described in [23] when m = 10 .

Table 4. Comparison between different methods.

Figure 2. Graphical comparative depictions of the exact and approximate solutions with m = 10 .

y ( 0 ) = 0 , y ( 0 ) = 9 ϵ , y ( 1 ) = 3 ϵ sin ( 3 ) .

The exact analytical solution is given by y ( x ) = 3 ϵ sin ( 3 x ) .

The approximate solution z ( x ) with m = 10 , h = 1 10 , and x k = k h for k = 0 , 1 , , m , is given by

z ( x k ) = u ( x k ) + 3 ϵ sin ( 3 ) u ( 1 ) v ( 1 ) v ( x k ) .

In Table 5, we report the absolute error difference between the exact analytical solution and, the proposed solution EEDSM and, further validated with ESRKM4.

From Table 6, we can see that EDSM is the most efficient method for solving example 3, compare with the results of the all methods in [24] [25] [27] and SRKM4.

Again, we portray the exact analytical and approximate solutions in Figures 3-5; one would notice an ideal agreement between these solutions.

Example 4. Consider the third-order linear BVP given by [24] [27] [28] :

ϵ y + y = 6 ϵ ( 1 x ) 5 x 3 6 ϵ 2 ( 6 ( 1 x ) 5 90 ( 1 x ) 4 x + 180 ( 1 x ) 3 x 2 60 ( 1 x ) 2 x 3 ) , 0 x 1 ,

y ( 0 ) = 0 , y ( 0 ) = 0 , y ( 1 ) = 0.

The exact analytical solution is given by y ( x ) = 6 x 3 ϵ ( 1 x ) 5 .

The approximate solution z ( x ) with m = 10 , h = 10 , and x k = k h for

k = 0 , 1 , , m , is given by

Table 5. The absolute error for EDSM and SRKM4 when m = 10 and different values ϵ .

Table 6. Comparison between different methods when different values m and ϵ .

Figure 3. Graphical comparative depictions of the exact and approximate solutions with m = 10 and ϵ = 1 16 .

Figure 4. Graphical comparative depictions of the exact and approximate solutions with m = 10 and ϵ = 1 32 .

Figure 5. Graphical comparative depictions of the exact and approximate solutions with m = 10 and ϵ = 1 64 .

z ( x k ) = u ( x k ) + u ( 1 ) v ( 1 ) v ( x k ) .

In Table 7, we report the absolute error difference between the exact analytical solution and, the proposed solution EEDSM and, further validated with ESRKM4.

From Table 8, we can see that EDSM is the most efficient method for solving example 4, comparison with the results of the all methods in [24] [27] [28] and SRKM4 when m = 10 . Also, the EDSM was more accurate when compared with the same methods at m 20 , where we obtained the absolute error value of zero

Table 7. The absolute error for our method when m = 10 and different values ϵ .

Table 8. Comparison between different methods when m = 10 and different values ϵ .

for all values of ϵ .

Again, we portray the exact analytical and approximate solutions in Figures 6-8; one would notice an ideal agreement between these solutions.

5. Conclusion

In conclusion, the present paper proposed a numerical method to treat a particular class of third-order BVPs based on the combination of the shooting method and, the Adomian decomposition method (EDSM). A complete derivation of the method has been provided, in addition to its numerical implementation and, validation with the help of the shooting method with the fourth-order Runge-Kutta method (SRKM4). The proposed method was further applied to certain test problems and turned out to outperform the SRKM4 and, other available

Figure 6. Graphical comparative depictions of the exact and approximate solutions with m = 10 and ϵ = 1 16 .

Figure 7. Graphical comparative depictions of the exact and approximate solutions with m = 10 and ϵ = 1 32 .

Figure 8. Graphical comparative depictions of the exact and approximate solutions with m = 10 and ϵ = 1 64 .

methods in the literature. Lastly, we reported the simulated numerical results via graphical illustrations and, comparison tables.

Conflicts of Interest

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

References

[1] Tunç, C. (2009) On the Stability and Boundedness of Solutions of Nonlinear Vector Differential Equations of Third Order. Nonlinear Analysis: Theory, Methods & Applications, 70, 2232-2236.
https://doi.org/10.1016/j.na.2008.03.002
[2] Ezeilo, J.O.C. (1967) A Generalization of a Boundedness Theorem for a Certain Third-Order Differential Equation. Mathematical Proceedings of the Cambridge Philosophical Society, 63, 735-742.
https://doi.org/10.1017/S0305004100041736
[3] Ezeilo, J.O.C. (1962) A Property of the Phase-Space Trajectories of a Third Order Non-Linear Differential Equation. Journal of the London Mathematical Society, 37, 33-41.
https://doi.org/10.1112/jlms/s1-37.1.33
[4] Reissig, R., Sansone, G. and Conti, R. (1974) Nonlinear Differential Equations of Higher Order. Noordhoff, Groningen.
[5] Tunç, C. and Ales, M. (2006) Stability and Boundedness Results for Solutions of Certain Third Order Nonlinear Vector Differential Equations. Nonlinear Dynamics, 45, 273-281.
https://doi.org/10.1007/s11071-006-1437-3
[6] Rauch, L.L. (1950) Oscillation of a Third Order Nonlinear Autonomous System. In: Lefschetz, S., Ed., Contributions to Theory of Nonlinear Oscillations, Vol. 1, Princeton University Press, Princeton, 39-88.
https://doi.org/10.1515/981400882632-003
[7] Javeed, S., Shabnam, A. and Baleanu, D. (2019) An Improved Shooting Technique for Solving Boundary Value Problems Using Higher Order Initial Approximation Algorithms. Punjab University Journal of Mathematics, 51, 101-113.
[8] Noor, M.A., Al-Said, E. and Noor, K. (2012) Finite Difference Method for Solving a System of Third-Order Boundary Value Problem. Journal of Applied Mathematics, 2012, Article ID: 351764.
https://doi.org/10.1155/2012/351764
[9] Al-Said, E.A. (2000) Numerical Solutions for System of Third-Order Boundary Value Problems. International Journal of Computer Mathematics, 78, 111-121.
https://doi.org/10.1080/00207160108805100
[10] Nasir, N.M., Majid, Z.A., Ismail, F. and Bachok, N. (2021) Direct Integration of the Third-Order Two Point and Multipoint Robin Type Boundary Value Problems. Mathematics and Computers in Simulation, 182, 411-427.
https://doi.org/10.1016/j.matcom.2020.10.028
[11] Adomian, G. (1994) Solving Frontier Problems of Physics: The Decomposition Method. Kluwer, Boston.
https://doi.org/10.1007/978-94-015-8289-6
[12] Adomian, G. (1988) A Review of the Decomposition Method in Applied Mathematics. Journal of Mathematical Analysis and Applications, 135, 501-544.
https://doi.org/10.1016/0022-247X(88)90170-9
[13] Singh, N. and Kumar, M. (2011) Adomian Decomposition Method for Solving Higher Order Boundary Value Problems. Mathematical Theory and Modeling, 2, 11-22.
[14] Adomain, G. and Rach, R. (1992) Noise Terms in Decomposition Solution Series. Computers & Mathematics with Applications, 24, 61-64.
https://doi.org/10.1016/0898-1221(92)90031-C
[15] Adomain, G. and Rach, R. (1994) Modified Decomposition Solution of Linear and Nonlinear Boundary-Value Problems. Nonlinear Analysis: Theory, Methods & Applications, 23, 615-619.
https://doi.org/10.1016/0362-546X(94)90240-2
[16] Bakodah, H.O. (2012) Some Modifications of Adomian Decomposition Method Applied to Nonlinear System of Fredholm Integral Equations of the Second Kind. International Journal of Contemporary Mathematical Sciences, 7, 929-942.
[17] Bakodah, H.O. (2013) Modified Adomian Decomposition Method for the Generalized Fifth Order KdV Equations. American Journal of Computational Mathematics, 3, 53-58.
https://doi.org/10.4236/ajcm.2013.31008
[18] Al-Zaid, N.A., Bakodah, H.O. and Hendi, F.A. (2013) Numerical Solutions of the Regularized Long-Wave (RLW) Equation Using New Modification of Laplace-Decomposition Method. Advances in Pure Mathematics, 3, 159-163.
https://doi.org/10.4236/apm.2013.31A022
[19] Al-Zaid, N.A., Bakodah, H.O. and Ebaid, A. (2018) Solving a Class of Partial Differential Equations with Different Types of Boundary Conditions by Using a Generalized Inverse Operator: Decomposition Method. Nonlinear Analysis and Differential Equations, 6, 25-41.
https://doi.org/10.12988/nade.2018.843
[20] Bakodah, H.O., Hendi, F.A. and Al-Zaid, N. (2012) Application of the New Modified Decomposition Method to the Regularized Long-Wave Equation. Life Science Journal, 9, 5862-5866.
[21] Attili, B.S. and Syam, M.I. (2008) Efficient Shooting Method for Solving Two Point Boundary Value Problems. Chaos, Solitons & Fractals, 35, 895-903.
https://doi.org/10.1016/j.chaos.2006.05.094
[22] Shanab, S. (2017) Numerical Methods for Solving Third Order Two-Point Boundary Value Problems. An-Najah National University, Nablus.
[23] Qayyum, M. and Oscar, O. (2021) Least Square Homotopy Perturbation Method for Ordinary Differential Equations. Journal of Mathematics, 2021, Article ID: 7059194.
https://doi.org/10.1155/2021/7059194
[24] Abdulsalam, A., Senu, N. and Majid, Z.A. (2019) Direct One-Step Method for Solving Third-Order Boundary Value Problems. International Journal of Applied Mathematics, 32, 155-176.
https://doi.org/10.12732/ijam.v32i2.1
[25] Abd-Elhameed, W.M. (2015) Some Algorithms for Solving Third-Order Boundary Value Problems Using Novel Operational Matrices of Generalized Jacobi Polynomials. Abstract and Applied Analysis, 2015, Article ID: 672703.
https://doi.org/10.1155/2015/672703
[26] Abd-Elhameed, W.M. and Napoli, A. (2020) A Unified Approach for Solving Linear and Nonlinear Odd-Order Two-Point Boundary Value Problems. Bulletin of the Malaysian Mathematical Sciences Society, 43, 2835-2849.
https://doi.org/10.1007/s40840-019-00840-7
[27] Wakjira, Y.A. and Duressa, G.F. (2020) Exponential Spline Method for Singularly Perturbed Third-Order Boundary Value Problems. Demonstratio Mathematica, 53, 360-372.
https://doi.org/10.1515/dema-2020-0024
[28] Wakjira, Y.A., Duressa, G.F. and Bullo, T.A. (2018) Quintic Non-Polynomial Spline Methods for Third Order Singularly Perturbed Boundary Value Problems. Journal of King Saud University-Science, 30, 131-137.
https://doi.org/10.1016/j.jksus.2017.01.008

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.