An approximation to the solution of parabolic equation by Adomian decomposition method and comparing the result with Crank-Nicolson method

Size: px
Start display at page:

Download "An approximation to the solution of parabolic equation by Adomian decomposition method and comparing the result with Crank-Nicolson method"

Transcription

1 International Mathematical Forum, 1, 26, no. 39, An approximation to the solution of parabolic equation by Adomian decomposition method and comparing the result with Crank-Nicolson method J. Biazar and Z. Ayati Department of Mathematic, Faculty of Science University of Guilan P.O. Box 1914, Rasht, Iran Abstract Mathematical modeling of many phenomena in applied science leads to parabolic equations. So the solutions of such equations are of interest. Numerical solutions such as finite difference approach needs a large size of computation. Adomian decomposition method which needs less computation is employed to solve parabolic partial differential equations and results are compared with the results of Crank- Nicolson method. Keywords: decomposition, Crank- Nicolson method, parabolic equations. 1 Introduction Consider the second-order quasi linear partial differential equation: a 2 u 2 + b 2 u y + c 2 u y 2 + e = (1) Where a,b,c and e may be functions of x,y,u,, y but not of 2 u 2, y nor y 2, and the second-order derivatives occur with the degree at almost one. If b 2 4ac =, the Eq. (1) is of parabolic kind. In numerical methods, such as finite difference methods which are commonly used for solving these equations, large size of computations are needed and usually the round-off error causes the loss of accuracy.

2 1926 J. Biazar and Z. Ayati 2 The Adomian decomposition method applied to parabolic equation: For applying Adomian decomposition method to solve Eq. (1), this equation must be rewritten in a special form which is called canonical form. Canonical form of Eq. (1) depends on the indicated initial or boundary conditions, and will be discussed in the following. I) Consider the parabolic Eq. (1) with the following initial conditions: u(x, ) = f(x) (2) (x, ) = g(x) (3) y Regarding these conditions, let s rewrite the equation (1) as the following: y = e 2 c a c b 2 c y (4) Using the operatorl yy = 2 y 2, (4) can be written as: L yy u = e c a c b 2 c y (5) Applying the inverse operatorl 1 yy u(x, y) =u(x, ) + = y Considering initial conditions, we have: u(x, y) =f(x)+g(x)y y (.)dydy to both sides of (5), we get: (x, ) y y y ( e y c + a c + b 2 c y y )dydy. (6) y ( e c + a c + b )dydy. (7) 2 c y Eq.(7) is a canonical form of Eq. (1). To solve Eq. (7) by Adomian decomposition method let s consider, as usual in this method, the solution u as the summation of a series u =Σ n=u n (8) And the integrand on the right side as the summation of a series: e c + a c + b 2 c y =Σ n=a n (u,u 1,...,u n ) (9)

3 An approximation to the solution of parabolic equation 1927 Where A n (u,u 1,...,u n ), well defined in [3], are called Adomian polynomials and should be computed. Substituting (8) and (9) into (7) leads to: Σ n= u n = f(x)+g(x)y Σ n= y y (A n (u,u 1,...,u n ))dydy (1) From which The following Adomian procedure can be defined: u n+1 = y y u = f(x)+g(x)y (A n (u,u 1,...,u n ))dydy n =, 1, 2,... We can determine the components u n as many as is necessary to enhance the desired accuracy for the approximation. So, the n-terms approximation ϕ n =Σ n 1 i= u i can be used to approximate the solution. II) If the initial conditions are: u(,y)=f(y) (11) (,y) = g(y). (12) (13) The operator L xx = 2 is suitable and we rewrites the Eq.(1) as the 2 following = e 2 a b a y c a y. (13) 2 Applying the inverse operator L 1 xx get: u(x, y) =u(,y)+ (,y) x = x x x Substituting (11) and (12) into (14), we have: u(x, y) =f(y)+g(y)x x x x (.)dxdx to both sides of (13), we ( e a + b a y + c a ( e a + b a y + c a )dxdx. (14) y2 )dxdx. (15) y2 III) If the initial conditions are: u(x, ) = f(x) (16) u(,y)=g(y) (17)

4 1928 J. Biazar and Z. Ayati Then we use the operator L xy = 2. The Eq.(1) can be written as: y y = e b a b Applying the inverse operator L 1 xy get: = y 2 c b x y x u(x, y) =u(x, ) + u(,y) u(, ) ( e b + a b Substituting conditions (16) and (17) into (19), we derive: u(x, y) =f(x)+g(y) u(, ) y x y 2. (18) (.)dxdy to both sides of (18), we ( e b + a b 2 + c b )dxdy. (19) y2 + c )dxdy. (2) 2 b y2 IV) Another form of parabolic equation which worths to mention is: t = u a 2 + u 2 b 2 y + u 2 c 2 (21) z 2 With the following initial condition, Applying the inverse operatorl 1 t u(x, y, z, t) =u(x, y, z, ) + u(x, y, z, ) = f(x, y, z). (22) Substituting initial condition (22) into (23), we have: = (.)dt to both sides of (21), results, ( t = u a 2 + u 2 b 2 y + u 2 c 2 )dt. (23) z2 u(x, y, z, t) =f(x, y, z)+ ( t = u a 2 + u 2 b 2 y + u 2 c 2 )dt. (24) z2 Equations (16), (2) and (24) are canonical forms of Eq. (1) which are suitable forms, regarding different initial or boundary conditions. Applying Adomian method is almost the same as what was done for Eq. (6). 3 Numerical results To illustrate the method some examples are provided, for different cases. example1:consider the following equation [2]: x = x 1 t

5 An approximation to the solution of parabolic equation 1929 u(x, ) = 1 x 2 x 1 (,t) =, u(1,t)= t> To solve this second-order partial differential equation let s rewrite the equation as In this case the operator L = t Applying inverse operator results t = 2 u x, with inverse L 1 t = (.)dt, can be used. u(x, t) =1 x 2 + int t ( 2 u x )dt And the solution by Adomian decomposition method consists of following scheme: u =1 x 2 From which: u n+1 = ( 2 u n x n )dt n =, 1, 2,... u 1 = 6t u 2 =. u n = Therefore the exact solution will be derived: u(x, t) =1 x 2 6t In table 1 the results of Adomian method and crank-nicolson method are compared, for some specified value of x and t. table1 T he solution of u(x, t) for different values of x and t x t u(x,t)(adomian method) u(x,t)(crank-nicolson method)

6 193 J. Biazar and Z. Ayati example2: Here is another example for case IV, [2]: 2 u = t x 1 Which can be written as u(x, ) = x 2 x 1 u(,t)=, u(1,t)=1 t> t = 2 u 2 u And without any more details u(x, t) =x 2 + ( 2 u 2 u)dt By using an algorithm for computing Adomian polynomials [4] the Adomian scheme would be as follows: u = x 2 First few terms are u n+1 = ( 2 u n 2 u n)dt n =, 1, 2,... u 1 =(2 x 2 )t u 2 =(x 2 4) t2 2! u 3 =(x 2 6) t3 3!. The general term: u n =( 1) n (x 2 2n) tn n! So u(x, t) =x 2 +Σ n=1( 1) n (x 2 2n) tn n! =Σ n=( 1) n x2 t n ( 2)Σ n! n=( 1) n t n (n 1)! = x 2 e t +2te t. Which is the exact solution. For some specified value of and, the results of Adomian method and Crank-Nicolson

7 An approximation to the solution of parabolic equation 1931 method are compared in table 2. table2 T he solution of u(x, t) for different values of x and t x t u(x,t)(adomian method) u(x,t)(crank-nicolson method) example3:consider the following equation [2]: By using L 1 t From (11) we get: t =2x 2 x +(1+x2 ) 2 u 2 1 x 1 u(x, ) = e x 1 x 1 u( 1,t)= t> = (.)dt we have u(x, t) =e x + (2x 2 x +(1+x2 ) 2 u 2 )dt u n+1 = And we have: u = e x (2x 2 n x +(1+x2 ) 2 u n )dt n =, 1, 2,... 2 u = e x u 1 = e x t(x 2 +2x +1) u 2 = 1 2 ex t 2 (x 4 +8x 3 +16x 2 +12x +7) u 3 = 1 6 ex t 3 (x 6 +18x x x x x + 63) u 4 = 1 24 ex t 4 (x 8 +32x x x x x x x + 841) u 5 = 1 12 ex t 5 (x 1 +5x x x x x x x x x )

8 1932 J. Biazar and Z. Ayati u 6 = 1 72 ex t 6 (x x x x x x x x x x x x ). Six-terms approximation to the solution will be as follows: u(x, t) =e x (1 + (x 2 +2x +1)t (x4 +8x 3 +16x 2 +12x +7)t (x6 +18x x 4 +22x x x+63)t (x8 +32x 7 +36x 6 +18x x x x x+841)t (x1 +5x x x x x x x x x+16185)t (x1 2+72x x x x x x x x x x x )t 6 ) The results of Adomian method and Crank-Nicolson method are compared, for some specified value of and, in table 3. table3 T he solution of u(x, t) for different values of x and t x t u(x,t)(adomian method) u(x,t)(crank-nicolson method) Conclusion The aim of this article was to derive an approximation to the solution of parabolic equations. We have achieved this aim by applying Adomian decomposition method. In example 1 after some steps the remaining terms would vanish and the solution will be derived. In some cases as example 2, we can recognize the solution from the series resulted by applying Adomian decomposition method. In other cases as example 3, an approximation can be obtained by calculating as many terms as desired to increase the accuracy, the more terms the more accuracy. The small size of

9 An approximation to the solution of parabolic equation 1933 computations in comparison with the computational size required in Crank-Nicolson method is one of the advantages of Adomian method. Another point worth to mention is the rapid of convergence of Adomian decomposition method. The reliability, simplicity and accuracy of this method have been pointed by many authors who have applied this method for solving different functional equations. This method has been extended for solving some systems of functional equations by the first author, the problem of convergence of the method in applying the method for various systems are a reach source for young mathematicians to work on. 5 Reference [1] Smith, Numerical Method for Partial Difference Equation, Oxford press, (1978). [2] G. Evens, J.Blackledge, p.yardley, Numerical Method for Partial Difference Equations, Springer, (2). [3] G. Adomian, Solving Frontier problem of Physics: The Decomposition Method, Kluwer Academic press,(1994) [4] J.Biazar, E. Babolian, A. Nouri, R. Islam, An alternate algorithm for computing Adomian Decomposition method in special cases, Applied Mathematics and Computation 28(2-3),PP ,(23). Received: April 3, 26

An approximation to the solution of Klein-Gordon equation with initial or boundary value condition

An approximation to the solution of Klein-Gordon equation with initial or boundary value condition International Mathematical Forum, 1, 6, no 9, 1433-1439 An approximation to the solution of Klein-Gordon equation with initial or boundary value condition J Biazar and H Ebrahimi Department of Mathematics

More information

An Approximation to the Solution of the Brusselator System by Adomian Decomposition Method and Comparing the Results with Runge-Kutta Method

An Approximation to the Solution of the Brusselator System by Adomian Decomposition Method and Comparing the Results with Runge-Kutta Method Int. J. Contemp. Mat. Sciences, Vol. 2, 27, no. 2, 983-989 An Approximation to te Solution of te Brusselator System by Adomian Decomposition Metod and Comparing te Results wit Runge-Kutta Metod J. Biazar

More information

A Maple program for computing Adomian polynomials

A Maple program for computing Adomian polynomials International Mathematical Forum, 1, 2006, no. 39, 1919-1924 A Maple program for computing Adomian polynomials Jafar Biazar 1 and Masumeh Pourabd Department of Mathematics, Faculty of Science Guilan University

More information

Homotopy perturbation method for solving hyperbolic partial differential equations

Homotopy perturbation method for solving hyperbolic partial differential equations Computers and Mathematics with Applications 56 2008) 453 458 wwwelseviercom/locate/camwa Homotopy perturbation method for solving hyperbolic partial differential equations J Biazar a,, H Ghazvini a,b a

More information

Adomian Decomposition Method with Laguerre Polynomials for Solving Ordinary Differential Equation

Adomian Decomposition Method with Laguerre Polynomials for Solving Ordinary Differential Equation J. Basic. Appl. Sci. Res., 2(12)12236-12241, 2012 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.com Adomian Decomposition Method with Laguerre

More information

Exact Solutions for Systems of Volterra Integral Equations of the First Kind by Homotopy Perturbation Method

Exact Solutions for Systems of Volterra Integral Equations of the First Kind by Homotopy Perturbation Method Applied Mathematical Sciences, Vol. 2, 28, no. 54, 2691-2697 Eact Solutions for Systems of Volterra Integral Equations of the First Kind by Homotopy Perturbation Method J. Biazar 1, M. Eslami and H. Ghazvini

More information

A Simple Algorithm for Calculating Adomian Polynomials

A Simple Algorithm for Calculating Adomian Polynomials Int. J. Contemp. Math. Sciences, Vol. 2, 2007, no. 20, 975-982 A Simple Algorithm for Calculating Aomian Polynomials J. Biazar an S. M. Shafiof Department of Mathematics, Faculty of Science University

More information

Improving the Accuracy of the Adomian Decomposition Method for Solving Nonlinear Equations

Improving the Accuracy of the Adomian Decomposition Method for Solving Nonlinear Equations Applied Mathematical Sciences, Vol. 6, 2012, no. 10, 487-497 Improving the Accuracy of the Adomian Decomposition Method for Solving Nonlinear Equations A. R. Vahidi a and B. Jalalvand b (a) Department

More information

A Maple Program for Solving Systems of Linear and Nonlinear Integral Equations by Adomian Decomposition Method

A Maple Program for Solving Systems of Linear and Nonlinear Integral Equations by Adomian Decomposition Method Int. J. Contemp. Math. Sciences, Vol. 2, 2007, no. 29, 1425-1432 A Maple Program for Solving Systems of Linear and Nonlinear Integral Equations by Adomian Decomposition Method Jafar Biazar and Masumeh

More information

Adomian Decomposition Method (ADM) for Nonlinear Wave-like Equations with Variable Coefficient

Adomian Decomposition Method (ADM) for Nonlinear Wave-like Equations with Variable Coefficient Applied Mathematical Sciences, Vol. 4, 1, no. 49, 431-444 Adomian Decomposition Method (ADM) for Nonlinear Wave-like Equations with Variable Coefficient Mohammad Ghoreishi School of Mathematical Sciences,

More information

On the Numerical Solutions of Heston Partial Differential Equation

On the Numerical Solutions of Heston Partial Differential Equation Math Sci Lett 4, No 1, 63-68 (215) 63 Mathematical Sciences Letters An International Journal http://dxdoiorg/112785/msl/4113 On the Numerical Solutions of Heston Partial Differential Equation Jafar Biazar,

More information

On the Homotopy Perturbation Method and the Adomian Decomposition Method for Solving Abel Integral Equations of the Second Kind

On the Homotopy Perturbation Method and the Adomian Decomposition Method for Solving Abel Integral Equations of the Second Kind Applied Mathematical Sciences, Vol. 5, 211, no. 16, 799-84 On the Homotopy Perturbation Method and the Adomian Decomposition Method for Solving Abel Integral Equations of the Second Kind A. R. Vahidi Department

More information

The comparison of optimal homotopy asymptotic method and homotopy perturbation method to solve Fisher equation

The comparison of optimal homotopy asymptotic method and homotopy perturbation method to solve Fisher equation Computational Methods for Differential Equations http://cmdetabrizuacir Vol 4, No, 206, pp 43-53 The comparison of optimal homotopy asymptotic method and homotopy perturbation method to solve Fisher equation

More information

The Modified Adomian Decomposition Method for. Solving Nonlinear Coupled Burger s Equations

The Modified Adomian Decomposition Method for. Solving Nonlinear Coupled Burger s Equations Nonlinear Analysis and Differential Equations, Vol. 3, 015, no. 3, 111-1 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/nade.015.416 The Modified Adomian Decomposition Method for Solving Nonlinear

More information

The Existence of Noise Terms for Systems of Partial Differential and Integral Equations with ( HPM ) Method

The Existence of Noise Terms for Systems of Partial Differential and Integral Equations with ( HPM ) Method Mathematics and Statistics 1(3): 113-118, 213 DOI: 1.13189/ms.213.133 hp://www.hrpub.org The Existence of Noise Terms for Systems of Partial Differential and Integral Equations with ( HPM ) Method Parivash

More information

The variational homotopy perturbation method for solving the K(2,2)equations

The variational homotopy perturbation method for solving the K(2,2)equations International Journal of Applied Mathematical Research, 2 2) 213) 338-344 c Science Publishing Corporation wwwsciencepubcocom/indexphp/ijamr The variational homotopy perturbation method for solving the

More information

Homotopy Perturbation Method for the Fisher s Equation and Its Generalized

Homotopy Perturbation Method for the Fisher s Equation and Its Generalized ISSN 749-889 (print), 749-897 (online) International Journal of Nonlinear Science Vol.8(2009) No.4,pp.448-455 Homotopy Perturbation Method for the Fisher s Equation and Its Generalized M. Matinfar,M. Ghanbari

More information

Improvements in Newton-Rapshon Method for Nonlinear Equations Using Modified Adomian Decomposition Method

Improvements in Newton-Rapshon Method for Nonlinear Equations Using Modified Adomian Decomposition Method International Journal of Mathematical Analysis Vol. 9, 2015, no. 39, 1919-1928 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2015.54124 Improvements in Newton-Rapshon Method for Nonlinear

More information

Chapter 6: Rational Expr., Eq., and Functions Lecture notes Math 1010

Chapter 6: Rational Expr., Eq., and Functions Lecture notes Math 1010 Section 6.1: Rational Expressions and Functions Definition of a rational expression Let u and v be polynomials. The algebraic expression u v is a rational expression. The domain of this rational expression

More information

Chapter 3 Second Order Linear Equations

Chapter 3 Second Order Linear Equations Partial Differential Equations (Math 3303) A Ë@ Õæ Aë áöß @. X. @ 2015-2014 ú GA JË@ É Ë@ Chapter 3 Second Order Linear Equations Second-order partial differential equations for an known function u(x,

More information

Exact Solutions of Fractional-Order Biological Population Model

Exact Solutions of Fractional-Order Biological Population Model Commun. Theor. Phys. (Beijing China) 5 (009) pp. 99 996 c Chinese Physical Society and IOP Publishing Ltd Vol. 5 No. 6 December 15 009 Exact Solutions of Fractional-Order Biological Population Model A.M.A.

More information

The Chebyshev Collection Method for Solving Fractional Order Klein-Gordon Equation

The Chebyshev Collection Method for Solving Fractional Order Klein-Gordon Equation The Chebyshev Collection Method for Solving Fractional Order Klein-Gordon Equation M. M. KHADER Faculty of Science, Benha University Department of Mathematics Benha EGYPT mohamedmbd@yahoo.com N. H. SWETLAM

More information

A New Technique of Initial Boundary Value Problems. Using Adomian Decomposition Method

A New Technique of Initial Boundary Value Problems. Using Adomian Decomposition Method International Mathematical Forum, Vol. 7, 2012, no. 17, 799 814 A New Technique of Initial Boundary Value Problems Using Adomian Decomposition Method Elaf Jaafar Ali Department of Mathematics, College

More information

Modified Adomian Decomposition Method for Solving Particular Third-Order Ordinary Differential Equations

Modified Adomian Decomposition Method for Solving Particular Third-Order Ordinary Differential Equations Applied Mathematical Sciences, Vol. 6, 212, no. 3, 1463-1469 Modified Adomian Decomposition Method for Solving Particular Third-Order Ordinary Differential Equations P. Pue-on 1 and N. Viriyapong 2 Department

More information

Properties of BPFs for Approximating the Solution of Nonlinear Fredholm Integro Differential Equation

Properties of BPFs for Approximating the Solution of Nonlinear Fredholm Integro Differential Equation Applied Mathematical Sciences, Vol. 6, 212, no. 32, 1563-1569 Properties of BPFs for Approximating the Solution of Nonlinear Fredholm Integro Differential Equation Ahmad Shahsavaran 1 and Abar Shahsavaran

More information

ON THE NUMERICAL SOLUTION FOR THE FRACTIONAL WAVE EQUATION USING LEGENDRE PSEUDOSPECTRAL METHOD

ON THE NUMERICAL SOLUTION FOR THE FRACTIONAL WAVE EQUATION USING LEGENDRE PSEUDOSPECTRAL METHOD International Journal of Pure and Applied Mathematics Volume 84 No. 4 2013, 307-319 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijpam.v84i4.1

More information

Laplace transform pairs of N-dimensions and second order linear partial differential equations with constant coefficients

Laplace transform pairs of N-dimensions and second order linear partial differential equations with constant coefficients Annales Mathematicae et Informaticae 35 8) pp. 3 http://www.ektf.hu/ami Laplace transform pairs of N-dimensions and second order linear partial differential equations with constant coefficients A. Aghili,

More information

A Modified Adomian Decomposition Method for Solving Higher-Order Singular Boundary Value Problems

A Modified Adomian Decomposition Method for Solving Higher-Order Singular Boundary Value Problems A Modified Adomian Decomposition Method for Solving Higher-Order Singular Boundary Value Problems Weonbae Kim a and Changbum Chun b a Department of Mathematics, Daejin University, Pocheon, Gyeonggi-do

More information

(Received 13 December 2011, accepted 27 December 2012) y(x) Y (k) = 1 [ d k ] dx k. x=0. y(x) = x k Y (k), (2) k=0. [ d k ] y(x) x k k!

(Received 13 December 2011, accepted 27 December 2012) y(x) Y (k) = 1 [ d k ] dx k. x=0. y(x) = x k Y (k), (2) k=0. [ d k ] y(x) x k k! ISSN 749-3889 (print), 749-3897 (online) International Journal of Nonlinear Science Vol.6(23) No.,pp.87-9 Solving a Class of Volterra Integral Equation Systems by the Differential Transform Method Ercan

More information

Method of Successive Approximations for Solving the Multi-Pantograph Delay Equations

Method of Successive Approximations for Solving the Multi-Pantograph Delay Equations Gen. Math. Notes, Vol. 8, No., January, pp.3-8 ISSN 9-784; Copyright c ICSRS Publication, www.i-csrs.org Available free online at http://www.geman.in Method of Successive Approximations for Solving the

More information

ON NUMERICAL SOLUTIONS OF PARTIAL DIFFERENTIAL EQUATIONS BY THE DECOMPOSITION METHOD. Mustafa Inc

ON NUMERICAL SOLUTIONS OF PARTIAL DIFFERENTIAL EQUATIONS BY THE DECOMPOSITION METHOD. Mustafa Inc 153 Kragujevac J. Math. 26 (2004) 153 164. ON NUMERICAL SOLUTIONS OF PARTIAL DIFFERENTIAL EQUATIONS BY THE DECOMPOSITION METHOD Mustafa Inc Department of Mathematics, Firat University, 23119 Elazig Turkiye

More information

LOWELL WEEKLY JOURNAL

LOWELL WEEKLY JOURNAL Y G y G Y 87 y Y 8 Y - $ X ; ; y y q 8 y $8 $ $ $ G 8 q < 8 6 4 y 8 7 4 8 8 < < y 6 $ q - - y G y G - Y y y 8 y y y Y Y 7-7- G - y y y ) y - y y y y - - y - y 87 7-7- G G < G y G y y 6 X y G y y y 87 G

More information

Derivatives in 2D. Outline. James K. Peterson. November 9, Derivatives in 2D! Chain Rule

Derivatives in 2D. Outline. James K. Peterson. November 9, Derivatives in 2D! Chain Rule Derivatives in 2D James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 9, 2016 Outline Derivatives in 2D! Chain Rule Let s go back to

More information

Numerical Solution of the (2+1)-Dimensional Boussinesq Equation with Initial Condition by Homotopy Perturbation Method

Numerical Solution of the (2+1)-Dimensional Boussinesq Equation with Initial Condition by Homotopy Perturbation Method Applied Mathematical Sciences, Vol. 6, 212, no. 12, 5993-62 Numerical Solution of the (2+1)-Dimensional Boussinesq Equation with Initial Condition by Homotopy Perturbation Method a Ghanmi Imed a Faculte

More information

CRANK-NICOLSON FINITE DIFFERENCE METHOD FOR SOLVING TIME-FRACTIONAL DIFFUSION EQUATION

CRANK-NICOLSON FINITE DIFFERENCE METHOD FOR SOLVING TIME-FRACTIONAL DIFFUSION EQUATION Journal of Fractional Calculus and Applications, Vol. 2. Jan. 2012, No. 2, pp. 1-9. ISSN: 2090-5858. http://www.fcaj.webs.com/ CRANK-NICOLSON FINITE DIFFERENCE METHOD FOR SOLVING TIME-FRACTIONAL DIFFUSION

More information

BOUNDARY-VALUE PROBLEMS IN RECTANGULAR COORDINATES

BOUNDARY-VALUE PROBLEMS IN RECTANGULAR COORDINATES 1 BOUNDARY-VALUE PROBLEMS IN RECTANGULAR COORDINATES 1.1 Separable Partial Differential Equations 1. Classical PDEs and Boundary-Value Problems 1.3 Heat Equation 1.4 Wave Equation 1.5 Laplace s Equation

More information

Numerical solution of system of linear integral equations via improvement of block-pulse functions

Numerical solution of system of linear integral equations via improvement of block-pulse functions Journal of Mathematical Modeling Vol. 4, No., 16, pp. 133-159 JMM Numerical solution of system of linear integral equations via improvement of block-pulse functions Farshid Mirzaee Faculty of Mathematical

More information

Applications of Homotopy Perturbation Transform Method for Solving Newell-Whitehead-Segel Equation

Applications of Homotopy Perturbation Transform Method for Solving Newell-Whitehead-Segel Equation General Letters in Mathematics Vol, No, Aug 207, pp5-4 e-issn 259-9277, p-issn 259-929 Available online at http:// wwwrefaadcom Applications of Homotopy Perturbation Transform Method for Solving Newell-Whitehead-Segel

More information

A Numerical Method to Compute the Complex Solution of Nonlinear Equations

A Numerical Method to Compute the Complex Solution of Nonlinear Equations Journal of Mathematical Extension Vol. 11, No. 2, (2017), 1-17 ISSN: 1735-8299 Journal of Mathematical Extension URL: http://www.ijmex.com Vol. 11, No. 2, (2017), 1-17 ISSN: 1735-8299 URL: http://www.ijmex.com

More information

MATH 425, FINAL EXAM SOLUTIONS

MATH 425, FINAL EXAM SOLUTIONS MATH 425, FINAL EXAM SOLUTIONS Each exercise is worth 50 points. Exercise. a The operator L is defined on smooth functions of (x, y by: Is the operator L linear? Prove your answer. L (u := arctan(xy u

More information

Homotopy Perturbation Method for Solving Systems of Nonlinear Coupled Equations

Homotopy Perturbation Method for Solving Systems of Nonlinear Coupled Equations Applied Mathematical Sciences, Vol 6, 2012, no 96, 4787-4800 Homotopy Perturbation Method for Solving Systems of Nonlinear Coupled Equations A A Hemeda Department of Mathematics, Faculty of Science Tanta

More information

Extended Adomian s polynomials for solving. non-linear fractional differential equations

Extended Adomian s polynomials for solving. non-linear fractional differential equations Theoretical Mathematics & Applications, vol.5, no.2, 25, 89-4 ISSN: 792-9687 (print), 792-979 (online) Scienpress Ltd, 25 Extended Adomian s polynomials for solving non-linear fractional differential equations

More information

Abdolamir Karbalaie 1, Hamed Hamid Muhammed 2, Maryam Shabani 3 Mohammad Mehdi Montazeri 4

Abdolamir Karbalaie 1, Hamed Hamid Muhammed 2, Maryam Shabani 3 Mohammad Mehdi Montazeri 4 ISSN 1749-3889 print, 1749-3897 online International Journal of Nonlinear Science Vol.172014 No.1,pp.84-90 Exact Solution of Partial Differential Equation Using Homo-Separation of Variables Abdolamir Karbalaie

More information

Crew of25 Men Start Monday On Showboat. Many Permanent Improvements To Be Made;Project Under WPA

Crew of25 Men Start Monday On Showboat. Many Permanent Improvements To Be Made;Project Under WPA U G G G U 2 93 YX Y q 25 3 < : z? 0 (? 8 0 G 936 x z x z? \ 9 7500 00? 5 q 938 27? 60 & 69? 937 q? G x? 937 69 58 } x? 88 G # x 8 > x G 0 G 0 x 8 x 0 U 93 6 ( 2 x : X 7 8 G G G q x U> x 0 > x < x G U 5

More information

Exact Solution of the One Phase Inverse Stefan Problem

Exact Solution of the One Phase Inverse Stefan Problem Filomat 32:3 (2018), 985 990 https://doi.org/10.2298/fil1803985s Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat Exact Solution

More information

A New Numerical Scheme for Solving Systems of Integro-Differential Equations

A New Numerical Scheme for Solving Systems of Integro-Differential Equations Computational Methods for Differential Equations http://cmde.tabrizu.ac.ir Vol. 1, No. 2, 213, pp. 18-119 A New Numerical Scheme for Solving Systems of Integro-Differential Equations Esmail Hesameddini

More information

CERTAIN THEOREMS ON TWO DIMENSIONAL LAPLACE TRANSFORM AND NON-HOMOGENEOUS PARABOLIC PARTIAL DIFFERENTIAL EQUATIONS

CERTAIN THEOREMS ON TWO DIMENSIONAL LAPLACE TRANSFORM AND NON-HOMOGENEOUS PARABOLIC PARTIAL DIFFERENTIAL EQUATIONS Surveys in Mathematics and its Applications ISSN 1842-6298 (electronic), 1843-7265 (print) Volume 6 (211), 165 174 CERTAIN THEOREMS ON TWO DIMENSIONAL LAPLACE TRANSFORM AND NON-HOMOGENEOUS PARABOLIC PARTIAL

More information

New Solutions for Some Important Partial Differential Equations

New Solutions for Some Important Partial Differential Equations ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.4(2007) No.2,pp.109-117 New Solutions for Some Important Partial Differential Equations Ahmed Hassan Ahmed Ali

More information

Soliton solution of the Kadomtse-Petviashvili equation by homotopy perturbation method

Soliton solution of the Kadomtse-Petviashvili equation by homotopy perturbation method ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 5 (2009) No. 1, pp. 38-44 Soliton solution of the Kadomtse-Petviashvili equation by homotopy perturbation method H. Mirgolbabaei

More information

Quasi-linear first order equations. Consider the nonlinear transport equation

Quasi-linear first order equations. Consider the nonlinear transport equation Quasi-linear first order equations Consider the nonlinear transport equation u t + c(u)u x = 0, u(x, 0) = f (x) < x < Quasi-linear first order equations Consider the nonlinear transport equation u t +

More information

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE 1. Linear Partial Differential Equations A partial differential equation (PDE) is an equation, for an unknown function u, that

More information

Elzaki Decomposition Method and its Applications in Solving Linear and Nonlinear Schrodinger Equations

Elzaki Decomposition Method and its Applications in Solving Linear and Nonlinear Schrodinger Equations Sohag J. Math. 4 No. 2 31-35 (2017 31 Sohag Journal of Mathematics An International Journal http://dx.doi.org/10.18576/sjm/040201 Elzaki Decomposition Method and its Applications in Solving Linear and

More information

ADOMIAN DECOMPOSITION METHOD APPLIED TO LINEAR STOCHASTIC DIFFERENTIAL EQUATIONS

ADOMIAN DECOMPOSITION METHOD APPLIED TO LINEAR STOCHASTIC DIFFERENTIAL EQUATIONS International Journal of Pure and Applied Mathematics Volume 118 No. 3 218, 51-51 ISSN: 1311-88 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 1.12732/ijpam.v118i3.1

More information

A Note on Integral Transforms and Partial Differential Equations

A Note on Integral Transforms and Partial Differential Equations Applied Mathematical Sciences, Vol 4, 200, no 3, 09-8 A Note on Integral Transforms and Partial Differential Equations Adem Kılıçman and Hassan Eltayeb Department of Mathematics and Institute for Mathematical

More information

(Received 10 December 2011, accepted 15 February 2012) x x 2 B(x) u, (1.2) A(x) +

(Received 10 December 2011, accepted 15 February 2012) x x 2 B(x) u, (1.2) A(x) + ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol13(212) No4,pp387-395 Numerical Solution of Fokker-Planck Equation Using the Flatlet Oblique Multiwavelets Mir Vahid

More information

Numerical solution for the systems of variable-coefficient coupled Burgers equation by two-dimensional Legendre wavelets method

Numerical solution for the systems of variable-coefficient coupled Burgers equation by two-dimensional Legendre wavelets method Available at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 939466 Vol. 9 Issue (June 04) pp. 3436 Applications and Applied Mathematics: An International Journal (AAM) Numerical solution for the systems

More information

Two Posts to Fill On School Board

Two Posts to Fill On School Board Y Y 9 86 4 4 qz 86 x : ( ) z 7 854 Y x 4 z z x x 4 87 88 Y 5 x q x 8 Y 8 x x : 6 ; : 5 x ; 4 ( z ; ( ) ) x ; z 94 ; x 3 3 3 5 94 ; ; ; ; 3 x : 5 89 q ; ; x ; x ; ; x : ; ; ; ; ; ; 87 47% : () : / : 83

More information

Two Successive Schemes for Numerical Solution of Linear Fuzzy Fredholm Integral Equations of the Second Kind

Two Successive Schemes for Numerical Solution of Linear Fuzzy Fredholm Integral Equations of the Second Kind Australian Journal of Basic Applied Sciences 4(5): 817-825 2010 ISSN 1991-8178 Two Successive Schemes for Numerical Solution of Linear Fuzzy Fredholm Integral Equations of the Second Kind Omid Solaymani

More information

Numerical Solutions of the Burgers System in Two Dimensions under Varied Initial and Boundary Conditions

Numerical Solutions of the Burgers System in Two Dimensions under Varied Initial and Boundary Conditions Applied Mathematical Sciences, Vol. 6, 22, no. 3, 563-565 Numerical Solutions of the Burgers System in Two Dimensions under Varied Initial and Boundary Conditions M. C. Kweyu, W. A. Manyonge 2, A. Koross

More information

Reading: P1-P20 of Durran, Chapter 1 of Lapidus and Pinder (Numerical solution of Partial Differential Equations in Science and Engineering)

Reading: P1-P20 of Durran, Chapter 1 of Lapidus and Pinder (Numerical solution of Partial Differential Equations in Science and Engineering) Chapter 1. Partial Differential Equations Reading: P1-P0 of Durran, Chapter 1 of Lapidus and Pinder (Numerical solution of Partial Differential Equations in Science and Engineering) Before even looking

More information

1 h 9 e $ s i n t h e o r y, a p p l i c a t i a n

1 h 9 e $ s i n t h e o r y, a p p l i c a t i a n T : 99 9 \ E \ : \ 4 7 8 \ \ \ \ - \ \ T \ \ \ : \ 99 9 T : 99-9 9 E : 4 7 8 / T V 9 \ E \ \ : 4 \ 7 8 / T \ V \ 9 T - w - - V w w - T w w \ T \ \ \ w \ w \ - \ w \ \ w \ \ \ T \ w \ w \ w \ w \ \ w \

More information

Math 115 ( ) Yum-Tong Siu 1. Euler-Lagrange Equations for Many Functions and Variables and High-Order Derivatives

Math 115 ( ) Yum-Tong Siu 1. Euler-Lagrange Equations for Many Functions and Variables and High-Order Derivatives Math 115 006-007 Yum-Tong Siu 1 Euler-Lagrange Equations for Many Functions and Variables and High-Order Derivatives The Case of High-Order Derivatives. The context is to find the extremal for the functional

More information

The Homotopy Perturbation Method (HPM) for Nonlinear Parabolic Equation with Nonlocal Boundary Conditions

The Homotopy Perturbation Method (HPM) for Nonlinear Parabolic Equation with Nonlocal Boundary Conditions Applied Mathematical Sciences, Vol. 5, 211, no. 3, 113-123 The Homotopy Perturbation Method (HPM) for Nonlinear Parabolic Equation with Nonlocal Boundary Conditions M. Ghoreishi School of Mathematical

More information

Solution of Linear and Nonlinear Schrodinger Equations by Combine Elzaki Transform and Homotopy Perturbation Method

Solution of Linear and Nonlinear Schrodinger Equations by Combine Elzaki Transform and Homotopy Perturbation Method American Journal of Theoretical and Applied Statistics 2015; 4(6): 534-538 Published online October 29, 2015 (http://wwwsciencepublishinggroupcom/j/ajtas) doi: 1011648/jajtas2015040624 ISSN: 2326-8999

More information

An Efficient Numerical Method for Solving. the Fractional Diffusion Equation

An Efficient Numerical Method for Solving. the Fractional Diffusion Equation Journal of Applied Mathematics & Bioinformatics, vol.1, no.2, 2011, 1-12 ISSN: 1792-6602 (print), 1792-6939 (online) International Scientific Press, 2011 An Efficient Numerical Method for Solving the Fractional

More information

The method of successive approximations for exact solutions of Laplace equation and of heat-like and wave-like equations with variable coefficients

The method of successive approximations for exact solutions of Laplace equation and of heat-like and wave-like equations with variable coefficients The method of successive approximations for exact solutions of Laplace equation and of heat-like and wave-like equations with variable coefficients T. Zhanlav and D. Khongorzul National University of Mongolia,

More information

First order Partial Differential equations

First order Partial Differential equations First order Partial Differential equations 0.1 Introduction Definition 0.1.1 A Partial Deferential equation is called linear if the dependent variable and all its derivatives have degree one and not multiple

More information

THE USE OF ADOMIAN DECOMPOSITION METHOD FOR SOLVING PROBLEMS IN CALCULUS OF VARIATIONS

THE USE OF ADOMIAN DECOMPOSITION METHOD FOR SOLVING PROBLEMS IN CALCULUS OF VARIATIONS THE USE OF ADOMIAN DECOMPOSITION METHOD FOR SOLVING PROBLEMS IN CALCULUS OF VARIATIONS MEHDI DEHGHAN AND MEHDI TATARI Received 16 March 25; Revised 9 August 25; Accepted 12 September 25 Dedication to Professor

More information

First and Second Order ODEs

First and Second Order ODEs Civil Engineering 2 Mathematics Autumn 211 M. Ottobre First and Second Order ODEs Warning: all the handouts that I will provide during the course are in no way exhaustive, they are just short recaps. Notation

More information

THE ADOMIAN DECOMPOSITION METHOD FOR SOLVING DELAY DIFFERENTIAL EQUATION

THE ADOMIAN DECOMPOSITION METHOD FOR SOLVING DELAY DIFFERENTIAL EQUATION International Journal of Computer Mathematics Vol. 00, No. 0, Month 004, pp. 1 6 THE ADOMIAN DECOMPOSITION METHOD FOR SOLVING DELAY DIFFERENTIAL EQUATION D. J. EVANS a and K. R. RASLAN b, a Faculty of

More information

ALGEBRAIC GEOMETRY HOMEWORK 3

ALGEBRAIC GEOMETRY HOMEWORK 3 ALGEBRAIC GEOMETRY HOMEWORK 3 (1) Consider the curve Y 2 = X 2 (X + 1). (a) Sketch the curve. (b) Determine the singular point P on C. (c) For all lines through P, determine the intersection multiplicity

More information

Different Approaches to the Solution of Damped Forced Oscillator Problem by Decomposition Method

Different Approaches to the Solution of Damped Forced Oscillator Problem by Decomposition Method Australian Journal of Basic and Applied Sciences, 3(3): 2249-2254, 2009 ISSN 1991-8178 Different Approaches to the Solution of Damped Forced Oscillator Problem by Decomposition Method A.R. Vahidi Department

More information

Lecture 42 Determining Internal Node Values

Lecture 42 Determining Internal Node Values Lecture 42 Determining Internal Node Values As seen in the previous section, a finite element solution of a boundary value problem boils down to finding the best values of the constants {C j } n, which

More information

Math Applied Differential Equations

Math Applied Differential Equations Math 256 - Applied Differential Equations Notes Basic Definitions and Concepts A differential equation is an equation that involves one or more of the derivatives (first derivative, second derivative,

More information

Solution of Seventh Order Boundary Value Problem by Differential Transformation Method

Solution of Seventh Order Boundary Value Problem by Differential Transformation Method World Applied Sciences Journal 16 (11): 1521-1526, 212 ISSN 1818-4952 IDOSI Publications, 212 Solution of Seventh Order Boundary Value Problem by Differential Transformation Method Shahid S. Siddiqi, Ghazala

More information

Operational Matrices for Solving Burgers' Equation by Using Block-Pulse Functions with Error Analysis

Operational Matrices for Solving Burgers' Equation by Using Block-Pulse Functions with Error Analysis Australian Journal of Basic and Applied Sciences, 5(12): 602-609, 2011 ISSN 1991-8178 Operational Matrices for Solving Burgers' Equation by Using Block-Pulse Functions with Error Analysis 1 K. Maleknejad,

More information

Examination paper for TMA4130 Matematikk 4N: SOLUTION

Examination paper for TMA4130 Matematikk 4N: SOLUTION Department of Mathematical Sciences Examination paper for TMA4 Matematikk 4N: SOLUTION Academic contact during examination: Morten Nome Phone: 9 84 97 8 Examination date: December 7 Examination time (from

More information

The second-order 1D wave equation

The second-order 1D wave equation C The second-order D wave equation C. Homogeneous wave equation with constant speed The simplest form of the second-order wave equation is given by: x 2 = Like the first-order wave equation, it responds

More information

A Fractional Order of Convergence Rate for Successive Methods: Examples on Integral Equations

A Fractional Order of Convergence Rate for Successive Methods: Examples on Integral Equations International Mathematical Forum, 1, 26, no. 39, 1935-1942 A Fractional Order of Convergence Rate for Successive Methods: Examples on Integral Equations D. Rostamy V. F. 1 and M. Jabbari Department of

More information

Adomian Decomposition Method for Solving the Kuramoto Sivashinsky Equation

Adomian Decomposition Method for Solving the Kuramoto Sivashinsky Equation IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn:2319-765x. Volume 1, Issue 1Ver. I. (Jan. 214), PP 8-12 Adomian Decomposition Method for Solving the Kuramoto Sivashinsky Equation Saad A.

More information

COMPARISON BETWEEN ADOMIAN METHOD AND LAST SQUARE METHOD FOR SOLVING HIV/AIDS NON-LINEAR SYSTEM

COMPARISON BETWEEN ADOMIAN METHOD AND LAST SQUARE METHOD FOR SOLVING HIV/AIDS NON-LINEAR SYSTEM www.arpapress.com/volumes/vol15issue2/ijrras_15_2_17.pdf COMPARISON BETWEEN ADOMIAN METHOD AND LAST SQUARE METHOD FOR SOLVING HIV/AIDS NON-LINEAR SYSTEM Meraihi Mouna & Rahmani Fouad Lazhar Department

More information

Before we look at numerical methods, it is important to understand the types of equations we will be dealing with.

Before we look at numerical methods, it is important to understand the types of equations we will be dealing with. Chapter 1. Partial Differential Equations (PDEs) Required Readings: Chapter of Tannehill et al (text book) Chapter 1 of Lapidus and Pinder (Numerical Solution of Partial Differential Equations in Science

More information

Exact Solutions of the Generalized- Zakharov (GZ) Equation by the Infinite Series Method

Exact Solutions of the Generalized- Zakharov (GZ) Equation by the Infinite Series Method Available at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 193-9466 Vol. 05, Issue (December 010), pp. 61 68 (Previously, Vol. 05, Issue 10, pp. 1718 175) Applications and Applied Mathematics: An International

More information

LESSON 23: EXTREMA OF FUNCTIONS OF 2 VARIABLES OCTOBER 25, 2017

LESSON 23: EXTREMA OF FUNCTIONS OF 2 VARIABLES OCTOBER 25, 2017 LESSON : EXTREMA OF FUNCTIONS OF VARIABLES OCTOBER 5, 017 Just like with functions of a single variable, we want to find the minima (plural of minimum) and maxima (plural of maximum) of functions of several

More information

THE NEARLY ADDITIVE MAPS

THE NEARLY ADDITIVE MAPS Bull. Korean Math. Soc. 46 (009), No., pp. 199 07 DOI 10.4134/BKMS.009.46..199 THE NEARLY ADDITIVE MAPS Esmaeeil Ansari-Piri and Nasrin Eghbali Abstract. This note is a verification on the relations between

More information

arxiv: v4 [math.nt] 31 Jul 2017

arxiv: v4 [math.nt] 31 Jul 2017 SERIES REPRESENTATION OF POWER FUNCTION arxiv:1603.02468v4 [math.nt] 31 Jul 2017 KOLOSOV PETRO Abstract. In this paper described numerical expansion of natural-valued power function x n, in point x = x

More information

The method of lines (MOL) for the diffusion equation

The method of lines (MOL) for the diffusion equation Chapter 1 The method of lines (MOL) for the diffusion equation The method of lines refers to an approximation of one or more partial differential equations with ordinary differential equations in just

More information

ANALYTICAL APPROXIMATE SOLUTIONS OF THE ZAKHAROV-KUZNETSOV EQUATIONS

ANALYTICAL APPROXIMATE SOLUTIONS OF THE ZAKHAROV-KUZNETSOV EQUATIONS (c) Romanian RRP 66(No. Reports in 2) Physics, 296 306 Vol. 2014 66, No. 2, P. 296 306, 2014 ANALYTICAL APPROXIMATE SOLUTIONS OF THE ZAKHAROV-KUZNETSOV EQUATIONS A. JAFARIAN 1, P. GHADERI 2, ALIREZA K.

More information

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs Chapter Two: Numerical Methods for Elliptic PDEs Finite Difference Methods for Elliptic PDEs.. Finite difference scheme. We consider a simple example u := subject to Dirichlet boundary conditions ( ) u

More information

Math 4263 Homework Set 1

Math 4263 Homework Set 1 Homework Set 1 1. Solve the following PDE/BVP 2. Solve the following PDE/BVP 2u t + 3u x = 0 u (x, 0) = sin (x) u x + e x u y = 0 u (0, y) = y 2 3. (a) Find the curves γ : t (x (t), y (t)) such that that

More information

OWELL WEEKLY JOURNAL

OWELL WEEKLY JOURNAL Y \»< - } Y Y Y & #»»» q ] q»»»>) & - - - } ) x ( - { Y» & ( x - (» & )< - Y X - & Q Q» 3 - x Q Y 6 \Y > Y Y X 3 3-9 33 x - - / - -»- --

More information

RELIABLE TREATMENT FOR SOLVING BOUNDARY VALUE PROBLEMS OF PANTOGRAPH DELAY DIFFERENTIAL EQUATION

RELIABLE TREATMENT FOR SOLVING BOUNDARY VALUE PROBLEMS OF PANTOGRAPH DELAY DIFFERENTIAL EQUATION (c) 216 217 Rom. Rep. Phys. (for accepted papers only) RELIABLE TREATMENT FOR SOLVING BOUNDARY VALUE PROBLEMS OF PANTOGRAPH DELAY DIFFERENTIAL EQUATION ABDUL-MAJID WAZWAZ 1,a, MUHAMMAD ASIF ZAHOOR RAJA

More information

Solution for the nonlinear relativistic harmonic oscillator via Laplace-Adomian decomposition method

Solution for the nonlinear relativistic harmonic oscillator via Laplace-Adomian decomposition method arxiv:1606.03336v1 [math.ca] 27 May 2016 Solution for the nonlinear relativistic harmonic oscillator via Laplace-Adomian decomposition method O. González-Gaxiola a, J. A. Santiago a, J. Ruiz de Chávez

More information

Phase Synchronization of Van der Pol-Duffing Oscillators Using Decomposition Method

Phase Synchronization of Van der Pol-Duffing Oscillators Using Decomposition Method Adv. Studies Theor. Phys., Vol. 3, 29, no. 11, 429-437 Phase Synchronization of Van der Pol-Duffing Oscillators Using Decomposition Method Gh. Asadi Cordshooli Department of Physics, Shahr-e-Rey Branch,

More information

MATH 131P: PRACTICE FINAL SOLUTIONS DECEMBER 12, 2012

MATH 131P: PRACTICE FINAL SOLUTIONS DECEMBER 12, 2012 MATH 3P: PRACTICE FINAL SOLUTIONS DECEMBER, This is a closed ook, closed notes, no calculators/computers exam. There are 6 prolems. Write your solutions to Prolems -3 in lue ook #, and your solutions to

More information

An Introduction to Numerical Methods for Differential Equations. Janet Peterson

An Introduction to Numerical Methods for Differential Equations. Janet Peterson An Introduction to Numerical Methods for Differential Equations Janet Peterson Fall 2015 2 Chapter 1 Introduction Differential equations arise in many disciplines such as engineering, mathematics, sciences

More information

On the classification of certain curves up to projective tranformations

On the classification of certain curves up to projective tranformations On the classification of certain curves up to projective tranformations Mehdi Nadjafikhah Abstract The purpose of this paper is to classify the curves in the form y 3 = c 3 x 3 +c 2 x 2 + c 1x + c 0, with

More information

A Nonlinear Inverse Parabolic Problem

A Nonlinear Inverse Parabolic Problem Applied Mathematical Sciences, Vol. 1, 2007, no. 24, 1181-1186 A Nonlinear Inverse Parabolic Problem N. Azizi and R. Pourgholi Department of Mathematics Islamic Azad University of Karaj Branch, Iran azizin41@yahoo.com,

More information

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x Assignment 5 Name Find the indicated derivative. ) Find y(4) if y = sin x. ) A) y(4) = cos x B) y(4) = sin x y(4) = - cos x y(4) = - sin x ) y = (csc x + cot x)(csc x - cot x) ) A) y = 0 B) y = y = - csc

More information

Inverse Variation. y varies inversely as x. REMEMBER: Direct variation y = kx where k is not equal to 0.

Inverse Variation. y varies inversely as x. REMEMBER: Direct variation y = kx where k is not equal to 0. Inverse Variation y varies inversely as x. REMEMBER: Direct variation y = kx where k is not equal to 0. Inverse variation xy = k or y = k where k is not equal to 0. x Identify whether the following functions

More information