Next Article in Journal
Facial Expression Recognition Based on Discrete Separable Shearlet Transform and Feature Selection
Previous Article in Journal
Comparative Study in Fuzzy Controller Optimization Using Bee Colony, Differential Evolution, and Harmony Search Algorithms
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Diagonally Implicit Runge–Kutta Type Method for Directly Solving Special Fourth-Order Ordinary Differential Equations with Ill-Posed Problem of a Beam on Elastic Foundation

1
Institute for Mathematical Research, Universiti Putra Malaysia, Serdang 43400 UPM, Selangor, Malaysia
2
Department of Mathematics, Universiti Putra Malaysia, Serdang 43400 UPM, Selangor, Malaysia
3
Department of Mathematics, Faculty of Computer Science and Mathematics, University of Tikrit, Tikrit P.O. Box 42, Iraq
*
Author to whom correspondence should be addressed.
Algorithms 2019, 12(1), 10; https://doi.org/10.3390/a12010010
Submission received: 7 December 2018 / Revised: 24 December 2018 / Accepted: 27 December 2018 / Published: 29 December 2018

Abstract

:
In this study, fifth-order and sixth-order diagonally implicit Runge–Kutta type (DIRKT) techniques for solving fourth-order ordinary differential equations (ODEs) are derived which are denoted as DIRKT5 and DIRKT6, respectively. The first method has three and the another one has four identical nonzero diagonal elements. A set of test problems are applied to validate the methods and numerical results showed that the proposed methods are more efficient in terms of accuracy and number of function evaluations compared to the existing implicit Runge–Kutta (RK) methods.

1. Introduction

Fourth-order ordinary differential equations (ODEs) can be found in several areas of neural network engineering and applied sciences [1], fluid dynamics [2], ship dynamics [3,4,5], electric circuits [6] and beam theory [7,8]. Consider the numerical method to solve special of order four for initial value problems (IVPs) in the form of
u ( 4 ) ( t ) = f t , u ( t ) , u ( t 0 ) = u 0 , u ( t 0 ) = u 0 , u ( t 0 ) = u 0 , u ( t 0 ) = u 0 , t t 0
The significance of the implicit methods is due to its high orders of accuracy that can be achieved for the same stage number which is superior to the explicit methods. This makes it more favorable to solve stiff problems. However, there are other problem classes, such as differential algebraic equations, for which implicit Runge–Kutta (RK) methods also have a vital role. In additionally, diagonally implicit Runge–Kutta (DIRK) methods are characterized by a lower triangular A-matrix with at least one nonzero diagonal entry and are sometimes referred to as semi-implicit or semi-explicit Runge–Kutta methods. So, there are two general methods can be used to solve Equation (1). The first method is to convert Equation (1) to first-order problem and then use any RK method. So, many of implicit RK methods have been constructed such as Ismail et al. [9] and so on. The second method is to solve Equation (1) directly utilizing Runge–Kutta Type (RKT) method. Several researchers presented an efficient implicit RK approach for second order systems (see Ismail [10], Attili et al. [11], Senu et al. [12,13]). Subsequently, Senu et al. [14] constructed new 4(3) pairs diagonally implicit Runge–Kutta Nyström method for periodic IVPs. Wen et al. [15] developed two classes of three-stage diagonally implicit Runge–Kutta type (DIRKT) methods with an explicit stage for stiff oscillatory problems. Farago et al. [16] presented the convergence of DIRK methods combined with Richardson extrapolation.
The main purpose of this study is to present DIRKT approach for solving special fourth-order ODEs which applies to ill-posed problem of a beam on elastic foundation. In addition, when solving Equation (1) numerically, attention must be paid to the algebraic order of the approach applied, since this is the major norm for realizing high accuracy.
We organised this paper as follows: The idea of formulation of the DIRKT methods to solve problem (1) is discussed in Section 2. In Section 3, order conditions of the DIRKT approach are presented. In Section 4, three-stage of order five and four-stage of order six DIRKT methods are constructed. In Section 5, the effectiveness of the proposed methods compared with existing implicit RK methods. Lastly, in Section 6, a conclusion is given.

2. Derivation of the DIRKT Methods

The general type of implicit Runge–Kutta type technique with m-stage for solving the IVPs (1) can be written as follows:
u n + 1 = u n + h u n + h 2 2 u n + h 3 6 u n + h 4 i = 1 m b i k i , u n + 1 = u n + h u n + h 2 2 u n + h 3 i = 1 m b i k i , u n + 1 = u n + h u n + h 2 i = 1 m b i k i , u n + 1 = u n + h i = 1 m b i k i ,
where
k i = f t n + c i h , u n + c i h u n + h 2 2 c i 2 u n + h 3 6 c i 3 u n + h 4 j = 1 m a i j k j
for i = 1 , 2 , 3 , , m .
DIRKT method parameters b i , b i , b i , b i , a i j and c i for i , j = 1 , 2 , , m are assumed to be real, m is the number of stages of the method. The technique is diagonally implicit when a i j = 0 for i < j . The latter class contains of singly DIRKT methods where the matrix A is lower triangular and all the entries in the diagonal of A are equal. The DIRKT method is presented by the Butcher tableau (see Table 1).

3. Order Conditions of the DIRKT Method

The algebraic order conditions for the RKT formula up to order seven given in Hussain et al. [17] as follows:
The order terms for y :
4th-order
b i = 1 24 ,
5th-order
b i c i = 1 120 ,
6th-order
b i c i 2 = 1 360 ,
7th-order
b i c i 3 = 1 840 ,
The order terms for y :
3rd-order
b i = 1 6 ,
4th-order
b i c i = 1 24 ,
5th-order
b i c i 2 = 1 60 ,
6th-order
b i c i 3 = 1 120 ,
7th-order
b i c i 4 = 1 210 , b i a i j = 1 5040
The order terms for y :
2nd-order
b i = 1 2 ,
3rd-order
b i c i = 1 6 ,
4th-order
b i c i 2 = 1 12 ,
5th-order
b i c i 3 = 1 20 ,
6th-order
b i c i 4 = 1 30 , b i a i j = 1 720 ,
7th-order
b i c i 5 = 1 42 , b i a i j c j = 1 5040 , b i c i a i j = 1 1008
The order terms for y :
1st-order
b i = 1 ,
2nd-order
b i c i = 1 2 ,
3th-order
b i c i 2 = 1 3 ,
4th-order
b i c i 3 = 1 4 ,
5th-order
b i c i 4 = 1 5 , b i a i j = 1 120 ,
6th-order
b i c i 5 = 1 6 , b i a i j c j = 1 720 , b i c i a i j = 1 144 ,
7th-order
b i c i 6 = 1 7 , b i c i a i j c j = 1 840 ,
b i a i j c j 2 = 1 2520 , b i c i 2 a i j = 1 168

4. Construction of the DIRKT Methods

By the order conditions stated in Section 3 above which derived by Hussain et al. [17] we proceed to construct diagonally implicit Runge–Kutta type method. The local truncated error for the p order DIRKT technique is defined as follows:
τ g ( p + 1 ) 2 = i = 1 n p + 1 τ i ( p + 1 ) 2 + i = 1 n p + 1 τ i ( p + 1 ) 2 + i = 1 n p + 1 τ i ( p + 1 ) 2 + i = 1 n p + 1 τ i ( p + 1 ) 2 1 2
where τ ( p + 1 ) , τ ( p + 1 ) , τ ( p + 1 ) and τ ( p + 1 ) are the local truncation error terms for u , u , u and u respectively, τ g ( p + 1 ) is the global local truncation error.

4.1. A Fifth-Order Three-Stage DIRKT Method

In this section, the derivation of a fifth-order three-stage DIRKT technique by utilizing the algebraic order conditions up to order five will be considered. The resulting system consists of 15 nonlinear equations with 21 unknown variables, letting a 21 = 0 , a 31 = 0 , b 1 = 0 and b 1 = 0 and solving the system together yields the family of solution in terms of a 32 as follows:
a 33 = 1 120 5 9 a 32 + 5 18 a 32 ( 2 5 6 10 ) , b 2 = 1 48 + 6 144 , b 3 = 1 48 6 144 , b 2 = 1 12 + 6 48 , b 3 = 1 12 6 48 , b 2 = 1 4 + 6 36 , b 3 = 1 4 6 36 , b 1 = 1 9 , b 2 = 4 9 6 36 , b 3 = 4 9 + 6 36 , c 1 = 1 , c 2 = 2 5 6 10 , c 3 = 2 5 + 6 10 .
Thus, by using minimize command in Maple we obtain a 32 = 0.0213713155186054 which yields the minimum local truncation error is 3.1876 × 10 3 . For the optimized value in fractional form then we choose a 32 = 1 50 and subtituting the value of a 32 = 1 50 into a 33 = 1 120 5 9 a 32 + 5 18 a 32 ( 2 5 6 10 ) , we obtained a 33 = 1 1800 6 1800 . But a 11 = a 22 = a 33 . Lastly, all the coefficients of DIRKT method of order five three-stage denoted by DIRKT5 can be written as follows (see Table 2).

4.2. A Sixth-Order Four-Stage DIRKT Method

In this section, the derivation of four-stage DIRKT technique of order six by utilizing the algebraic order conditions up to order six will be considered. The resulting system consists of 22 nonlinear equations with 27 unknown variables, letting a 21 = 0 , a 31 = 0 , b 4 = 0 , b 4 = 0 and b 4 = 0 and solving the system together and the family of solutions in terms of a 32 and a 42 are given as follows:
a 41 = a 32 4 a 42 + 5 a 42 ( 1 2 5 10 ) , a 43 = 3 a 42 + 1 15 5 a 42 ( 1 2 5 10 ) , a 44 = a 32 6 + 1 360 , b 1 = 1 72 + 5 180 , b 2 = 1 72 5 180 , b 3 = 1 72 ,
b 1 = 1 16 + 5 48 , b 2 = 1 16 5 48 , b 3 = 1 24 , b 1 = 5 24 + 5 24 , b 2 = 5 24 5 24 , b 3 = 1 12 , b 1 = 5 12 , b 2 = 5 12 , b 3 = 1 12 , b 4 = 1 12 , c 1 = 1 2 5 10 , c 2 = 1 2 + 5 10 , c 3 = 0 , c 4 = 1 .
Thus, by using minimize command in Maple we obtain a 32 = 0.0115518456859873 and a 42 = 0.219999431451238 which gives the minimum local truncation error is 6.0021 × 10 3 . For the optimized value in fractional form we choose a 32 = 1 100 and a 42 = 1 50 and subtituting these values of a 32 and a 42 into above systems. Lastly, all the coefficients of DIRKT method of four-stage sixth-order denoted by DIRKT6 can be written as follows (see Table 3).

5. Numerical Results

In this section, the methods discussed on Section 4.1 and Section 4.2 were tested on six problems. The numerical results for the proposed methods are compared with other existing implicit RK methods of the same order. The methods chosen in the numerical experiments are as follows:
  • DIRKT6: The new sixth-order four-stage diagonally implicit Runge–Kutta type method which was derived in this paper.
  • DIRKT5: The new fifth-order three-stage diagonally implicit Runge–Kutta type method which was derived in this paper.
  • RKRI5: The fifth-order three-stage implicit Runge–Kutta Radau I method given by Lambert [18].
  • RKRIIA5: The fifth-order three-stage implicit Runge–Kutta Radau IIA method as given by Butcher [19].
  • DIRK5: The five-stage diagonally implicit Runge–Kutta method of order five given by Ababneh et al. [20].
  • RKLIIIC6: The sixth-order four-stage implicit Runge–Kutta Lobatto IIIC method as given by Lambert [18].
Problem 1.
Consider the homogeneous linear problem given in Hussain et al. [17]
u ( 4 ) ( t ) = 4 u ( t ) , u ( 0 ) = 0 , u ( 0 ) = 1 , u ( 0 ) = 2 , u ( 0 ) = 2 .
The exact solution is u ( t ) = e t sin ( t ) , 0 t 5 .
Problem 2.
Consider the homogeneous linear problem with non constant coefficients given in Hussain et al. [17]
u ( 4 ) ( t ) = ( 16 t 4 48 t 2 + 12 ) u ( t ) , u ( 0 ) = 1 , u ( 0 ) = 0 , u ( 0 ) = 2 , u ( 0 ) = 0 .
The exact solution is u ( t ) = e t 2 , 0 t 3 .
Problem 3.
Consider non linear problem given in Hussain et al. [17]
u ( 4 ) ( t ) = 3 sin ( u ) ( 3 + 2 sin 2 ( u ) ) cos 7 ( u ) , u ( 0 ) = 0 , u ( 0 ) = 1 , u ( 0 ) = 0 , u ( 0 ) = 1 .
The exact solution is u ( t ) = arcsin ( t ) , 0 t π 4 .
Problem 4.
Consider the linear system homogeneous given in Hussain et al. [17]
u 1 ( 4 ) ( t ) = e 3 t u 4 ( t ) , u 1 ( 0 ) = 1 , u 1 ( 0 ) = 1 , u 1 ( 0 ) = 1 , u 1 ( 0 ) = 1 , u 2 ( 4 ) ( t ) = 16 e t u 1 ( t ) , u 2 ( 0 ) = 1 , u 2 ( 0 ) = 2 , u 2 ( 0 ) = 4 , u 2 ( 0 ) = 8 , u 3 ( 4 ) ( t ) = 81 e t u 2 ( t ) , u 3 ( 0 ) = 1 , u 3 ( 0 ) = 3 , u 3 ( 0 ) = 9 , u 3 ( 0 ) = 27 , u 4 ( 4 ) ( t ) = 256 e t u 3 ( t ) , u 4 ( 0 ) = 1 , u 4 ( 0 ) = 4 , u 4 ( 0 ) = 16 , u 4 ( 0 ) = 64 ,
The exact solution are
u 1 ( t ) = e t , u 2 ( t ) = e 2 t , u 3 ( t ) = e 3 t , u 4 ( t ) = e 4 t , 0 t 1 .
Problem 5.
Application to Problem the Ill-Posed Problem of a Beam on Elastic Foundation given in Dong et al. [21]
u ( 4 ) ( t ) = u ( t ) + 1 , u ( 0 ) = 1 , u ( 0 ) = 0 , u ( 0 ) = 0 , u ( 0 ) = 0 ,
The exact solution is u ( t ) = 1 1 2 e t 2 ( 1 + e 2 t ) cos ( t 2 ) , 0 < t < 1 .

6. Discussion

The efficiency of the DIRKT methods developed are presented in Figure 1, Figure 2, Figure 3, Figure 4 and Figure 5 by plotting the graph of the decimal logarithm of the maximum global error against the logarithm of function evaluations. The DIRKT5 and DIRKT6 methods require less function evaluations compared to other existing implicit RK methods of the same order. This is due to the fact that when the problems are transformed to a system of the first-order ODEs, the number of equations increased four times. So from the graph plotted in Figure 1, Figure 2, Figure 3 and Figure 4, it can be seen that DIRKT5 and DIRKT6 methods have the smallest maximum global error and number of function evaluations per step compared to other existing implicit RK methods of the same order. Figure 5 shows that the new methods require less function evaluations than DIRK5, RKRI5, RKRIIA5 and RKLIIIC6 methods. This is because when an ill-posed problem of a beam on elastic foundation is solved using DIRK5, RKRI5, RKRIIA5 and RKLIIIC6 methods, it need to be reduced to a system of first order equations which is four times the dimension. The proposed methods are much more efficient than the other implicit RK existing methods when solving y ( 4 ) = f ( x , y ) .

7. Conclusions

In this study, the new fifth-order three-stage DIRKT5 and sixth-order four-stage DIRKT6 methods with minimized error norm and number of function evaluations have been presented for the integration of ODEs. From numerical results in all figures, we noticed that the number of function evaluations and maximum error of the proposed methods are smaller than that of the other existing implicit RK methods, and it has shown that the proposed methods are more accurate when solving directly special ODEs of the fourth order.

Author Contributions

Conceptualization, N.G. and F.F.; Methodology, N.G., F.F. and N.S.; Formal Analysis, N.G. and F.F.; Investigation, N.G. and F.F.; Resources, N.G., F.F., N.S., F.I. and Z.I.; Writing—Original Draft Preparation, N.G.; Writing—Review and Editing, N.S., F.I. and Z.I.; Supervision, N.S.; Project Administration, N.S.; Funding Acquisition, UPM.

Funding

This study has been supported by Project Code: GP-IPS/2017/9526600 of the Universiti Putra Malaysia.

Acknowledgments

The authors are thankful to the referees for carefully reading the paper and for their valuable comments.

Conflicts of Interest

The authors declare that there is no conflict of interests regarding the publication of this paper.

Abbreviations

The following abbreviations are used in this manuscript:
IVPsInitial value problems.
DIRKTDiagonally implicit Runge–Kutta type method.
DIRKT6The new sixth-order four-stage diagonally implicit Runge–Kutta type method which was derived in this paper.
DIRKT5The new fifth-order three-stage diagonally implicit Runge–Kutta type method which was derived in this paper.
RKRI5The fifth-order three-stage implicit Runge–Kutta Radau I method given by Lambert [18].
RKRIIA5The fifth-order three-stage implicit Runge–Kutta Radau IIA method as given by Butcher [19].
DIRK5The five-stage diagonally implicit Runge–Kutta method of order five given by Ababneh et al. [20].
RKLIIIC6The sixth-order four-stage implicit Runge–Kutta Lobatto IIIC method as given by Lambert [18].

References

  1. Malek, A.; Beidokhti, R. Numerical solution for high order differential equations using a hybrid neural network—Optimization method. Appl. Math. Comput. 2006, 183, 260–271. [Google Scholar] [CrossRef]
  2. Alomari, A.; Anakira, N.R.; Bataineh, A.S.; Hashim, I. Approximate solution of nonlinear system of bvp arising in fluid flow problem. Math. Probl. Eng. 2013, 2013, 136043. [Google Scholar] [CrossRef]
  3. Wu, X.; Wang, Y.; Price, W. Multiple resonances, responses, and parametric instabilities in offshore structures. J. Ship Res. 1988, 32, 285–296. [Google Scholar]
  4. Twizell, E. A family of numerical methods for the solution of high-order general initial value problems. Comput. Methods Appl. Mech. Eng. 1988, 67, 15–25. [Google Scholar] [CrossRef]
  5. Cortell, R. Application of the fourth-order Runge–Kutta method for the solution of high-order general initial value problems. Comput. Struct. 1993, 49, 897–900. [Google Scholar] [CrossRef]
  6. Boutayeb, A.; Chetouani, A. A mini-review of numerical methods for high-order problems. Int. J. Comput. Math. 2007, 84, 563–579. [Google Scholar] [CrossRef]
  7. Jator, S.N. Numerical integrators for fourth order initial and boundary value Problems. Int. J. Pure Appl. Math. 2008, 47, 563–576. [Google Scholar]
  8. Kelesoglu, O. The solution of fourth order boundary value problem arising out of the beam-column theory using adomian decomposition method. Math. Probl. Eng. 2014, 2014, 649471. [Google Scholar] [CrossRef]
  9. Ismail, F.; Jawias, N.I.C.; Suleiman, M.; Jaafar, A. Solving linear ordinary differential equations using singly diagonally implicit Runge–Kutta fifth order five-stage method. WSEAS Trans. Math. 2009, 8, 393–402. [Google Scholar]
  10. Ismail, F. Diagonally implicit Runge–Kutta Nystrom general method order five for solving second order ivps. WSEAS Trans. Math. 2010, 9, 550–560. [Google Scholar]
  11. Attili, B.S.; Furati, K.; Syam, M.I. An efficient implicit Runge–Kutta method for second order systems. Appl. Math. Comput. 2006, 178, 229–238. [Google Scholar] [CrossRef]
  12. Senu, N.; Suleiman, M.; Ismail, F.; Othman, M. A fourth-order diagonally implicit Runge–Kutta-Nyström method with dispersion of high order. In Proceedings of the 4th International Conference on Applied Mathematics, Simulation, Modelling (ASM’10), Corfu Island, Greece, 22–25 July 2010; pp. 78–82. [Google Scholar]
  13. Senu, N.; Suleiman, M.; Ismail, F.; Othman, M. A singly diagonally implicit Runge–Kutta-Nyström method for solving oscillatory problems. IAENG Int. J. Appl. Math. 2011, 41, 155–161. [Google Scholar]
  14. Senu, N.; Suleiman, M.; Ismail, F.; Arifin, N.M. New 4 (3) pairs diagonally implicit Runge–Kutta-Nyström method for periodic IVPs. Discret. Dyn. Nat. Soc. 2012, 2012, 324989. [Google Scholar] [CrossRef]
  15. Wen, Z.; Zhu, T.; Xiao, A. Two classes of three-stage diagonally-implicit Runge–Kutta methods with an explicit stage for stiff oscillatory problems. Math. Appl. 2011, 1, 15. [Google Scholar]
  16. Faragó, I.; Havasi, Á.; Zlatev, Z. The convergence of diagonally implicit Runge–Kutta methods combined with richardson extrapolation. Comput. Math. Appl. 2013, 65, 395–401. [Google Scholar] [CrossRef]
  17. Hussain, K.; Ismail, F.; Senu, N. Solving directly special fourth-order ordinary differential equations using Runge–Kutta type method. J. Comput. Appl. Math. 2016, 306, 179–199. [Google Scholar] [CrossRef]
  18. Lambert, J.D. Numerical Methods for Ordinary Differential Systems: The Initial Value Problem; John Wiley & Sons, Inc.: Hoboken, NJ, USA, 1991. [Google Scholar]
  19. Butcher, J.C. Numerical Methods for Ordinary Differential Equations; John Wiley & Sons: Hoboken, NJ, USA, 2008. [Google Scholar]
  20. Ababneh, O.; Ahmad, R.; Ismail, E. Design of new diagonally implicit Runge–Kutta methods for stiff problems. Appl. Math. Sci. 2009, 3, 2241–2253. [Google Scholar]
  21. Dong, L.; Alotaibi, A.; Mohiuddine, S.; Atluri, S. Computational methods in engineering: A variety of primal & mixed methods, with global & local interpolations, for well-posed or ill-posed bcs. CMES Comput. Model. Eng. Sci. 2014, 99, 1–85. [Google Scholar]
Figure 1. Accuracy curve for Problem 1 for DIRKT5, DIRKT6, DIRK5, RKRI5, RKRIIA5 and RKLIIIC6 methods with h = 0.1 , 0.025 , 0.00625 , 0.00125 .
Figure 1. Accuracy curve for Problem 1 for DIRKT5, DIRKT6, DIRK5, RKRI5, RKRIIA5 and RKLIIIC6 methods with h = 0.1 , 0.025 , 0.00625 , 0.00125 .
Algorithms 12 00010 g001
Figure 2. Accuracy curve for Problem 2 for DIRKT5, DIRKT6, DIRK5, RKRI5, RKRIIA5 and RKLIIIC6 methods with h = 0.1 , 0.025 , 0.00625 , 0.00125 .
Figure 2. Accuracy curve for Problem 2 for DIRKT5, DIRKT6, DIRK5, RKRI5, RKRIIA5 and RKLIIIC6 methods with h = 0.1 , 0.025 , 0.00625 , 0.00125 .
Algorithms 12 00010 g002
Figure 3. Accuracy curve for Problem 3 for DIRKT5, DIRKT6, DIRK5, RKRI5, RKRIIA5 and RKLIIIC6 methods with h = 0.1 , 0.025 , 0.00625 , 0.00125 .
Figure 3. Accuracy curve for Problem 3 for DIRKT5, DIRKT6, DIRK5, RKRI5, RKRIIA5 and RKLIIIC6 methods with h = 0.1 , 0.025 , 0.00625 , 0.00125 .
Algorithms 12 00010 g003
Figure 4. Accuracy curve for Problem 4 for DIRKT5, DIRKT6, DIRK5, RKRI5, RKRIIA5 and RKLIIIC6 methods with h = 0.1 , 0.025 , 0.00625 , 0.00125 .
Figure 4. Accuracy curve for Problem 4 for DIRKT5, DIRKT6, DIRK5, RKRI5, RKRIIA5 and RKLIIIC6 methods with h = 0.1 , 0.025 , 0.00625 , 0.00125 .
Algorithms 12 00010 g004
Figure 5. Accuracy curve for DIRKT5, DIRKT6, DIRK5, RKRI5, RKRIIA5 and RKLIIIC6 methods for a Beam on Elastic Foundation with h = 0.1 , 0.025 , 0.0065 , 0.00125 .
Figure 5. Accuracy curve for DIRKT5, DIRKT6, DIRK5, RKRI5, RKRIIA5 and RKLIIIC6 methods for a Beam on Elastic Foundation with h = 0.1 , 0.025 , 0.0065 , 0.00125 .
Algorithms 12 00010 g005
Table 1. The Butcher tableau DIRKT method.
Table 1. The Butcher tableau DIRKT method.
c 1 a 11
c 2 a 21 a 22
c 3 a 31 a 32 a 33
...
...
...
c m a m 1 a m 2 ... a m , m
b 1 b 2 ... b m
b 1 b 2 ... b m
b 1 b 2 ... b m
b 1 b 2 ... b m
Table 2. The DIRKT5 Method.
Table 2. The DIRKT5 Method.
1 1 1800 6 1800
2 5 6 10 0 1 1800 6 1800
2 5 + 6 10 0 1 50 1 1800 6 1800
0 1 48 + 6 144 1 48 6 144
0 1 12 + 6 48 1 12 6 48
0 1 4 + 6 36 1 4 6 36
1 9 4 9 6 36 4 9 + 6 36
Table 3. The DIRKT6 Method.
Table 3. The DIRKT6 Method.
1 2 5 10 1 225
1 2 + 5 10 0 1 225
0 0 1 100 1 225
1 0 1 50 17 300 5 100 1 225
1 72 + 5 180 1 72 5 180 1 72 0
1 16 + 5 48 1 16 5 48 1 24 0
5 24 + 5 24 5 24 5 24 1 12 0
5 12 5 12 1 12 1 12

Share and Cite

MDPI and ACS Style

Ghawadri, N.; Senu, N.; Adel Fawzi, F.; Ismail, F.; Ibrahim, Z.B. Diagonally Implicit Runge–Kutta Type Method for Directly Solving Special Fourth-Order Ordinary Differential Equations with Ill-Posed Problem of a Beam on Elastic Foundation. Algorithms 2019, 12, 10. https://doi.org/10.3390/a12010010

AMA Style

Ghawadri N, Senu N, Adel Fawzi F, Ismail F, Ibrahim ZB. Diagonally Implicit Runge–Kutta Type Method for Directly Solving Special Fourth-Order Ordinary Differential Equations with Ill-Posed Problem of a Beam on Elastic Foundation. Algorithms. 2019; 12(1):10. https://doi.org/10.3390/a12010010

Chicago/Turabian Style

Ghawadri, Nizam, Norazak Senu, Firas Adel Fawzi, Fudziah Ismail, and Zarina Bibi Ibrahim. 2019. "Diagonally Implicit Runge–Kutta Type Method for Directly Solving Special Fourth-Order Ordinary Differential Equations with Ill-Posed Problem of a Beam on Elastic Foundation" Algorithms 12, no. 1: 10. https://doi.org/10.3390/a12010010

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