Four Point Gauss Quadrature Runge Kuta Method Of Order 8 For Ordinary Differential Equations

Size: px
Start display at page:

Download "Four Point Gauss Quadrature Runge Kuta Method Of Order 8 For Ordinary Differential Equations"

Transcription

1 International journal of scientific and technical research in engineering (IJSTRE) Volume Issue ǁ July 206. Four Point Gauss Quadrature Runge Kuta Method Of Order 8 For Ordinary Differential Equations AGAM, S.A Department of Mathematics,Nigerian Defence Academy (NDA) Kaduna, Nigeria. agamsylvester@gmail.com. Abstract : We present a strong convergence implicit Runge-Kutta method, with four stages, for solution of initial value problem of ordinary differential equations. Collocation method is used to derive a continuous scheme; and the continuous scheme evaluated at special points, the Gaussian points of fourth degree Legendre polynomial, gives us four function evaluations and the Runge-Kutta method for the iteration of the solutions. Convergent properties of the method are discussed. Experimental problems used to check the quality of the scheme show that the method is highly efficient, A stable, has simple structure, converges to exact solution faster and better than some existing popular methods cited in this paper. Keywords: strong convergent, collocation method, Gaussian points, highly efficient, A stable, structure, simple I. Introduction A number of practical and real-life problems are models of ordinary differential equations (ODEs). Most of these are non-linear, stiff or oscillatory problems. Examples of such are found in Electric circuits systems, chemical reaction problems, population growth, Biology, Social Sciences etc. Explicit Runge-Kutta methods cannot efficiently handle them as they lack sufficient stability region. The instability of explicit Runge-Kutta (RK) methods motives the development of implicit methods (see 5). The coefficient of explicit method is a lower triangular matrix and that of the implicit is a square matrix. We have different types of implicit methods; Radau, Lobatto, Gauss Legendre quadrature. We have the Gauss-quadrature method of order four and six respectively (see 2). In this paper, in other to get higher and more stable method, we used four Gaussian points of Legendre polynomial to derive a four stage Gauss quadrature R-K method of order 8.which more efficient and easy in their implementation than the existing ones. II. Basic Definitions/Preliminaries: (i) A Runge-Kutta implicit scheme for first order ODEs is defineds as Y n = y n h 5 b i F i, i =, 2, S S = stages where = f x n c ih, y i, y n a ij f i.0 5 (ii) Order of scheme: the order of implicit Runge-Kutta methods whose abscissae or integration Rodes are Gaussian points of Legendre polynomial of order p = ( 2S) (iii) Error /error construct: A Runge-Kutta solution can be expanded into Taylors series, the solution agrees with the Taylors series expander up to order P, the truncation error is the O p term. The error and error constant is associated with a linear difference operator L y(x), h. as L y x, h = y x n y n Manuscript id Page 7

2 = Co y(x n ) C h y l x n (2h 2 y ll x n C p h p y p x n C p h n y x n where y x n and y n are exact and Runge Kutta approximate solutions, respectively. According to (5) the method is of order P, with error constant C p of = C = C 0 = C 2... C p = 0 and C p 0. (iv) The three stage implicit Gauss-quadrature (3) of order 6 is summarized by the table below: A. Buchers Coefficient table () A =a ij Gen. Solution y n = y n 5 b i f i 5 F i = f x c i, y i, y i = y n a ij F i j = See (8) III. Methodology We consider the font order initial value problem of ordinary differential equation. y = f x, y, y x 0 = y 0, a x b. 2.0 We use a polynomial of the form y x = t j x y n m B j x f c j (2.02) j = were t are the number of interpolation points x n j ( j = 0,, t ) m is the number of collocation points c j j = 0,, m, f x, y is continuously differentiable. The constants j, B j are elements of (tm) x (tm) square matrix. The are selected so that high accurate approximation of the solution of (2.0) is obtained, h is a constant step size. Manuscript id Page 8

3 Te j x, B j x in 2.02 can be represented by polynomial of the form. j x = t j,i x i, j = 0,, t B j x = j = B j,i x, j = 0,, m 2.03 The coefficient j,i B j, i are to be determined. Now substituting (2.03) into (2.02), we have mt t y x = ( j,i Where t j = j, i y nj B j,i m y n B j,i f n j ) x i m m t = j x i (2.0) i=0 f n j, j R j, j 0, t m. (2.0) can be exposed in matrix form as y(x) = y n, y n, y nt, f n, f n f n m C T D Where 0, t, B 0,,. B m, C = 0, 2 t, 2 B 0, 2,. B m, 2 0, 3 t, 3 B 0, 3,. B m, 3 - (2. 05) 0,tm t, tm B 0, t m,. P m, t m x n, x n 2.. x n tm t m 2 D = 0 2 x nq.. (t m ) x n q (2.06) x tm nqm t m x nqm q are the collocation points. Theorem.0 Let I denote identity matrix of dimension (t m), matrices C and D are defined by (2.05) and (2.06) respectively, satify. (i) DC = I mt (ii) y x = i=0 j x i - (2.07) Now we assume a power series solution of degree order of the form. y x = j x i, y i x = j i x i (2.08) Interpolate at x n, and collocate at x = x n qi, i = 0,, yields system of simultaneous equation of the form. 0 x n 2 x n 2 3 x n 3 x n = y n Manuscript id Page 9

4 x n q. x nq = f n q (2.09) x n q 3 3 x nq = f n q Where j are to be determined. (2.09) can be rewritten in matrix form as x n x n 2 x n 3 x n 0 y n 0 2x nq 3x nq x nq f n q 0 2x nqx nq2 x nq2 2 = f n q 2 0 2x nq3 3x nq3 x nq3 3 f n q 3 0 2x nq 3x nq x nq f n q i.e DA = Y, where x n x n 2 x n 3 x n D= 0 2x nq 3x nq x nq x nq 3x nq x nq (2.0) A = 2 3 T, Y = y n, f nq, f nq2, f nq3, f nq, T Using maple mathematical software we obtain the continuous scheme of the form. (2.) i.e y x = y n f n q f n q2 f n q3 f n q y x = y n q q 2 q x ( 2 q 2 q 2 q q 3 2 q q 3 2 q q 3 ) x 2 q q q 2 q q 3 q q 3 q q 2 q q 3 q (q 2 q 3 q )x 3 x 3 3 q 3 q q 2 q q 3 q q q q 2 q q 3 q f n q q q 3 q x ( q3 q q q q q 3 )x 2 q 2 q q 2 q (q 2 q 3 ) q 2 q 3 q 2 q (q 2 q ) Manuscript id Page 20

5 (q q q 3 )x 3 x 3 3 q q 3 q 2 q (q 2 q 3 3 q 2 q q 2 q (q 2 q 3 ) f n q 2 q q 3 q x ( 2 q q 2 q q 2 2 q2 q ) x 2 q 3 q q q 2 q q 3 q q q q q 2 q q 3 q q 2 q 3 (q 3 q ) (q 2 q q )x 3 x 3 3 q 3 q q q 2 q q 3 q q 2 q 3 3 q 3 q q q 2 q q 3 q q2q3 fnq3 q q 3 q x q q 2 q 3 q q 2 q q 2 q q q 3 q q 2 q 2 q 2 q 3 q q 3 q 2 q 3 2 q q 2 2 q q 3 2 q 2 q 3 x 2 q q 2 q 3 q q 2 q q 2 q q q 3 q q 2 q 2 q 2 q 3 q q 3 q 2 q 3 q q 2 q 3 x q q 2 q 3 q q 2 q q 2 q q q 3 q q 2 q 2 q 2 q 3 q q 3 q 2 q 3 x 3 q q 2 q 3 q q 2 q q 2 q q q 3 q q 2 q 2 q 2 q 3 q q 3 q 2 q 3 f n q (2.2) Now evaluating the continuous at q = We obtain discrete schemes: y n q = y n f n q , q 2 = 33, q 00 3 = 67, q 00 = f n q f n q f n q2, 7623 y n q2 = y n f n q f n q f n q f n q y n q3 = y n f n q 3 y n q = y n f n q f n q f n q 2 f n q f n q 2 Manuscript id Page 2

6 75 f n q f n q (2.3) To convert to Runge-Kutta function evaluations, the discrete schemes ( 2.3) must satify (2.0), hence y nq y nq2 = f x nq, y n q = f(x nq, y n = f x nq2, y n q f n q f n q = f(x nq2, y n f 7623 n q 3 = f x nq3, y n q3 = y n q3 f(x nq3, y n f n q 3 y n q = f x nq, y n q f n q 7623 f n q ] f n q f n q f n q ] f n q = f(x nq, y n f n q f n q f n q ] f n q f n q Putting y n q = K = f x nq, y n q or f n q, K 2 = f x nq2, y n q2 or f n q2 etc., We obtain the function evaluations as K = f[x n , f 00 n k k 3 K 2 = f[x n 33 00, y n k K 3 = f[x n 67 00, y n k ] k k k k ] k 2 k k 3 f n q2 (2.5) (2.) Manuscript id Page 22

7 K = f[x n , y 00 n k ] k k k ] The weight is b = (b, b 2, b 3, b ) ; Evaluating the continuous scheme (2.2) at x = we obtain k b = 9390, , , 9390 (2.6) The four stage Runge-Kutta method is defined as y n = y n b i k i = y n 9390 K K K 2 K 3 Where K i i =, 2, 3 are given by (2.5) 3.00 Analysis of the scheme. We can be write (2.5) in Butchers tableau as: C A = a ij, i, j =, 2, (2.6) b Or can be summarized as C A U B V Where C = C C 2 C, T A = a ij y =, 2,, U =,,,, T V = (i) Consistency: Te Runge-Kutta method is consistent since Manuscript id Page 23

8 a ij = C i, b i =. see Table 2.6 j =a ij j = (ii) Stability: The stability of the method is investigated by considering the linear test equation. y = y, Putting Z = h, h 0, The stability function is R (Z) R (Z) = I Zb T (I ZA) where I is the identity matrix b = b, b 2, b 3, b ), te weigt, e =,,,, A is te Runge Kutta matrix of coefficients (2.6). The region of A- stability is the set of point satisfying R (Z) = { Z: R (Z) 0 and Re Z } The characteristic polynomial is defined as P (Z) = det ( R(Z) I ), which can be potted using maple or math lap, to determine the region of A- stability. (iii) Order and error of the scheme: The order of the method is p = 2S = 8, since the nodes or absyssaes are Gaussian points of fourth order Gauss Legendre Polynomial and all Gauss- quadrantine methods have order P = 2S, ( S = stages) [3]. The Runge Kutta solution y n can be expanded into Taylors series as y n = y n b i K i = y n b i f x nq, y n q Manuscript id Page 2

9 = y n b i y nq = y n C y n C 2 2 y n C p y n (p) The R.K solution agrees with taylor s series expansion up to term in 8. The truncation error is 0 9. Numerical Experiments / Results: To show the efficiency of this new method, we use three problems to compare our computational solutions with exact and other similar methods. Problem I. (Electric circuit problem model) In an Electric RL circuit system, L is the inductance constant, I the current, R the resistance constant, and E9t), periodic electronmotive force. Find the currents at time t = 0.2 (0.2) 0. secondly; with L =., R 5, E(t) = sin(t), with initial condition I (0) =.0. Model: By Kirchlotts voltage law (KVL) the voltage across the resister is RI, the voltage drop across inductor is E L. By KVL Law the sum of two voltage must be equal to electromotive force E(t). Thus our problem reduces to differential equation L di i.e. di = 50 I 0 sin t, y 0 =.0. dt dt RI = E t Example 2: (Logistic Population Model) A logistic mathematic model has useful application to human population and animal populations [ ]. The mathematical model is defined as y = Ay t B y 2 t, y t 0 = y 0 A, B > 0. If y 0 < A, the population is monotonic increasing to limit A and if y 0 > A, it decreases to limit B B B A B. Now we consider a logistic problem y = Ay t B y 2 t, y t 0 = y 0 wit A = 5 B = 3 initial condition y 0 = 2 Million Cows in Kaduna State, Nigeria, t is measured in months. Model: The logistic problem reduces to differential equation y = 5y 3y 2, y 0 = 2, =.2 Example 3: (Chemical Reaction Model): A bimolecular reactions a and B combines a A moles per litre of distance A and b B moles of substance B given y(t) is the number of moles per litre that have reacted after time t we can find the number of moles per litre which reacted at given times. Manuscript id Page 25

10 Model: We use chemical reaction Law) which states that under constant temperature, the chemical reaction is proportional to the product of concentrations of the reacting substances, thus the model can be defined by a differential equation: y = K a y b y, y t 0 = y 0, K is the proportional constant, a, b are constants. In our example we consider a = 5, b = 3, y 0 = 0 and K =. Thus our model reduce to an initial value problem y = y 2 8y 5, y 0 = 0. We can compute the solutions at t = 0 (.).5. The following are the solution tables for comparison. Notations: y x n, n = 0,, = Exact solutions, with step size h. y n = The new R-.K approximate solutions. Abs = /y( n ) y n /, absolute error. ER = absolute error of point Gauss quadrature 3 method. ER 2 = absolute error of Lie et al 8 method Table : Comparison of numerical solution of problem I. (RI-Circuit). Analytic solution, y t = sin t e50t 0 cos (t) 250 t y(t) y n ER ER 2 Abs E E E E E E E E-07.0 E E-07.2 E E E E Table 2: Comparison of Numerical solution of problem 2. t y(t) y n ER ER 2 Abs E E E E E E E E E E-07.2 E-07.2 E E E E-0 Analytic Solution: y t = 0 6e st Manuscript id Page 26

11 Table 3: Comparison solution of problem 3. Analytic Solution: y t = 5 e2t 5e 2t 3 t y(t) y n ER ER 2 Abs E E E E E E E E E E-08.7 E E s E E E-09 IV. Discussion / Conclusion The new method has four stages compared with Lie and Norsett with five stages [8] thus the implementation cost is cheaper. The new method converges better and faster to the exact solutions (see comparison tables above), has biger area of A-stability than methods [3] and [8] consequently the have developed a new Gauss- Quadrature Runge-Kutta method with four points or stages only. References [.] Bucher, J.C. 9996): A history of Runge Kutta methods apply, Numerical Mathematics, P [2.] Buctcher J.C. (203) Numerical methods for ordinary Differential Equations second Edition. John Wiley & Sons Ltd. [3.] Golllub, Gene H; C & Welschi, John H. (999) Calculation of Gauss Quadrature Rules. Math. Computation 23 (06 P [.] Haizer E & Wanner G. (99) Solving Ordinary Differential Equations II, stiff and Differential algebraic problems, Springer, berlin. [5.] Kuntzmann J. (96): Neure Entwickhengsweisen der methoden Von Runge und kutta, Z. Angew Math Mech., T28-T3. [6.] Lambert J.D (973) Computational Methods in Ordinary Differential Equations John Wiley and Sons Ltd, New York. [7.] Laurie, Duk P. (200) Computational of Gauss type quadrature formula Jorn. Of comp. applied math. [8.] Lie, J and and Norsett S.P (989) Super convergence for multistep collocation, math compt. (52) P [9.] Press, W.H, Teukolsky S.A; Vetterling W.T & Flannery B.P (2007). Section.6, Gaussian Quadratures and orthogonal polynomials. New York Cambridge University Press. Manuscript id Page 27

arxiv: v1 [math.na] 31 Oct 2016

arxiv: v1 [math.na] 31 Oct 2016 RKFD Methods - a short review Maciej Jaromin November, 206 arxiv:60.09739v [math.na] 3 Oct 206 Abstract In this paper, a recently published method [Hussain, Ismail, Senua, Solving directly special fourthorder

More information

Multistage Methods I: Runge-Kutta Methods

Multistage Methods I: Runge-Kutta Methods Multistage Methods I: Runge-Kutta Methods Varun Shankar January, 0 Introduction Previously, we saw that explicit multistep methods (AB methods) have shrinking stability regions as their orders are increased.

More information

A NOTE ON EXPLICIT THREE-DERIVATIVE RUNGE-KUTTA METHODS (ThDRK)

A NOTE ON EXPLICIT THREE-DERIVATIVE RUNGE-KUTTA METHODS (ThDRK) BULLETIN OF THE INTERNATIONAL MATHEMATICAL VIRTUAL INSTITUTE ISSN 303-4874 (p), ISSN (o) 303-4955 www.imvibl.org / JOURNALS / BULLETIN Vol. 5(015), 65-7 Former BULLETIN OF THE SOCIETY OF MATHEMATICIANS

More information

Fourth Order RK-Method

Fourth Order RK-Method Fourth Order RK-Method The most commonly used method is Runge-Kutta fourth order method. The fourth order RK-method is y i+1 = y i + 1 6 (k 1 + 2k 2 + 2k 3 + k 4 ), Ordinary Differential Equations (ODE)

More information

CONVERGENCE PROPERTIES OF THE MODIFIED NUMEROV RELATED BLOCK METHODS

CONVERGENCE PROPERTIES OF THE MODIFIED NUMEROV RELATED BLOCK METHODS Vol 4 No 1 January 213 CONVERGENCE PROPERTIES OF THE MODIFIED NUMEROV RELATED BLOCK METHODS YS, Awari 1 and AA, Abada 2 1 Department of Mathematics & 2 Department of Statistics, BinghamUniversity, Karu,

More information

Starting Methods for Two-Step Runge Kutta Methods of Stage-Order 3 and Order 6

Starting Methods for Two-Step Runge Kutta Methods of Stage-Order 3 and Order 6 Cambridge International Science Publishing Cambridge CB1 6AZ Great Britain Journal of Computational Methods in Sciences and Engineering vol. 2, no. 3, 2, pp. 1 3 ISSN 1472 7978 Starting Methods for Two-Step

More information

Efficiency of Runge-Kutta Methods in Solving Simple Harmonic Oscillators

Efficiency of Runge-Kutta Methods in Solving Simple Harmonic Oscillators MATEMATIKA, 8, Volume 3, Number, c Penerbit UTM Press. All rights reserved Efficiency of Runge-Kutta Methods in Solving Simple Harmonic Oscillators Annie Gorgey and Nor Azian Aini Mat Department of Mathematics,

More information

Fifth-Order Improved Runge-Kutta Method With Reduced Number of Function Evaluations

Fifth-Order Improved Runge-Kutta Method With Reduced Number of Function Evaluations Australian Journal of Basic and Applied Sciences, 6(3): 9-5, 22 ISSN 99-88 Fifth-Order Improved Runge-Kutta Method With Reduced Number of Function Evaluations Faranak Rabiei, Fudziah Ismail Department

More information

Runge Kutta Collocation Method for the Solution of First Order Ordinary Differential Equations

Runge Kutta Collocation Method for the Solution of First Order Ordinary Differential Equations Nonlinear Analysis and Differential Equations, Vol. 4, 2016, no. 1, 17-26 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/nade.2016.5823 Runge Kutta Collocation Method for the Solution of First

More information

Improved Starting Methods for Two-Step Runge Kutta Methods of Stage-Order p 3

Improved Starting Methods for Two-Step Runge Kutta Methods of Stage-Order p 3 Improved Starting Methods for Two-Step Runge Kutta Methods of Stage-Order p 3 J.H. Verner August 3, 2004 Abstract. In [5], Jackiewicz and Verner derived formulas for, and tested the implementation of two-step

More information

Solving scalar IVP s : Runge-Kutta Methods

Solving scalar IVP s : Runge-Kutta Methods Solving scalar IVP s : Runge-Kutta Methods Josh Engwer Texas Tech University March 7, NOTATION: h step size x n xt) t n+ t + h x n+ xt n+ ) xt + h) dx = ft, x) SCALAR IVP ASSUMED THROUGHOUT: dt xt ) =

More information

Construction and Implementation of Optimal 8 Step Linear Multistep

Construction and Implementation of Optimal 8 Step Linear Multistep Page 138 ORIGINAL RESEARCH Construction and Implementation of Optimal 8 Step Linear Multistep method Bakre Omolara Fatimah, Awe Gbemisola Sikirat and Akanbi Moses Adebowale Department of Mathematics, Lagos

More information

Numerical Methods for Differential Equations

Numerical Methods for Differential Equations Numerical Methods for Differential Equations Chapter 2: Runge Kutta and Multistep Methods Gustaf Söderlind Numerical Analysis, Lund University Contents V4.16 1. Runge Kutta methods 2. Embedded RK methods

More information

A Class of an Implicit Stage-two Rational Runge-Kutta Method for Solution of Ordinary Differential Equations

A Class of an Implicit Stage-two Rational Runge-Kutta Method for Solution of Ordinary Differential Equations Journal of Applied Mathematics & Bioinformatics, vol.2, no.3, 2012, 17-31 ISSN: 1792-6602 (print), 1792-6939 (online) Scienpress Ltd, 2012 A Class of an Implicit Stage-two Rational Runge-Kutta Method for

More information

Semi-implicit Krylov Deferred Correction Methods for Ordinary Differential Equations

Semi-implicit Krylov Deferred Correction Methods for Ordinary Differential Equations Semi-implicit Krylov Deferred Correction Methods for Ordinary Differential Equations Sunyoung Bu University of North Carolina Department of Mathematics CB # 325, Chapel Hill USA agatha@email.unc.edu Jingfang

More information

Numerical Methods for Differential Equations

Numerical Methods for Differential Equations Numerical Methods for Differential Equations Chapter 2: Runge Kutta and Linear Multistep methods Gustaf Söderlind and Carmen Arévalo Numerical Analysis, Lund University Textbooks: A First Course in the

More information

Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of First Order Ordinary Differential Equations

Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the Solution of First Order Ordinary Differential Equations IOSR Journal of Mathematics (IOSR-JM) e-issn: 8-58, p-issn: 319-65X. Volume 11, Issue 1 Ver. IV (Jan - Feb. 015), PP 09-14 www.iosrjournals.org Uniform Order Legendre Approach for Continuous Hybrid Block

More information

Butcher tableau Can summarize an s + 1 stage Runge Kutta method using a triangular grid of coefficients

Butcher tableau Can summarize an s + 1 stage Runge Kutta method using a triangular grid of coefficients AM 205: lecture 13 Last time: ODE convergence and stability, Runge Kutta methods Today: the Butcher tableau, multi-step methods, boundary value problems Butcher tableau Can summarize an s + 1 stage Runge

More information

Part IB Numerical Analysis

Part IB Numerical Analysis Part IB Numerical Analysis Definitions Based on lectures by G. Moore Notes taken by Dexter Chua Lent 206 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after

More information

Review Higher Order methods Multistep methods Summary HIGHER ORDER METHODS. P.V. Johnson. School of Mathematics. Semester

Review Higher Order methods Multistep methods Summary HIGHER ORDER METHODS. P.V. Johnson. School of Mathematics. Semester HIGHER ORDER METHODS School of Mathematics Semester 1 2008 OUTLINE 1 REVIEW 2 HIGHER ORDER METHODS 3 MULTISTEP METHODS 4 SUMMARY OUTLINE 1 REVIEW 2 HIGHER ORDER METHODS 3 MULTISTEP METHODS 4 SUMMARY OUTLINE

More information

Quarter-Sweep Gauss-Seidel Method for Solving First Order Linear Fredholm Integro-differential Equations

Quarter-Sweep Gauss-Seidel Method for Solving First Order Linear Fredholm Integro-differential Equations MATEMATIKA, 2011, Volume 27, Number 2, 199 208 c Department of Mathematical Sciences, UTM Quarter-Sweep Gauss-Seidel Method for Solving First Order Linear Fredholm Integro-differential Equations 1 E. Aruchunan

More information

The family of Runge Kutta methods with two intermediate evaluations is defined by

The family of Runge Kutta methods with two intermediate evaluations is defined by AM 205: lecture 13 Last time: Numerical solution of ordinary differential equations Today: Additional ODE methods, boundary value problems Thursday s lecture will be given by Thomas Fai Assignment 3 will

More information

Department of Applied Mathematics and Theoretical Physics. AMA 204 Numerical analysis. Exam Winter 2004

Department of Applied Mathematics and Theoretical Physics. AMA 204 Numerical analysis. Exam Winter 2004 Department of Applied Mathematics and Theoretical Physics AMA 204 Numerical analysis Exam Winter 2004 The best six answers will be credited All questions carry equal marks Answer all parts of each question

More information

Lecture 17: Ordinary Differential Equation II. First Order (continued)

Lecture 17: Ordinary Differential Equation II. First Order (continued) Lecture 17: Ordinary Differential Equation II. First Order (continued) 1. Key points Maple commands dsolve dsolve[interactive] dsolve(numeric) 2. Linear first order ODE: y' = q(x) - p(x) y In general,

More information

Southern Methodist University.

Southern Methodist University. Title: Continuous extensions Name: Lawrence F. Shampine 1, Laurent O. Jay 2 Affil./Addr. 1: Department of Mathematics Southern Methodist University Dallas, TX 75275 USA Phone: +1 (972) 690-8439 E-mail:

More information

A SYMBOLIC-NUMERIC APPROACH TO THE SOLUTION OF THE BUTCHER EQUATIONS

A SYMBOLIC-NUMERIC APPROACH TO THE SOLUTION OF THE BUTCHER EQUATIONS CANADIAN APPLIED MATHEMATICS QUARTERLY Volume 17, Number 3, Fall 2009 A SYMBOLIC-NUMERIC APPROACH TO THE SOLUTION OF THE BUTCHER EQUATIONS SERGEY KHASHIN ABSTRACT. A new approach based on the use of new

More information

Numerical Analysis. A Comprehensive Introduction. H. R. Schwarz University of Zürich Switzerland. with a contribution by

Numerical Analysis. A Comprehensive Introduction. H. R. Schwarz University of Zürich Switzerland. with a contribution by Numerical Analysis A Comprehensive Introduction H. R. Schwarz University of Zürich Switzerland with a contribution by J. Waldvogel Swiss Federal Institute of Technology, Zürich JOHN WILEY & SONS Chichester

More information

A NEW INTEGRATOR FOR SPECIAL THIRD ORDER DIFFERENTIAL EQUATIONS WITH APPLICATION TO THIN FILM FLOW PROBLEM

A NEW INTEGRATOR FOR SPECIAL THIRD ORDER DIFFERENTIAL EQUATIONS WITH APPLICATION TO THIN FILM FLOW PROBLEM Indian J. Pure Appl. Math., 491): 151-167, March 218 c Indian National Science Academy DOI: 1.17/s13226-18-259-6 A NEW INTEGRATOR FOR SPECIAL THIRD ORDER DIFFERENTIAL EQUATIONS WITH APPLICATION TO THIN

More information

Module 6: Implicit Runge-Kutta Methods Lecture 17: Derivation of Implicit Runge-Kutta Methods(Contd.) The Lecture Contains:

Module 6: Implicit Runge-Kutta Methods Lecture 17: Derivation of Implicit Runge-Kutta Methods(Contd.) The Lecture Contains: The Lecture Contains: We continue with the details about the derivation of the two stage implicit Runge- Kutta methods. A brief description of semi-explicit Runge-Kutta methods is also given. Finally,

More information

ONE- AND TWO-STAGE IMPLICIT INTERVAL METHODS OF RUNGE-KUTTA TYPE

ONE- AND TWO-STAGE IMPLICIT INTERVAL METHODS OF RUNGE-KUTTA TYPE COMPUTATIONAL METHODS IN SCIENCE AND TECHNOLOGY 5,53-65 (1999) ONE- AND TWO-STAGE IMPLICIT INTERVAL METHODS OF RUNGE-KUTTA TYPE ANDRZEJ MARCINIAK 1, BARBARA SZYSZKA 2 1 Institute of Computing Science,

More information

369 Nigerian Research Journal of Engineering and Environmental Sciences 2(2) 2017 pp

369 Nigerian Research Journal of Engineering and Environmental Sciences 2(2) 2017 pp 369 Nigerian Research Journal of Engineering and Environmental Sciences 2(2) 27 pp. 369-374 Original Research Article THIRD DERIVATIVE MULTISTEP METHODS WITH OPTIMIZED REGIONS OF ABSOLUTE STABILITY FOR

More information

Extended Runge Kutta-like formulae

Extended Runge Kutta-like formulae Applied Numerical Mathematics 56 006 584 605 www.elsevier.com/locate/apnum Extended Runge Kutta-like formulae Xinyuan Wu a Jianlin Xia b a State Key Laboratory for Novel Software Technology Department

More information

Do not turn over until you are told to do so by the Invigilator.

Do not turn over until you are told to do so by the Invigilator. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 216 17 INTRODUCTION TO NUMERICAL ANALYSIS MTHE612B Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions.

More information

Ordinary differential equations - Initial value problems

Ordinary differential equations - Initial value problems Education has produced a vast population able to read but unable to distinguish what is worth reading. G.M. TREVELYAN Chapter 6 Ordinary differential equations - Initial value problems In this chapter

More information

Runge-Kutta Theory and Constraint Programming Julien Alexandre dit Sandretto Alexandre Chapoutot. Department U2IS ENSTA ParisTech SCAN Uppsala

Runge-Kutta Theory and Constraint Programming Julien Alexandre dit Sandretto Alexandre Chapoutot. Department U2IS ENSTA ParisTech SCAN Uppsala Runge-Kutta Theory and Constraint Programming Julien Alexandre dit Sandretto Alexandre Chapoutot Department U2IS ENSTA ParisTech SCAN 2016 - Uppsala Contents Numerical integration Runge-Kutta with interval

More information

Investigation on the Most Efficient Ways to Solve the Implicit Equations for Gauss Methods in the Constant Stepsize Setting

Investigation on the Most Efficient Ways to Solve the Implicit Equations for Gauss Methods in the Constant Stepsize Setting Applied Mathematical Sciences, Vol. 12, 2018, no. 2, 93-103 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.711340 Investigation on the Most Efficient Ways to Solve the Implicit Equations

More information

A Study on Linear and Nonlinear Stiff Problems. Using Single-Term Haar Wavelet Series Technique

A Study on Linear and Nonlinear Stiff Problems. Using Single-Term Haar Wavelet Series Technique Int. Journal of Math. Analysis, Vol. 7, 3, no. 53, 65-636 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.988/ijma.3.3894 A Study on Linear and Nonlinear Stiff Problems Using Single-Term Haar Wavelet Series

More information

SOME PROPERTIES OF SYMPLECTIC RUNGE-KUTTA METHODS

SOME PROPERTIES OF SYMPLECTIC RUNGE-KUTTA METHODS SOME PROPERTIES OF SYMPLECTIC RUNGE-KUTTA METHODS ERNST HAIRER AND PIERRE LEONE Abstract. We prove that to every rational function R(z) satisfying R( z)r(z) = 1, there exists a symplectic Runge-Kutta method

More information

A CLASS OF CONTINUOUS HYBRID LINEAR MULTISTEP METHODS FOR STIFF IVPs IN ODEs

A CLASS OF CONTINUOUS HYBRID LINEAR MULTISTEP METHODS FOR STIFF IVPs IN ODEs ANALELE ŞTIINŢIFICE ALE UNIVERSITĂŢII AL.I. CUZA DIN IAŞI (S.N.) MATEMATICĂ, Tomul LVIII, 0, f. A CLASS OF CONTINUOUS HYBRID LINEAR MULTISTEP METHODS FOR STIFF IVPs IN ODEs BY R.I. OKUONGHAE Abstract.

More information

Differential Equations

Differential Equations Differential Equations Definitions Finite Differences Taylor Series based Methods: Euler Method Runge-Kutta Methods Improved Euler, Midpoint methods Runge Kutta (2nd, 4th order) methods Predictor-Corrector

More information

Solving PDEs with PGI CUDA Fortran Part 4: Initial value problems for ordinary differential equations

Solving PDEs with PGI CUDA Fortran Part 4: Initial value problems for ordinary differential equations Solving PDEs with PGI CUDA Fortran Part 4: Initial value problems for ordinary differential equations Outline ODEs and initial conditions. Explicit and implicit Euler methods. Runge-Kutta methods. Multistep

More information

Applied Math for Engineers

Applied Math for Engineers Applied Math for Engineers Ming Zhong Lecture 15 March 28, 2018 Ming Zhong (JHU) AMS Spring 2018 1 / 28 Recap Table of Contents 1 Recap 2 Numerical ODEs: Single Step Methods 3 Multistep Methods 4 Method

More information

Two Optimized Runge-Kutta Methods for the Solution of the Schrödinger Equation

Two Optimized Runge-Kutta Methods for the Solution of the Schrödinger Equation MATCH Communications in Mathematical and in Computer Chemistry MATCH Commun. Math. Comput. Chem. (8) 7-77 ISSN - Two Optimized Runge-Kutta Methods for the Solution of the Schrödinger Equation T.V. Triantafyllidis,

More information

Quadratic SDIRK pair for treating chemical reaction problems.

Quadratic SDIRK pair for treating chemical reaction problems. Quadratic SDIRK pair for treating chemical reaction problems. Ch. Tsitouras TEI of Chalkis, Dept. of Applied Sciences, GR 34400 Psahna, Greece. I. Th. Famelis TEI of Athens, Dept. of Mathematics, GR 12210

More information

One-Step Hybrid Block Method with One Generalized Off-Step Points for Direct Solution of Second Order Ordinary Differential Equations

One-Step Hybrid Block Method with One Generalized Off-Step Points for Direct Solution of Second Order Ordinary Differential Equations Applied Mathematical Sciences, Vol. 10, 2016, no. 29, 142-142 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2016.6127 One-Step Hybrid Block Method with One Generalized Off-Step Points for

More information

Study the Numerical Methods for Solving System of Equation

Study the Numerical Methods for Solving System of Equation Study the Numerical Methods for Solving System of Equation Ravi Kumar 1, Mr. Raj Kumar Duhan 2 1 M. Tech. (M.E), 4 th Semester, UIET MDU Rohtak 2 Assistant Professor, Dept. of Mechanical Engg., UIET MDU

More information

-Stable Second Derivative Block Multistep Formula for Stiff Initial Value Problems

-Stable Second Derivative Block Multistep Formula for Stiff Initial Value Problems IAENG International Journal of Applied Mathematics, :3, IJAM 3_7 -Stable Second Derivative Bloc Multistep Formula for Stiff Initial Value Problems (Advance online publication: 3 August ) IAENG International

More information

Partitioned Runge-Kutta Methods for Semi-explicit Differential-Algebraic Systems of Index 2

Partitioned Runge-Kutta Methods for Semi-explicit Differential-Algebraic Systems of Index 2 Partitioned Runge-Kutta Methods for Semi-explicit Differential-Algebraic Systems of Index 2 A. Murua Konputazio Zientziak eta A. A. Saila, EHU/UPV, Donostia-San Sebastián email ander@si.ehu.es December

More information

Research Article P-Stable Higher Derivative Methods with Minimal Phase-Lag for Solving Second Order Differential Equations

Research Article P-Stable Higher Derivative Methods with Minimal Phase-Lag for Solving Second Order Differential Equations Hindawi Publishing Corporation Journal of Applied Mathematics Volume 2011, Article ID 407151, 15 pages doi:10.1155/2011/407151 Research Article P-Stable Higher Derivative Methods with Minimal Phase-Lag

More information

The collocation method for ODEs: an introduction

The collocation method for ODEs: an introduction 058065 - Collocation Methods for Volterra Integral Related Functional Differential The collocation method for ODEs: an introduction A collocation solution u h to a functional equation for example an ordinary

More information

Almost Runge-Kutta Methods Of Orders Up To Five

Almost Runge-Kutta Methods Of Orders Up To Five Almost Runge-Kutta Methods Of Orders Up To Five ABRAHAM OCHOCHE Department of Information Technology, Federal University of Technology, Minna, Niger State PMB 65, Nigeria abochoche@gmailcom PETER NDAJAH

More information

ENGI 3424 First Order ODEs Page 1-01

ENGI 3424 First Order ODEs Page 1-01 ENGI 344 First Order ODEs Page 1-01 1. Ordinary Differential Equations Equations involving only one independent variable and one or more dependent variables, together with their derivatives with respect

More information

Lecture 4: Numerical solution of ordinary differential equations

Lecture 4: Numerical solution of ordinary differential equations Lecture 4: Numerical solution of ordinary differential equations Department of Mathematics, ETH Zürich General explicit one-step method: Consistency; Stability; Convergence. High-order methods: Taylor

More information

Scientific Computing: An Introductory Survey

Scientific Computing: An Introductory Survey Scientific Computing: An Introductory Survey Chapter 9 Initial Value Problems for Ordinary Differential Equations Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign

More information

Geometric Numerical Integration

Geometric Numerical Integration Geometric Numerical Integration (Ernst Hairer, TU München, winter 2009/10) Development of numerical ordinary differential equations Nonstiff differential equations (since about 1850), see [4, 2, 1] Adams

More information

Math 128A Spring 2003 Week 11 Solutions Burden & Faires 5.6: 1b, 3b, 7, 9, 12 Burden & Faires 5.7: 1b, 3b, 5 Burden & Faires 5.

Math 128A Spring 2003 Week 11 Solutions Burden & Faires 5.6: 1b, 3b, 7, 9, 12 Burden & Faires 5.7: 1b, 3b, 5 Burden & Faires 5. Math 128A Spring 2003 Week 11 Solutions Burden & Faires 5.6: 1b, 3b, 7, 9, 12 Burden & Faires 5.7: 1b, 3b, 5 Burden & Faires 5.8: 1b, 3b, 4 Burden & Faires 5.6. Multistep Methods 1. Use all the Adams-Bashforth

More information

A Differential Quadrature Algorithm for the Numerical Solution of the Second-Order One Dimensional Hyperbolic Telegraph Equation

A Differential Quadrature Algorithm for the Numerical Solution of the Second-Order One Dimensional Hyperbolic Telegraph Equation ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.13(01) No.3,pp.59-66 A Differential Quadrature Algorithm for the Numerical Solution of the Second-Order One Dimensional

More information

Applied Numerical Analysis

Applied Numerical Analysis Applied Numerical Analysis Using MATLAB Second Edition Laurene V. Fausett Texas A&M University-Commerce PEARSON Prentice Hall Upper Saddle River, NJ 07458 Contents Preface xi 1 Foundations 1 1.1 Introductory

More information

CS 450 Numerical Analysis. Chapter 9: Initial Value Problems for Ordinary Differential Equations

CS 450 Numerical Analysis. Chapter 9: Initial Value Problems for Ordinary Differential Equations Lecture slides based on the textbook Scientific Computing: An Introductory Survey by Michael T. Heath, copyright c 2018 by the Society for Industrial and Applied Mathematics. http://www.siam.org/books/cl80

More information

A Zero-Stable Block Method for the Solution of Third Order Ordinary Differential Equations.

A Zero-Stable Block Method for the Solution of Third Order Ordinary Differential Equations. A Zero-Stable Block Method for the Solution of Third Order Ordinary Differential Equations. K. Rauf, Ph.D. 1 ; S.A. Aniki (Ph.D. in view) 2* ; S. Ibrahim (Ph.D. in view) 2 ; and J.O. Omolehin, Ph.D. 3

More information

A New Embedded Phase-Fitted Modified Runge-Kutta Method for the Numerical Solution of Oscillatory Problems

A New Embedded Phase-Fitted Modified Runge-Kutta Method for the Numerical Solution of Oscillatory Problems Applied Mathematical Sciences, Vol. 1, 16, no. 44, 157-178 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/1.1988/ams.16.64146 A New Embedded Phase-Fitted Modified Runge-Kutta Method for the Numerical Solution

More information

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 9

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 9 Lecture Notes to Accompany Scientific Computing An Introductory Survey Second Edition by Michael T. Heath Chapter 9 Initial Value Problems for Ordinary Differential Equations Copyright c 2001. Reproduction

More information

THREE- AND FOUR-STAGE IMPLICIT INTERVAL METHODS OF RUNGE-KUTTA TYPE

THREE- AND FOUR-STAGE IMPLICIT INTERVAL METHODS OF RUNGE-KUTTA TYPE COMPUTATIONAL METHODS IN SCIENCE AND TECHNOLOGY 6, 41-59 (2000) THREE- AND FOUR-STAGE IMPLICIT INTERVAL METHODS OF RUNGE-KUTTA TYPE KAROL GAJDA 1, ANDRZEJ MARCINIAK 2, BARBARA SZYSZKA 1 1 Institute of

More information

(f(x) P 3 (x)) dx. (a) The Lagrange formula for the error is given by

(f(x) P 3 (x)) dx. (a) The Lagrange formula for the error is given by 1. QUESTION (a) Given a nth degree Taylor polynomial P n (x) of a function f(x), expanded about x = x 0, write down the Lagrange formula for the truncation error, carefully defining all its elements. How

More information

δ Substituting into the differential equation gives: x i+1 x i δ f(t i,x i ) (3)

δ Substituting into the differential equation gives: x i+1 x i δ f(t i,x i ) (3) Solving Differential Equations Numerically Differential equations are ubiquitous in Physics since the laws of nature often take on a simple form when expressed in terms of infinitesimal changes of the

More information

High-order symmetric schemes for the energy conservation of polynomial Hamiltonian problems.

High-order symmetric schemes for the energy conservation of polynomial Hamiltonian problems. High-order symmetric schemes for the energy conservation of polynomial Hamiltonian problems. Felice Iavernaro and Donato Trigiante Abstract We define a class of arbitrary high order symmetric one-step

More information

A Modified Runge-Kutta-Nyström Method by using Phase Lag Properties for the Numerical Solution of Orbital Problems

A Modified Runge-Kutta-Nyström Method by using Phase Lag Properties for the Numerical Solution of Orbital Problems Appl. Math. Inf. Sci., No., - () Applied Mathematics & Information Sciences An International Journal A Modified Runge-Kutta-Nyström Method by using Phase Lag Properties for the Numerical Solution of Orbital

More information

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF MATHEMATICS ACADEMIC YEAR / EVEN SEMESTER QUESTION BANK

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF MATHEMATICS ACADEMIC YEAR / EVEN SEMESTER QUESTION BANK KINGS COLLEGE OF ENGINEERING MA5-NUMERICAL METHODS DEPARTMENT OF MATHEMATICS ACADEMIC YEAR 00-0 / EVEN SEMESTER QUESTION BANK SUBJECT NAME: NUMERICAL METHODS YEAR/SEM: II / IV UNIT - I SOLUTION OF EQUATIONS

More information

Fourth-order symplectic exponentially-fitted modified Runge-Kutta methods of the Gauss type: a review

Fourth-order symplectic exponentially-fitted modified Runge-Kutta methods of the Gauss type: a review Fourth-order symplectic exponentially-fitted modified Runge-Kutta methods of the Gauss type: a review G. Vanden Berghe and M. Van Daele Vakgroep Toegepaste Wiskunde en Informatica, Universiteit Gent, Krijgslaan

More information

High-order Symmetric Schemes for the Energy Conservation of Polynomial Hamiltonian Problems 1 2

High-order Symmetric Schemes for the Energy Conservation of Polynomial Hamiltonian Problems 1 2 European Society of Computational Methods in Sciences and Engineering (ESCMSE) Journal of Numerical Analysis, Industrial and Applied Mathematics (JNAIAM) vol 4, no -2, 29, pp 87- ISSN 79 84 High-order

More information

Chapter 5 Exercises. (a) Determine the best possible Lipschitz constant for this function over 2 u <. u (t) = log(u(t)), u(0) = 2.

Chapter 5 Exercises. (a) Determine the best possible Lipschitz constant for this function over 2 u <. u (t) = log(u(t)), u(0) = 2. Chapter 5 Exercises From: Finite Difference Methods for Ordinary and Partial Differential Equations by R. J. LeVeque, SIAM, 2007. http://www.amath.washington.edu/ rjl/fdmbook Exercise 5. (Uniqueness for

More information

A family of A-stable Runge Kutta collocation methods of higher order for initial-value problems

A family of A-stable Runge Kutta collocation methods of higher order for initial-value problems IMA Journal of Numerical Analysis Advance Access published January 3, 2007 IMA Journal of Numerical Analysis Pageof20 doi:0.093/imanum/drl00 A family of A-stable Runge Kutta collocation methods of higher

More information

Numerical Analysis: Approximation of Functions

Numerical Analysis: Approximation of Functions Numerical Analysis: Approximation of Functions Mirko Navara http://cmp.felk.cvut.cz/ navara/ Center for Machine Perception, Department of Cybernetics, FEE, CTU Karlovo náměstí, building G, office 104a

More information

Energy-Preserving Runge-Kutta methods

Energy-Preserving Runge-Kutta methods Energy-Preserving Runge-Kutta methods Fasma Diele, Brigida Pace Istituto per le Applicazioni del Calcolo M. Picone, CNR, Via Amendola 122, 70126 Bari, Italy f.diele@ba.iac.cnr.it b.pace@ba.iac.cnr.it SDS2010,

More information

GALERKIN AND RUNGE KUTTA METHODS: UNIFIED FORMULATION, A POSTERIORI ERROR ESTIMATES AND NODAL SUPERCONVERGENCE

GALERKIN AND RUNGE KUTTA METHODS: UNIFIED FORMULATION, A POSTERIORI ERROR ESTIMATES AND NODAL SUPERCONVERGENCE GALERKIN AND RUNGE KUTTA METHODS: UNIFIED FORMULATION, A POSTERIORI ERROR ESTIMATES AND NODAL SUPERCONVERGENCE GEORGIOS AKRIVIS, CHARALAMBOS MAKRIDAKIS, AND RICARDO H. NOCHETTO Abstract. We unify the formulation

More information

Validated Explicit and Implicit Runge-Kutta Methods

Validated Explicit and Implicit Runge-Kutta Methods Validated Explicit and Implicit Runge-Kutta Methods Alexandre Chapoutot joint work with Julien Alexandre dit Sandretto and Olivier Mullier U2IS, ENSTA ParisTech 8th Small Workshop on Interval Methods,

More information

Numerical Solution of Linear Fredholm Integro-Differential Equations by Non-standard Finite Difference Method

Numerical Solution of Linear Fredholm Integro-Differential Equations by Non-standard Finite Difference Method Available at http://pvamu.edu/aam Appl. Appl. Math. ISS: 1932-9466 Vol. 10, Issue 2 (December 2015), pp. 1019-1026 Applications and Applied Mathematics: An International Journal (AAM) umerical Solution

More information

Numerical Methods for Engineers. and Scientists. Applications using MATLAB. An Introduction with. Vish- Subramaniam. Third Edition. Amos Gilat.

Numerical Methods for Engineers. and Scientists. Applications using MATLAB. An Introduction with. Vish- Subramaniam. Third Edition. Amos Gilat. Numerical Methods for Engineers An Introduction with and Scientists Applications using MATLAB Third Edition Amos Gilat Vish- Subramaniam Department of Mechanical Engineering The Ohio State University Wiley

More information

COMMENTS ON HIGH ORDER INTEGRATORS EMBEDDED WITHIN INTEGRAL DEFERRED CORRECTION METHODS

COMMENTS ON HIGH ORDER INTEGRATORS EMBEDDED WITHIN INTEGRAL DEFERRED CORRECTION METHODS COMMENTS ON HIGH ORDER INTEGRATORS EMBEDDED WITHIN INTEGRAL DEFERRED CORRECTION METHODS ANDREW CHRISTLIEB, BENJAMIN ONG, AND JING-MEI QIU Abstract. Spectral deferred correction (SDC) methods for solving

More information

COSC 3361 Numerical Analysis I Ordinary Differential Equations (II) - Multistep methods

COSC 3361 Numerical Analysis I Ordinary Differential Equations (II) - Multistep methods COSC 336 Numerical Analysis I Ordinary Differential Equations (II) - Multistep methods Fall 2005 Repetition from the last lecture (I) Initial value problems: dy = f ( t, y) dt y ( a) = y 0 a t b Goal:

More information

MODELLING OF RECIPROCAL TRANSDUCER SYSTEM ACCOUNTING FOR NONLINEAR CONSTITUTIVE RELATIONS

MODELLING OF RECIPROCAL TRANSDUCER SYSTEM ACCOUNTING FOR NONLINEAR CONSTITUTIVE RELATIONS MODELLING OF RECIPROCAL TRANSDUCER SYSTEM ACCOUNTING FOR NONLINEAR CONSTITUTIVE RELATIONS L. X. Wang 1 M. Willatzen 1 R. V. N. Melnik 1,2 Abstract The dynamics of reciprocal transducer systems is modelled

More information

Comparative numerical solutions of stiff ordinary differential equations using Magnus series expansion method

Comparative numerical solutions of stiff ordinary differential equations using Magnus series expansion method NTMSCI, No. 1, 5-45 (215) 5 New Trends in Mathematical Sciences http://www.ntmsci.com Comparative numerical solutions of stiff ordinary differential equations using Magnus series expansion method Mehmet

More information

CHAPTER 10: Numerical Methods for DAEs

CHAPTER 10: Numerical Methods for DAEs CHAPTER 10: Numerical Methods for DAEs Numerical approaches for the solution of DAEs divide roughly into two classes: 1. direct discretization 2. reformulation (index reduction) plus discretization Direct

More information

MTH 452/552 Homework 3

MTH 452/552 Homework 3 MTH 452/552 Homework 3 Do either 1 or 2. 1. (40 points) [Use of ode113 and ode45] This problem can be solved by a modifying the m-files odesample.m and odesampletest.m available from the author s webpage.

More information

Continuous Block Hybrid-Predictor-Corrector method for the solution of y = f (x, y, y )

Continuous Block Hybrid-Predictor-Corrector method for the solution of y = f (x, y, y ) International Journal of Mathematics and Soft Computing Vol., No. 0), 5-4. ISSN 49-8 Continuous Block Hybrid-Predictor-Corrector method for the solution of y = f x, y, y ) A.O. Adesanya, M.R. Odekunle

More information

Implicit-explicit exponential integrators

Implicit-explicit exponential integrators Implicit-explicit exponential integrators Bawfeh Kingsley Kometa joint work with Elena Celledoni MaGIC 2011 Finse, March 1-4 1 Introduction Motivation 2 semi-lagrangian Runge-Kutta exponential integrators

More information

Exam in TMA4215 December 7th 2012

Exam in TMA4215 December 7th 2012 Norwegian University of Science and Technology Department of Mathematical Sciences Page of 9 Contact during the exam: Elena Celledoni, tlf. 7359354, cell phone 48238584 Exam in TMA425 December 7th 22 Allowed

More information

9.6 Predictor-Corrector Methods

9.6 Predictor-Corrector Methods SEC. 9.6 PREDICTOR-CORRECTOR METHODS 505 Adams-Bashforth-Moulton Method 9.6 Predictor-Corrector Methods The methods of Euler, Heun, Taylor, and Runge-Kutta are called single-step methods because they use

More information

Finite Difference and Finite Element Methods

Finite Difference and Finite Element Methods Finite Difference and Finite Element Methods Georgy Gimel farb COMPSCI 369 Computational Science 1 / 39 1 Finite Differences Difference Equations 3 Finite Difference Methods: Euler FDMs 4 Finite Element

More information

One Step Continuous Hybrid Block Method for the Solution of

One Step Continuous Hybrid Block Method for the Solution of ISSN 4-86 (Paper) ISSN -9 (Online) Vol.4 No. 4 One Step Continuous Hybrid Block Method for the Solution of y = f ( x y y y ). K. M. Fasasi * A. O. Adesanya S. O. Adee Department of Mathematics Modibbo

More information

Numerical Methods for Differential Equations

Numerical Methods for Differential Equations CHAPTER 5 Numerical Methods for Differential Equations In this chapter we will discuss a few of the many numerical methods which can be used to solve initial value problems and one-dimensional boundary

More information

Modified block method for the direct solution of second order ordinary differential equations

Modified block method for the direct solution of second order ordinary differential equations c Copyright, Darbose International Journal of Applied Mathematics and Computation Volume 3(3),pp 181 188, 2011 http://ijamc.psit.in Modified block method for the direct solution of second order ordinary

More information

Numerical Methods for Engineers

Numerical Methods for Engineers Numerical Methods for Engineers SEVENTH EDITION Steven C Chopra Berger Chair in Computing and Engineering Tufts University Raymond P. Canal Professor Emeritus of Civil Engineering of Michiaan University

More information

16.7 Multistep, Multivalue, and Predictor-Corrector Methods

16.7 Multistep, Multivalue, and Predictor-Corrector Methods 740 Chapter 16. Integration of Ordinary Differential Equations 16.7 Multistep, Multivalue, and Predictor-Corrector Methods The terms multistepand multivaluedescribe two different ways of implementing essentially

More information

Z. Omar. Department of Mathematics School of Quantitative Sciences College of Art and Sciences Univeristi Utara Malaysia, Malaysia. Ra ft.

Z. Omar. Department of Mathematics School of Quantitative Sciences College of Art and Sciences Univeristi Utara Malaysia, Malaysia. Ra ft. International Journal of Mathematical Analysis Vol. 9, 015, no. 46, 57-7 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/ijma.015.57181 Developing a Single Step Hybrid Block Method with Generalized

More information

A comparison of the Bader Deuflhard and the Cash Karp Runge Kutta integrators for the GRI-MECH 3.0 model based on the chemical kinetics code Kintecus

A comparison of the Bader Deuflhard and the Cash Karp Runge Kutta integrators for the GRI-MECH 3.0 model based on the chemical kinetics code Kintecus 1368 A comparison of the Bader Deuflhard and the Cash Karp Runge Kutta integrators for the GRI-MECH 3.0 model based on the chemical inetics code Kintecus James C. Ianni Vast Technologies Development, Inc.,

More information

Module 4: Numerical Methods for ODE. Michael Bader. Winter 2007/2008

Module 4: Numerical Methods for ODE. Michael Bader. Winter 2007/2008 Outlines Module 4: for ODE Part I: Basic Part II: Advanced Lehrstuhl Informatik V Winter 2007/2008 Part I: Basic 1 Direction Fields 2 Euler s Method Outlines Part I: Basic Part II: Advanced 3 Discretized

More information

Research Article A Legendre Wavelet Spectral Collocation Method for Solving Oscillatory Initial Value Problems

Research Article A Legendre Wavelet Spectral Collocation Method for Solving Oscillatory Initial Value Problems Applied Mathematics Volume 013, Article ID 591636, 5 pages http://dx.doi.org/10.1155/013/591636 Research Article A Legendre Wavelet Spectral Collocation Method for Solving Oscillatory Initial Value Problems

More information

Solving Delay Differential Equations (DDEs) using Nakashima s 2 Stages 4 th Order Pseudo-Runge-Kutta Method

Solving Delay Differential Equations (DDEs) using Nakashima s 2 Stages 4 th Order Pseudo-Runge-Kutta Method World Applied Sciences Journal (Special Issue of Applied Math): 8-86, 3 ISSN 88-495; IDOSI Publications, 3 DOI:.589/idosi.wasj.3..am.43 Solving Delay Differential Equations (DDEs) using Naashima s Stages

More information

Dense Output. Introduction

Dense Output. Introduction ense Output 339 ense Output Lawrence F. Shampine 1 and Laurent O. Jay 2 1 epartment of Mathematics, Southern Methodist University, allas, TX, USA 2 epartment of Mathematics, The University of Iowa, Iowa

More information