An Approximation Algorithm for Quadratic Dynamic Systems Based on N. Chomsky s Grammar for Taylor s Formula

Size: px
Start display at page:

Download "An Approximation Algorithm for Quadratic Dynamic Systems Based on N. Chomsky s Grammar for Taylor s Formula"

Transcription

1 ISSN , Proceedings of the Steklov Institute of Mathematics, 2016, Vol. 293, Suppl. 1, pp. S17 S21. c Pleiades Publishing, Ltd., Original Russian Text c A.A. Azamov, M.A. Bekimov, 2015, published in Trudy Instituta Matematiki i Mekhaniki UrO RAN, 2015, Vol. 21, No. 2. An Approximation Algorithm for Quadratic Dynamic Systems Based on N. Chomsky s Grammar for Taylor s Formula A. A. Azamov 1 and M. A. Bekimov Received February 16, 2015 Abstract Single-step methods for the approximate solution of the Cauchy problem for dynamic systems are discussed. It is shown that a numerical integration algorithm with a high degree of accuracy based on Taylor s formula can beproposedinthecaseofquadraticsystems. An explicit estimate is given for the remainder. The algorithm is based on N. Chomsky s generative grammar for the language of terms of Taylor s formula. Keywords: dynamic system, quadratic system of equations, Cauchy problem, numerical solution, Taylor s formula, remainder term, error estimate, algorithm, context-free grammar. DOI: /S In the modern theory of dynamical systems, many of the results are based on the numerical solution of the Cauchy problem dx/dt = f(x), x(0) = x 0, (0.1) where x R d (see [1,11 13]). Leaving aside the linear case, quadratic systems (see, e.g., [7] as well as reviews [10, 17] on planar systems), in which the components of f are defined as f i (x) = d j,k=1 a jk i x j x k + d b j i x j + c i, (0.2) where x =(x 1,x 2,...,x d ) and all the coefficients are constants, comprise the simplest but extremely important class of dynamical systems. This class includes, for example, Lotka Volterra models [14] as well as Lorentz [1,15] and Rössler [16] systems. The interest in quadratic systems is also due to the tenth Hilbert problem [5]. For d 2 system (0.2) cannot be integrated apart from few exceptions. Thereby, its properties are often formulated on the basis of numerical solutions. (Moreover, a rigorous proof is not presented in many cases because the authors suppose that the conclusions based on numerical experiments are quite sufficient). This circumstance explains the particular importance both of the convenience of the method used for the approximate solution and of the order of its accuracy. In most cases, the one-step Runge Kutta method is preferred; it gives a numerical solution up to h N for N =2 5 (very rarely, for N = 6) within one step [2,8]. In principle, the Runge Kutta method is applicable 1 Ulugbek National University of Uzbekistan, Tashkent, Uzbekistan abdulla.azamov@gmail.com and mansu@mail.ru S17 j=1

2 S18 AZAMOV, BEKIMOV for obtaining a solution with a higher degree of accuracy; however, in practice, this is avoided, since the corresponding formulas (even for N>6) become overly cumbersome. In this paper we discuss a scheme for the approximate solution of the Cauchy problem for quadratic systems based on Taylor s formula x(t + h) = n k=0 x (k) (t) h k + R n+1 (t, h). (0.3) k! Formula (0.3) is not applied in practice either, since, for d 2, the expressions for x (n) in terms of the function f and its derivatives are even more cumbersome as compared to the Runge Kutta method. Nevertheless, it turns out that the situation is greatly simplified in the case of quadratic systems. In this case, it is possible to get an explicit formula for estimating the remainder and propose a relatively simple algorithm for the Taylor expansion. The algorithm is based on the fact that the terms in the formula for x (n) (which are here called Taylor terms) form a language over the three-letter alphabet {0, 1, 2} with a context-free Chomsky grammar [3, 9]. Let us first consider the case d = 1. Although equation (0.1) is solved explicitly in this case, the reasoning used in the calculation of the Taylor terms can be easily transferred to the estimation of the remainder in the general case. In the case under consideration, for any x, thevaluesf(x), f (x), and f (x) are numbers and, moreover, f (x) = const. In what follows, we will call these expressions factors and will write them briefly in the form f, f,andf except for cases where this can lead to misunderstanding. [ n 1 ] Let numbers Dn k,wheren 1, k =0, 1, 2,..., ([a] denotes the integer part of a), be 2 defined by the recurrence relations D 0 n =1, Dk n+1 =(n 2k +1)Dk 1 n +(n +1)D k n. (0.4) It is easy to establish that Dn 1 =2 n 1 n; in addition, 2 n k Dn k 2 n+k for n 4. Proposition. We have the formula x (n) (t) = [(n 1)/2] k=0 D k nf k f n 2k 1 f k+1. (0.5) Proof. The proposition is proved similarly to Newton s binomial formula, i.e., by induction on n based on relations (0.4). Note that it is convenient to consider the cases of even and odd n separately, since, in the transition from x (n) to x (n+1), the number of Taylor terms increases by one in the first case and remains the same in the second case. For small values of n, we obtain the following formulas: ẋ = f, ẍ = f f, x III = f 2 f, x IV = f 3 f +4f f f 2, x V = f 4 f +11f f 2 f 2 +4f 2 f 3,.... (0.6) Note that the powers of f and f in each term are uniquely defined by n and the power of f. Now, let d 2. In this case, f is a vector, f is a Jacobian matrix (i.e., the tensor f i(x) of x j rank (1, 1)), and f is a vector of quadratic forms (i.e., the tensor 2 f i (x) x j of rank (1, 2); see [4,6]). xk In the multidimensional case, we have f = const. However, formula (0.5), in general, does not hold here. For example, the expression for x IV has the form x IV = f 3 f +2f f ff + f ff f + f f ff,

3 APPROXIMATION ALGORITHM S19 which, in view of the symmetry of f in the contravariant indices, i.e., in view of the relation f (u, v) =f (v, u), can be written as x IV = f 3 f +3f f ff + f f ff. In the general case, f f ff and f f ff do not necessary coincide. For example, for f = ( y 2,x 2 ), we have f f ff = 4(x 3 y 2,x 2 y 3 )andf ff f = 4(y 5,x 5 ). That is why the Taylor terms containing the factor f k in the formula for x (n) are not grouped into monomials with the coefficients Dn k. Nevertheless, the scheme of the proof of the proposition remains valid for the following statement. Theorem 1. The expression for x (n) is the sum of groups Δ k n of Taylor terms, k =0, 1,..., [(n 1)/2]. The group Δ k n contains Dn k terms, each of which consists of k, n 2k 1, andk +1 factors f, f,andf, respectively. Suppose that the solution x(t) to the Cauchy problem ẋ(t) =f(x), x(0) = x 0 exists on the time interval [0,T] and satisfies the condition x(t) K, wheret is a specified positive number and K is a specified compact set in R d. Define M 0 =max f(x), M 1 =max f (x), M 2 = f (x) =const x K x K (the norms of the matrix and of the quadratic form are Euclidean: f (x) =max f (x)u and u 1 f (x) = max f (x)[u, v]). Therefore (see [6; Ch. 1, inequality (1.8.2)]), we have u 1, v 1, f u M1 u, f [u, v] M2 u v. Hence, the norm of any Taylor term from the group Δ k n is bounded by M k 2 M n 2k 1 1 M k+1 0.This yields the following statement. Theorem 2. The remainder in the Taylor formula for a solution to the Cauchy problem for quadratic systems is estimated as follows: R n+1 hn+1 (n +1)! k D k n+1m k 0 M n 2k 1 M k 2, k =0, 1,...,[(n 1)/2]. As noted above, in the case d 2, one cannot obtain a compact formula similar to (0.5) for the derivatives of x (n). To overcome this difficulty, we find the structure of the Taylor terms in the groups Δ k n. It is convenient to pass to a formal language, replacing the factors f, f,andf by the digits 0, 1, and 2, respectively. Then each Taylor term turns into a word over the three-letter alphabet {0, 1, 2}. The words that are obtained from the Taylor terms after such a change will be called d-words in order to distinguish them from words in general over the alphabet {0, 1, 2}. The set of d-words forms a language (in the sense of Chomsky), which we denote by T. (Usually, the empty word Λ, not containing symbols, is also included in the language.) We will denote by σ the length of a word σ, i.e., the number of symbols in it. The language T has a simple generative grammar: it follows from the rules d dt f(x) =f (x)f(x) and d dt f (x)u = f (x)[f(x),u], where u R d,thatt is generated by the two rules 0 10, 1 20 (0.7)

4 S20 AZAMOV, BEKIMOV starting with the word 0. Rules (0.7) mean that, if we substitute 10 in a d-word σ instead of 0 or 20 instead of unity, then we obtain a d-word (of length σ + 1). Thus, the language T has a context-free grammar. In the language T, formulas (0.6) are written more clearly in the form of a tree: One of the main questions of mathematical linguistics is to give a criterion that would determine whether a word over a given alphabet belongs to a certain language. It has a simple answer in the case of the language T. Theorem 3. Awordσ over the alphabet {0, 1, 2} belongs to the language T if and only if (a) it ends with the digit 0; (b) the number of zeros is greater by one than the number of the digits 2; (c) if we enumerate the digits 2 in the order of Arabic writing (i.e., from right to left), then there will be at least k +1 digits 0 ontherightofthejth digit 2. Proof. Thefactthatalld-words have properties (a) (c) follows immediately from rules (0.7). Let us prove the sufficiency. It is obvious for words of length 1 and 2. Let a word σ of length n, n 3, over the alphabet {0, 1, 2} possess properties (a) (c). Then it must have the form σ = ρε0 k, where 0 k is the word consisting of k zeros, k 1, ε = 1 or 2, and ρ is a subword of length n k 1. In the case ε = 1, we replace the subword 10 k in the word σ by the subword 0 k.inthecaseε =2 (then necessarily k 2), we replace the subword 20 k by the subword 10 k 1. The obtained word σ has length n 1 and it still satisfies properties (a) (c). Therefore, it belongs to T. Since σ is obtained from σ by one of rules (0.7), we have σ T. We can construct a simple procedure Extract(n, σ; x) that calculates the value of the corresponding d-word σ of length n for the Taylor term at the point x. For example, Extract(1, 0; x) =f(x), Extract(2, 10; x) =f (x) f(x), Extract(7, ; x) =f (x)f (x){f(x),f (x)[f(x),f (x)f(x)]}. We apply the language T for the approximate calculation of x(t + h) using the given value x(t) with an error at one step of order h N+1. Let us introduce the following operation for the description of the corresponding algorithm. Let L be some list (array) of d-words. Let us replace each word σ L by a set of d-words of length σ + 1 by a single application of rules (0.7) to all the digits 0 and 2 in the word σ. We obtain a new list, which we denote by DL. Putting n =0,L = 0, H = h, ands = x(t), we calculate Σ = σ LExtract(n, σ; x(t)) and define S = x(t)+hσ. Then, we pass to the step n := n +1. Ifn N, the calculation ends with the value x(t + h) =S. Otherwise, we create the list L := DL and pass to calculating Σ and S, setting H := Hh/n. Remark. The language T is associated with a special fractal in the Hilbert space l 2.

5 APPROXIMATION ALGORITHM S21 ACKNOWLEDGMENTS This work was supported by the Program for Fundamental Research of the Republic of Uzbekistan (project no. F4-FA-F014). REFERENCES 1. D. V. Anosov, Lorentz attractor, in Mathematical Encyclopedia, Ed. by I. M. Vinogradov (Sov. Entsikl., Moscow, 1982), Vol. 3, p. 451 [in Russian]. 2. N. S. Bakhvalov, Numerical Methods (Nauka, Moscow, 1973; Mir, Moscow, 1977). 3. A. V. Gladkii, Formal Grammars and Languages (Nauka, Moscow, 1973; Elsevier, New York, 1982). 4. V. A. Zorich, Mathematical Analysis II (Nauka, Moscow, 1984; Springer, Berlin, 2004). 5. Yu. S. Il yashenko, Selected Problems of the Theory of Dynamical Systems (Izd. MTsNMO, Moscow, 2011) [in Russian]. 6. H. Cartan, Differential Calculus (Hermann, Paris, 1971; Mir, Moscow, 1971). 7. J. C. Artes and J. Llibre, Quadratic Hamiltonian vector fields, J. Differential Equations 107, (1994). 8. J. C. Butcher, Numerical Methods for Ordinary Differential Equations, 2nd ed. (Wiley, New York, 2008). 9. N. Chomsky, Three models for the description of language, IRE Trans. Inform. Theory 2, (1956). 10. W. A. Coppel, A survey of quadratic systems, J. Differential Equations 2, (1966). 11. J. Guckenheimer, Computational environments for exploring dynamical systems, Internat. J. Bifur. Chaos Appl. Sci. Engrg. 1 (2), (1991). 12. J. Guckenheimer, Numerical analysis of dynamical systems, in Handbook of Dynamical Systems (Elsevier, Amsterdam, 2002), Vol. 2, pp J. Guckenheimer, Phase portraits of planar vector fields: Computer proofs, Experiment. Math. 4 (2), (1995). 14. Lotka Volterra and Related Systems, Ed. by Sh. Ahmad and I. M. Stamova (De Gruyter, Berlin, 2013). 15. A. N. Pchelintsev, Numerical and physical modelling of the dynamics of Lorenz system, Numer. Anal. Appl. 7 (2), (2014). 16. H.-O. Peitgen, H. Jurgens, and D. Saupe, Rössler attractor, in Chaos and Fractals: New Frontiers of Science (Springer, New York, 2004), pp J. W. Reyn, A Bibliography of the Qualitative Theory of Quadratic Systems of Differential Equations in the Plane: Report (Delft Univ. Technol., Delft, 1987). Translated by E. Vasil eva

Chini Equations and Isochronous Centers in Three-Dimensional Differential Systems

Chini Equations and Isochronous Centers in Three-Dimensional Differential Systems Qual. Th. Dyn. Syst. 99 (9999), 1 1 1575-546/99-, DOI 1.17/s12346-3- c 29 Birkhäuser Verlag Basel/Switzerland Qualitative Theory of Dynamical Systems Chini Equations and Isochronous Centers in Three-Dimensional

More information

SMOOTHNESS PROPERTIES OF SOLUTIONS OF CAPUTO- TYPE FRACTIONAL DIFFERENTIAL EQUATIONS. Kai Diethelm. Abstract

SMOOTHNESS PROPERTIES OF SOLUTIONS OF CAPUTO- TYPE FRACTIONAL DIFFERENTIAL EQUATIONS. Kai Diethelm. Abstract SMOOTHNESS PROPERTIES OF SOLUTIONS OF CAPUTO- TYPE FRACTIONAL DIFFERENTIAL EQUATIONS Kai Diethelm Abstract Dedicated to Prof. Michele Caputo on the occasion of his 8th birthday We consider ordinary fractional

More information

Compression on the digital unit sphere

Compression on the digital unit sphere 16th Conference on Applied Mathematics, Univ. of Central Oklahoma, Electronic Journal of Differential Equations, Conf. 07, 001, pp. 1 4. ISSN: 107-6691. URL: http://ejde.math.swt.edu or http://ejde.math.unt.edu

More information

The Steepest Descent Algorithm for Unconstrained Optimization

The Steepest Descent Algorithm for Unconstrained Optimization The Steepest Descent Algorithm for Unconstrained Optimization Robert M. Freund February, 2014 c 2014 Massachusetts Institute of Technology. All rights reserved. 1 1 Steepest Descent Algorithm The problem

More information

ON CALCULATING THE VALUE OF A DIFFERENTIAL GAME IN THE CLASS OF COUNTER STRATEGIES 1,2

ON CALCULATING THE VALUE OF A DIFFERENTIAL GAME IN THE CLASS OF COUNTER STRATEGIES 1,2 URAL MATHEMATICAL JOURNAL, Vol. 2, No. 1, 2016 ON CALCULATING THE VALUE OF A DIFFERENTIAL GAME IN THE CLASS OF COUNTER STRATEGIES 1,2 Mikhail I. Gomoyunov Krasovskii Institute of Mathematics and Mechanics,

More information

Introduction. Chapter 1. Contents. EECS 600 Function Space Methods in System Theory Lecture Notes J. Fessler 1.1

Introduction. Chapter 1. Contents. EECS 600 Function Space Methods in System Theory Lecture Notes J. Fessler 1.1 Chapter 1 Introduction Contents Motivation........................................................ 1.2 Applications (of optimization).............................................. 1.2 Main principles.....................................................

More information

Injectivity of local diffeomorphism and the global asymptotic stability problem

Injectivity of local diffeomorphism and the global asymptotic stability problem Injectivity of local diffeomorphism and the global asymptotic stability problem Universidade Federal de Itajubá UNIFEI E-mail: lfmelo@unifei.edu.br Texas Christian University, Fort Worth GaGA Seminar January

More information

Foundations of Analysis. Joseph L. Taylor. University of Utah

Foundations of Analysis. Joseph L. Taylor. University of Utah Foundations of Analysis Joseph L. Taylor University of Utah Contents Preface vii Chapter 1. The Real Numbers 1 1.1. Sets and Functions 2 1.2. The Natural Numbers 8 1.3. Integers and Rational Numbers 16

More information

Backward error analysis

Backward error analysis Backward error analysis Brynjulf Owren July 28, 2015 Introduction. The main source for these notes is the monograph by Hairer, Lubich and Wanner [2]. Consider ODEs in R d of the form ẏ = f(y), y(0) = y

More information

An improved lower bound on the number of limit cycles bifurcating from a quintic Hamiltonian planar vector field under quintic perturbation

An improved lower bound on the number of limit cycles bifurcating from a quintic Hamiltonian planar vector field under quintic perturbation An improved lower bound on the number of limit cycles bifurcating from a quintic Hamiltonian planar vector field under quintic perturbation Tomas Johnson Department of Mathematics Uppsala University Box

More information

Anti-synchronization of a new hyperchaotic system via small-gain theorem

Anti-synchronization of a new hyperchaotic system via small-gain theorem Anti-synchronization of a new hyperchaotic system via small-gain theorem Xiao Jian( ) College of Mathematics and Statistics, Chongqing University, Chongqing 400044, China (Received 8 February 2010; revised

More information

Convexity of the Reachable Set of Nonlinear Systems under L 2 Bounded Controls

Convexity of the Reachable Set of Nonlinear Systems under L 2 Bounded Controls 1 1 Convexity of the Reachable Set of Nonlinear Systems under L 2 Bounded Controls B.T.Polyak Institute for Control Science, Moscow, Russia e-mail boris@ipu.rssi.ru Abstract Recently [1, 2] the new convexity

More information

NOTES ON DIOPHANTINE APPROXIMATION

NOTES ON DIOPHANTINE APPROXIMATION NOTES ON DIOPHANTINE APPROXIMATION Jan-Hendrik Evertse January 29, 200 9 p-adic Numbers Literature: N. Koblitz, p-adic Numbers, p-adic Analysis, and Zeta-Functions, 2nd edition, Graduate Texts in Mathematics

More information

BASINS OF ATTRACTION FOR TRIPLE LOGISTIC MAPS. 1. Introduction

BASINS OF ATTRACTION FOR TRIPLE LOGISTIC MAPS. 1. Introduction BASINS OF ATTRACTION FOR TRIPLE LOGISTIC MAPS JAN ANDRES AND JIŘÍ FIŠER Abstract. Attractors and the associated basins of attraction for triple logistic maps are detected and visualized numerically (see

More information

UNCOUNTABLE ω-limit SETS WITH ISOLATED POINTS

UNCOUNTABLE ω-limit SETS WITH ISOLATED POINTS UNCOUNTABLE ω-limit SETS WITH ISOLATED POINTS CHRIS GOOD, BRIAN RAINES, AND ROLF SUABEDISSEN Abstract. We give two examples of tent maps with uncountable (as it happens, post-critical) ω-limit sets, which

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 ON SIMULTANEOUS APPROXIMATION FOR CERTAIN BASKAKOV DURRMEYER TYPE OPERATORS VIJAY GUPTA, MUHAMMAD ASLAM NOOR AND MAN SINGH BENIWAL School of Applied

More information

Finite Presentations of Pregroups and the Identity Problem

Finite Presentations of Pregroups and the Identity Problem 6 Finite Presentations of Pregroups and the Identity Problem Alexa H. Mater and James D. Fix Abstract We consider finitely generated pregroups, and describe how an appropriately defined rewrite relation

More information

Numerical Methods for ODEs. Lectures for PSU Summer Programs Xiantao Li

Numerical Methods for ODEs. Lectures for PSU Summer Programs Xiantao Li Numerical Methods for ODEs Lectures for PSU Summer Programs Xiantao Li Outline Introduction Some Challenges Numerical methods for ODEs Stiff ODEs Accuracy Constrained dynamics Stability Coarse-graining

More information

A Note on the 2 F 1 Hypergeometric Function

A Note on the 2 F 1 Hypergeometric Function A Note on the F 1 Hypergeometric Function Armen Bagdasaryan Institution of the Russian Academy of Sciences, V.A. Trapeznikov Institute for Control Sciences 65 Profsoyuznaya, 117997, Moscow, Russia E-mail:

More information

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

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

More information

P systems based on tag operations

P systems based on tag operations Computer Science Journal of Moldova, vol.20, no.3(60), 2012 P systems based on tag operations Yurii Rogozhin Sergey Verlan Abstract In this article we introduce P systems using Post s tag operation on

More information

Interval solutions for interval algebraic equations

Interval solutions for interval algebraic equations Mathematics and Computers in Simulation 66 (2004) 207 217 Interval solutions for interval algebraic equations B.T. Polyak, S.A. Nazin Institute of Control Sciences, Russian Academy of Sciences, 65 Profsoyuznaya

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 ON A HYBRID FAMILY OF SUMMATION INTEGRAL TYPE OPERATORS VIJAY GUPTA AND ESRA ERKUŞ School of Applied Sciences Netaji Subhas Institute of Technology

More information

MAIN ARTICLES. In present paper we consider the Neumann problem for the operator equation

MAIN ARTICLES. In present paper we consider the Neumann problem for the operator equation Volume 14, 2010 1 MAIN ARTICLES THE NEUMANN PROBLEM FOR A DEGENERATE DIFFERENTIAL OPERATOR EQUATION Liparit Tepoyan Yerevan State University, Faculty of mathematics and mechanics Abstract. We consider

More information

Introduction to Dynamical Systems Basic Concepts of Dynamics

Introduction to Dynamical Systems Basic Concepts of Dynamics Introduction to Dynamical Systems Basic Concepts of Dynamics A dynamical system: Has a notion of state, which contains all the information upon which the dynamical system acts. A simple set of deterministic

More information

PLEASE SCROLL DOWN FOR ARTICLE

PLEASE SCROLL DOWN FOR ARTICLE This article was downloaded by: [University of Santiago de Compostela] On: 6 June 2009 Access details: Access Details: [subscription number 908626806] Publisher Taylor & Francis Informa Ltd Registered

More information

ON THE DIAMETER OF THE ATTRACTOR OF AN IFS Serge Dubuc Raouf Hamzaoui Abstract We investigate methods for the evaluation of the diameter of the attrac

ON THE DIAMETER OF THE ATTRACTOR OF AN IFS Serge Dubuc Raouf Hamzaoui Abstract We investigate methods for the evaluation of the diameter of the attrac ON THE DIAMETER OF THE ATTRACTOR OF AN IFS Serge Dubuc Raouf Hamzaoui Abstract We investigate methods for the evaluation of the diameter of the attractor of an IFS. We propose an upper bound for the diameter

More information

Pseudo-Boolean Functions, Lovász Extensions, and Beta Distributions

Pseudo-Boolean Functions, Lovász Extensions, and Beta Distributions Pseudo-Boolean Functions, Lovász Extensions, and Beta Distributions Guoli Ding R. F. Lax Department of Mathematics, LSU, Baton Rouge, LA 783 Abstract Let f : {,1} n R be a pseudo-boolean function and let

More information

Hardy type asymptotics for cosine series in several variables with decreasing power-like coefficients Victor Kozyakin

Hardy type asymptotics for cosine series in several variables with decreasing power-like coefficients Victor Kozyakin International Journal of Advanced Research in Mathematics Submitted: 06-03-8 ISSN: 97-63, Vol. 5, pp 35-5 Revised: 06-04-5 doi:0.805/www.scipress.com/ijarm.5.35 Accepted: 06-05-3 06 SciPress Ltd., Switzerland

More information

1 Take-home exam and final exam study guide

1 Take-home exam and final exam study guide Math 215 - Introduction to Advanced Mathematics Fall 2013 1 Take-home exam and final exam study guide 1.1 Problems The following are some problems, some of which will appear on the final exam. 1.1.1 Number

More information

Correlation dimension for self-similar Cantor sets with overlaps

Correlation dimension for self-similar Cantor sets with overlaps F U N D A M E N T A MATHEMATICAE 155 (1998) Correlation dimension for self-similar Cantor sets with overlaps by Károly S i m o n (Miskolc) and Boris S o l o m y a k (Seattle, Wash.) Abstract. We consider

More information

On the satellite s electrodynamic attitude stabilization

On the satellite s electrodynamic attitude stabilization On the satellite s electrodynamic attitude stabilization Alexander Yu. Aleksandrov Kirill A. Antipov Alexey A. Tikhonov aatikhonov@rambler.ru Abstract The paper deals with a satellite in a circular near-earth

More information

STUDY GUIDE FOR THE WRECKONING. 1. Combinatorics. (1) How many (positive integer) divisors does 2940 have? What about 3150?

STUDY GUIDE FOR THE WRECKONING. 1. Combinatorics. (1) How many (positive integer) divisors does 2940 have? What about 3150? STUDY GUIDE FOR THE WRECKONING. Combinatorics Go over combinatorics examples in the text. Review all the combinatorics problems from homework. Do at least a couple of extra problems given below. () How

More information

P-adic Functions - Part 1

P-adic Functions - Part 1 P-adic Functions - Part 1 Nicolae Ciocan 22.11.2011 1 Locally constant functions Motivation: Another big difference between p-adic analysis and real analysis is the existence of nontrivial locally constant

More information

Errata List Numerical Mathematics and Computing, 7th Edition Ward Cheney & David Kincaid Cengage Learning (c) March 2013

Errata List Numerical Mathematics and Computing, 7th Edition Ward Cheney & David Kincaid Cengage Learning (c) March 2013 Chapter Errata List Numerical Mathematics and Computing, 7th Edition Ward Cheney & David Kincaid Cengage Learning (c) 202 9 March 203 Page 4, Summary, 2nd bullet item, line 4: Change A segment of to The

More information

This article was published in an Elsevier journal. The attached copy is furnished to the author for non-commercial research and education use, including for instruction at the author s institution, sharing

More information

ON VARIANCE COVARIANCE COMPONENTS ESTIMATION IN LINEAR MODELS WITH AR(1) DISTURBANCES. 1. Introduction

ON VARIANCE COVARIANCE COMPONENTS ESTIMATION IN LINEAR MODELS WITH AR(1) DISTURBANCES. 1. Introduction Acta Math. Univ. Comenianae Vol. LXV, 1(1996), pp. 129 139 129 ON VARIANCE COVARIANCE COMPONENTS ESTIMATION IN LINEAR MODELS WITH AR(1) DISTURBANCES V. WITKOVSKÝ Abstract. Estimation of the autoregressive

More information

POLYNOMIAL SOLUTIONS OF PELL S EQUATION AND FUNDAMENTAL UNITS IN REAL QUADRATIC FIELDS

POLYNOMIAL SOLUTIONS OF PELL S EQUATION AND FUNDAMENTAL UNITS IN REAL QUADRATIC FIELDS J. London Math. Soc. 67 (2003) 16 28 C 2003 London Mathematical Society DOI: 10.1112/S002461070200371X POLYNOMIAL SOLUTIONS OF PELL S EQUATION AND FUNDAMENTAL UNITS IN REAL QUADRATIC FIELDS J. MCLAUGHLIN

More information

PERIODIC SOLUTIONS WITH NONCONSTANT SIGN IN ABEL EQUATIONS OF THE SECOND KIND

PERIODIC SOLUTIONS WITH NONCONSTANT SIGN IN ABEL EQUATIONS OF THE SECOND KIND PERIODIC SOLUTIONS WITH NONCONSTANT SIGN IN ABEL EQUATIONS OF THE SECOND KIND JOSEP M. OLM, XAVIER ROS-OTON, AND TERE M. SEARA Abstract. The study of periodic solutions with constant sign in the Abel equation

More information

AVERAGING THEORY AT ANY ORDER FOR COMPUTING PERIODIC ORBITS

AVERAGING THEORY AT ANY ORDER FOR COMPUTING PERIODIC ORBITS This is a preprint of: Averaging theory at any order for computing periodic orbits, Jaume Giné, Maite Grau, Jaume Llibre, Phys. D, vol. 25, 58 65, 213. DOI: [1.116/j.physd.213.1.15] AVERAGING THEORY AT

More information

Mathematical Billiards

Mathematical Billiards Mathematical Billiards U A Rozikov This Letter presents some historical notes and some very elementary notions of the mathematical theory of billiards. We give the most interesting and popular applications

More information

Deviation Measures and Normals of Convex Bodies

Deviation Measures and Normals of Convex Bodies Beiträge zur Algebra und Geometrie Contributions to Algebra Geometry Volume 45 (2004), No. 1, 155-167. Deviation Measures Normals of Convex Bodies Dedicated to Professor August Florian on the occasion

More information

A representation of context-free grammars with the help of finite digraphs

A representation of context-free grammars with the help of finite digraphs A representation of context-free grammars with the help of finite digraphs Krasimir Yordzhev Faculty of Mathematics and Natural Sciences, South-West University, Blagoevgrad, Bulgaria Email address: yordzhev@swu.bg

More information

CDM Combinatorial Principles

CDM Combinatorial Principles CDM Combinatorial Principles 1 Counting Klaus Sutner Carnegie Mellon University Pigeon Hole 22-in-exclusion 2017/12/15 23:16 Inclusion/Exclusion Counting 3 Aside: Ranking and Unranking 4 Counting is arguably

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

Dispersion-managed Solitons

Dispersion-managed Solitons Proceedings of the Steklov Institute of Mathematics, Suppl., 3, pp. S98 S7. Translated from Trudy Instituta Matematiki i Mekhaniki UrO RAN, Vol. 9, No., 3. Original Russian Text Copyright c 3 by Kalisch,

More information

ISOMORPHISM OF MODULAR GROUP ALGEBRAS OF ABELIAN GROUPS WITH SEMI-COMPLETE p-primary COMPONENTS

ISOMORPHISM OF MODULAR GROUP ALGEBRAS OF ABELIAN GROUPS WITH SEMI-COMPLETE p-primary COMPONENTS Commun. Korean Math. Soc. 22 (2007), No. 2, pp. 157 161 ISOMORPHISM OF MODULAR GROUP ALGEBRAS OF ABELIAN GROUPS WITH SEMI-COMPLETE p-primary COMPONENTS Peter Danchev Reprinted from the Communications of

More information

Lecture 4: Numerical solution of ordinary differential equations

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

More information

MATH3283W LECTURE NOTES: WEEK 6 = 5 13, = 2 5, 1 13

MATH3283W LECTURE NOTES: WEEK 6 = 5 13, = 2 5, 1 13 MATH383W LECTURE NOTES: WEEK 6 //00 Recursive sequences (cont.) Examples: () a =, a n+ = 3 a n. The first few terms are,,, 5 = 5, 3 5 = 5 3, Since 5

More information

SEPARATELY CONTINUOUS FUNCTIONS IN A NEW SENSE ARE CONTINUOUS

SEPARATELY CONTINUOUS FUNCTIONS IN A NEW SENSE ARE CONTINUOUS Real Analysis Exchange Vol. 24(2), 1998/9, pp. 695 72 Omar P. Dzagnidze, A. Razmadze Mathematical Institute, Georgian Academy of Sciences, 1, M. Aleksidze St., Tbilisi 3893, Georgia. e-mail: odzagni@rmi.acnet.ge

More information

Symmetries in Semiclassical Mechanics

Symmetries in Semiclassical Mechanics Proceedings of Institute of Mathematics of NAS of Ukraine 2004, Vol. 50, Part 2, 923 930 Symmetries in Semiclassical Mechanics Oleg Yu. SHVEDOV Sub-Department of Quantum Statistics and Field Theory, Department

More information

WHAT IS A CHAOTIC ATTRACTOR?

WHAT IS A CHAOTIC ATTRACTOR? WHAT IS A CHAOTIC ATTRACTOR? CLARK ROBINSON Abstract. Devaney gave a mathematical definition of the term chaos, which had earlier been introduced by Yorke. We discuss issues involved in choosing the properties

More information

Scattered Data Interpolation with Polynomial Precision and Conditionally Positive Definite Functions

Scattered Data Interpolation with Polynomial Precision and Conditionally Positive Definite Functions Chapter 3 Scattered Data Interpolation with Polynomial Precision and Conditionally Positive Definite Functions 3.1 Scattered Data Interpolation with Polynomial Precision Sometimes the assumption on the

More information

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

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

More information

On the Sequence A and Its Combinatorial Interpretations

On the Sequence A and Its Combinatorial Interpretations 1 2 47 6 2 11 Journal of Integer Sequences, Vol. 9 (2006), Article 06..1 On the Sequence A079500 and Its Combinatorial Interpretations A. Frosini and S. Rinaldi Università di Siena Dipartimento di Scienze

More information

Matrix Transformations and Statistical Convergence II

Matrix Transformations and Statistical Convergence II Advances in Dynamical Systems and Applications ISSN 0973-532, Volume 6, Number, pp. 7 89 20 http://campus.mst.edu/adsa Matrix Transformations and Statistical Convergence II Bruno de Malafosse LMAH Université

More information

Section Taylor and Maclaurin Series

Section Taylor and Maclaurin Series Section.0 Taylor and Maclaurin Series Ruipeng Shen Feb 5 Taylor and Maclaurin Series Main Goal: How to find a power series representation for a smooth function us assume that a smooth function has a power

More information

TRACE FORMULAS FOR PERTURBATIONS OF OPERATORS WITH HILBERT-SCHMIDT RESOLVENTS. Bishnu Prasad Sedai

TRACE FORMULAS FOR PERTURBATIONS OF OPERATORS WITH HILBERT-SCHMIDT RESOLVENTS. Bishnu Prasad Sedai Opuscula Math. 38, no. 08), 53 60 https://doi.org/0.7494/opmath.08.38..53 Opuscula Mathematica TRACE FORMULAS FOR PERTURBATIONS OF OPERATORS WITH HILBERT-SCHMIDT RESOLVENTS Bishnu Prasad Sedai Communicated

More information

SIMPLE ALGORITHM FOR SORTING THE FIBONACCI STRING ROTATIONS

SIMPLE ALGORITHM FOR SORTING THE FIBONACCI STRING ROTATIONS SIMPLE ALGORITHM FOR SORTING THE FIBONACCI STRING ROTATIONS Manolis Christodoulakis 1, Costas S. Iliopoulos 1, Yoan José Pinzón Ardila 2 1 King s College London, Department of Computer Science London WC2R

More information

EVALUATING THE EXACT INFINITESIMAL

EVALUATING THE EXACT INFINITESIMAL EVALUATING THE EXACT INFINITESIMAL VALUES OF AREA OF SIERPINSKI S CARPET AND VOLUME OF MENGER S SPONGE Yaroslav D. Sergeyev Dipartimento di Elettronica, Informatica e Sistemistica, Università della Calabria,

More information

Polynomial vector fields in R 3 having a quadric of revolution as an invariant algebraic surface

Polynomial vector fields in R 3 having a quadric of revolution as an invariant algebraic surface Polynomial vector fields in R 3 having a quadric of revolution as an invariant algebraic surface Luis Fernando Mello Universidade Federal de Itajubá UNIFEI E-mail: lfmelo@unifei.edu.br Texas Christian

More information

An introduction to Birkhoff normal form

An introduction to Birkhoff normal form An introduction to Birkhoff normal form Dario Bambusi Dipartimento di Matematica, Universitá di Milano via Saldini 50, 0133 Milano (Italy) 19.11.14 1 Introduction The aim of this note is to present an

More information

Lecture 1: Introduction, history, dynamics, nonlinearity, 1-D problem, phase portrait

Lecture 1: Introduction, history, dynamics, nonlinearity, 1-D problem, phase portrait Lecture 1: Introduction, history, dynamics, nonlinearity, 1-D problem, phase portrait Dmitri Kartofelev, PhD Tallinn University of Technology, School of Science, Department of Cybernetics, Laboratory of

More information

DISTRIBUTION OF FIBONACCI AND LUCAS NUMBERS MODULO 3 k

DISTRIBUTION OF FIBONACCI AND LUCAS NUMBERS MODULO 3 k DISTRIBUTION OF FIBONACCI AND LUCAS NUMBERS MODULO 3 k RALF BUNDSCHUH AND PETER BUNDSCHUH Dedicated to Peter Shiue on the occasion of his 70th birthday Abstract. Let F 0 = 0,F 1 = 1, and F n = F n 1 +F

More information

Infinite Strings Generated by Insertions

Infinite Strings Generated by Insertions Programming and Computer Software, Vol. 30, No. 2, 2004, pp. 110 114. Translated from Programmirovanie, Vol. 30, No. 2, 2004. Original Russian Text Copyright 2004 by Golubitsky, Falconer. Infinite Strings

More information

CONVERGENCE AND STABILITY CONSTANT OF THE THETA-METHOD

CONVERGENCE AND STABILITY CONSTANT OF THE THETA-METHOD Conference Applications of Mathematics 2013 in honor of the 70th birthday of Karel Segeth. Jan Brandts, Sergey Korotov, Michal Křížek, Jakub Šístek, and Tomáš Vejchodský (Eds.), Institute of Mathematics

More information

Maximum principle for the fractional diusion equations and its applications

Maximum principle for the fractional diusion equations and its applications Maximum principle for the fractional diusion equations and its applications Yuri Luchko Department of Mathematics, Physics, and Chemistry Beuth Technical University of Applied Sciences Berlin Berlin, Germany

More information

Notes on generating functions in automata theory

Notes on generating functions in automata theory Notes on generating functions in automata theory Benjamin Steinberg December 5, 2009 Contents Introduction: Calculus can count 2 Formal power series 5 3 Rational power series 9 3. Rational power series

More information

On a Boundary-Value Problem for Third Order Operator-Differential Equations on a Finite Interval

On a Boundary-Value Problem for Third Order Operator-Differential Equations on a Finite Interval Applied Mathematical Sciences, Vol. 1, 216, no. 11, 543-548 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/1.12988/ams.216.512743 On a Boundary-Value Problem for Third Order Operator-Differential Equations

More information

Fuzzy Statistical Limits

Fuzzy Statistical Limits Fuzzy Statistical Limits Mark Burgin a and Oktay Duman b a Department of Mathematics, University of California, Los Angeles, California 90095-1555, USA b TOBB Economics and Technology University, Faculty

More information

Sufficient conditions for functions to form Riesz bases in L 2 and applications to nonlinear boundary-value problems

Sufficient conditions for functions to form Riesz bases in L 2 and applications to nonlinear boundary-value problems Electronic Journal of Differential Equations, Vol. 200(200), No. 74, pp. 0. ISSN: 072-669. URL: http://ejde.math.swt.edu or http://ejde.math.unt.edu ftp ejde.math.swt.edu (login: ftp) Sufficient conditions

More information

BASES FROM EXPONENTS IN LEBESGUE SPACES OF FUNCTIONS WITH VARIABLE SUMMABILITY EXPONENT

BASES FROM EXPONENTS IN LEBESGUE SPACES OF FUNCTIONS WITH VARIABLE SUMMABILITY EXPONENT Transactions of NAS of Azerbaijan 43 Bilal T. BILALOV, Z.G. GUSEYNOV BASES FROM EXPONENTS IN LEBESGUE SPACES OF FUNCTIONS WITH VARIABLE SUMMABILITY EXPONENT Abstract In the paper we consider basis properties

More information

= 1 2x. x 2 a ) 0 (mod p n ), (x 2 + 2a + a2. x a ) 2

= 1 2x. x 2 a ) 0 (mod p n ), (x 2 + 2a + a2. x a ) 2 8. p-adic numbers 8.1. Motivation: Solving x 2 a (mod p n ). Take an odd prime p, and ( an) integer a coprime to p. Then, as we know, x 2 a (mod p) has a solution x Z iff = 1. In this case we can suppose

More information

Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes

Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes These notes form a brief summary of what has been covered during the lectures. All the definitions must be memorized and understood. Statements

More information

BIFURCATION PHENOMENA Lecture 1: Qualitative theory of planar ODEs

BIFURCATION PHENOMENA Lecture 1: Qualitative theory of planar ODEs BIFURCATION PHENOMENA Lecture 1: Qualitative theory of planar ODEs Yuri A. Kuznetsov August, 2010 Contents 1. Solutions and orbits. 2. Equilibria. 3. Periodic orbits and limit cycles. 4. Homoclinic orbits.

More information

The Hopf argument. Yves Coudene. IRMAR, Université Rennes 1, campus beaulieu, bat Rennes cedex, France

The Hopf argument. Yves Coudene. IRMAR, Université Rennes 1, campus beaulieu, bat Rennes cedex, France The Hopf argument Yves Coudene IRMAR, Université Rennes, campus beaulieu, bat.23 35042 Rennes cedex, France yves.coudene@univ-rennes.fr slightly updated from the published version in Journal of Modern

More information

On complete permutation polynomials 1

On complete permutation polynomials 1 Fourteenth International Workshop on Algebraic and Combinatorial Coding Theory September 7 13, 2014, Svetlogorsk (Kaliningrad region), Russia pp. 57 62 On complete permutation polynomials 1 L. A. Bassalygo

More information

Math 701: Secant Method

Math 701: Secant Method Math 701: Secant Method The secant method aroximates solutions to f(x = 0 using an iterative scheme similar to Newton s method in which the derivative has been relace by This results in the two-term recurrence

More information

Introduction to Real Analysis Alternative Chapter 1

Introduction to Real Analysis Alternative Chapter 1 Christopher Heil Introduction to Real Analysis Alternative Chapter 1 A Primer on Norms and Banach Spaces Last Updated: March 10, 2018 c 2018 by Christopher Heil Chapter 1 A Primer on Norms and Banach Spaces

More information

Multiplicity Free Expansions of Schur P-Functions

Multiplicity Free Expansions of Schur P-Functions Annals of Combinatorics 11 (2007) 69-77 0218-0006/07/010069-9 DOI 10.1007/s00026-007-0306-1 c Birkhäuser Verlag, Basel, 2007 Annals of Combinatorics Multiplicity Free Expansions of Schur P-Functions Kristin

More information

Asymptotic behavior of Ginzburg-Landau equations of superfluidity

Asymptotic behavior of Ginzburg-Landau equations of superfluidity Communications to SIMAI Congress, ISSN 1827-9015, Vol. 3 (2009) 200 (12pp) DOI: 10.1685/CSC09200 Asymptotic behavior of Ginzburg-Landau equations of superfluidity Alessia Berti 1, Valeria Berti 2, Ivana

More information

Math 324 Summer 2012 Elementary Number Theory Notes on Mathematical Induction

Math 324 Summer 2012 Elementary Number Theory Notes on Mathematical Induction Math 4 Summer 01 Elementary Number Theory Notes on Mathematical Induction Principle of Mathematical Induction Recall the following axiom for the set of integers. Well-Ordering Axiom for the Integers If

More information

Algebra and Trigonometry 2006 (Foerster) Correlated to: Washington Mathematics Standards, Algebra 2 (2008)

Algebra and Trigonometry 2006 (Foerster) Correlated to: Washington Mathematics Standards, Algebra 2 (2008) A2.1. Core Content: Solving problems The first core content area highlights the type of problems students will be able to solve by the end of, as they extend their ability to solve problems with additional

More information

INTEGER VALUED POLYNOMIALS AND LUBIN-TATE FORMAL GROUPS

INTEGER VALUED POLYNOMIALS AND LUBIN-TATE FORMAL GROUPS INTEGER VALUED POLYNOMIALS AND LUBIN-TATE FORMAL GROUPS EHUD DE SHALIT AND ERAN ICELAND Abstract. If R is an integral domain and K is its field of fractions, we let Int(R) stand for the subring of K[x]

More information

Richard S. Palais Department of Mathematics Brandeis University Waltham, MA The Magic of Iteration

Richard S. Palais Department of Mathematics Brandeis University Waltham, MA The Magic of Iteration Richard S. Palais Department of Mathematics Brandeis University Waltham, MA 02254-9110 The Magic of Iteration Section 1 The subject of these notes is one of my favorites in all mathematics, and it s not

More information

A MULTI-COMPONENT LAX INTEGRABLE HIERARCHY WITH HAMILTONIAN STRUCTURE

A MULTI-COMPONENT LAX INTEGRABLE HIERARCHY WITH HAMILTONIAN STRUCTURE Pacific Journal of Applied Mathematics Volume 1, Number 2, pp. 69 75 ISSN PJAM c 2008 Nova Science Publishers, Inc. A MULTI-COMPONENT LAX INTEGRABLE HIERARCHY WITH HAMILTONIAN STRUCTURE Wen-Xiu Ma Department

More information

Numerical Methods I Solving Nonlinear Equations

Numerical Methods I Solving Nonlinear Equations Numerical Methods I Solving Nonlinear Equations Aleksandar Donev Courant Institute, NYU 1 donev@courant.nyu.edu 1 MATH-GA 2011.003 / CSCI-GA 2945.003, Fall 2014 October 16th, 2014 A. Donev (Courant Institute)

More information

Fixed point of ϕ-contraction in metric spaces endowed with a graph

Fixed point of ϕ-contraction in metric spaces endowed with a graph Annals of the University of Craiova, Mathematics and Computer Science Series Volume 374, 2010, Pages 85 92 ISSN: 1223-6934 Fixed point of ϕ-contraction in metric spaces endowed with a graph Florin Bojor

More information

AN EXAMPLE OF SPECTRAL PHASE TRANSITION PHENOMENON IN A CLASS OF JACOBI MATRICES WITH PERIODICALLY MODULATED WEIGHTS

AN EXAMPLE OF SPECTRAL PHASE TRANSITION PHENOMENON IN A CLASS OF JACOBI MATRICES WITH PERIODICALLY MODULATED WEIGHTS AN EXAMPLE OF SPECTRAL PHASE TRANSITION PHENOMENON IN A CLASS OF JACOBI MATRICES WITH PERIODICALLY MODULATED WEIGHTS SERGEY SIMONOV Abstract We consider self-adjoint unbounded Jacobi matrices with diagonal

More information

QUARTERLY OF APPLIED MATHEMATICS

QUARTERLY OF APPLIED MATHEMATICS QUARTERLY OF APPLIED MATHEMATICS Volume LIV December 1996 Number 4 DECEMBER 1996, PAGES 601-607 ON EXISTENCE OF PERIODIC ORBITS FOR THE FITZHUGH NERVE SYSTEM By S. A. TRESKOV and E. P. VOLOKITIN Institute

More information

Numerical Methods for Differential Equations Mathematical and Computational Tools

Numerical Methods for Differential Equations Mathematical and Computational Tools Numerical Methods for Differential Equations Mathematical and Computational Tools Gustaf Söderlind Numerical Analysis, Lund University Contents V4.16 Part 1. Vector norms, matrix norms and logarithmic

More information

A RECURSION FORMULA FOR THE COEFFICIENTS OF ENTIRE FUNCTIONS SATISFYING AN ODE WITH POLYNOMIAL COEFFICIENTS

A RECURSION FORMULA FOR THE COEFFICIENTS OF ENTIRE FUNCTIONS SATISFYING AN ODE WITH POLYNOMIAL COEFFICIENTS Georgian Mathematical Journal Volume 11 (2004), Number 3, 409 414 A RECURSION FORMULA FOR THE COEFFICIENTS OF ENTIRE FUNCTIONS SATISFYING AN ODE WITH POLYNOMIAL COEFFICIENTS C. BELINGERI Abstract. A recursion

More information

HIGHER ORDER CRITERION FOR THE NONEXISTENCE OF FORMAL FIRST INTEGRAL FOR NONLINEAR SYSTEMS. 1. Introduction

HIGHER ORDER CRITERION FOR THE NONEXISTENCE OF FORMAL FIRST INTEGRAL FOR NONLINEAR SYSTEMS. 1. Introduction Electronic Journal of Differential Equations, Vol. 217 (217), No. 274, pp. 1 11. ISSN: 172-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu HIGHER ORDER CRITERION FOR THE NONEXISTENCE

More information

Some Approximation Properties of Szasz-Mirakyan-Bernstein Operators

Some Approximation Properties of Szasz-Mirakyan-Bernstein Operators EUROPEAN JOURNAL OF PURE AND APPLIED MATHEMATICS Vol 7, No 4, 04, 49-48 ISSN 307-5543 wwwejpamcom Some Approximation Properties of Szasz-Mirakyan-Bernstein Operators Tuncay Tunç, Ersin Şimşek, Department

More information

DIFFERENTIAL EQUATIONS, DYNAMICAL SYSTEMS, AND AN INTRODUCTION TO CHAOS

DIFFERENTIAL EQUATIONS, DYNAMICAL SYSTEMS, AND AN INTRODUCTION TO CHAOS DIFFERENTIAL EQUATIONS, DYNAMICAL SYSTEMS, AND AN INTRODUCTION TO CHAOS Morris W. Hirsch University of California, Berkeley Stephen Smale University of California, Berkeley Robert L. Devaney Boston University

More information

4 Stability analysis of finite-difference methods for ODEs

4 Stability analysis of finite-difference methods for ODEs MATH 337, by T. Lakoba, University of Vermont 36 4 Stability analysis of finite-difference methods for ODEs 4.1 Consistency, stability, and convergence of a numerical method; Main Theorem In this Lecture

More information

THE CONLEY ATTRACTORS OF AN ITERATED FUNCTION SYSTEM

THE CONLEY ATTRACTORS OF AN ITERATED FUNCTION SYSTEM Bull. Aust. Math. Soc. 88 (2013), 267 279 doi:10.1017/s0004972713000348 THE CONLEY ATTRACTORS OF AN ITERATED FUNCTION SYSTEM MICHAEL F. BARNSLEY and ANDREW VINCE (Received 15 August 2012; accepted 21 February

More information

Analysis-3 lecture schemes

Analysis-3 lecture schemes Analysis-3 lecture schemes (with Homeworks) 1 Csörgő István November, 2015 1 A jegyzet az ELTE Informatikai Kar 2015. évi Jegyzetpályázatának támogatásával készült Contents 1. Lesson 1 4 1.1. The Space

More information

Qualitative Classification of Singular Points

Qualitative Classification of Singular Points QUALITATIVE THEORY OF DYNAMICAL SYSTEMS 6, 87 167 (2005) ARTICLE NO. 94 Qualitative Classification of Singular Points Qibao Jiang Department of Mathematics and Mechanics, Southeast University, Nanjing

More information

Chapter 8. P-adic numbers. 8.1 Absolute values

Chapter 8. P-adic numbers. 8.1 Absolute values Chapter 8 P-adic numbers Literature: N. Koblitz, p-adic Numbers, p-adic Analysis, and Zeta-Functions, 2nd edition, Graduate Texts in Mathematics 58, Springer Verlag 1984, corrected 2nd printing 1996, Chap.

More information