Is the Hénon map chaotic

Size: px
Start display at page:

Download "Is the Hénon map chaotic"

Transcription

1 Is the Hénon map chaotic Zbigniew Galias Department of Electrical Engineering AGH University of Science and Technology, Poland, International Workshop on Complex Networks and Applications May 30th, 2014, Melbourne

2 Plan of the talk The Hénon map. Motivation for finding sinks close to the classical case. Tools locating sinks: exhaustive search, proving the existence of sinks: interval Newton method, finding regions of existence of sinks: continuation method. alternative method to find sinks: locate all periodic orbits for given parameter values and continue towards sinks. Search results. Conclusions.

3 The Hénon map The Hénon map: h(x, y) = (1 + y ax 2, bx). Classical parameter values: a = 1.4, b = 0.3. Example trajectory y x

4 Is the Hénon attractor chaotic? The Hénon is one of the best known examples of chaotic dynamical systems. In many applications it is quietly assumed that the Hénon map is chaotic trajectories are aperiodic and sensitive to initial conditions. The Hénon attractor may be chaotic. There is a set of parameters (near b = 0) with positive Lebesgue measure for which the map has a strange attractor. This set is believed to be densely filled with regions, where the attractor is periodic. In a region where this is true, given (a, b), it is impossible to prove that the attractor is chaotic. The Hénon attractor may be periodic What we observe in computer simulations may be a transient behaviour to a periodic steady state, or a rounding error artifact, or a periodic orbit with a very long period. It is theoretically possible to prove the existence of a periodic attractor.

5 Goal of this study Ultimate goal: prove that the Hénon map supports a sink for the classical parameter values. Practical goal: find parameter values close to the classical ones for which there exists a sink.

6 Locating sinks in the parameter space Method to find a sink: follow a trajectory and monitor whether it converges to a periodic orbit. First, a number of iterates are computed in the hope that a trajectory reaches a steady-state. The number of iterations which are discarded is usually chosen by trial-and-error (it depends on Lyapunov exponents of the attractor, the size and shape of its basin of attraction, etc.). Next, we take the current iterate as the new initial point and check if the trajectory periodically returns very close to this point. To locate sinks in the parameter space perform exhaustive search in some cases it may by sufficient to search along straight lines.

7 The existence of a periodic orbit Interval methods provide simple tests for the existence and uniqueness of zeros of a map within a given set. To investigate zeros of F in the interval vector v one evaluates an interval operator, for example the interval Newton operator: N(v) = ˆv F (v) 1 F(ˆv), where ˆv v, and F (v) is an interval matrix containing the Jacobian matrices F (v) for all v v. Theorem: if N(v) v, then F has exactly one zero in v. To study the existence of period p orbits of h, we construct the map F defined by [F(v)] k = z (k+1) mod p h(z k ) for 0 k < p, v is a zero of F if and only if z 0 is a fixed point of h p.

8 Stability of a periodic orbit If eigenvalues λ i of the Jacobian matrix J = (h p ) (z 0 ) = h (z p 1 ) h (z 1 ) h (z 0 ) lie within the unit circle, i.e. λ i < 1, then the orbit v = (z 0, z 1,..., z p 1 ) is asymptotically stable. If at least one eigenvalue lies outside the unit circle ( λ i > 1) then the orbit is unstable. Verification that a periodic orbit is a sink: Compute rigorous enclosures of eigenvalues and verify that they are enclosed in the unit circle, or Use the Jury criterion: the second-order polynomial λ 2 + a 1 λ + a 0 has all zeros within the unit circle if and only if a 0 < 1, a 0 + a > 0, and a 0 a > 0.

9 Immediate basin of attraction We say that a point z belongs to the immediate basin of attraction B ε (A) of the attractor A if its trajectory converges to the attractor and does not escape further than ε from it: B ε (A) = {z : d(h n (z), A) ε n 0 and lim n d(h n (z), A) = 0}, where d(z, A) denotes the distance between the point z and the set A (ε for example 1% of the attractor size). the minimum immediate basin radius r ε (A) of the attractor, is the largest number such that all points lying closer than r ε from the attractor belong to the immediate basin of attraction r ε (A) = sup{r : x B ε (A) for all d(x, A) r}. r ε (A) and convergence times. r ε (A) and the arithmetic precision.

10 Exhaustive search, details and results, b = 0.3 a b n par n init n skip n sink n win n par the number of parameter values, n init the number of random initial points and, n skip the number of iterations skipped n sink the numbers of parameter values with a sink found, n win the number of periodic windows found.

11 Exhaustive search, details and results a b n par n init n skip n sink n win n par the number of parameter values, n init the number of random initial points and, n skip the number of iterations skipped n sink the numbers of parameter values with a sink found, n win the number of periodic windows found.

12 Sinks close to (a, b) = (1, 4.0.3) (a, b) p w λ 1 r ε d ( , 0.3) (1.4, ) ( , ) ( , 0.3) ( , ) ( , ) ( , 0.3) (1.4, ) ( , 0.3) (1.4, ) ( , 0.3) ( , 0.3) ( , 0.3) ( , 0.3) (1.4, ) ( , 0.3) ( , 0.3) p period, w window width, r ε the minimum immediate basin radius, λ 1 the largest Lyapunov exponent, d distance from (1, 4.0.3).

13 Sinks close to (a, b) = (1, 4.0.3), cont. (a, b) p w λ 1 r ε d (1.4, ) ( , 0.3) ( , 0.3) (1.4, ) ( , 0.3) ( , 0.3) ( , 0.3) (1.4, ) (1.4, ) ( , ) (1.4, ) ( , 0.99) (1.4, ) ( , 0.99) ( , ) p period, w window width, r ε the minimum immediate basin radius, λ 1 the largest Lyapunov exponent, d distance from (1, 4.0.3).

14 Trajectories for a = , b = 0.3 (x 0, y 0 ) = (0.1, 0.1) iterations, iterations skipped iterations skipped chaotic transient period 33 sink y y x x

15 Trajectories for a = 1.4, b = (x 0, y 0 ) = (0, 0), points after skipping iterations (blue dots), period 28 sink after skipping iterations (red circles). 0.4 y What is claimed to be a chaotic trajectory, might in fact be a transient to a periodic steady state. x

16 Convergence times Convergence time depends on the initial point. n conv (p) the number of iterations required to converge to the sink with probability p. Statistics based on random initial conditions. for (a, b) = ( , 0.3) (period 18 sink): n conv (0.5) , n conv (0.9) , for (a, b) = ( , 0.3) (period 33 sink): n conv (0.5) , n conv (0.9) , (a, b) = (1.4, ) (period 28 sink): n conv (0.5) , n conv (0.9)

17 Convergence times, examples The number N k of random initial points with the convergence time in the interval [2 k 1, 2 k ) (a, b) = ( , 0.3), period-18 sink (+ ), (a, b) = ( , 0.3), period-33 sink, ( ), (a, b) = (1.4, ) period-28 sink, (+) N k p=18 p=33 p= k

18 Finding sink existence regions When a point (a, b) in the parameter space with a sink is found one may use the continuation method to find a connected region in the parameter space for which this sink exists. The simplest version is to select grid points (a + i a, b + j b), i, j Z in the parameter space and continue to neighboring grid points from the set of active grid points. The position of the sink for a close test point can be easily found using the standard Newton method started at the position of the orbit for the current point (positions of periodic orbits change continuously with the parameters).

19 Finding borders of the sink existence regions The border of the region is defined by conditions the periodic orbit exists, one of the eigenvalues of the Jacobian matrix has the absolute value 1. Procedure to find the border: Continue along a straight line, starting from the point for which the existence of the sink has been verified. This, combined with the bisection method gives us two points belonging to the border of the existence region. For each of the two points use the simplex continuation method in two directions a sequence of triangles is constructed such that each triangle has non-empty intersection with the border. Corners of the triangles are located on a regular grid.

20 Better approximation of the position of periodic orbits Assume that for the current point (a, b) in the parameter space the position of the sink is x = (x 0, x 1,..., x p 1 ). In the simplest approach one may use x = x as a guess of the position of the sink for the test point (a + a, b + b). Let F(a, b, x) = 0 be the equation defining position of periodic orbit. From the implicit function theorem, it follows that if the matrix F x is invertible, then the partial derivatives x/ a of the solution x(a, b) of F(x) = 0 can be obtained by solving the linear equation: F x x a + F a = 0, Similarly one can find x/ b. approximation of the position of the orbit for the test point (ã, b) = (a + a, b + b) can be constructed as x = x + x x a + a b b.

21 Method for narrow regions Observation: most regions locally resemble narrow stripes. Observation: the direction of the stripe locally agrees with the direction in which the maximum eigenvalue of the orbit is constant. Let λ be the eigenvalue of the Jacobian matrix with a larger absolute value. For the current point (a, b) we compute derivatives λ/ a, λ/ b (automatic differentiation, x/ a, x/ b), Close to the point (a, b) we have λ(a + a, b + b) λ(a, b) + λ λ a + a b b. If we continue in the directions ±( λ/ a, λ/ b), we reach the borders of the existence region. If we continue in the directions ±( λ/ b, λ/ a) we move along the existence region. With this approach we can move much further in one step.

22 Continuation procedure to find the existence regions b period period a

23 Sink existence regions, [1.3999, ] [0.99, ] b a

24 Sinks for (a, b) [ , ] [0.999, ] b a

25 Number of sink regions found 25 n The number of primary regions ( ), and the total number of regions (+ ) found for each period p. The total number of sink regions found: 461. p

26 Widths of sink regions 10 7 w Widths w of primary (+ ) and secondary ( ) existence regions versus period p p

27 Eigenvalues across the existence region 10 0 λ Eigenvalues of the Jacobian matrix across the existence region of one of the period-19 sinks, t = 0 and t = 1 correspond to borders of the existence region. t

28 Eigenvalues at the spine locus 10 4 λ p The absolute value of the larger eigenvalue versus period p, Explanation: λ 1 λ 2 = ( b) p, log λ 1 = 0.5p log b, b 0.3.

29 The minimum immediate basin radius 10 7 r The minimum immediate basin radius r ε versus period p for primary (+ ) and secondary ( ) sinks p

30 Period-35 swallowtail existence region b b a a Border of the period-35 complex existence region found using (a) the continuation method designed for narrow stripes and (b) grid continuation method

31 Period-39 and period-41 swallowtail existence regions Period-39 Period-41 b b a a

32 Conclusions An exhaustive search for sink regions close to (1.4, 0.3) have been carried out. Several parameter values in a neighborhood of (1.4, 0.3) for which a sink exists have been found. It has been shown that close to the classical case, the regions of existence of sinks are very narrow and finding them is not a trivial numerical task. We presented examples confirming that in some cases where there appears to be a strange attractor, the true underlying dynamics is in fact governed by a periodic sink. Using the continuation method, the regions of existence of sinks have been found, which made it possible to move closer to the classical case. It was explained why it is difficult to observe low period sinks in simulations in spite of very long computation times.

Are numerical studies of long term dynamics conclusive: the case of the Hénon map

Are numerical studies of long term dynamics conclusive: the case of the Hénon map Journal of Physics: Conference Series PAPER OPEN ACCESS Are numerical studies of long term dynamics conclusive: the case of the Hénon map To cite this article: Zbigniew Galias 2016 J. Phys.: Conf. Ser.

More information

Finding numerically Newhouse sinks near a homoclinic tangency and investigation of their chaotic transients. Takayuki Yamaguchi

Finding numerically Newhouse sinks near a homoclinic tangency and investigation of their chaotic transients. Takayuki Yamaguchi Hokkaido Mathematical Journal Vol. 44 (2015) p. 277 312 Finding numerically Newhouse sinks near a homoclinic tangency and investigation of their chaotic transients Takayuki Yamaguchi (Received March 13,

More information

INTERVAL METHODS FOR RIGOROUS INVESTIGATIONS OF PERIODIC ORBITS

INTERVAL METHODS FOR RIGOROUS INVESTIGATIONS OF PERIODIC ORBITS International Journal of Bifurcation and Chaos, Vol. 11, No. 9 (2001) 2427 2450 c World Scientific Publishing Company INTERVAL METHODS FOR RIGOROUS INVESTIGATIONS OF PERIODIC ORBITS ZBIGNIEW GALIAS Institute

More information

B5.6 Nonlinear Systems

B5.6 Nonlinear Systems B5.6 Nonlinear Systems 5. Global Bifurcations, Homoclinic chaos, Melnikov s method Alain Goriely 2018 Mathematical Institute, University of Oxford Table of contents 1. Motivation 1.1 The problem 1.2 A

More information

11 Chaos in Continuous Dynamical Systems.

11 Chaos in Continuous Dynamical Systems. 11 CHAOS IN CONTINUOUS DYNAMICAL SYSTEMS. 47 11 Chaos in Continuous Dynamical Systems. Let s consider a system of differential equations given by where x(t) : R R and f : R R. ẋ = f(x), The linearization

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

... it may happen that small differences in the initial conditions produce very great ones in the final phenomena. Henri Poincaré

... it may happen that small differences in the initial conditions produce very great ones in the final phenomena. Henri Poincaré Chapter 2 Dynamical Systems... it may happen that small differences in the initial conditions produce very great ones in the final phenomena. Henri Poincaré One of the exciting new fields to arise out

More information

Dynamical Systems and Chaos Part I: Theoretical Techniques. Lecture 4: Discrete systems + Chaos. Ilya Potapov Mathematics Department, TUT Room TD325

Dynamical Systems and Chaos Part I: Theoretical Techniques. Lecture 4: Discrete systems + Chaos. Ilya Potapov Mathematics Department, TUT Room TD325 Dynamical Systems and Chaos Part I: Theoretical Techniques Lecture 4: Discrete systems + Chaos Ilya Potapov Mathematics Department, TUT Room TD325 Discrete maps x n+1 = f(x n ) Discrete time steps. x 0

More information

Chapter 3. Gumowski-Mira Map. 3.1 Introduction

Chapter 3. Gumowski-Mira Map. 3.1 Introduction Chapter 3 Gumowski-Mira Map 3.1 Introduction Non linear recurrence relations model many real world systems and help in analysing their possible asymptotic behaviour as the parameters are varied [17]. Here

More information

LECTURE 8: DYNAMICAL SYSTEMS 7

LECTURE 8: DYNAMICAL SYSTEMS 7 15-382 COLLECTIVE INTELLIGENCE S18 LECTURE 8: DYNAMICAL SYSTEMS 7 INSTRUCTOR: GIANNI A. DI CARO GEOMETRIES IN THE PHASE SPACE Damped pendulum One cp in the region between two separatrix Separatrix Basin

More information

One dimensional Maps

One dimensional Maps Chapter 4 One dimensional Maps The ordinary differential equation studied in chapters 1-3 provide a close link to actual physical systems it is easy to believe these equations provide at least an approximate

More information

Math 473: Practice Problems for Test 1, Fall 2011, SOLUTIONS

Math 473: Practice Problems for Test 1, Fall 2011, SOLUTIONS Math 473: Practice Problems for Test 1, Fall 011, SOLUTIONS Show your work: 1. (a) Compute the Taylor polynomials P n (x) for f(x) = sin x and x 0 = 0. Solution: Compute f(x) = sin x, f (x) = cos x, f

More information

THE INVERSE FUNCTION THEOREM

THE INVERSE FUNCTION THEOREM THE INVERSE FUNCTION THEOREM W. PATRICK HOOPER The implicit function theorem is the following result: Theorem 1. Let f be a C 1 function from a neighborhood of a point a R n into R n. Suppose A = Df(a)

More information

A MINIMAL 2-D QUADRATIC MAP WITH QUASI-PERIODIC ROUTE TO CHAOS

A MINIMAL 2-D QUADRATIC MAP WITH QUASI-PERIODIC ROUTE TO CHAOS International Journal of Bifurcation and Chaos, Vol. 18, No. 5 (2008) 1567 1577 c World Scientific Publishing Company A MINIMAL 2-D QUADRATIC MAP WITH QUASI-PERIODIC ROUTE TO CHAOS ZERAOULIA ELHADJ Department

More information

Mechanisms of Chaos: Stable Instability

Mechanisms of Chaos: Stable Instability Mechanisms of Chaos: Stable Instability Reading for this lecture: NDAC, Sec. 2.-2.3, 9.3, and.5. Unpredictability: Orbit complicated: difficult to follow Repeatedly convergent and divergent Net amplification

More information

Edward Lorenz. Professor of Meteorology at the Massachusetts Institute of Technology

Edward Lorenz. Professor of Meteorology at the Massachusetts Institute of Technology The Lorenz system Edward Lorenz Professor of Meteorology at the Massachusetts Institute of Technology In 1963 derived a three dimensional system in efforts to model long range predictions for the weather

More information

Course 212: Academic Year Section 1: Metric Spaces

Course 212: Academic Year Section 1: Metric Spaces Course 212: Academic Year 1991-2 Section 1: Metric Spaces D. R. Wilkins Contents 1 Metric Spaces 3 1.1 Distance Functions and Metric Spaces............. 3 1.2 Convergence and Continuity in Metric Spaces.........

More information

On rigorous integration of piece-wise linear systems

On rigorous integration of piece-wise linear systems On rigorous integration of piece-wise linear systems Zbigniew Galias Department of Electrical Engineering AGH University of Science and Technology 06.2011, Trieste, Italy On rigorous integration of PWL

More information

Practice Problems for Final Exam

Practice Problems for Final Exam Math 1280 Spring 2016 Practice Problems for Final Exam Part 2 (Sections 6.6, 6.7, 6.8, and chapter 7) S o l u t i o n s 1. Show that the given system has a nonlinear center at the origin. ẋ = 9y 5y 5,

More information

Construction of Lyapunov functions by validated computation

Construction of Lyapunov functions by validated computation Construction of Lyapunov functions by validated computation Nobito Yamamoto 1, Kaname Matsue 2, and Tomohiro Hiwaki 1 1 The University of Electro-Communications, Tokyo, Japan yamamoto@im.uec.ac.jp 2 The

More information

A Two-dimensional Mapping with a Strange Attractor

A Two-dimensional Mapping with a Strange Attractor Commun. math. Phys. 50, 69 77 (1976) Communications in Mathematical Physics by Springer-Verlag 1976 A Two-dimensional Mapping with a Strange Attractor M. Henon Observatoire de Nice, F-06300 Nice, France

More information

TOWARDS AUTOMATED CHAOS VERIFICATION

TOWARDS AUTOMATED CHAOS VERIFICATION TOWARDS AUTOMATED CHAOS VERIFICATION SARAH DAY CDSNS, Georgia Institute of Technology, Atlanta, GA 30332 OLIVER JUNGE Institute for Mathematics, University of Paderborn, 33100 Paderborn, Germany KONSTANTIN

More information

More Details Fixed point of mapping is point that maps into itself, i.e., x n+1 = x n.

More Details Fixed point of mapping is point that maps into itself, i.e., x n+1 = x n. More Details Fixed point of mapping is point that maps into itself, i.e., x n+1 = x n. If there are points which, after many iterations of map then fixed point called an attractor. fixed point, If λ

More information

Chaos in the Hénon-Heiles system

Chaos in the Hénon-Heiles system Chaos in the Hénon-Heiles system University of Karlstad Christian Emanuelsson Analytical Mechanics FYGC04 Abstract This paper briefly describes how the Hénon-Helies system exhibits chaos. First some subjects

More information

Lesson 4: Non-fading Memory Nonlinearities

Lesson 4: Non-fading Memory Nonlinearities Lesson 4: Non-fading Memory Nonlinearities Nonlinear Signal Processing SS 2017 Christian Knoll Signal Processing and Speech Communication Laboratory Graz University of Technology June 22, 2017 NLSP SS

More information

STUDY OF SYNCHRONIZED MOTIONS IN A ONE-DIMENSIONAL ARRAY OF COUPLED CHAOTIC CIRCUITS

STUDY OF SYNCHRONIZED MOTIONS IN A ONE-DIMENSIONAL ARRAY OF COUPLED CHAOTIC CIRCUITS International Journal of Bifurcation and Chaos, Vol 9, No 11 (1999) 19 4 c World Scientific Publishing Company STUDY OF SYNCHRONIZED MOTIONS IN A ONE-DIMENSIONAL ARRAY OF COUPLED CHAOTIC CIRCUITS ZBIGNIEW

More information

Handout 2: Invariant Sets and Stability

Handout 2: Invariant Sets and Stability Engineering Tripos Part IIB Nonlinear Systems and Control Module 4F2 1 Invariant Sets Handout 2: Invariant Sets and Stability Consider again the autonomous dynamical system ẋ = f(x), x() = x (1) with state

More information

Sjoerd Verduyn Lunel (Utrecht University)

Sjoerd Verduyn Lunel (Utrecht University) Universiteit Utrecht, February 9, 016 Wasserstein distances in the analysis of time series and dynamical systems Sjoerd Verduyn Lunel (Utrecht University) S.M.VerduynLunel@uu.nl Abstract A new approach

More information

Example Chaotic Maps (that you can analyze)

Example Chaotic Maps (that you can analyze) Example Chaotic Maps (that you can analyze) Reading for this lecture: NDAC, Sections.5-.7. Lecture 7: Natural Computation & Self-Organization, Physics 256A (Winter 24); Jim Crutchfield Monday, January

More information

One Dimensional Dynamical Systems

One Dimensional Dynamical Systems 16 CHAPTER 2 One Dimensional Dynamical Systems We begin by analyzing some dynamical systems with one-dimensional phase spaces, and in particular their bifurcations. All equations in this Chapter are scalar

More information

AIMS Exercise Set # 1

AIMS Exercise Set # 1 AIMS Exercise Set #. Determine the form of the single precision floating point arithmetic used in the computers at AIMS. What is the largest number that can be accurately represented? What is the smallest

More information

6.2 Brief review of fundamental concepts about chaotic systems

6.2 Brief review of fundamental concepts about chaotic systems 6.2 Brief review of fundamental concepts about chaotic systems Lorenz (1963) introduced a 3-variable model that is a prototypical example of chaos theory. These equations were derived as a simplification

More information

Chapter 23. Predicting Chaos The Shift Map and Symbolic Dynamics

Chapter 23. Predicting Chaos The Shift Map and Symbolic Dynamics Chapter 23 Predicting Chaos We have discussed methods for diagnosing chaos, but what about predicting the existence of chaos in a dynamical system. This is a much harder problem, and it seems that the

More information

Mathematical Foundations of Neuroscience - Lecture 7. Bifurcations II.

Mathematical Foundations of Neuroscience - Lecture 7. Bifurcations II. Mathematical Foundations of Neuroscience - Lecture 7. Bifurcations II. Filip Piękniewski Faculty of Mathematics and Computer Science, Nicolaus Copernicus University, Toruń, Poland Winter 2009/2010 Filip

More information

154 Chapter 9 Hints, Answers, and Solutions The particular trajectories are highlighted in the phase portraits below.

154 Chapter 9 Hints, Answers, and Solutions The particular trajectories are highlighted in the phase portraits below. 54 Chapter 9 Hints, Answers, and Solutions 9. The Phase Plane 9.. 4. The particular trajectories are highlighted in the phase portraits below... 3. 4. 9..5. Shown below is one possibility with x(t) and

More information

Fundamentals of Dynamical Systems / Discrete-Time Models. Dr. Dylan McNamara people.uncw.edu/ mcnamarad

Fundamentals of Dynamical Systems / Discrete-Time Models. Dr. Dylan McNamara people.uncw.edu/ mcnamarad Fundamentals of Dynamical Systems / Discrete-Time Models Dr. Dylan McNamara people.uncw.edu/ mcnamarad Dynamical systems theory Considers how systems autonomously change along time Ranges from Newtonian

More information

René Thomas Université de Bruxelles. Frontier diagrams: a global view of the structure of phase space.

René Thomas Université de Bruxelles. Frontier diagrams: a global view of the structure of phase space. René Thomas Université de Bruxelles Frontier diagrams: a global view of the structure of phase space. We have the tools to identify and characterise steady states and trajectories. But WHY several steady

More information

Periodic Sinks and Observable Chaos

Periodic Sinks and Observable Chaos Periodic Sinks and Observable Chaos Systems of Study: Let M = S 1 R. T a,b,l : M M is a three-parameter family of maps defined by where θ S 1, r R. θ 1 = a+θ +Lsin2πθ +r r 1 = br +blsin2πθ Outline of Contents:

More information

An Analysis of Nondifferentiable Models of and DPCM Systems From the Perspective of Noninvertible Map Theory

An Analysis of Nondifferentiable Models of and DPCM Systems From the Perspective of Noninvertible Map Theory An Analysis of Nondifferentiable Models of and DPCM Systems From the Perspective of Noninvertible Map Theory INA TARALOVA-ROUX AND ORLA FEELY Department of Electronic and Electrical Engineering University

More information

THREE DIMENSIONAL SYSTEMS. Lecture 6: The Lorenz Equations

THREE DIMENSIONAL SYSTEMS. Lecture 6: The Lorenz Equations THREE DIMENSIONAL SYSTEMS Lecture 6: The Lorenz Equations 6. The Lorenz (1963) Equations The Lorenz equations were originally derived by Saltzman (1962) as a minimalist model of thermal convection in a

More information

SOME EXAMPLES OF NONUNIFORMLY HYPERBOLIC COCYCLES. L.-S. Young 1

SOME EXAMPLES OF NONUNIFORMLY HYPERBOLIC COCYCLES. L.-S. Young 1 SOME EXAMPLES OF NONUNIFORMLY HYPERBOLIC COCYCLES L.-S. Young Abstract. We consider some very simple examples of SL(2, R)-cocycles and prove that they have positive Lyapunov exponents. These cocycles form

More information

PHYS 410/555 Computational Physics Solution of Non Linear Equations (a.k.a. Root Finding) (Reference Numerical Recipes, 9.0, 9.1, 9.

PHYS 410/555 Computational Physics Solution of Non Linear Equations (a.k.a. Root Finding) (Reference Numerical Recipes, 9.0, 9.1, 9. PHYS 410/555 Computational Physics Solution of Non Linear Equations (a.k.a. Root Finding) (Reference Numerical Recipes, 9.0, 9.1, 9.4) We will consider two cases 1. f(x) = 0 1-dimensional 2. f(x) = 0 d-dimensional

More information

Announcements. Topics: Homework:

Announcements. Topics: Homework: Topics: Announcements - section 2.6 (limits at infinity [skip Precise Definitions (middle of pg. 134 end of section)]) - sections 2.1 and 2.7 (rates of change, the derivative) - section 2.8 (the derivative

More information

PHY411 Lecture notes Part 5

PHY411 Lecture notes Part 5 PHY411 Lecture notes Part 5 Alice Quillen January 27, 2016 Contents 0.1 Introduction.................................... 1 1 Symbolic Dynamics 2 1.1 The Shift map.................................. 3 1.2

More information

2 Discrete growth models, logistic map (Murray, Chapter 2)

2 Discrete growth models, logistic map (Murray, Chapter 2) 2 Discrete growth models, logistic map (Murray, Chapter 2) As argued in Lecture 1 the population of non-overlapping generations can be modelled as a discrete dynamical system. This is an example of an

More information

Two hours. To be provided by Examinations Office: Mathematical Formula Tables. THE UNIVERSITY OF MANCHESTER. 29 May :45 11:45

Two hours. To be provided by Examinations Office: Mathematical Formula Tables. THE UNIVERSITY OF MANCHESTER. 29 May :45 11:45 Two hours MATH20602 To be provided by Examinations Office: Mathematical Formula Tables. THE UNIVERSITY OF MANCHESTER NUMERICAL ANALYSIS 1 29 May 2015 9:45 11:45 Answer THREE of the FOUR questions. If more

More information

Lozi-like maps. M. Misiurewicz and S. Štimac. May 13, 2017

Lozi-like maps. M. Misiurewicz and S. Štimac. May 13, 2017 Lozi-like maps M. Misiurewicz and S. Štimac May 13, 017 Abstract We define a broad class of piecewise smooth plane homeomorphisms which have properties similar to the properties of Lozi maps, including

More information

Lotka Volterra Predator-Prey Model with a Predating Scavenger

Lotka Volterra Predator-Prey Model with a Predating Scavenger Lotka Volterra Predator-Prey Model with a Predating Scavenger Monica Pescitelli Georgia College December 13, 2013 Abstract The classic Lotka Volterra equations are used to model the population dynamics

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

SIMPLE CHAOTIC FLOWS WITH ONE STABLE EQUILIBRIUM

SIMPLE CHAOTIC FLOWS WITH ONE STABLE EQUILIBRIUM International Journal of Bifurcation and Chaos, Vol. 23, No. 11 (2013) 1350188 (7 pages) c World Scientific Publishing Company DOI: 10.1142/S0218127413501885 SIMPLE CHAOTIC FLOWS WITH ONE STABLE EQUILIBRIUM

More information

B5.6 Nonlinear Systems

B5.6 Nonlinear Systems B5.6 Nonlinear Systems 4. Bifurcations Alain Goriely 2018 Mathematical Institute, University of Oxford Table of contents 1. Local bifurcations for vector fields 1.1 The problem 1.2 The extended centre

More information

Nonlinear Control. Nonlinear Control Lecture # 3 Stability of Equilibrium Points

Nonlinear Control. Nonlinear Control Lecture # 3 Stability of Equilibrium Points Nonlinear Control Lecture # 3 Stability of Equilibrium Points The Invariance Principle Definitions Let x(t) be a solution of ẋ = f(x) A point p is a positive limit point of x(t) if there is a sequence

More information

MA257: INTRODUCTION TO NUMBER THEORY LECTURE NOTES

MA257: INTRODUCTION TO NUMBER THEORY LECTURE NOTES MA257: INTRODUCTION TO NUMBER THEORY LECTURE NOTES 2018 57 5. p-adic Numbers 5.1. Motivating examples. We all know that 2 is irrational, so that 2 is not a square in the rational field Q, but that we can

More information

arxiv: v3 [math.ds] 12 Jun 2013

arxiv: v3 [math.ds] 12 Jun 2013 Isostables, isochrons, and Koopman spectrum for the action-angle representation of stable fixed point dynamics A. Mauroy, I. Mezic, and J. Moehlis Department of Mechanical Engineering, University of California

More information

Chaos and Liapunov exponents

Chaos and Liapunov exponents PHYS347 INTRODUCTION TO NONLINEAR PHYSICS - 2/22 Chaos and Liapunov exponents Definition of chaos In the lectures we followed Strogatz and defined chaos as aperiodic long-term behaviour in a deterministic

More information

Recent new examples of hidden attractors

Recent new examples of hidden attractors Eur. Phys. J. Special Topics 224, 1469 1476 (2015) EDP Sciences, Springer-Verlag 2015 DOI: 10.1140/epjst/e2015-02472-1 THE EUROPEAN PHYSICAL JOURNAL SPECIAL TOPICS Review Recent new examples of hidden

More information

A Two-dimensional Discrete Mapping with C Multifold Chaotic Attractors

A Two-dimensional Discrete Mapping with C Multifold Chaotic Attractors EJTP 5, No. 17 (2008) 111 124 Electronic Journal of Theoretical Physics A Two-dimensional Discrete Mapping with C Multifold Chaotic Attractors Zeraoulia Elhadj a, J. C. Sprott b a Department of Mathematics,

More information

Chaotic motion. Phys 750 Lecture 9

Chaotic motion. Phys 750 Lecture 9 Chaotic motion Phys 750 Lecture 9 Finite-difference equations Finite difference equation approximates a differential equation as an iterative map (x n+1,v n+1 )=M[(x n,v n )] Evolution from time t =0to

More information

xt+1 = 1 ax 2 t + y t y t+1 = bx t (1)

xt+1 = 1 ax 2 t + y t y t+1 = bx t (1) Exercise 2.2: Hénon map In Numerical study of quadratic area-preserving mappings (Commun. Math. Phys. 50, 69-77, 1976), the French astronomer Michel Hénon proposed the following map as a model of the Poincaré

More information

MS 3011 Exercises. December 11, 2013

MS 3011 Exercises. December 11, 2013 MS 3011 Exercises December 11, 2013 The exercises are divided into (A) easy (B) medium and (C) hard. If you are particularly interested I also have some projects at the end which will deepen your understanding

More information

FINAL PROJECT TOPICS MATH 399, SPRING αx 0 x < α(1 x)

FINAL PROJECT TOPICS MATH 399, SPRING αx 0 x < α(1 x) FINAL PROJECT TOPICS MATH 399, SPRING 2011 MARIUS IONESCU If you pick any of the following topics feel free to discuss with me if you need any further background that we did not discuss in class. 1. Iterations

More information

10. Smooth Varieties. 82 Andreas Gathmann

10. Smooth Varieties. 82 Andreas Gathmann 82 Andreas Gathmann 10. Smooth Varieties Let a be a point on a variety X. In the last chapter we have introduced the tangent cone C a X as a way to study X locally around a (see Construction 9.20). It

More information

dynamical zeta functions: what, why and what are the good for?

dynamical zeta functions: what, why and what are the good for? dynamical zeta functions: what, why and what are the good for? Predrag Cvitanović Georgia Institute of Technology November 2 2011 life is intractable in physics, no problem is tractable I accept chaos

More information

Math 216 Final Exam 24 April, 2017

Math 216 Final Exam 24 April, 2017 Math 216 Final Exam 24 April, 2017 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material that

More information

Stability of Feedback Solutions for Infinite Horizon Noncooperative Differential Games

Stability of Feedback Solutions for Infinite Horizon Noncooperative Differential Games Stability of Feedback Solutions for Infinite Horizon Noncooperative Differential Games Alberto Bressan ) and Khai T. Nguyen ) *) Department of Mathematics, Penn State University **) Department of Mathematics,

More information

If one wants to study iterations of functions or mappings,

If one wants to study iterations of functions or mappings, The Mandelbrot Set And Its Julia Sets If one wants to study iterations of functions or mappings, f n = f f, as n becomes arbitrarily large then Julia sets are an important tool. They show up as the boundaries

More information

CHALMERS, GÖTEBORGS UNIVERSITET. EXAM for DYNAMICAL SYSTEMS. COURSE CODES: TIF 155, FIM770GU, PhD

CHALMERS, GÖTEBORGS UNIVERSITET. EXAM for DYNAMICAL SYSTEMS. COURSE CODES: TIF 155, FIM770GU, PhD CHALMERS, GÖTEBORGS UNIVERSITET EXAM for DYNAMICAL SYSTEMS COURSE CODES: TIF 155, FIM770GU, PhD Time: Place: Teachers: Allowed material: Not allowed: January 08, 2018, at 08 30 12 30 Johanneberg Kristian

More information

Poincaré Map, Floquet Theory, and Stability of Periodic Orbits

Poincaré Map, Floquet Theory, and Stability of Periodic Orbits Poincaré Map, Floquet Theory, and Stability of Periodic Orbits CDS140A Lecturer: W.S. Koon Fall, 2006 1 Poincaré Maps Definition (Poincaré Map): Consider ẋ = f(x) with periodic solution x(t). Construct

More information

Sections 2.1, 2.2 and 2.4: Limit of a function Motivation:

Sections 2.1, 2.2 and 2.4: Limit of a function Motivation: Sections 2.1, 2.2 and 2.4: Limit of a function Motivation: There are expressions which can be computed only using Algebra, meaning only using the operations +,, and. Examples which can be computed using

More information

NATIONAL BOARD FOR HIGHER MATHEMATICS. M. A. and M.Sc. Scholarship Test. September 22, Time Allowed: 150 Minutes Maximum Marks: 30

NATIONAL BOARD FOR HIGHER MATHEMATICS. M. A. and M.Sc. Scholarship Test. September 22, Time Allowed: 150 Minutes Maximum Marks: 30 NATIONAL BOARD FOR HIGHER MATHEMATICS M. A. and M.Sc. Scholarship Test September 22, 2012 Time Allowed: 150 Minutes Maximum Marks: 30 Please read, carefully, the instructions on the following page 1 INSTRUCTIONS

More information

Chaotifying 2-D piecewise linear maps via a piecewise linear controller function

Chaotifying 2-D piecewise linear maps via a piecewise linear controller function Chaotifying 2-D piecewise linear maps via a piecewise linear controller function Zeraoulia Elhadj 1,J.C.Sprott 2 1 Department of Mathematics, University of Tébéssa, (12000), Algeria. E-mail: zeraoulia@mail.univ-tebessa.dz

More information

(Refer Slide Time: 00:32)

(Refer Slide Time: 00:32) Nonlinear Dynamical Systems Prof. Madhu. N. Belur and Prof. Harish. K. Pillai Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture - 12 Scilab simulation of Lotka Volterra

More information

Motivation: We have already seen an example of a system of nonlinear equations when we studied Gaussian integration (p.8 of integration notes)

Motivation: We have already seen an example of a system of nonlinear equations when we studied Gaussian integration (p.8 of integration notes) AMSC/CMSC 460 Computational Methods, Fall 2007 UNIT 5: Nonlinear Equations Dianne P. O Leary c 2001, 2002, 2007 Solving Nonlinear Equations and Optimization Problems Read Chapter 8. Skip Section 8.1.1.

More information

RiDMC: an R package for the numerical analysis of dynamical systems

RiDMC: an R package for the numerical analysis of dynamical systems RiDMC: an R package for the numerical analysis of dynamical systems Antonio, Fabio Di Narzo 1 Marji Lines 2 1 Università degli studi di Bologna 2 Università degli studi di Udine UseR! 2008, Dortmund 12-08-2008

More information

6.3. Nonlinear Systems of Equations

6.3. Nonlinear Systems of Equations G. NAGY ODE November,.. Nonlinear Systems of Equations Section Objective(s): Part One: Two-Dimensional Nonlinear Systems. ritical Points and Linearization. The Hartman-Grobman Theorem. Part Two: ompeting

More information

Bifurcations in the Quadratic Map

Bifurcations in the Quadratic Map Chapter 14 Bifurcations in the Quadratic Map We will approach the study of the universal period doubling route to chaos by first investigating the details of the quadratic map. This investigation suggests

More information

COURSE Iterative methods for solving linear systems

COURSE Iterative methods for solving linear systems COURSE 0 4.3. Iterative methods for solving linear systems Because of round-off errors, direct methods become less efficient than iterative methods for large systems (>00 000 variables). An iterative scheme

More information

Solving Non-Linear Equations (Root Finding)

Solving Non-Linear Equations (Root Finding) Solving Non-Linear Equations (Root Finding) Root finding Methods What are root finding methods? Methods for determining a solution of an equation. Essentially finding a root of a function, that is, a zero

More information

Complicated behavior of dynamical systems. Mathematical methods and computer experiments.

Complicated behavior of dynamical systems. Mathematical methods and computer experiments. Complicated behavior of dynamical systems. Mathematical methods and computer experiments. Kuznetsov N.V. 1, Leonov G.A. 1, and Seledzhi S.M. 1 St.Petersburg State University Universitetsky pr. 28 198504

More information

Root Finding (and Optimisation)

Root Finding (and Optimisation) Root Finding (and Optimisation) M.Sc. in Mathematical Modelling & Scientific Computing, Practical Numerical Analysis Michaelmas Term 2018, Lecture 4 Root Finding The idea of root finding is simple we want

More information

LYAPUNOV EXPONENT AND DIMENSIONS OF THE ATTRACTOR FOR TWO DIMENSIONAL NEURAL MODEL

LYAPUNOV EXPONENT AND DIMENSIONS OF THE ATTRACTOR FOR TWO DIMENSIONAL NEURAL MODEL Volume 1, No. 7, July 2013 Journal of Global Research in Mathematical Archives RESEARCH PAPER Available online at http://www.jgrma.info LYAPUNOV EXPONENT AND DIMENSIONS OF THE ATTRACTOR FOR TWO DIMENSIONAL

More information

Unit Ten Summary Introduction to Dynamical Systems and Chaos

Unit Ten Summary Introduction to Dynamical Systems and Chaos Unit Ten Summary Introduction to Dynamical Systems Dynamical Systems A dynamical system is a system that evolves in time according to a well-defined, unchanging rule. The study of dynamical systems is

More information

Math 4329: Numerical Analysis Chapter 03: Newton s Method. Natasha S. Sharma, PhD

Math 4329: Numerical Analysis Chapter 03: Newton s Method. Natasha S. Sharma, PhD Mathematical question we are interested in numerically answering How to find the x-intercepts of a function f (x)? These x-intercepts are called the roots of the equation f (x) = 0. Notation: denote the

More information

10.34: Numerical Methods Applied to Chemical Engineering. Lecture 7: Solutions of nonlinear equations Newton-Raphson method

10.34: Numerical Methods Applied to Chemical Engineering. Lecture 7: Solutions of nonlinear equations Newton-Raphson method 10.34: Numerical Methods Applied to Chemical Engineering Lecture 7: Solutions of nonlinear equations Newton-Raphson method 1 Recap Singular value decomposition Iterative solutions to linear equations 2

More information

ENGI Duffing s Equation Page 4.65

ENGI Duffing s Equation Page 4.65 ENGI 940 4. - Duffing s Equation Page 4.65 4. Duffing s Equation Among the simplest models of damped non-linear forced oscillations of a mechanical or electrical system with a cubic stiffness term is Duffing

More information

arxiv: v2 [nlin.cd] 7 Jun 2011

arxiv: v2 [nlin.cd] 7 Jun 2011 Bifurcations in the Lozi map arxiv:1102.0034v2 [nlin.cd] 7 Jun 2011 V Botella-Soler, J M Castelo, J A Oteo and J Ros Departament de Física Teòrica and IFIC, Universitat de València-CSIC, 46100-Burjassot,

More information

The Behaviour of a Mobile Robot Is Chaotic

The Behaviour of a Mobile Robot Is Chaotic AISB Journal 1(4), c SSAISB, 2003 The Behaviour of a Mobile Robot Is Chaotic Ulrich Nehmzow and Keith Walker Department of Computer Science, University of Essex, Colchester CO4 3SQ Department of Physics

More information

Intersection of Ellipses

Intersection of Ellipses Intersection of Ellipses David Eberly, Geometric Tools, Redmond WA 98052 https://www.geometrictools.com/ This work is licensed under the Creative Commons Attribution 4.0 International License. To view

More information

Polynomial Functions

Polynomial Functions Polynomial Functions Equations and Graphs Characteristics The Factor Theorem The Remainder Theorem http://www.purplemath.com/modules/polyends5.htm 1 A cross-section of a honeycomb has a pattern with one

More information

Appendix 8 Numerical Methods for Solving Nonlinear Equations 1

Appendix 8 Numerical Methods for Solving Nonlinear Equations 1 Appendix 8 Numerical Methods for Solving Nonlinear Equations 1 An equation is said to be nonlinear when it involves terms of degree higher than 1 in the unknown quantity. These terms may be polynomial

More information

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

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

More information

Solutions to Dynamical Systems 2010 exam. Each question is worth 25 marks.

Solutions to Dynamical Systems 2010 exam. Each question is worth 25 marks. Solutions to Dynamical Systems exam Each question is worth marks [Unseen] Consider the following st order differential equation: dy dt Xy yy 4 a Find and classify all the fixed points of Hence draw the

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

Determining the Existence of DC Operating Points in Circuits

Determining the Existence of DC Operating Points in Circuits Determining the Existence of DC Operating Points in Circuits Mohamed Zaki Department of Computer Science, University of British Columbia Joint work with Ian Mitchell and Mark Greenstreet Nov 23 nd, 2009

More information

Julia Sets and the Mandelbrot Set

Julia Sets and the Mandelbrot Set Julia Sets and the Mandelbrot Set Julia sets are certain fractal sets in the complex plane that arise from the dynamics of complex polynomials. These notes give a brief introduction to Julia sets and explore

More information

Research Article Global Dynamics of a Competitive System of Rational Difference Equations in the Plane

Research Article Global Dynamics of a Competitive System of Rational Difference Equations in the Plane Hindawi Publishing Corporation Advances in Difference Equations Volume 009 Article ID 1380 30 pages doi:101155/009/1380 Research Article Global Dynamics of a Competitive System of Rational Difference Equations

More information

Convergence of sequences, limit of functions, continuity

Convergence of sequences, limit of functions, continuity Convergence of sequences, limit of functions, continuity With the definition of norm, or more precisely the distance between any two vectors in R N : dist(x, y) 7 x y 7 [(x 1 y 1 ) 2 + + (x N y N ) 2 ]

More information

Automatic Control Systems theory overview (discrete time systems)

Automatic Control Systems theory overview (discrete time systems) Automatic Control Systems theory overview (discrete time systems) Prof. Luca Bascetta (luca.bascetta@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Motivations

More information

Sjoerd Verduyn Lunel (Utrecht University)

Sjoerd Verduyn Lunel (Utrecht University) Lorentz Center Leiden, April 16 2013 Wasserstein distances in the analysis of time series and dynamical systems Sjoerd Verduyn Lunel (Utrecht University) Workshop Mathematics and Biology: a Roundtrip in

More information

ONE DIMENSIONAL CHAOTIC DYNAMICAL SYSTEMS

ONE DIMENSIONAL CHAOTIC DYNAMICAL SYSTEMS Journal of Pure and Applied Mathematics: Advances and Applications Volume 0 Number 0 Pages 69-0 ONE DIMENSIONAL CHAOTIC DYNAMICAL SYSTEMS HENA RANI BISWAS Department of Mathematics University of Barisal

More information