THIRD ORDER RUNGE-KUTTA METHOD FOR SOLVING DIFFERENTIAL EQUATION IN FUZZY ENVIRONMENT. S. Narayanamoorthy 1, T.L. Yookesh 2

Size: px
Start display at page:

Download "THIRD ORDER RUNGE-KUTTA METHOD FOR SOLVING DIFFERENTIAL EQUATION IN FUZZY ENVIRONMENT. S. Narayanamoorthy 1, T.L. Yookesh 2"

Transcription

1 International Journal of Pure Applied Mathematics Volume 101 No , ISSN: (printed version); ISSN: (on-line version) url: PAijpam.eu THIRD ORDER RUNGE-KUTTA METHOD FOR SOLVING DIFFERENTIAL EQUATION IN FUZZY ENVIRONMENT S. Narayanamoorthy 1, T.L. Yookesh 2 1,2 Department of Applied Mathematics Bharathiar University Coimbatore, , INDIA Abstract: In this research paper, we introduce a numerical algorithm for solving fuzzy initial value problem using Seikkala s derivative. The linear fuzzy differential equation is solved by Runge-Kutta method. The numerical values are calculated by choosing different step size. This approach gives a complete error analysis. AMS Subject Classification: 34A07, 65L06 Key Words: ordinary differential equation, fuzzy initial value problem, Runge-Kutta method 1. Introduction Fuzzy differential equation (FDE)has been rapidly growing in the recent years. Fuzzy differential equation forms a suitable setting for mathematical modeling of real world problems in which uncertainties or vagueness pervade. The concept of a fuzzy derivative was defined Chang Zadeh in It was followed by Dubois Prade. The term Fuzzy Differential Equation was introduced in 1987 by Kel Byatt. The most popular approach is using the Hukuhara differentablity for the fuzzy value functions, which has a draw back. Hence, the fuzzy solution behaves quite differently from the crisp so- Received: March 12, 2015 c 2015 Academic Publications, Ltd. url:

2 796 S. Narayanamoorthy, T.L. Yookesh lutions. Later, Seikkala[8] introduces the notations of fuzzy derivatives as an extension of Hukuhara derivative fuzzy integral. General formulation of fuzzy first order initial value problem is given by Buckley Feuring. Under appropriate conditions, the fuzzy initial value problem (FIVP) considered under interpretation has locally two solutions. Numerical solution of an FDE is obtained now in a natural way, by extending the existing classical methods to the fuzzy case[5]. Here we used the method called Runge-Kutta third order method to solve the fuzzy linear differential equation. 2. Preliminaries Definition 1. LetXbeaset. AfuzzysetAonXisdefinedtobeafunction A : X [0,1](orµ A : X [0,1]). Equivalently, a fuzzy set A is defined to be the class of object having the following representation A = {(x,µ A (x)) : x X}. Where, µ A : X [0,1] is a function called the membership characteristic function of A. Definition 2. The α-cut (or) α- level set of a fuzzy set A is a crisp set defined by A α = {x A(x) α} the strong α-cut defined similarly A α = {x A(x) > α}. Definition 3. A Fuzzy set Ā is the triangular Fuzzy number with peak (or center) a, left width α > 0 right β > 0 if its membership function has the following form Ā(t) = 1 a t α 1 t a β if a α < t < a, if a < t < a+β, 0, Otherwise. Lemma 4. In the sequence of non-negative numbers {W n } N n=0 satisfy W n+1 = A W n +B, 0 n N 1, W n = A n W 0 +B An 1 A 1, 0 n N, Lemma 5. Let F(t,u,v) G(t,u,v) belong to c (R f ) the partial derivatives of F G be bounded over R f. Then for arbitrarily fixed r,

3 THIRD ORDER RUNGE-KUTTA METHOD FOR SOLVING r 1, D(y(t n+1 ),y (0) (t n+1 )) h 2 L(1+2C) where L is a bound of partial derivatives of F,G C = max [ G[tn,y(t n ;r),y(t n ;r)] r [0,1] ] < α. Theorem 6. Let F(t,u,v) G(t,u,v) belong to c (R f ) the partial derivatives of F G be bounded over R f. Then for arbitrarily fixed r, 0 r 1, the numerical solutions of y(t n+1 ;r) y(t n+1 ;r) converge to the exact solution Y(t;r) Y(t;r) uniformly in t. Theorem 7. Let F(t,u,v) G(t,u,v) belong to c (R f ) the partial derivatives of F G be bounded over R f 2Lh < 1. Then for arbitrarily fixed r, 0 r 1, the iterative numerical solutions of y (j) (t n+1 ;r) y (j) (t n+1 ;r) converge to the numerical solution Y(t n ;r) Y(t n ;r) in t 0 t n t N, when j. 3. Fuzzy Initial Value Problem Consider the first order fuzzy initial value differential equation [8] is given by { y (x) = f(x,y(x)), t [x 0,X] y(x 0 ) = y 0 where y is a fuzzy function of x,f(x,y) is a fuzzy function of the crisp variable x the fuzzy derivative of y y(x 0 ) = y 0 is a triangular shaped fuzzy number. We denote the fuzzy function y by y = [y,y]. The α-level set of y(x) for x [x 0,X] is defined as [y(x)] r = [ y(x;α),y(x;α) ], (1) [y(x 0 )] r = [ y(x 0 ;α),y(x 0 ;α) ], α (0,1] Wewrite[f(x,y)] = [f(x,y),f(x,y)]f(x,y) = F[x,y,y], f(x,y) = G[x,y,y], because of y = f(x,y) we have f(x,y(x);α) = F[x,y(x;α),y(x;α)],f(x,y(x);α) = G[x,y(x;α),y(x;α)]. By using the extension principle, we have the membership function f(t,y(x))(s) = sup{y(x)(τ)/s = f(x,τ)}

4 798 S. Narayanamoorthy, T.L. Yookesh so fuzzy number f(x,y(x)). From this it follows that [f(t,y(x)] r = [f(x,y(x);α),f(x,y(x);α)],α (0,1]. Here f(x,y(x);α) = min{f(x,u) u [y(x)] r } f(x,y(x);α) = max{f(x,u) u [y(x)] r }. Theorem Ȳ(t)[α] = Ω(a) for all α [0,1],t I. 2. Ȳ(t) is a fuzzy number for all t I. 4. Third Order Runge-Kutta Method for Solving Fuzzy Differential Equations The General Third Order Fuzzy Runge-Kutta Method formula is y n+1 = y n + h 6 [k 1 +4k 2 +k 3 ], where k 1 = f(x n,y n ), k 2 = f(x n + h 2,y n + h 2 k 1), k 3 = f(x n +h,y n hk 1 +2hk 2 ). Then,letY = [Y 1,Y 2 ]beexactsolutiony = [y 1,y 2 ]betheapproximated solution of the Fuzzy initial value problem [Y(t)] r = [Y 1 (t,r),y 2 (t,r)] r = [y 1 (t,r),y 2 (t,r)] r. Keeping argument, the value of r is fixed then the exact approximate solution of t n are represented by [Y(t n )] r = [Y 1 (t n ;r),y 2 (t n ;r)][y(t n )] r = [y 1 (t n ;r),y 2 (t n ;r)],{0 n N}. The grid points at which the solution is calculated h = T t 0N t 1 = t 0 +ih, 0 i N.,

5 THIRD ORDER RUNGE-KUTTA METHOD FOR SOLVING Then we obtain Y 1 (t n+1 ;r) = Y 1 (t n ;r)+ h 6 [k 1 +4k 2 +k 3 ], where k 1 = f(t n,[y 1 (t n ;r),y 2 (t n ;r)]), k 2 = f(t n + h 2, Y 1(t n ;r)+ h 2 k 1, Y 2 (t n ;r)+ h 2 k 1) k 3 = f(t n +h,y 1 (t n ;r) hk 1 +2hk 2,Y 2 (t n ;r) hk 1 +2hk 2 ) Y 2 (t n+1 ;r) = Y 1 (t n ;r)+ h 6 [k 1 +4k 2 +k 3 ], where k 1 = g(t n,[y 1 (t n ;r),y 2 (t n ;r)]) k 2 = g(t n + h 2,Y 1(t n ;r)+ h 2 k 1,,Y 2 (t n ;r)+ h 2 k 1) k 3 = g(t n +h,y 1 (t n ;r) hk 1 +2hk 2,Y 2 (t n ;r) hk 1 +2hk 2 ). Thus we have y 1 (t n+1 ;r) = y 1 (t n ;r)+ h 6 [k 1 +4k 2 +k 3 ], where k 1 = f(t n,[y 1 (t n ;r),y 2 (t n ;r)]) k 2 = f(t n + h 2,y 1(t n ;r)+ h 2 k 1,y 2 (t n ;r)+ h 2 k 1) k 3 = f(t n +h,y 1 (t n ;r) hk 1 +2hk 2,y 2 (t n ;r) hk 1 +2hk 2 ) y 2 (t n+1 ;r) = y 1 (t n ;r)+ h 6 [k 1 +4k 2 +k 3 ]. Here k 1 = g(t n,[y 1 (t n ;r),y 2 (t n ;r)]) k 2 = g(t n + h 2,y 1(t n ;r)+ h 2 k 1,y 2 (t n ;r)+ h 2 k 1) k 3 = g(t n +h,y 1 (t n ;r) hk 1 +2hk 2,y 2 (t n ;r) hk 1 +2hk 2 ) Clearly y 1 (t n ;r) y 2 (t n ;r) converges to Y 1 (t n ;r) Y 2 (t n ;r) respectively whenever h Illustrative Example Consider the first order linear differential equation, y (t) = x 2 y, t > 0, y(0) = ( r, r)

6 800 S. Narayanamoorthy, T.L. Yookesh The exact solution is given by y(t,r) = [( r)e t3 3,( r)e t3 3 ] at t = 1 y(1,r) = [( r)e 1 3,( r)e 1 3], 0 r 1 Using the Runge-Kutta third order method approximation we denote y (0) 1 = r,y2 0 = r y (0) 1 (t n+1;r) = y 1 (t;r)+hy 1 (t,r) y (0) 2 (t n+1;r) = y 2 (t;r)+hy 2 (t,r) where I = 0,1,...N 1 h = 1/N. Now using these equation as an initial guess for the following iterative solutions respectively y1 i(t n+1;r) = y 2 (t n ;r)+ h 6 [k 1 +4k 2 +k 3 ] where, k 1 = f([y 1 (t n ;r)]) k 2 = f(y 1 (t n ;r)+ h 2 k 1) k 3 = f(y 1 (t n ;r)+ 3 4 k 2) y j 2 (t n+1;r) = y 2 (t n ;r)+ h 6 [k 1 +4k 2 +k 3 ] where, k 1 = f([y 2 (t n ;r)]) k 2 = f(y 2 (t n ;r)+ h 2 k 1) k 3 = f(y 2 (t n ;r)+ 3 4 k 2) j = 1,2,3. Thus we have y 1 (1,r) = y (3) 1 (1;r) y 2(1,r) = y (3) 2 (1;r) for i = 1,2,...,N. therefore, y 1 (1,r) = y (3) 1 (1;r) y 2(1,r) = y (3) 2 (1;r) are obtained. The solution of exact approximate solutions were tabulated compare as, r Table 1 : Exact Soln at x = 1 r Table 2 : Approx soln at x = 1

7 THIRD ORDER RUNGE-KUTTA METHOD FOR SOLVING (a) At h=0.1 (b) At h=0.01 Figure 1: Graphical representation r/h Table 3 : Error at x = 1 6. Conclusion The numerical solution for fuzzy ordinary differential equation is obtained. A scheme based on third order Runge-Kutta method to approximate the solution of fuzzy initial value problem has been formulated. Numerical example shows the efficiency of implemented numerical method it increase the accuracy. References [1] T.Allahviranloo, Numerical methods for fuzzy system of linear equation, Appl.math.comput., 155 (2004), [2] S.Abbasby, T.Allahviranloo, O.Lopez-pouso, J.J.Nieto, Numerical methods for fuzzy differential inclusions, Journal of computer mathematics with applications., 48(2004),

8 802 S. Narayanamoorthy, T.L. Yookesh [3] J. J. Buckley, Y. Qu, On using α-cuts to evaluate fuzzy equations, Fuzzy Sets Systems., 38 (1990), [4] M. Sh. Dahaghin, M. Mohseni Moghadam, Analysis of a two-step method numerical solution of fuzzy ordinary differential equationsitalin Journal of Pure Applied Mathematics., 27 (2010), [5] E. Hllermeier, Numerical methods for fuzzy initial value problems, International Journal of Uncertainty Fuzziness Knowledge-Based Systems., 7 (1999), [6] O.kaleva, Fuzzy differential equations, Fuzzy sets systems., 24 (1987), [7] A.Kel,J.Byatt, Fuzzy processes, Fuzzy sets systems., 4 (1980), [8] S. Seikkala, On the Fuzzy initial value problem, Fuzzy set system., 24 (1987),

Numerical Solution of Fuzzy Differential Equations

Numerical Solution of Fuzzy Differential Equations Applied Mathematical Sciences, Vol. 1, 2007, no. 45, 2231-2246 Numerical Solution of Fuzzy Differential Equations Javad Shokri Department of Mathematics Urmia University P.O. Box 165, Urmia, Iran j.shokri@mail.urmia.ac.ir

More information

A Method for Solving Fuzzy Differential Equations Using Runge-Kutta Method with Harmonic Mean of Three Quantities

A Method for Solving Fuzzy Differential Equations Using Runge-Kutta Method with Harmonic Mean of Three Quantities A Method for Solving Fuzzy Differential Equations Using Runge-Kutta Method with Harmonic Mean of Three Quantities D.Paul Dhayabaran 1 Associate Professor & Principal, PG and Research Department of Mathematics,

More information

A METHOD FOR SOLVING FUZZY PARTIAL DIFFERENTIAL EQUATION BY FUZZY SEPARATION VARIABLE

A METHOD FOR SOLVING FUZZY PARTIAL DIFFERENTIAL EQUATION BY FUZZY SEPARATION VARIABLE International Research Journal of Engineering and Technology (IRJET) e-issn: 395-0056 Volume: 06 Issue: 0 Jan 09 www.irjet.net p-issn: 395-007 A METHOD FOR SOLVING FUZZY PARTIAL DIFFERENTIAL EQUATION BY

More information

NUMERICAL SOLUTIONS OF FUZZY DIFFERENTIAL EQUATIONS BY TAYLOR METHOD

NUMERICAL SOLUTIONS OF FUZZY DIFFERENTIAL EQUATIONS BY TAYLOR METHOD COMPUTATIONAL METHODS IN APPLIED MATHEMATICS, Vol.2(2002), No.2, pp.113 124 c Institute of Mathematics of the National Academy of Sciences of Belarus NUMERICAL SOLUTIONS OF FUZZY DIFFERENTIAL EQUATIONS

More information

First Order Non Homogeneous Ordinary Differential Equation with Initial Value as Triangular Intuitionistic Fuzzy Number

First Order Non Homogeneous Ordinary Differential Equation with Initial Value as Triangular Intuitionistic Fuzzy Number 27427427427427412 Journal of Uncertain Systems Vol.9, No.4, pp.274-285, 2015 Online at: www.jus.org.uk First Order Non Homogeneous Ordinary Differential Equation with Initial Value as Triangular Intuitionistic

More information

Numerical Solution of Hybrid Fuzzy Dierential Equation (IVP) by Improved Predictor-Corrector Method

Numerical Solution of Hybrid Fuzzy Dierential Equation (IVP) by Improved Predictor-Corrector Method Available online at http://ijim.srbiau.ac.ir Int. J. Industrial Mathematics Vol. 1, No. 2 (2009)147-161 Numerical Solution of Hybrid Fuzzy Dierential Equation (IVP) by Improved Predictor-Corrector Method

More information

Two Step Method for Fuzzy Differential Equations

Two Step Method for Fuzzy Differential Equations International Mathematical Forum, 1, 2006, no. 17, 823-832 Two Step Method for Fuzzy Differential Equations T. Allahviranloo 1, N. Ahmady, E. Ahmady Department of Mathematics Science and Research Branch

More information

Approximate Method for Solving the Linear Fuzzy Delay Differential Equations

Approximate Method for Solving the Linear Fuzzy Delay Differential Equations Bharathiar University From the SelectedWorks of Yookesh Lakshmanasamy Winter September, 2015 Approximate Method for Solving the Linear Fuzzy Delay Differential Equations Yookesh Lakshmanasamy, Bharathiar

More information

1. Introduction: 1.1 Fuzzy differential equation

1. Introduction: 1.1 Fuzzy differential equation Numerical Solution of First Order Linear Differential Equations in Fuzzy Environment by Modified Runge-Kutta- Method and Runga- Kutta-Merson-Method under generalized H-differentiability and its Application

More information

Numerical Solving of a Boundary Value Problem for Fuzzy Differential Equations

Numerical Solving of a Boundary Value Problem for Fuzzy Differential Equations Copyright 2012 Tech Science Press CMES, vol.86, no.1, pp.39-52, 2012 Numerical Solving of a Boundary Value Problem for Fuzzy Differential Equations Afet Golayoğlu Fatullayev 1 and Canan Köroğlu 2 Abstract:

More information

Numerical Solution of Fuzzy Differential Equations of 2nd-Order by Runge-Kutta Method

Numerical Solution of Fuzzy Differential Equations of 2nd-Order by Runge-Kutta Method Journal of Mathematical Extension Vol. 7, No. 3, (2013), 47-62 Numerical Solution of Fuzzy Differential Equations of 2nd-Order by Runge-Kutta Method N. Parandin Islamic Azad University, Kermanshah Branch

More information

Solution of Fuzzy Growth and Decay Model

Solution of Fuzzy Growth and Decay Model Solution of Fuzzy Growth and Decay Model U. M. Pirzada School of Engineering and Technology, Navrachana University of Vadodara, salmap@nuv.ac.in Abstract: Mathematical modelling for population growth leads

More information

Adomian decomposition method for fuzzy differential equations with linear differential operator

Adomian decomposition method for fuzzy differential equations with linear differential operator ISSN 1746-7659 England UK Journal of Information and Computing Science Vol 11 No 4 2016 pp243-250 Adomian decomposition method for fuzzy differential equations with linear differential operator Suvankar

More information

FUZZY SOLUTIONS FOR BOUNDARY VALUE PROBLEMS WITH INTEGRAL BOUNDARY CONDITIONS. 1. Introduction

FUZZY SOLUTIONS FOR BOUNDARY VALUE PROBLEMS WITH INTEGRAL BOUNDARY CONDITIONS. 1. Introduction Acta Math. Univ. Comenianae Vol. LXXV 1(26 pp. 119 126 119 FUZZY SOLUTIONS FOR BOUNDARY VALUE PROBLEMS WITH INTEGRAL BOUNDARY CONDITIONS A. ARARA and M. BENCHOHRA Abstract. The Banach fixed point theorem

More information

A Novel Numerical Method for Fuzzy Boundary Value Problems

A Novel Numerical Method for Fuzzy Boundary Value Problems Journal of Physics: Conference Series PAPER OPEN ACCESS A Novel Numerical Method for Fuzzy Boundary Value Problems To cite this article: E Can et al 26 J. Phys.: Conf. Ser. 77 253 Related content - A novel

More information

COSINE SIMILARITY MEASURE FOR ROUGH INTUITIONISTIC FUZZY SETS AND ITS APPLICATION IN MEDICAL DIAGNOSIS. H. Jude Immaculate 1, I.

COSINE SIMILARITY MEASURE FOR ROUGH INTUITIONISTIC FUZZY SETS AND ITS APPLICATION IN MEDICAL DIAGNOSIS. H. Jude Immaculate 1, I. International Journal of Pure and Applied Mathematics Volume 118 No. 1 018, 1-7 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.173/ijpam.v118i1.1

More information

Concept of Fuzzy Differential Equations

Concept of Fuzzy Differential Equations RESERCH RTICLE Concept of Fuzzy Differential Equations K. yyanar, M. Ramesh kumar M.Phil Research Scholar, sst.professor in Maths Department of Maths, Prist University,Puducherry, India OPEN CCESS bstract:

More information

NUMERICAL SOLUTION OF A BOUNDARY VALUE PROBLEM FOR A SECOND ORDER FUZZY DIFFERENTIAL EQUATION*

NUMERICAL SOLUTION OF A BOUNDARY VALUE PROBLEM FOR A SECOND ORDER FUZZY DIFFERENTIAL EQUATION* TWMS J. Pure Appl. Math. V.4, N.2, 2013, pp.169-176 NUMERICAL SOLUTION OF A BOUNDARY VALUE PROBLEM FOR A SECOND ORDER FUZZY DIFFERENTIAL EQUATION* AFET GOLAYOĞLU FATULLAYEV1, EMINE CAN 2, CANAN KÖROĞLU3

More information

A method for solving first order fuzzy differential equation

A method for solving first order fuzzy differential equation Available online at ttp://ijim.srbiau.ac.ir/ Int. J. Industrial Matematics (ISSN 2008-5621) Vol. 5, No. 3, 2013 Article ID IJIM-00250, 7 pages Researc Article A metod for solving first order fuzzy differential

More information

PAijpam.eu SOLVING INTUITIONISTIC FUZZY MULTI-OBJECTIVE LINEAR PROGRAMMING PROBLEMS USING RANKING FUNCTION

PAijpam.eu SOLVING INTUITIONISTIC FUZZY MULTI-OBJECTIVE LINEAR PROGRAMMING PROBLEMS USING RANKING FUNCTION International Journal of Pure and Applied Mathematics Volume 106 No. 8 2016, 149-160 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v106i8.18

More information

Generalizing the Concept of Membership Function of Fuzzy Sets on the Real line Using Distribution Theory

Generalizing the Concept of Membership Function of Fuzzy Sets on the Real line Using Distribution Theory American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-3491, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629

More information

International Journal of Pure and Applied Sciences and Technology

International Journal of Pure and Applied Sciences and Technology Int. J. Pure Appl. Sci. Technol., 14(1) (2013), pp. 16-26 International Journal of Pure and Applied Sciences and Technology ISSN 2229-6107 Available online at www.ijopaasat.in Research Paper First Order

More information

New Multi-Step Runge Kutta Method For Solving Fuzzy Differential Equations

New Multi-Step Runge Kutta Method For Solving Fuzzy Differential Equations Abstract New Multi-Step Runge Kutta Method For Solving Fuzzy Differential Equations Nirmala. V 1* Chenthur Pandian.S 2 1. Department of Mathematics, University College of Engineering Tindivanam (Anna University

More information

Numerical Solution for Hybrid Fuzzy Systems by Milne s Fourth Order Predictor-Corrector Method

Numerical Solution for Hybrid Fuzzy Systems by Milne s Fourth Order Predictor-Corrector Method International Mathematical Forum, Vol. 9, 2014, no. 6, 273-289 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/imf.2014.312242 Numerical Solution for Hybrid Fuzzy Systems by Milne s Fourth Order

More information

Numerical Method for Solving Second-Order. Fuzzy Boundary Value Problems. by Using the RPSM

Numerical Method for Solving Second-Order. Fuzzy Boundary Value Problems. by Using the RPSM International Mathematical Forum, Vol., 26, no. 4, 643-658 HIKARI Ltd, www.m-hikari.com http://d.doi.org/.2988/imf.26.6338 Numerical Method for Solving Second-Order Fuzzy Boundary Value Problems by Using

More information

Homotopy method for solving fuzzy nonlinear equations

Homotopy method for solving fuzzy nonlinear equations Homotopy method for solving fuzzy nonlinear equations S. Abbasbandy and R. Ezzati Abstract. In this paper, we introduce the numerical solution for a fuzzy nonlinear systems by homotopy method. The fuzzy

More information

Numerical Method for Solving Fuzzy Nonlinear Equations

Numerical Method for Solving Fuzzy Nonlinear Equations Applied Mathematical Sciences, Vol. 2, 2008, no. 24, 1191-1203 Numerical Method for Solving Fuzzy Nonlinear Equations Javad Shokri Department of Mathematics, Urmia University P.O.Box 165, Urmia, Iran j.shokri@mail.urmia.ac.ir

More information

Research Article Adams Predictor-Corrector Systems for Solving Fuzzy Differential Equations

Research Article Adams Predictor-Corrector Systems for Solving Fuzzy Differential Equations Mathematical Problems in Engineering Volume 2013, Article ID 312328, 12 pages http://dx.doi.org/10.1155/2013/312328 Research Article Adams Predictor-Corrector Systems for Solving Fuzzy Differential Equations

More information

PAijpam.eu ON FUZZY INVENTORY MODEL WITH ALLOWABLE SHORTAGE

PAijpam.eu ON FUZZY INVENTORY MODEL WITH ALLOWABLE SHORTAGE International Journal of Pure and Applied Mathematics Volume 99 No. 205, 5-7 ISSN: 3-8080 (printed version; ISSN: 34-3395 (on-line version url: http://www.ijpam.eu doi: http://dx.doi.org/0.2732/ijpam.v99i.

More information

DIFFERENCE METHODS FOR FUZZY PARTIAL DIFFERENTIAL EQUATIONS

DIFFERENCE METHODS FOR FUZZY PARTIAL DIFFERENTIAL EQUATIONS COMPUTATIONAL METHODS IN APPLIED MATHEMATICS, Vol.2(2002), No.3, pp.233 242 c Institute of Mathematics of the National Academy of Sciences of Belarus DIFFERENCE METHODS FOR FUZZY PARTIAL DIFFERENTIAL EQUATIONS

More information

Solution of the first order linear fuzzy differential equations by some reliable methods

Solution of the first order linear fuzzy differential equations by some reliable methods Available online at www.ispacs.com/jfsva Volume 2012, Year 2012 Article ID jfsva-00126, 20 pages doi:10.5899/2012/jfsva-00126 Research Article Solution of the first order linear fuzzy differential equations

More information

PAijpam.eu GENERALIZED SEMIDERIVATIONS IN

PAijpam.eu GENERALIZED SEMIDERIVATIONS IN International Journal of Pure and Applied Mathematics Volume 109 No. 6 2016, 41-47 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v109i6.6

More information

Numerical method for approximating the solution of an IVP. Euler Algorithm (the simplest approximation method)

Numerical method for approximating the solution of an IVP. Euler Algorithm (the simplest approximation method) Section 2.7 Euler s Method (Computer Approximation) Key Terms/ Ideas: Numerical method for approximating the solution of an IVP Linear Approximation; Tangent Line Euler Algorithm (the simplest approximation

More information

SOLVING FUZZY DIFFERENTIAL EQUATIONS BY USING PICARD METHOD

SOLVING FUZZY DIFFERENTIAL EQUATIONS BY USING PICARD METHOD Iranian Journal of Fuzzy Systems Vol. 13, No. 3, (2016) pp. 71-81 71 SOLVING FUZZY DIFFERENTIAL EQUATIONS BY USING PICARD METHOD S. S. BEHZADI AND T. ALLAHVIRANLOO Abstract. In this paper, The Picard method

More information

First Order Linear Non Homogeneous Ordinary Differential Equation in Fuzzy Environment

First Order Linear Non Homogeneous Ordinary Differential Equation in Fuzzy Environment First Order Linear Non Homogeneous Ordinary Differential Equation in Fuzzy Environment Sankar Prasad Mondal * Tapan Kumar Roy Department of Mathematics Bengal Engineering and Science UniversityShibpurHowrah-711103

More information

TYPE-2 FUZZY G-TOLERANCE RELATION AND ITS PROPERTIES

TYPE-2 FUZZY G-TOLERANCE RELATION AND ITS PROPERTIES International Journal of Analysis and Applications ISSN 229-8639 Volume 5, Number 2 (207), 72-78 DOI: 8924/229-8639-5-207-72 TYPE-2 FUZZY G-TOLERANCE RELATION AND ITS PROPERTIES MAUSUMI SEN,, DHIMAN DUTTA

More information

A Geometric Approach to Solve Fuzzy Linear Systems of Differential. Equations

A Geometric Approach to Solve Fuzzy Linear Systems of Differential. Equations Applied Mathematics & Information Sciences 5(3) (2011), 484-499 An International Journal c 2011 NSP A Geometric Approach to Solve Fuzzy Linear Systems of Differential Equations Nizami Gasilov 1, Şahin

More information

Solution of the Fuzzy Boundary Value Differential Equations Under Generalized Differentiability By Shooting Method

Solution of the Fuzzy Boundary Value Differential Equations Under Generalized Differentiability By Shooting Method Available online at www.ispacs.com/jfsva Volume 212, Year 212 Article ID jfsva-136, 19 pages doi:1.5899/212/jfsva-136 Research Article Solution of the Fuzzy Boundary Value Differential Equations Under

More information

PAijpam.eu OBTAINING A COMPROMISE SOLUTION OF A MULTI OBJECTIVE FIXED CHARGE PROBLEM IN A FUZZY ENVIRONMENT

PAijpam.eu OBTAINING A COMPROMISE SOLUTION OF A MULTI OBJECTIVE FIXED CHARGE PROBLEM IN A FUZZY ENVIRONMENT International Journal of Pure and Applied Mathematics Volume 98 No. 2 2015, 193-210 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijpam.v98i2.3

More information

APPLICATIONS OF FD APPROXIMATIONS FOR SOLVING ORDINARY DIFFERENTIAL EQUATIONS

APPLICATIONS OF FD APPROXIMATIONS FOR SOLVING ORDINARY DIFFERENTIAL EQUATIONS LECTURE 10 APPLICATIONS OF FD APPROXIMATIONS FOR SOLVING ORDINARY DIFFERENTIAL EQUATIONS Ordinary Differential Equations Initial Value Problems For Initial Value problems (IVP s), conditions are specified

More information

. For each initial condition y(0) = y 0, there exists a. unique solution. In fact, given any point (x, y), there is a unique curve through this point,

. For each initial condition y(0) = y 0, there exists a. unique solution. In fact, given any point (x, y), there is a unique curve through this point, 1.2. Direction Fields: Graphical Representation of the ODE and its Solution Section Objective(s): Constructing Direction Fields. Interpreting Direction Fields. Definition 1.2.1. A first order ODE of the

More information

PAijpam.eu THE ZERO DIVISOR GRAPH OF A ROUGH SEMIRING

PAijpam.eu THE ZERO DIVISOR GRAPH OF A ROUGH SEMIRING International Journal of Pure and Applied Mathematics Volume 98 No. 5 2015, 33-37 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijpam.v98i5.6

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

Fuzzy Function: Theoretical and Practical Point of View

Fuzzy Function: Theoretical and Practical Point of View EUSFLAT-LFA 2011 July 2011 Aix-les-Bains, France Fuzzy Function: Theoretical and Practical Point of View Irina Perfilieva, University of Ostrava, Inst. for Research and Applications of Fuzzy Modeling,

More information

A Method for Solving Intuitionistic Fuzzy Transportation Problem using Intuitionistic Fuzzy Russell s Method

A Method for Solving Intuitionistic Fuzzy Transportation Problem using Intuitionistic Fuzzy Russell s Method nternational Journal of Pure and Applied Mathematics Volume 117 No. 12 2017, 335-342 SSN: 1311-8080 (printed version); SSN: 1314-3395 (on-line version) url: http://www.ijpam.eu Special ssue ijpam.eu A

More information

Numerical solution of first order linear fuzzy differential equations using Leapfrog method

Numerical solution of first order linear fuzzy differential equations using Leapfrog method IOSR Journal of Mathematics (IOSR-JM) e-issn: 78-578, p-issn: 39-765X. Volume, Issue 5 Ver. I (Sep-Oct. 4), PP 7- Numerical solution of first order linear fuzz differential equations using Leapfrog method

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

A METHOD FOR SOLVING DUAL FUZZY GENERAL LINEAR SYSTEMS*

A METHOD FOR SOLVING DUAL FUZZY GENERAL LINEAR SYSTEMS* Appl Comput Math 7 (2008) no2 pp235-241 A METHOD FOR SOLVING DUAL FUZZY GENERAL LINEAR SYSTEMS* REZA EZZATI Abstract In this paper the main aim is to develop a method for solving an arbitrary m n dual

More information

Fuzzy Eigenvectors of Real Matrix

Fuzzy Eigenvectors of Real Matrix Fuzzy Eigenvectors of Real Matrix Zengfeng Tian (Corresponding author Composite Section, Junior College, Zhejiang Wanli University Ningbo 315101, Zhejiang, China Tel: 86-574-8835-7771 E-mail: bbtianbb@126.com

More information

Fuzzy Difference Equations in Finance

Fuzzy Difference Equations in Finance International Journal of Scientific and Innovative Mathematical Research (IJSIMR) Volume 2, Issue 8, August 2014, PP 729-735 ISSN 2347-307X (Print) & ISSN 2347-3142 (Online) www.arcjournals.org Fuzzy Difference

More information

NUMERICAL TREATMENT OF THE RLC SMOOTHING CIRCUIT USING LEAPFROG METHOD

NUMERICAL TREATMENT OF THE RLC SMOOTHING CIRCUIT USING LEAPFROG METHOD International Journal of Pure and Applied Mathematics Volume 106 No. 2 2016, 631-637 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v106i2.25

More information

Numerical Method for Fuzzy Partial Differential Equations

Numerical Method for Fuzzy Partial Differential Equations Applied Mathematical Sciences, Vol. 1, 2007, no. 27, 1299-1309 Numerical Method for Fuzzy Partial Differential Equations M. Afshar Kermani 1 and F. Saburi Department of Mathematics Science and Research

More information

OPTIMAL SOLUTION OF BALANCED AND UNBALANCED FUZZY TRANSPORTATION PROBLEM BY USING OCTAGONAL FUZZY NUMBERS

OPTIMAL SOLUTION OF BALANCED AND UNBALANCED FUZZY TRANSPORTATION PROBLEM BY USING OCTAGONAL FUZZY NUMBERS International Journal of Pure and Applied Mathematics Volume 119 No. 4 2018, 617-625 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v119i4.4

More information

1. Consider the initial value problem: find y(t) such that. y = y 2 t, y(0) = 1.

1. Consider the initial value problem: find y(t) such that. y = y 2 t, y(0) = 1. Engineering Mathematics CHEN30101 solutions to sheet 3 1. Consider the initial value problem: find y(t) such that y = y 2 t, y(0) = 1. Take a step size h = 0.1 and verify that the forward Euler approximation

More information

Numerical Methods for Ordinary Differential Equations

Numerical Methods for Ordinary Differential Equations CHAPTER 1 Numerical Methods for Ordinary Differential Equations In this chapter we discuss numerical method for ODE. We will discuss the two basic methods, Euler s Method and Runge-Kutta Method. 1. Numerical

More information

On the reliability and stability of direct explicit Runge-Kutta integrators

On the reliability and stability of direct explicit Runge-Kutta integrators Global Journal of Pure and Applied Mathematics. ISSN 973-78 Volume, Number 4 (), pp. 3959-3975 Research India Publications http://www.ripublication.com/gjpam.htm On the reliability and stability of direct

More information

Solving Fuzzy Nonlinear Equations by a General Iterative Method

Solving Fuzzy Nonlinear Equations by a General Iterative Method 2062062062062060 Journal of Uncertain Systems Vol.4, No.3, pp.206-25, 200 Online at: www.jus.org.uk Solving Fuzzy Nonlinear Equations by a General Iterative Method Anjeli Garg, S.R. Singh * Department

More information

FIXED POINT THEOREM IN STRUCTURE FUZZY METRIC SPACE

FIXED POINT THEOREM IN STRUCTURE FUZZY METRIC SPACE International Journal of Pure and Applied Mathematics Volume 99 No. 3 2015, 367-371 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijpam.v99i3.11

More information

Fuzzy Geometric Distribution with Some Properties Dr. Kareema Abed AL-Kadim 1, Abdul Hameed Ashwya 2

Fuzzy Geometric Distribution with Some Properties Dr. Kareema Abed AL-Kadim 1, Abdul Hameed Ashwya 2 Fuzzy Geometric Distribution with Some Properties Dr. Kareema Abed AL-Kadim 1, Abdul Hameed Ashwya 2 1 Department of Mathematics, Babylon University, College of Education for Pure Sciences, Hilla, Iraq,

More information

Fuzzy Inventory Control Problem With Weibull Deterioration Rate and Logarithmic Demand Rate

Fuzzy Inventory Control Problem With Weibull Deterioration Rate and Logarithmic Demand Rate Volume 7 No. 07, 5-44 ISSN: -8080 (printed version); ISSN: 4-95 (on-line version) url: http://www.ijpam.eu ijpam.eu Fuzzy Inventory Control Problem With Weibull Deterioration Rate and Logarithmic Demand

More information

Generalized Triangular Fuzzy Numbers In Intuitionistic Fuzzy Environment

Generalized Triangular Fuzzy Numbers In Intuitionistic Fuzzy Environment International Journal of Engineering Research Development e-issn: 2278-067X, p-issn : 2278-800X, www.ijerd.com Volume 5, Issue 1 (November 2012), PP. 08-13 Generalized Triangular Fuzzy Numbers In Intuitionistic

More information

Intuitionistic Fuzzy Numbers and It s Applications in Fuzzy Optimization Problem

Intuitionistic Fuzzy Numbers and It s Applications in Fuzzy Optimization Problem Intuitionistic Fuzzy Numbers and It s Applications in Fuzzy Optimization Problem HASSAN MISHMAST NEHI a, and HAMID REZA MALEKI b a)department of Mathematics, Sistan and Baluchestan University, Zahedan,

More information

Euler s Method, Taylor Series Method, Runge Kutta Methods, Multi-Step Methods and Stability.

Euler s Method, Taylor Series Method, Runge Kutta Methods, Multi-Step Methods and Stability. Euler s Method, Taylor Series Method, Runge Kutta Methods, Multi-Step Methods and Stability. REVIEW: We start with the differential equation dy(t) dt = f (t, y(t)) (1.1) y(0) = y 0 This equation can be

More information

Second order linear differential equations with generalized trapezoidal intuitionistic Fuzzy boundary value

Second order linear differential equations with generalized trapezoidal intuitionistic Fuzzy boundary value Journal of Linear and Topological Algebra Vol. 04, No. 0, 05, 5-9 Second order linear differential equations with generalized trapezoidal intuitionistic Fuzzy boundary value S. P. Mondal a, T. K. Roy b

More information

MIXED SAMPLING PLANS WHEN THE FRACTION DEFECTIVE IS A FUNCTION OF TIME. Karunya University Coimbatore, , INDIA

MIXED SAMPLING PLANS WHEN THE FRACTION DEFECTIVE IS A FUNCTION OF TIME. Karunya University Coimbatore, , INDIA International Journal of Pure and Applied Mathematics Volume 86 No. 6 2013, 1013-1018 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijpam.v86i6.14

More information

Stability in multiobjective possibilistic linear programs

Stability in multiobjective possibilistic linear programs Stability in multiobjective possibilistic linear programs Robert Fullér rfuller@abo.fi Mario Fedrizzi fedrizzi@cs.unitn.it Abstract This paper continues the authors research in stability analysis in possibilistic

More information

NEW IDENTITIES FOR THE COMMON FACTORS OF BALANCING AND LUCAS-BALANCING NUMBERS

NEW IDENTITIES FOR THE COMMON FACTORS OF BALANCING AND LUCAS-BALANCING NUMBERS International Journal of Pure and Applied Mathematics Volume 85 No. 3 013, 487-494 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.173/ijpam.v85i3.5

More information

ON SUPERCYCLICITY CRITERIA. Nuha H. Hamada Business Administration College Al Ain University of Science and Technology 5-th st, Abu Dhabi, , UAE

ON SUPERCYCLICITY CRITERIA. Nuha H. Hamada Business Administration College Al Ain University of Science and Technology 5-th st, Abu Dhabi, , UAE International Journal of Pure and Applied Mathematics Volume 101 No. 3 2015, 401-405 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijpam.v101i3.7

More information

a Λ q 1. Introduction

a Λ q 1. Introduction International Journal of Pure and Applied Mathematics Volume 9 No 26, 959-97 ISSN: -88 (printed version); ISSN: -95 (on-line version) url: http://wwwijpameu doi: 272/ijpamv9i7 PAijpameu EXPLICI MOORE-PENROSE

More information

Solution of Fuzzy System of Linear Equations with Polynomial Parametric Form

Solution of Fuzzy System of Linear Equations with Polynomial Parametric Form Available at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 7, Issue 2 (December 2012), pp. 648-657 Applications and Applied Mathematics: An International Journal (AAM) Solution of Fuzzy System

More information

N. Karthikeyan 1, N. Rajesh 2. Jeppiaar Engineering College Chennai, , Tamilnadu, INDIA 2 Department of Mathematics

N. Karthikeyan 1, N. Rajesh 2. Jeppiaar Engineering College Chennai, , Tamilnadu, INDIA 2 Department of Mathematics International Journal of Pure and Applied Mathematics Volume 103 No. 1 2015, 19-26 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijpam.v103i1.2

More information

Approximate solutions of dual fuzzy polynomials by feed-back neural networks

Approximate solutions of dual fuzzy polynomials by feed-back neural networks Available online at wwwispacscom/jsca Volume 2012, Year 2012 Article ID jsca-00005, 16 pages doi:105899/2012/jsca-00005 Research Article Approximate solutions of dual fuzzy polynomials by feed-back neural

More information

MECH : a Primer for Matlab s ode suite of functions

MECH : a Primer for Matlab s ode suite of functions Objectives MECH 4-563: a Primer for Matlab s ode suite of functions. Review the fundamentals of initial value problems and why numerical integration methods are needed.. Introduce the ode suite of numerical

More information

ODE Runge-Kutta methods

ODE Runge-Kutta methods ODE Runge-Kutta methods The theory (very short excerpts from lectures) First-order initial value problem We want to approximate the solution Y(x) of a system of first-order ordinary differential equations

More information

Ordinary Differential Equations II: Runge-Kutta and Advanced Methods

Ordinary Differential Equations II: Runge-Kutta and Advanced Methods Ordinary Differential Equations II: Runge-Kutta and Advanced Methods Sam Sinayoko Numerical Methods 3 Contents 1 Learning Outcomes 2 2 Introduction 2 2.1 Note................................ 4 2.2 Limitations

More information

Logistic Map, Euler & Runge-Kutta Method and Lotka-Volterra Equations

Logistic Map, Euler & Runge-Kutta Method and Lotka-Volterra Equations Logistic Map, Euler & Runge-Kutta Method and Lotka-Volterra Equations S. Y. Ha and J. Park Department of Mathematical Sciences Seoul National University Sep 23, 2013 Contents 1 Logistic Map 2 Euler and

More information

Linear Differential Equations with Fuzzy Boundary Values

Linear Differential Equations with Fuzzy Boundary Values Linear Differential Equations with Fuzzy Boundary Values Nizami Gasilov Baskent University, Eskisehir yolu 20. km, Baglica, 06810 Ankara, Turkey Email: gasilov@baskent.edu.tr Şahin Emrah Amrahov Ankara

More information

Numerical Methods for Initial Value Problems; Harmonic Oscillators

Numerical Methods for Initial Value Problems; Harmonic Oscillators 1 Numerical Methods for Initial Value Problems; Harmonic Oscillators Lab Objective: Implement several basic numerical methods for initial value problems (IVPs), and use them to study harmonic oscillators.

More information

Applied Differential Equation. November 30, 2012

Applied Differential Equation. November 30, 2012 Applied Differential Equation November 3, Contents 5 System of First Order Linear Equations 5 Introduction and Review of matrices 5 Systems of Linear Algebraic Equations, Linear Independence, Eigenvalues,

More information

IN real world, the study of population dynamics including

IN real world, the study of population dynamics including Fuzzy Delay Differential Equation in Predator-Prey Interaction: Analysis on Stability of Steady State Normah Maan, Khabat Barzinji, and Nor aini Aris. Abstract In this paper, a fuzzy delay predator-prey

More information

AN IMPROVED POISSON TO APPROXIMATE THE NEGATIVE BINOMIAL DISTRIBUTION

AN IMPROVED POISSON TO APPROXIMATE THE NEGATIVE BINOMIAL DISTRIBUTION International Journal of Pure and Applied Mathematics Volume 9 No. 3 204, 369-373 ISSN: 3-8080 printed version); ISSN: 34-3395 on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/0.2732/ijpam.v9i3.9

More information

SOLVING FUZZY LINEAR SYSTEMS BY USING THE SCHUR COMPLEMENT WHEN COEFFICIENT MATRIX IS AN M-MATRIX

SOLVING FUZZY LINEAR SYSTEMS BY USING THE SCHUR COMPLEMENT WHEN COEFFICIENT MATRIX IS AN M-MATRIX Iranian Journal of Fuzzy Systems Vol 5, No 3, 2008 pp 15-29 15 SOLVING FUZZY LINEAR SYSTEMS BY USING THE SCHUR COMPLEMENT WHEN COEFFICIENT MATRIX IS AN M-MATRIX M S HASHEMI, M K MIRNIA AND S SHAHMORAD

More information

Numerical Solution of Differential Equations

Numerical Solution of Differential Equations 1 Numerical Solution of Differential Equations A differential equation (or "DE") contains derivatives or differentials. In a differential equation the unknown is a function, and the differential equation

More information

PAijpam.eu NEW SELF-STARTING APPROACH FOR SOLVING SPECIAL THIRD ORDER INITIAL VALUE PROBLEMS

PAijpam.eu NEW SELF-STARTING APPROACH FOR SOLVING SPECIAL THIRD ORDER INITIAL VALUE PROBLEMS International Journal of Pure and Applied Mathematics Volume 118 No. 3 218, 511-517 ISSN: 1311-88 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 1.12732/ijpam.v118i3.2

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

APPROXIMATION OF GENERALIZED BINOMIAL BY POISSON DISTRIBUTION FUNCTION

APPROXIMATION OF GENERALIZED BINOMIAL BY POISSON DISTRIBUTION FUNCTION International Journal of Pure and Applied Mathematics Volume 86 No. 2 2013, 403-410 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijpam.v86i2.14

More information

Chapter 8. Numerical Solution of Ordinary Differential Equations. Module No. 1. Runge-Kutta Methods

Chapter 8. Numerical Solution of Ordinary Differential Equations. Module No. 1. Runge-Kutta Methods Numerical Analysis by Dr. Anita Pal Assistant Professor Department of Mathematics National Institute of Technology Durgapur Durgapur-71309 email: anita.buie@gmail.com 1 . Chapter 8 Numerical Solution of

More information

Explicit One-Step Methods

Explicit One-Step Methods Chapter 1 Explicit One-Step Methods Remark 11 Contents This class presents methods for the numerical solution of explicit systems of initial value problems for ordinary differential equations of first

More information

Chapter 1: Introduction

Chapter 1: Introduction Chapter 1: Introduction Definition: A differential equation is an equation involving the derivative of a function. If the function depends on a single variable, then only ordinary derivatives appear and

More information

Lecture Notes on Numerical Differential Equations: IVP

Lecture Notes on Numerical Differential Equations: IVP Lecture Notes on Numerical Differential Equations: IVP Professor Biswa Nath Datta Department of Mathematical Sciences Northern Illinois University DeKalb, IL. 60115 USA E mail: dattab@math.niu.edu URL:

More information

Solving intuitionistic fuzzy differential equations with linear differential operator by Adomian decomposition method

Solving intuitionistic fuzzy differential equations with linear differential operator by Adomian decomposition method 3 rd Int. IFS Conf., 29 Aug 1 Sep 2016, Mersin, Turkey Notes on Intuitionistic Fuzzy Sets Print ISSN 1310 4926, Online ISSN 2367 8283 Vol. 22, 2016, No. 4, 25 41 Solving intuitionistic fuzzy differential

More information

A New Approach for Solving Dual Fuzzy Nonlinear Equations Using Broyden's and Newton's Methods

A New Approach for Solving Dual Fuzzy Nonlinear Equations Using Broyden's and Newton's Methods From the SelectedWorks of Dr. Mohamed Waziri Yusuf August 24, 22 A New Approach for Solving Dual Fuzzy Nonlinear Equations Using Broyden's and Newton's Methods Mohammed Waziri Yusuf, Dr. Available at:

More information

Solving Systems of Fuzzy Differential Equation

Solving Systems of Fuzzy Differential Equation International Mathematical Forum, Vol. 6, 2011, no. 42, 2087-2100 Solving Systems of Fuzzy Differential Equation Amir Sadeghi 1, Ahmad Izani Md. Ismail and Ali F. Jameel School of Mathematical Sciences,

More information

Application of the Fuzzy Weighted Average of Fuzzy Numbers in Decision Making Models

Application of the Fuzzy Weighted Average of Fuzzy Numbers in Decision Making Models Application of the Fuzzy Weighted Average of Fuzzy Numbers in Decision Making Models Ondřej Pavlačka Department of Mathematical Analysis and Applied Mathematics, Faculty of Science, Palacký University

More information

2.1 NUMERICAL SOLUTION OF SIMULTANEOUS FIRST ORDER ORDINARY DIFFERENTIAL EQUATIONS. differential equations with the initial values y(x 0. ; l.

2.1 NUMERICAL SOLUTION OF SIMULTANEOUS FIRST ORDER ORDINARY DIFFERENTIAL EQUATIONS. differential equations with the initial values y(x 0. ; l. Numerical Methods II UNIT.1 NUMERICAL SOLUTION OF SIMULTANEOUS FIRST ORDER ORDINARY DIFFERENTIAL EQUATIONS.1.1 Runge-Kutta Method of Fourth Order 1. Let = f x,y,z, = gx,y,z be the simultaneous first order

More information

Partial Derivatives. w = f(x, y, z).

Partial Derivatives. w = f(x, y, z). Partial Derivatives 1 Functions of Several Variables So far we have focused our attention of functions of one variable. These functions model situations in which a variable depends on another independent

More information

Cholesky Decomposition Method for Solving Fully Fuzzy Linear System of Equations with Trapezoidal Fuzzy Number

Cholesky Decomposition Method for Solving Fully Fuzzy Linear System of Equations with Trapezoidal Fuzzy Number Intern. J. Fuzzy Mathematical Archive Vol. 14, No. 2, 2017, 261-265 ISSN: 2320 3242 (P), 2320 3250 (online) Published on 11 December 2017 www.researchmathsci.org DOI: http://dx.doi.org/10.22457/ijfma.v14n2a10

More information

Integration of Ordinary Differential Equations

Integration of Ordinary Differential Equations Integration of Ordinary Differential Equations Com S 477/577 Nov 7, 00 1 Introduction The solution of differential equations is an important problem that arises in a host of areas. Many differential equations

More information

Differential Equations based on Fuzzy Rules

Differential Equations based on Fuzzy Rules IFSA-EUSFLAT 29 Differential Equations based on Fuzzy Rules Marina R. B. Dias, Laécio C. Barros.Department of Applied Mathematics, IMECC, State University of Campinas Campinas, SP - Brazil Email: {madias,

More information

A New Approach to Solve Fuzzy Linear Equation A X + B = C

A New Approach to Solve Fuzzy Linear Equation A X + B = C IOSR Journal of Mathematics (IOSR-JM) e-issn: 8-58 p-issn: 9-65X. Volume Issue 6 Ver. III (Nov. - Dec. ) PP - www.iosrjournals.org Md. Farooq Hasan Dr. Abeda Sultana Department of Mathematics Jahangirnagar

More information