COMPUTATIONAL METHODS AND ALGORITHMS Vol. I - Numerical Methods for Ordinary Differential Equations and Dynamic Systems - E.A.

Size: px
Start display at page:

Download "COMPUTATIONAL METHODS AND ALGORITHMS Vol. I - Numerical Methods for Ordinary Differential Equations and Dynamic Systems - E.A."

Transcription

1 COMPUTATIOAL METHODS AD ALGORITHMS Vol. I umerical Methods for Ordinar Differential Equations and Dnamic Sstems E.A. oviov UMERICAL METHODS FOR ORDIARY DIFFERETIAL EQUATIOS AD DYAMIC SYSTEMS E.A. oviov Institute of Computational Modeling, Russian Academ of Sciences, Krasnoars, Russia Kewords: Analtical methods, Talor series, successive approximations, ewton Kantorovich method, perturbation method, error estimation, Euler method, trapezoid method, RungeKutta method, Adams formulae, stiff sstems, dela differential equations Contents 1. Introduction. Dnamic Sstems 3. Analtical Methods 4. Onestep Methods 5. Stiff Sstems 6. Linear Multistep Methods 7. Error Estimation 8. Dela Differential Equations Glossar Bibliograph Biographical Setch Summar Approximate methods of solution of Cauch problem for sstems of ordinar differential equations, including dela differential equations, are described. Principal methods of local and global error estimation as well as the inequalities for accurac control of computations and stabilit control of numerical schemes are considered. Realization of variable step algorithms and algorithms for nonuniform schemes (explicit and Lstable) with automatic selection of numerical scheme b inequalit for stabilit control is briefl discussed. Examples of particular numerical methods are given. 1. Introduction UESCO EOLSS Earl analsis of ordinar differential Eqs. (ODE) can be traced towards the end of the 17 th centur in connection with the stud of problems of mechanics and certain geometric problems. The unnown in these equations is a function of one independent variable, and the equations include not onl the unnown function but its derivatives of diverse orders as well. ODEs are widel used in mechanics, astronom, phsics, biolog, chemistr etc. It is explained b the fact that such equations often quantitativel are based on phsical laws, which describe some phenomena. Schematic design of electronic schemes,

2 COMPUTATIOAL METHODS AD ALGORITHMS Vol. I umerical Methods for Ordinar Differential Equations and Dnamic Sstems E.A. oviov modeling of inetics of chemical reactions and computation of dnamics of mechanical sstems is a far from complete list of the problems described b ODE. A large class of problems arises from the approximation of timedependent problems b finite elements or finite differences. In turn, applied problems serve as a source for new problem statement in the theor of differential equations. For instance, in this wa the optimal control mathematical theor had been developed. Elementar ODEs occur when finding for the integral of a given continuous function f (t ), since this is a problem of finding unnown function (t ), which satisfies the equation = f (t ). For proof of solvabilit of this equation the Riemann integral theor had been developed. A natural generalization of this equation is a sstem of ODEs of the first order solved for derivative = f ( t,, (1a) where f : R R R is nown continuous vectorfunction, and R is dimensional linear real space. The relation (1a) is an abridged form of writing the sstem of equations i = f i ( t, 1,, ), 1 i. The solution of (1a) on an interval [ a, b ] is a function ϕ : [ a, b] R, which turns (1a) into identit on [ a, b]: ϕ ( t ) f ( t, ϕ( t )), t [ a, b]. In general situation Eq. (1a) has infinite set of solutions ( parametric famil of solutions). To choose one of them, a supplementar condition is required, for example, requirement for the solution to tae on a given value at the given point t : ) ( t =. (1b) The problem of finding the solution of sstem of ODEs (1a), which satisfies the initial condition (1b), is called Cauch problem or initialvalue problem. In what follows, as problem (1) the problem (1a), (1b) is understood. In order that the problem (1) would have unique solution, it is necessar to impose supplementar requirements on the function f. It is said that function f ( t, satisfies Lipshitz condition in the second argument, if there exists such constant L that for all t R and x, R the inequalit f ( t, x ) f ( t, L x is valid, where is certain norm in R. The number L is called Lipshitz constant. UESCO EOLSS If function f is continuous in the first argument and satisfies Lipshitz condition in the second, then problem (1) has unique solution on an interval of the form [ t, t ], t t. A simple sufficient condition for Lipshitz condition is the following one. If function f is differentiable in the second argument and its derivative is uniforml bounded b some constant L : f ( t, / L for all ( t, R R, then the function satisfies Lipshitz condition with constant L.

3 COMPUTATIOAL METHODS AD ALGORITHMS Vol. I umerical Methods for Ordinar Differential Equations and Dnamic Sstems E.A. oviov. Dnamic Sstems Initiall, as dnamic sstem a mechanical sstem with finite number of degrees of freedom was understood. State of such sstem is characterized b its disposition (configuration), and law of motion determines the rate of change of the state of the sstem. In the simplest case the state is characterized b values 1,,, which can tae on arbitrar real values. Two different collections, 1, and ~ ~ 1,, correspond to different states, and proximit of i and ~ i, 1 i means closeness of corresponding states of the sstem. In this case the law of motion is written down in the form of autonomous ODE sstem. Considering the values,, as coordinates of point in dimensional space, one can geometricall represent the states of dnamic sstem b means of this point. Such space is called phase space or state space, and the change of state in time is called phase trajector or state trajector. Later on, the notion of dnamic sstem got wider interpretation and meant arbitrar phsical sstem describable b autonomous sstem of ODE. Dnamic sstem is taled about when qualitative behavior of all trajectories is considered in the whole phase space (global theor or in some its part (local theor. In the theor of dnamic sstems a special attention is paid to behavior of phase trajectories under infinitel increase of time. From particular trajectories usuall those are of interest, whose properties can influence greatl the qualitative pattern, even if local one. Since nonautonomous sstem can be reduced to autonomous b introducing supplementar variable, these two problems are not discriminated below, if the difference is not of principal case. 3. Analtical methods A large part of theor of ODE is devoted to the stud of solutions, which are not nown exactl. This is socalled qualitative theor of differential equations. It includes stabilit theor, which enables us to indicate stabilit properties of the solutions from properties of the equation without nowing the solution. For example, in the control theor there exists a need to ascertain stabilit of solution with regard to small perturbation of initial values in the whole infinite interval t t. Solution, which varies little in infinite interval [ t, ] under small perturbation of initial values, is called stable according to Liapunov. However, in man particular problems it is often necessar to find solution at ever point. Initiall the efforts were concentrated on integration of equations b quadrature methods, i.e. on obtaining formulae expressing (explicitl, implicitl or in parametric form) the dependence of solution on t via elementar functions or integrals of the latter. But in the middle of 19 th centur the first examples of ODE nonintegrable b quadrature methods had been indicated. It turned out that solution in form of formulae can be found for small number of classes of equations (Bernoulli equation, differential equation in total differentials, linear differential equation with constant coefficients). Even the simplest nonlinear equation of the first order = + t cannot be solved b quadrature methods. Therefore methods were required for computation of approximate solutions of differential equations. UESCO EOLSS 1 Historicall, the first method of solution of ODEs used b its author ewton was the method of series expansion. The desired solution is expanded into a series (for instance,

4 COMPUTATIOAL METHODS AD ALGORITHMS Vol. I umerical Methods for Ordinar Differential Equations and Dnamic Sstems E.A. oviov Talor series) with unnown coefficients. This series is substituted in (1a), and from the obtained equation the coefficients are determined. If function f is analtic, that is, can be expanded into power series in t and : f ( t, = f + f + f t + f t + f t + f +, then solution (t ) of problem (1) 1 1 is analtic as well and can be represented in the form 11 ( t ) = + t + t + with unnown coefficients, 1,,. After substitution of the obtained expressions in (1) and equalization of coefficients at equal powers of t an infinite sstem of equations = f + f + f + = f + f + f + f, is obtained. 1 1, From the first equation 1 is found, from the second and so on. These methods require a large amount of tedious wor. For finding coefficients of Talor series it is necessar to compute derivatives of high orders of the function f ( t,. To find approximate solution, the method of successive approximations can be used. Problem (1) is equivalent to integral equation t ( t t ) = + f ( s, ( s)) ds, t [ t, t ]. () Appling to the obtained equation the method of simple iteration, starting, for instance, () from function ( t ) =, one obtains recurrentl determined sequence of functions ( n ) ( t ) = + f ( s, t t ( n 1) ( s)) ds, n = 1,,. (3) The sequence of functions n (t ) uniforml converges to the solution of Eq. (1), estimation of the rate of convergence being nown. Since this method requires large amount of computational wor, it plas mainl theoretical role for example, it is useful when proving CauchPicard theorem or when proving statements on differentiabilit of solutions with respect to parameter or initial data. UESCO EOLSS In applications, asmptotic methods of approximate solution of ODE are often used. Instead of (1) a simpler integrable problem is solved b quadrature methods, whose solutions approximate solutions of the original one. Asmptotic methods are based on distinguishing in the equation principal terms and the terms relativel small. 1 As an example the method of small parameter for equation = f ( t, ; μ) can be adduced. Asmptotic methods are used both for obtaining analtic expressions which approximate solution and for stud of qualitative behavior of the solution.

5 COMPUTATIOAL METHODS AD ALGORITHMS Vol. I umerical Methods for Ordinar Differential Equations and Dnamic Sstems E.A. oviov TO ACCESS ALL THE 4 PAGES OF THIS CHAPTER, Visit: Bibliograph Deer K., Verwer J.G. (1984). Stabilit of RungeKutta methods for stiff nonlinear differential equations, 33 pp. orth Holland Amsterdam ew Yor Oxford: Elsevier Science Publishers B. V. [Stabilit theor of RungeKutta methods for stiff nonlinear sstems of differential equations is studied] Hall G., Watt J.M. (ed.) (1976). Modern numerical methods for ordinar differential equations, 31 pp. Oxford: Clarendon Press. [Collective monograph, contains a detailed presentation of theor and practical applications of numerical methods of solution of differential equations] Hairer E., orsett S.P., Waner G. (1987). Solving ordinar differential equations I. onstiff Problems, 51 pp. Berlin Heidelberg: SpringerVerlag. [Theor and practice of numerical solution of nonstiff sstems of differential equations is presented, a large number of examples is included] Hairer E., Waner G. (1996). Solving ordinar differential equations II. Stiff and differentialalgebraic problems, 685 pp. Berlin Heidelberg ew Yor Barcelona Budapest Hong Kong London Milan Paris Santa Clara Singapore Too: SpringerVerlag. [Theor and practice of modern numerical methods of solution of stiff and algebrodifferential sstems of differential equations is studied] oviov E.A. (1997). Explicit methods for stiff sstems, 19 pp. ovosibirs: aua. (In Russian) [Theor and issues of practical realization of explicit methods as applied to solution of sstems of differential equations of intermediate stiffness are described] Stetter H.J. (1973). Analsis of discretization methods for ordinar differential equations, 461 pp. Berlin Heidelberg ew Yor: SpringerVerlag. [The boo is devoted to theoretic aspects of numerical methods of solution of Cauch problem for sstems of differential equations] Vinogradov I.M. (ed.) (1979). Mathematical encclopedia. Moscow: Sovetsaa entsilopedija, V., 898. [Qualitative theor and approximate methods of solution of differential equations are discussed] Biographical Setch UESCO EOLSS Evgenii A. oviov was born in Voronezh, Russia. He completed his Diploma in Applied mathematics at the Voronezh State Universit, Voronezh, Russia in In 198 he too the Russian degree of Candidate in Phsics and Mathematics at the Computer Center of the Russian Academ of Sciences, ovosibirs. In 199 E.A.oviov was awarded the Russian degree of Doctor in Phsics and Mathematics from Computer Center of the Russian Academ of Sciences, ovosibirs with the thesis Onestep noniterative methods of solution of stiff sstems. In 1993 he too Professor Diploma at the Chair Mathematical support of discrete devices and sstems. From 1978 to 1985 he is as a research worer at the Computing center SB RAS in ovosibirs. Since 1985 E.A. oviov is HeadScientist at the Computer Center of the Russian Academ of Sciences in Krasnoars, Russia (now renamed the Institute of Computational Modeling of the Russian Academ of Sciences). E.A. oviov is a nown specialist in the field of computational mathematics. He is author of one monograph and over 1 scientific papers, devoted to numeric methods of solution of ordinar differential equations, and their applications.

Initial Value Problems for. Ordinary Differential Equations

Initial Value Problems for. Ordinary Differential Equations Initial Value Problems for Ordinar Differential Equations INTRODUCTION Equations which are composed of an unnown function and its derivatives are called differential equations. It becomes an initial value

More information

Modelling of dynamics of mechanical systems with regard for constraint stabilization

Modelling of dynamics of mechanical systems with regard for constraint stabilization IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Modelling of dnamics of mechanical sstems with regard for constraint stabilization o cite this article: R G Muharlamov 018 IOP

More information

2 Ordinary Differential Equations: Initial Value Problems

2 Ordinary Differential Equations: Initial Value Problems Ordinar Differential Equations: Initial Value Problems Read sections 9., (9. for information), 9.3, 9.3., 9.3. (up to p. 396), 9.3.6. Review questions 9.3, 9.4, 9.8, 9.9, 9.4 9.6.. Two Examples.. Foxes

More information

UC San Francisco UC San Francisco Previously Published Works

UC San Francisco UC San Francisco Previously Published Works UC San Francisco UC San Francisco Previousl Published Works Title Radiative Corrections and Quantum Chaos. Permalink https://escholarship.org/uc/item/4jk9mg Journal PHYSICAL REVIEW LETTERS, 77(3) ISSN

More information

Ordinary Differential Equations n

Ordinary Differential Equations n Numerical Analsis MTH63 Ordinar Differential Equations Introduction Talor Series Euler Method Runge-Kutta Method Predictor Corrector Method Introduction Man problems in science and engineering when formulated

More information

Introduction to Differential Equations. National Chiao Tung University Chun-Jen Tsai 9/14/2011

Introduction to Differential Equations. National Chiao Tung University Chun-Jen Tsai 9/14/2011 Introduction to Differential Equations National Chiao Tung Universit Chun-Jen Tsai 9/14/011 Differential Equations Definition: An equation containing the derivatives of one or more dependent variables,

More information

SOME PROPERTIES OF CONJUGATE HARMONIC FUNCTIONS IN A HALF-SPACE

SOME PROPERTIES OF CONJUGATE HARMONIC FUNCTIONS IN A HALF-SPACE SOME PROPERTIES OF CONJUGATE HARMONIC FUNCTIONS IN A HALF-SPACE ANATOLY RYABOGIN AND DMITRY RYABOGIN Abstract. We prove a multi-dimensional analog of the Theorem of Hard and Littlewood about the logarithmic

More information

NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part I

NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part I NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Comple Analsis II Lecture Notes Part I Chapter 1 Preliminar results/review of Comple Analsis I These are more detailed notes for the results

More information

ECE Spring Prof. David R. Jackson ECE Dept. Notes 33

ECE Spring Prof. David R. Jackson ECE Dept. Notes 33 ECE 6341 Spring 16 Prof. David R. Jackson ECE Dept. Notes 33 1 Complex Integral: Steepest-Descent Method Ω g z I f z e dz Ω = C This is an extension of Laplace s method to treat integrals in the complex

More information

Ordinary Differential Equations of First Order

Ordinary Differential Equations of First Order CHAPTER 1 Ordinar Differential Equations of First Order 1.1 INTRODUCTION Differential equations pla an indispensable role in science technolog because man phsical laws relations can be described mathematicall

More information

BACKWARD FOKKER-PLANCK EQUATION FOR DETERMINATION OF MODEL PREDICTABILITY WITH UNCERTAIN INITIAL ERRORS

BACKWARD FOKKER-PLANCK EQUATION FOR DETERMINATION OF MODEL PREDICTABILITY WITH UNCERTAIN INITIAL ERRORS BACKWARD FOKKER-PLANCK EQUATION FOR DETERMINATION OF MODEL PREDICTABILITY WITH UNCERTAIN INITIAL ERRORS. INTRODUCTION It is widel recognized that uncertaint in atmospheric and oceanic models can be traced

More information

Control Schemes to Reduce Risk of Extinction in the Lotka-Volterra Predator-Prey Model

Control Schemes to Reduce Risk of Extinction in the Lotka-Volterra Predator-Prey Model Journal of Applied Mathematics and Phsics, 2014, 2, 644-652 Published Online June 2014 in SciRes. http://www.scirp.org/journal/jamp http://d.doi.org/10.4236/jamp.2014.27071 Control Schemes to Reduce Risk

More information

On Range and Reflecting Functions About the Line y = mx

On Range and Reflecting Functions About the Line y = mx On Range and Reflecting Functions About the Line = m Scott J. Beslin Brian K. Heck Jerem J. Becnel Dept.of Mathematics and Dept. of Mathematics and Dept. of Mathematics and Computer Science Computer Science

More information

Fractal dimension of the controlled Julia sets of the output duopoly competing evolution model

Fractal dimension of the controlled Julia sets of the output duopoly competing evolution model Available online at www.isr-publications.com/jmcs J. Math. Computer Sci. 1 (1) 1 71 Research Article Fractal dimension of the controlled Julia sets of the output duopol competing evolution model Zhaoqing

More information

Simultaneous Orthogonal Rotations Angle

Simultaneous Orthogonal Rotations Angle ELEKTROTEHNIŠKI VESTNIK 8(1-2): -11, 2011 ENGLISH EDITION Simultaneous Orthogonal Rotations Angle Sašo Tomažič 1, Sara Stančin 2 Facult of Electrical Engineering, Universit of Ljubljana 1 E-mail: saso.tomaic@fe.uni-lj.si

More information

LECTURE NOTES - VIII. Prof. Dr. Atıl BULU

LECTURE NOTES - VIII. Prof. Dr. Atıl BULU LECTURE NOTES - VIII «LUID MECHNICS» Istanbul Technical Universit College of Civil Engineering Civil Engineering Department Hdraulics Division CHPTER 8 DIMENSIONL NLYSIS 8. INTRODUCTION Dimensional analsis

More information

n n. ( t) ( ) = = Ay ( ) a y

n n. ( t) ( ) = = Ay ( ) a y Sstems of ODE Example of sstem with ODE: = a+ a = a + a In general for a sstem of n ODE = a + a + + a n = a + a + + a n = a + a + + a n n n nn n n n Differentiation of matrix: ( t) ( t) t t = = t t ( t)

More information

4 Inverse function theorem

4 Inverse function theorem Tel Aviv Universit, 2013/14 Analsis-III,IV 53 4 Inverse function theorem 4a What is the problem................ 53 4b Simple observations before the theorem..... 54 4c The theorem.....................

More information

Dynamics of multiple pendula without gravity

Dynamics of multiple pendula without gravity Chaotic Modeling and Simulation (CMSIM) 1: 57 67, 014 Dnamics of multiple pendula without gravit Wojciech Szumiński Institute of Phsics, Universit of Zielona Góra, Poland (E-mail: uz88szuminski@gmail.com)

More information

UCLA Math 135, Winter 2015 Ordinary Differential Equations Review of First-Order Equations from Math 33b

UCLA Math 135, Winter 2015 Ordinary Differential Equations Review of First-Order Equations from Math 33b UCLA Math 35, Winter 205 Ordinar Differential Equations Review of First-Order Equations from Math 33b 9. Special Equations and Substitution C. David Levermore Department of Mathematics Universit of Marland

More information

Section B. Ordinary Differential Equations & its Applications Maths II

Section B. Ordinary Differential Equations & its Applications Maths II Section B Ordinar Differential Equations & its Applications Maths II Basic Concepts and Ideas: A differential equation (D.E.) is an equation involving an unknown function (or dependent variable) of one

More information

Representation of Functions by Power Series. Geometric Power Series

Representation of Functions by Power Series. Geometric Power Series 60_0909.qd //0 :09 PM Page 669 SECTION 9.9 Representation of Functions b Power Series 669 The Granger Collection Section 9.9 JOSEPH FOURIER (768 80) Some of the earl work in representing functions b power

More information

One-Dimensional Dynamics

One-Dimensional Dynamics One-Dimensional Dnamics We aim to characterize the dnamics completel describe the phase portrait) of the one-dimensional autonomous differential equation Before proceeding we worr about 1.1) having a solution.

More information

VISION TRACKING PREDICTION

VISION TRACKING PREDICTION VISION RACKING PREDICION Eri Cuevas,2, Daniel Zaldivar,2, and Raul Rojas Institut für Informati, Freie Universität Berlin, ausstr 9, D-495 Berlin, German el 0049-30-83852485 2 División de Electrónica Computación,

More information

CONTINUUM MECHANICS Introduction to Continuum Mechanics J. Merodio and G. Saccomandi INTRODUCTION TO CONTINUUM MECHANICS

CONTINUUM MECHANICS Introduction to Continuum Mechanics J. Merodio and G. Saccomandi INTRODUCTION TO CONTINUUM MECHANICS INTRODUCTION TO CONTINUUM MECHANICS J. Merodio Department of Continuum Mechanics and Structures, E.T.S. Ing. Caminos, Canales Puertos, Universidad Politécnica de Madrid, Madrid, Spain G. Saccomandi Dipartimento

More information

Transformation of kinematical quantities from rotating into static coordinate system

Transformation of kinematical quantities from rotating into static coordinate system Transformation of kinematical quantities from rotating into static coordinate sstem Dimitar G Stoanov Facult of Engineering and Pedagog in Sliven, Technical Universit of Sofia 59, Bourgasko Shaussee Blvd,

More information

Introduction to Differential Equations

Introduction to Differential Equations Introduction to Differential Equations. Definitions and Terminolog.2 Initial-Value Problems.3 Differential Equations as Mathematical Models Chapter in Review The words differential and equations certainl

More information

COMPUTATIONAL METHODS AND ALGORITHMS Vol. I - Numerical Analysis and Methods for Ordinary Differential Equations - N.N. Kalitkin, S.S.

COMPUTATIONAL METHODS AND ALGORITHMS Vol. I - Numerical Analysis and Methods for Ordinary Differential Equations - N.N. Kalitkin, S.S. NUMERICAL ANALYSIS AND METHODS FOR ORDINARY DIFFERENTIAL EQUATIONS N.N. Kalitkin Institute for Mathematical Modeling, Russian Academy of Sciences, Moscow, Russia S.S. Filippov Keldysh Institute of Applied

More information

Implicit Second Derivative Hybrid Linear Multistep Method with Nested Predictors for Ordinary Differential Equations

Implicit Second Derivative Hybrid Linear Multistep Method with Nested Predictors for Ordinary Differential Equations American Scientiic Research Journal or Engineering, Technolog, and Sciences (ASRJETS) ISSN (Print) -44, ISSN (Online) -44 Global Societ o Scientiic Research and Researchers http://asretsournal.org/ Implicit

More information

CHAPTER 80 NUMERICAL METHODS FOR FIRST-ORDER DIFFERENTIAL EQUATIONS

CHAPTER 80 NUMERICAL METHODS FOR FIRST-ORDER DIFFERENTIAL EQUATIONS CHAPTER 8 NUMERICAL METHODS FOR FIRST-ORDER DIFFERENTIAL EQUATIONS EXERCISE 33 Page 834. Use Euler s method to obtain a numerical solution of the differential equation d d 3, with the initial conditions

More information

Course Requirements. Course Mechanics. Projects & Exams. Homework. Week 1. Introduction. Fast Multipole Methods: Fundamentals & Applications

Course Requirements. Course Mechanics. Projects & Exams. Homework. Week 1. Introduction. Fast Multipole Methods: Fundamentals & Applications Week 1. Introduction. Fast Multipole Methods: Fundamentals & Applications Ramani Duraiswami Nail A. Gumerov What are multipole methods and what is this course about. Problems from phsics, mathematics,

More information

Journal of Inequalities in Pure and Applied Mathematics

Journal of Inequalities in Pure and Applied Mathematics Journal of Inequalities in Pure and Applied Mathematics http://jipam.vu.edu.au/ Volume 2, Issue 2, Article 15, 21 ON SOME FUNDAMENTAL INTEGRAL INEQUALITIES AND THEIR DISCRETE ANALOGUES B.G. PACHPATTE DEPARTMENT

More information

International Journal of Mathematical Engineering and Science ISSN : Volume 1 Issue 2

International Journal of Mathematical Engineering and Science ISSN : Volume 1 Issue 2 ISSN : 77-698 Volume Issue The Mathematical Structure and Analsis of an MHD Flow in Porous Media () () Naji Qatanani and Mai Musmar () Department of Mathematics, An-Najah National Universit Nablus-Palestine

More information

New approach to study the van der Pol equation for large damping

New approach to study the van der Pol equation for large damping Electronic Journal of Qualitative Theor of Differential Equations 2018, No. 8, 1 10; https://doi.org/10.1422/ejqtde.2018.1.8 www.math.u-szeged.hu/ejqtde/ New approach to stud the van der Pol equation for

More information

Associativity of triangular norms in light of web geometry

Associativity of triangular norms in light of web geometry Associativit of triangular norms in light of web geometr Milan Petrík 1,2 Peter Sarkoci 3 1. Institute of Computer Science, Academ of Sciences of the Czech Republic, Prague, Czech Republic 2. Center for

More information

You don't have to be a mathematician to have a feel for numbers. John Forbes Nash, Jr.

You don't have to be a mathematician to have a feel for numbers. John Forbes Nash, Jr. Course Title: Real Analsis Course Code: MTH3 Course instructor: Dr. Atiq ur Rehman Class: MSc-II Course URL: www.mathcit.org/atiq/fa5-mth3 You don't have to be a mathematician to have a feel for numbers.

More information

Part D. Complex Analysis

Part D. Complex Analysis Part D. Comple Analsis Chapter 3. Comple Numbers and Functions. Man engineering problems ma be treated and solved b using comple numbers and comple functions. First, comple numbers and the comple plane

More information

Characterization of the Skew-Normal Distribution Via Order Statistics and Record Values

Characterization of the Skew-Normal Distribution Via Order Statistics and Record Values International Journal of Statistics and Probabilit; Vol. 4, No. 1; 2015 ISSN 1927-7032 E-ISSN 1927-7040 Published b Canadian Center of Science and Education Characterization of the Sew-Normal Distribution

More information

Time-Frequency Analysis: Fourier Transforms and Wavelets

Time-Frequency Analysis: Fourier Transforms and Wavelets Chapter 4 Time-Frequenc Analsis: Fourier Transforms and Wavelets 4. Basics of Fourier Series 4.. Introduction Joseph Fourier (768-83) who gave his name to Fourier series, was not the first to use Fourier

More information

A NOVEL METHOD OF INTERPOLATION AND EXTRAPOLATION OF FUNCTIONS BY A LINEAR INITIAL VALUE PROBLEM

A NOVEL METHOD OF INTERPOLATION AND EXTRAPOLATION OF FUNCTIONS BY A LINEAR INITIAL VALUE PROBLEM A OVEL METHOD OF ITERPOLATIO AD EXTRAPOLATIO OF FUCTIOS BY A LIEAR IITIAL VALUE PROBLEM Michael Shatalov Sensor Science and Technolog o CSIR Manuacturing and Materials, P.O.Bo 395, Pretoria, CSIR and Department

More information

Research Article Chaotic Attractor Generation via a Simple Linear Time-Varying System

Research Article Chaotic Attractor Generation via a Simple Linear Time-Varying System Discrete Dnamics in Nature and Societ Volume, Article ID 836, 8 pages doi:.//836 Research Article Chaotic Attractor Generation via a Simple Linear Time-Varing Sstem Baiu Ou and Desheng Liu Department of

More information

Mathematical aspects of mechanical systems eigentones

Mathematical aspects of mechanical systems eigentones Seminar: Vibrations and Structure-Borne Sound in Civil Engineering Theor and Applications Mathematical aspects of mechanical sstems eigentones Andre Kuzmin April st 6 Abstract Computational methods of

More information

Appendix 2 Complex Analysis

Appendix 2 Complex Analysis Appendix Complex Analsis This section is intended to review several important theorems and definitions from complex analsis. Analtic function Let f be a complex variable function of a complex value, i.e.

More information

3 First order nonlinear equations

3 First order nonlinear equations Separable equations 3 First order nonlinear equations d f dx = where f(x,) is not (in general) a linear function of. ( x, ) The equation is autonomous if there is no explicit dependence on the independent

More information

Simulation of Acoustic and Vibro-Acoustic Problems in LS-DYNA using Boundary Element Method

Simulation of Acoustic and Vibro-Acoustic Problems in LS-DYNA using Boundary Element Method 10 th International LS-DYNA Users Conference Simulation Technolog (2) Simulation of Acoustic and Vibro-Acoustic Problems in LS-DYNA using Boundar Element Method Yun Huang Livermore Software Technolog Corporation

More information

Spotlight on the Extended Method of Frobenius

Spotlight on the Extended Method of Frobenius 113 Spotlight on the Extended Method of Frobenius See Sections 11.1 and 11.2 for the model of an aging spring. Reference: Section 11.4 and SPOTLIGHT ON BESSEL FUNCTIONS. Bessel functions of the first kind

More information

Blow-up collocation solutions of nonlinear homogeneous Volterra integral equations

Blow-up collocation solutions of nonlinear homogeneous Volterra integral equations Blow-up collocation solutions of nonlinear homogeneous Volterra integral equations R. Benítez 1,, V. J. Bolós 2, 1 Dpto. Matemáticas, Centro Universitario de Plasencia, Universidad de Extremadura. Avda.

More information

Ordinary Differential Equations

Ordinary Differential Equations 58229_CH0_00_03.indd Page 6/6/6 2:48 PM F-007 /202/JB0027/work/indd & Bartlett Learning LLC, an Ascend Learning Compan.. PART Ordinar Differential Equations. Introduction to Differential Equations 2. First-Order

More information

summation of series: sommerfeld-watson transformation

summation of series: sommerfeld-watson transformation Phsics 2400 Spring 207 summation of series: sommerfeld-watson transformation spring semester 207 http://www.phs.uconn.edu/ rozman/courses/p2400_7s/ Last modified: Ma 3, 207 Sommerfeld-Watson transformation,

More information

GROUP CLASSIFICATION OF LINEAR SECOND-ORDER DELAY ORDINARY DIFFERENTIAL EQUATION

GROUP CLASSIFICATION OF LINEAR SECOND-ORDER DELAY ORDINARY DIFFERENTIAL EQUATION Proceedings of the nd IMT-GT Regional onference on Mathematics Statistics and Applications Universiti Sains Malasia GROUP LASSIFIATION OF LINEAR SEOND-ORDER DELAY ORDINARY DIFFERENTIAL EQUATION Prapart

More information

Autonomous Equations / Stability of Equilibrium Solutions. y = f (y).

Autonomous Equations / Stability of Equilibrium Solutions. y = f (y). Autonomous Equations / Stabilit of Equilibrium Solutions First order autonomous equations, Equilibrium solutions, Stabilit, Longterm behavior of solutions, direction fields, Population dnamics and logistic

More information

Inhomogeneity and the Post-Inflationary Universe

Inhomogeneity and the Post-Inflationary Universe Inhomogeneit and the Post-Inflationar Universe Richard Easther and Matthew Parr Department of Phsics, Brown Universit, Providence, RI9 Abstract. We discuss the interaction between perturbations in the

More information

Stability Analysis for Linear Systems under State Constraints

Stability Analysis for Linear Systems under State Constraints Stabilit Analsis for Linear Sstems under State Constraints Haijun Fang Abstract This paper revisits the problem of stabilit analsis for linear sstems under state constraints New and less conservative sufficient

More information

The approximation of piecewise linear membership functions and Łukasiewicz operators

The approximation of piecewise linear membership functions and Łukasiewicz operators Fuzz Sets and Sstems 54 25 275 286 www.elsevier.com/locate/fss The approimation of piecewise linear membership functions and Łukasiewicz operators József Dombi, Zsolt Gera Universit of Szeged, Institute

More information

A New Closed-loop Identification Method of a Hammerstein-type System with a Pure Time Delay

A New Closed-loop Identification Method of a Hammerstein-type System with a Pure Time Delay A New Closed-loop Identification Method of a Hammerstein-tpe Sstem with a Pure Time Dela Edin Drljević a, Branislava Peruničić b, Željko Jurić c, Member of IEEE Abstract A procedure for the closed-loop

More information

THE DIRIHLET PROBLEM FOR THE FRACTIONAL POISSON S EQUATION WITH CAPUTO DERIVATIVES A Finite Difference Approximation and a Numerical Solution

THE DIRIHLET PROBLEM FOR THE FRACTIONAL POISSON S EQUATION WITH CAPUTO DERIVATIVES A Finite Difference Approximation and a Numerical Solution Beialaev, V. B., et al: The Dirihlet Prolem for the Fractional Poisson's Equation... THERMAL SIENE: Year, Vol. 6, No., pp. 385-394 385 THE DIRIHLET PROBLEM FOR THE FRATIONAL POISSON S EQUATION WITH APUTO

More information

Chaos Control and Synchronization of a Fractional-order Autonomous System

Chaos Control and Synchronization of a Fractional-order Autonomous System Chaos Control and Snchronization of a Fractional-order Autonomous Sstem WANG HONGWU Tianjin Universit, School of Management Weijin Street 9, 37 Tianjin Tianjin Universit of Science and Technolog College

More information

METHODS IN Mathematica FOR SOLVING ORDINARY DIFFERENTIAL EQUATIONS. Keçiören, Ankara 06010, Turkey.

METHODS IN Mathematica FOR SOLVING ORDINARY DIFFERENTIAL EQUATIONS. Keçiören, Ankara 06010, Turkey. Mathematical and Computational Applications, Vol. 16, No. 4, pp. 784-796, 2011. Association for Scientific Research METHODS IN Mathematica FOR SOLVING ORDINARY DIFFERENTIAL EQUATIONS Ünal Göktaş 1 and

More information

COMPUTATIONAL METHODS AND ALGORITHMS Vol. II- Solution of Electromagnetism Theory Problems - V.V. Denisenko

COMPUTATIONAL METHODS AND ALGORITHMS Vol. II- Solution of Electromagnetism Theory Problems - V.V. Denisenko SOLUTION OF ELECTROMAGNETISM THEORY PROBLEMS V.V. Institute of Computational Modeling SB RAS, Krasnoyarsk, Russia Keywords: Electric field, magnetic field, mathematical modeling, Maxwell equations, electrostatics,

More information

A weakly dispersive edge wave model

A weakly dispersive edge wave model Coastal Engineering 38 1999 47 5 wwwelseviercomrlocatercoastaleng Technical Note A weakl dispersive edge wave model A Sheremet ), RT Guza Center for Coastal Studies, Scripps Institution of Oceanograph,

More information

Feedback Optimal Control for Inverted Pendulum Problem by Using the Generating Function Technique

Feedback Optimal Control for Inverted Pendulum Problem by Using the Generating Function Technique (IJACSA) International Journal o Advanced Computer Science Applications Vol. 5 No. 11 14 Feedback Optimal Control or Inverted Pendulum Problem b Using the Generating Function echnique Han R. Dwidar Astronom

More information

4 Strain true strain engineering strain plane strain strain transformation formulae

4 Strain true strain engineering strain plane strain strain transformation formulae 4 Strain The concept of strain is introduced in this Chapter. The approimation to the true strain of the engineering strain is discussed. The practical case of two dimensional plane strain is discussed,

More information

Riemann s explicit formula

Riemann s explicit formula Garrett 09-09-20 Continuing to review the simple case (haha!) of number theor over Z: Another example of the possibl-suprising application of othe things to number theor. Riemann s explicit formula More

More information

Vibration of Plate on Foundation with Four Edges Free by Finite Cosine Integral Transform Method

Vibration of Plate on Foundation with Four Edges Free by Finite Cosine Integral Transform Method 854 Vibration of Plate on Foundation with Four Edges Free b Finite Cosine Integral Transform Method Abstract The analtical solutions for the natural frequencies and mode shapes of the rectangular plate

More information

Convex ENO Schemes for Hamilton-Jacobi Equations

Convex ENO Schemes for Hamilton-Jacobi Equations Convex ENO Schemes for Hamilton-Jacobi Equations Chi-Tien Lin Dedicated to our friend, Xu-Dong Liu, notre Xu-Dong. Abstract. In one dimension, viscosit solutions of Hamilton-Jacobi (HJ equations can be

More information

INTRODUCTION TO DIFFERENTIAL EQUATIONS

INTRODUCTION TO DIFFERENTIAL EQUATIONS INTRODUCTION TO DIFFERENTIAL EQUATIONS. Definitions and Terminolog. Initial-Value Problems.3 Differential Equations as Mathematical Models CHAPTER IN REVIEW The words differential and equations certainl

More information

First Order Differential Equations f ( x,

First Order Differential Equations f ( x, Chapter d dx First Order Differential Equations f ( x, ).1 Linear Equations; Method of Integrating Factors Usuall the general first order linear equations has the form p( t ) g ( t ) (1) where pt () and

More information

CONTROL SYSTEMS, ROBOTICS, AND AUTOMATION - Vol. V - Recursive Algorithms - Han-Fu Chen

CONTROL SYSTEMS, ROBOTICS, AND AUTOMATION - Vol. V - Recursive Algorithms - Han-Fu Chen CONROL SYSEMS, ROBOICS, AND AUOMAION - Vol. V - Recursive Algorithms - Han-Fu Chen RECURSIVE ALGORIHMS Han-Fu Chen Institute of Systems Science, Academy of Mathematics and Systems Science, Chinese Academy

More information

4452 Mathematical Modeling Lecture 13: Chaos and Fractals

4452 Mathematical Modeling Lecture 13: Chaos and Fractals Math Modeling Lecture 13: Chaos and Fractals Page 1 442 Mathematical Modeling Lecture 13: Chaos and Fractals Introduction In our tetbook, the discussion on chaos and fractals covers less than 2 pages.

More information

Contents: V.1 Ordinary Differential Equations - Basics

Contents: V.1 Ordinary Differential Equations - Basics Chapter V ODE V. ODE Basics V. First Order Ordinar Differential Equations September 4, 7 35 CHAPTER V ORDINARY DIFFERENTIAL EQUATIONS Contents: V. Ordinar Differential Equations - Basics V. st Order Ordinar

More information

Curvature Motion on Dual Hyperbolic Unit Sphere

Curvature Motion on Dual Hyperbolic Unit Sphere Journal of Applied Mathematics and Phsics 4 88-86 Published Online Jul 4 in SciRes http://wwwscirporg/journal/jamp http://dxdoiorg/46/jamp489 Curvature Motion on Dual Hperbolic Unit Sphere Zia Yapar Yasemin

More information

MAE 82 Engineering Mathematics

MAE 82 Engineering Mathematics Class otes : First Order Differential Equation on Linear AE 8 Engineering athematics Universe on Linear umerical Linearization on Linear Special Cases Analtical o General Solution Linear Analtical General

More information

Applications of Gauss-Radau and Gauss-Lobatto Numerical Integrations Over a Four Node Quadrilateral Finite Element

Applications of Gauss-Radau and Gauss-Lobatto Numerical Integrations Over a Four Node Quadrilateral Finite Element Avaiable online at www.banglaol.info angladesh J. Sci. Ind. Res. (), 77-86, 008 ANGLADESH JOURNAL OF SCIENTIFIC AND INDUSTRIAL RESEARCH CSIR E-mail: bsir07gmail.com Abstract Applications of Gauss-Radau

More information

Two-sided Mullins-Sekerka flow does not preserve convexity

Two-sided Mullins-Sekerka flow does not preserve convexity Differential Equations and Computational Simulations III J. Graef, R. Shivaji, B. Soni, & J. Zhu (Editors) Electronic Journal of Differential Equations, Conference 01, 1997, pp. 171 179. ISSN: 1072-6691.

More information

Simplified Fast Multipole Methods for Micromagnetic Modeling

Simplified Fast Multipole Methods for Micromagnetic Modeling implified Fast Multipole Methods for Micromagnetic Modeling D. M. Apalkov and P. B.Visscher Department of Phsics and Astronom and MIT Center The Universit of Alabama This project was supported b F grants

More information

ON OSCILLATIONS OF SOLUTIONS OF THE FOURTH-ORDER THIN FILM EQUATION NEAR HETEROCLINIC BIFURCATION POINT

ON OSCILLATIONS OF SOLUTIONS OF THE FOURTH-ORDER THIN FILM EQUATION NEAR HETEROCLINIC BIFURCATION POINT ON OSCILLATIONS OF SOLUTIONS OF THE FOURTH-ORDER THIN FILM EQUATION NEAR HETEROCLINIC BIFURCATION POINT V.A. GALAKTIONOV arxiv:3.76v [math.ap] Dec 3 Abstract. The behaviour of solutions of the Cauch problem

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

Solving Variable-Coefficient Fourth-Order ODEs with Polynomial Nonlinearity by Symmetric Homotopy Method

Solving Variable-Coefficient Fourth-Order ODEs with Polynomial Nonlinearity by Symmetric Homotopy Method Applied and Computational Mathematics 218; 7(2): 58-7 http://www.sciencepublishinggroup.com/j/acm doi: 1.11648/j.acm.21872.14 ISSN: 2328-565 (Print); ISSN: 2328-5613 (Online) Solving Variable-Coefficient

More information

IMPLICIT INTERVAL MULTISTEP METHODS FOR SOLVING THE INITIAL VALUE PROBLEM

IMPLICIT INTERVAL MULTISTEP METHODS FOR SOLVING THE INITIAL VALUE PROBLEM COMPUTATIONAL METHODS IN SCIENCE AND TECHNOLOGY 8 (1), 17-30 (2002) IMPLICIT INTERVAL MULTISTEP METHODS FOR SOLVING THE INITIAL VALUE PROBLEM MAŁGORZATA JANKOWSKA 1, ANDRZEJ MARCINIAK 1,2 1 Poznań University

More information

RETRACTED GENERALIZED PRODUCT THEOREM FOR THE MELLIN TRANSFORM AND ITS APPLICATIONS ALIREZA ANSARI

RETRACTED GENERALIZED PRODUCT THEOREM FOR THE MELLIN TRANSFORM AND ITS APPLICATIONS ALIREZA ANSARI Kragujevac Journal of Mathematics Volume 36 Number 2 (22), Pages 287 298 GENERALIZED PRODUCT THEOREM FOR THE MELLIN TRANSFORM AND ITS APPLICATIONS ALIREZA ANSARI Abstract In this paper, we introduce the

More information

On Solving Systems of ODEs Numerically

On Solving Systems of ODEs Numerically On Solving Sstems of ODEs Numericall Temple H. Fa, Stephan V. Joubert, and Andrew Mkolesia Department of Mathematical Technolog Tshwane Universit of Technolog Private Bag x680 Pretoria 0001 SOUTH AFRICA

More information

A high order Padé ADI method for unsteady convection-diffusion equations

A high order Padé ADI method for unsteady convection-diffusion equations Center for Turbulence Research Annual Research Briefs 2005 85 A high order Padé ADI method for unstead convection-diffusion equations B D. You 1. Motivation and objectives The unstead convection-diffusion

More information

Math 214 Spring problem set (a) Consider these two first order equations. (I) dy dx = x + 1 dy

Math 214 Spring problem set (a) Consider these two first order equations. (I) dy dx = x + 1 dy Math 4 Spring 08 problem set. (a) Consider these two first order equations. (I) d d = + d (II) d = Below are four direction fields. Match the differential equations above to their direction fields. Provide

More information

Curriculum: MechEng, UC Berkeley

Curriculum: MechEng, UC Berkeley Curriculum: MechEng, UC Berkele ME 132, 3-units, required, 2 nd or 3 rd ear students Prerequisites: Programming and Scientific computing (E7); Linear Algebra and ODEs (Math 54) Emphasis: mathematics of

More information

Supplementary Information: Manipulating Acoustic Wavefront by Inhomogeneous Impedance and Steerable Extraordinary Reflection

Supplementary Information: Manipulating Acoustic Wavefront by Inhomogeneous Impedance and Steerable Extraordinary Reflection Supplementar Information: Manipulating Acoustic Wavefront b Inhomogeneous Impedance and Steerable Extraordinar Reflection Jiajun Zhao 1,, Baowen Li,3, Zhining Chen 1, and Cheng-Wei Qiu 1, 1 Department

More information

MAT 1275: Introduction to Mathematical Analysis. Graphs and Simplest Equations for Basic Trigonometric Functions. y=sin( x) Function

MAT 1275: Introduction to Mathematical Analysis. Graphs and Simplest Equations for Basic Trigonometric Functions. y=sin( x) Function MAT 275: Introduction to Mathematical Analsis Dr. A. Rozenblum Graphs and Simplest Equations for Basic Trigonometric Functions We consider here three basic functions: sine, cosine and tangent. For them,

More information

INTRODUCTION TO DIOPHANTINE EQUATIONS

INTRODUCTION TO DIOPHANTINE EQUATIONS INTRODUCTION TO DIOPHANTINE EQUATIONS In the earl 20th centur, Thue made an important breakthrough in the stud of diophantine equations. His proof is one of the first eamples of the polnomial method. His

More information

OPTIMAL CONTROL FOR A PARABOLIC SYSTEM MODELLING CHEMOTAXIS

OPTIMAL CONTROL FOR A PARABOLIC SYSTEM MODELLING CHEMOTAXIS Trends in Mathematics Information Center for Mathematical Sciences Volume 6, Number 1, June, 23, Pages 45 49 OPTIMAL CONTROL FOR A PARABOLIC SYSTEM MODELLING CHEMOTAXIS SANG UK RYU Abstract. We stud the

More information

520 Chapter 9. Nonlinear Differential Equations and Stability. dt =

520 Chapter 9. Nonlinear Differential Equations and Stability. dt = 5 Chapter 9. Nonlinear Differential Equations and Stabilit dt L dθ. g cos θ cos α Wh was the negative square root chosen in the last equation? (b) If T is the natural period of oscillation, derive the

More information

THE CONVERGENCE AND ORDER OF THE 3-POINT BLOCK EXTENDED BACKWARD DIFFERENTIATION FORMULA

THE CONVERGENCE AND ORDER OF THE 3-POINT BLOCK EXTENDED BACKWARD DIFFERENTIATION FORMULA VOL 7 NO DEEMBER ISSN 89-668 6- Asian Research Publishing Networ (ARPN) All rights reserved wwwarpnournalscom THE ONVERGENE AND ORDER OF THE -POINT BLOK EXTENDED BAKWARD DIFFERENTIATION FORMULA H Musa

More information

Mathematical Modeling Vibration Protection. System for the Motor of the Boat

Mathematical Modeling Vibration Protection. System for the Motor of the Boat Applied Mathematical Sciences, Vol. 9, 05, no. 9, 595-5960 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/0.988/ams.05.5857 Mathematical Modeling Vibration Protection Sstem for the Motor of the Boat Sergei

More information

Characterizations of a helix in the pseudo - Galilean space G

Characterizations of a helix in the pseudo - Galilean space G International Journal of the Phsical ciences Vol 59), pp 48-44, 8 August, 00 Available online at http://wwwacademicjournalsorg/ijp IN 99-950 00 Academic Journals Full Length Research Paper Characterizations

More information

A spatially second-order accurate implicit numerical method for the space and time fractional Bloch-Torrey equation

A spatially second-order accurate implicit numerical method for the space and time fractional Bloch-Torrey equation Noname manuscript No. (will be inserted b the editor) A spatiall second-order accurate implicit numerical method for the space and time fractional Bloch-Torre equation J. Song Q. Yu F. Liu I. Turner Received:

More information

Dynamical Properties of the Hénon Mapping

Dynamical Properties of the Hénon Mapping Int. Journal of Math. Analsis, Vol. 6, 0, no. 49, 49-430 Dnamical Properties of the Hénon Mapping Wadia Faid Hassan Al-Shameri Department of Mathematics, Facult of Applied Science Thamar Universit, Yemen

More information

Engineering Solid Mechanics

Engineering Solid Mechanics Engineering Solid Mechanics 7 (019) 71-8 Contents lists available at GrowingScience Engineering Solid Mechanics homepage: www.growingscience.com/esm A method for determination of uivalent limit load surface

More information

An improved convergence theorem for the Newton method under relaxed continuity assumptions

An improved convergence theorem for the Newton method under relaxed continuity assumptions An improved convergence theorem for the Newton method under relaxed continuity assumptions Andrei Dubin ITEP, 117218, BCheremushinsaya 25, Moscow, Russia Abstract In the framewor of the majorization technique,

More information

MATHEMATICAL MODELING AND THE STABILITY STUDY OF SOME CHEMICAL PHENOMENA

MATHEMATICAL MODELING AND THE STABILITY STUDY OF SOME CHEMICAL PHENOMENA HENRI COND IR FORCE CDEM ROMNI INTERNTIONL CONFERENCE of SCIENTIFIC PPER FSES rasov -6 Ma GENERL M.R. STEFNIK RMED FORCES CDEM SLOVK REPULIC MTHEMTICL MODELING ND THE STILIT STUD OF SOME CHEMICL PHENOMEN

More information

NUMERICAL STUDY OF QUANTIZED VORTEX INTERACTIONS IN THE NONLINEAR SCHRÖDINGER EQUATION ON BOUNDED DOMAINS

NUMERICAL STUDY OF QUANTIZED VORTEX INTERACTIONS IN THE NONLINEAR SCHRÖDINGER EQUATION ON BOUNDED DOMAINS MULTISCALE MODEL. SIMUL. Vol. 2, No. 2, pp. 4 439 c 24 Societ for Industrial and Applied Mathematics NUMERICAL STUDY OF QUANTIZED VORTEX INTERACTIONS IN THE NONLINEAR SCHRÖDINGER EQUATION ON BOUNDED DOMAINS

More information

STRUCTURAL ENGINEERING AND GEOMECHANICS - Modeling For Geotechnical Engineering Applications - Pradeep U. Kurup

STRUCTURAL ENGINEERING AND GEOMECHANICS - Modeling For Geotechnical Engineering Applications - Pradeep U. Kurup MODELING FOR GEOTECHNICAL ENGINEERING APPLICATIONS Pradeep U. Universit of Massachusetts Lowell, Lowell, MA 01854, USA Kewords: Soil mechanics, foundation engineering, constitutive models, statistical

More information

Lecture 2: Separable Ordinary Differential Equations

Lecture 2: Separable Ordinary Differential Equations Lecture : Separable Ordinar Differential Equations Dr. Michael Doughert Januar 8, 00 Some Terminolog: ODE s, PDE s, IVP s The differential equations we have looked at so far are called ordinar differential

More information