v n+1 = v T + (v 0 - v T )exp(-[n +1]/ N )

Size: px
Start display at page:

Download "v n+1 = v T + (v 0 - v T )exp(-[n +1]/ N )"

Transcription

1 Notes on Dynamical Systems (continued) 2. Maps The surprisingly complicated behavior of the physical pendulum, and many other physical systems as well, can be more readily understood by examining their discrete time versions. The fact is that observations of change are always recorded by sampling systems at discrete moments. Thus, while we imagine that we can approximate the actual behavior of a system evolving continuously in time by sampling very rapidly, we often are stuck with a fastest sampling rate fixed by the clock speed or memory limitations of the computer doing the sampling. So let s reexamine some of the examples given previously in terms of discrete time. In all of the following we assume that the instants at which the system we are interested in are sampled are given by t n = ndt, where Dt is the sampling interval the time between samples. (We assume that we sample at a constant rate.) Example #5: Exponential dynamics: First let s return to the example of a constant force applied to a viscously damped mass. The velocity of this mass at any instant was previously stated to be v(t) = v T + (v - v T )exp(-bt / m). Let v(t n ) be denoted by v n. The quantity m b has the dimensions of time and when t increases by m b, v decreases by a factor of /e. Thus, m b is called the e-folding time. Let s assume that our sampling rate is fixed so that N samples are acquired every m b. In other words, we assume that Dt = (m b) N. If we insert this in our expression for v we get v n = v T + (v - v T )exp(-n / N ). Now, let s find how the next v is related to the present one: v n+ = v T + (v - v T )exp(-[n +]/ N ) = v T + (v - v T )exp(-n / N )exp(- N ) = v T + (v n - v T )exp(- N ) = av n + b where a = exp(- N ) and b = v T (- exp[- N ]). In the language of discrete dynamical systems, an equation relating future values of the dynamical state at discrete times to past values is called a map. The map v n+ = av n + b is said to be one-dimensional because the next value of v depends only on the current value and no others. Example #6: Periodic dynamics: Consider the periodic state v(t) = v max cos(wt +f). Let Dt = 2p wn. Then and v n± = v max cos(2p[n ±]/ N +f) v n = v max cos(2pn N +f) = v max [cos(2pn N +f)cos(2p N ) m sin(2pn N +f)sin(2p N )] Adding v n+ to v n- and rearranging terms lead to Physics 455, Fall 23 Dynamical Systems 6

2 v n+ = av n - v n- where a = 2cos(2p N ). The map v n+ = av n - v n- is two-dimensional because the next value of v depends on two earlier ones (not one, as in the previous example). 3. Graphical iteration and fixed points Irrespective of how successive values of a dynamical process are related, a plot of v n as a function of n is called a time series plot and a plot of v n+ as a function of v n is called a first return plot. The first return plot of one-dimensional dynamics is sufficiently simple that graphical iteration can be used to get a sense of what the dynamics is capable of producing. Let s look at exponential dynamics as a specific example. Make a graph with the v n+ along the y-axis and v n along the x. Draw on the graph the dynamical rule v n+ = av n + b 45 line as well as the 45 line v n+ = v n. Graphical iteration is a way of v(n+) 2 determining successive values of v by drawing. Pick a starting value (v, v ). Draw a vertical line from that point to the curve (line) representing the dynamical rule. The y-value of that point is v. Draw a horizontal line from the latter point until it hits the 45 line. The new point on the 45 line has coordinates (v, v ). Repeat v(n) (iterate). The figure to the right shows an example, where a is positive and less than, and b is positive. (In the language of dynamical systems a and b are called control parameters.) The point of intersection between the dynamics and 45 lines is special. If the starting value were exactly there, there would be on place to iterate to. Such a constant value is called a fixed point. For exponential dynamics, the fixed point, v f, is easy to calculate: v f = av f + b fi v f = b -a = v T (- exp(- N ) = v T. - exp(- N ) The fixed point is the terminal velocity. That s reassuring. You can see from the figure above that the starting velocity ( ) is less than v f and as time goes on it gradually increases to it. Try graphically iterating for a starting value greater than v f. Do you get what you expect? It is instructive to allow a and b in the dynamics rule to have any values. Contrast the situation shown in the dynamics line 45 line previous figure with the case to the right where a > and b <. Obviously, the starting value now runs away from v(n+) the fixed point. Thus, in the previous case, the fixed point is an attractor while in the case shown to the right the fixed 2 point is a repellor. These cases are also sometimes said to represent stable and unstable equilibria, respectively. (The bottom of a bowl is a stable equilibrium point for a marble if v(n) the bowl is open side up and the marble is inside. Small displacements of the marble to either side of the bottom lead to returns. On the other hand, if the open side is down and the marble is perched on top that spot is an unstable equilibrium. Small displacements now run away from the top.) The technical difference between stable and unstable dynamics line Physics 455, Fall 23 Dynamical Systems 7

3 fixed points is the slope of the dynamics rule at the fixed point. If the slope has a magnitude less than, the fixed point is stable. If the slope has magnitude greater than, the fixed point is unstable. (What happens if the slope has a magnitude exactly equal to?) 4. One-dimensional, nonlinear dynamics The most famous one-dimensional, nonlinear dynamical system is the logistic map: v n+ = a(- v n )v n, (5) where usually one uses values a 4 and v n. If the stuff inside the parentheses in (5) were equal to, then (5) would just describe simple exponential dynamics (with b = ). The addition of the factor (- v n ) makes an amazing difference. A first return plot derived from (5) is a parabola that is zero at both v n = and =, and that has a maximum at v n = /2. The maximum height of this parabola is a 4. (Thus, to keep v n between and, a has to be between and 4. Should v n ever be greater than, then v n+ would be <, and so would all successive values. Indeed, v n Æ -, once this occurs.) The fixed points of (5) are v f = a(- v f )v f fi v f = and v f = a - a The slopes of the tangent lines to the parabola at the fixed points determine their stability. The slope at the fixed point is a, and at the nonzero fixed point it is (2 -a ) a. When a is less than, the slope at is positive and less than, so the fixed point at is stable. On the other hand, the nonzero fixed point is unstable because the slope there is greater than. The situation reverses as a increases beyond. For a slightly larger than, the slope at is greater than, but the slope at the nonzero fixed point is less than. The dynamics is said to bifurcate at a =, meaning that it makes a transition from having an attractor at to having one at some positive value. Once a is greater than 2, the slope at the nonzero fixed point goes negative. Its magnitude is still less than until a = 3. For values of a between 3 and 4, however, both fixed points are unstable. So what happens to the dynamics then? To see what occurs it is useful to consider higher order return plots. For example, v n+2 = a(- v n+ )v n+ = a[-a(- v n )v n ][a(- v n )v n ] This expression is quartic in v n. Because of this it has four fixed points. These fixed points correspond to states whose values repeat every two samples. They are roots of the polynomial equation v f = a[-a(- v f )v f ][a(- v f )v f ]. As the fixed points of the first order map repeat every time, they obviously also repeat every two times. So two of the four fixed points are and (a -) a. The other two can be obtained by dividing v f -a[-a(- v f )v f ][a(- v f )v f ] = by v f [v f - (a -) a]. The result is v f ± = 2 + 2a ± 2a (a - 3)(a +). (6) If we plug v f + into the first order logistic map, (5), we get v f - out, and vice versa. In other words, the two roots (6) form a two-cycle two values that alternate back-and-forth between each other. You can see immediately that if a < 3, v f ± are complex. That is, they do not exist as real values between and for Physics 455, Fall 23 Dynamical Systems 8

4 a < 3. The logistic map has no two-cycle until a > 3. The slope of the tangent line to the curve vn+2 versus vn at the fixed points determines the stability of the fixed points. These slopes are: a 2 at, (2 - a )2 at (a -) a, and -a 2 + 2a + 4 at both v f + and v f -. The magnitude of the latter is less than (and hence the two-cycle is an attractor) up to a = + 6 = For larger values of a, the two-cycle is no longer stable. The attractors that replace the fixed points and two-cycle can be determined analytically by arguments similar to those leading to (6), but the algebra gets pretty scary. Instead, let s look at numerical results. The figure to the right shows a superposition of two plots one (the parabola) of vn+ versus vn, the other of vn+2 versus vn. Both plots are for a = 3.5. Note that both curves intersect the 45 line at and at (a -) a = Those are the two fixed points of (5). The vn+2 versus the 45 line at vn curve also intersects.857 andat.428. Those are the two-cycle values The figures to the right versus v and v.9 show vn+3 n n versus vn. The former curve only.6 intersects the 45 line in two places,.5.4 at the fixed point values of (5)..3 (Repeat every time also repeats.2 every 3 times.) The latter curve. intersects the 45 line in 8 places, however. These correspond to the two fixed points of (5) (repeat every time repeats every 4 times), the two values (6) (repeat every 2 times also repeats every 4 times), and 4 more values. These constitute a 4-cycle. This 4-cycle is an attractor for < a < As a is allowed to increase further, we find that the 4-cycle attractor gives way to an 8-cycle attractor (at about a = ), which in turn gives way to a 6-cycle attractor (at about a = ), and so on. The periods of successive attractors keep doubling at values of a that get closer and closer. Eventually, at about a = we find that the period of the attractor goes to infinity! That is, the attractor at this value of a never repeats. Such a deterministic, aperiodic behavior is called chain of events (at successively higher values a ) preceding the appearance of deterministic chaos. The chaos is called a period doubling cascade. It is instructive to make an attractor diagram a plot of what all the attractors look like as a function of a. This is shown in the figure to the right. The horizontal axis is a running from on the left to 4 on the right. The vertical axis is attractor values. Plotted above each value of a is 4 values on the attractor. Where you see just one point above a given a, there are actually 4 identical values. That s a fixed point. Two points is a 2-cycle, and so on. For a above 3.57 we see a mess of points. The mess indicates chaos Physics 455, Fall 23 Dynamical Systems

5 Surprisingly, if the mess is magnified, it isn t as messy as it first seems. To the right is shown a portion of the attractor diagram for 3.45 < a < 4. There s a big hole at about a = Close examination shows that this region corresponds to the appearance of a stable 3-cycle. As a is varied in this region, we find a cascade of period doublings; 3-cycle to 6-cycle to 2-cycle, etc. See below to the left. Magnification of central part of this 3-cycle window (below right) shows a picture that looks very similar to the whole plot. The attractor diagram of the logistic map is filled with shrunken copies of itself. It s a fractal! Physics 455, Fall 23 Dynamical Systems

Lecture2 The implicit function theorem. Bifurcations.

Lecture2 The implicit function theorem. Bifurcations. Lecture2 The implicit function theorem. Bifurcations. 1 Review:Newton s method. The existence theorem - the assumptions. Basins of attraction. 2 The implicit function theorem. 3 Bifurcations of iterations.

More information

Chapter 1, Section 1.2, Example 9 (page 13) and Exercise 29 (page 15). Use the Uniqueness Tool. Select the option ẋ = x

Chapter 1, Section 1.2, Example 9 (page 13) and Exercise 29 (page 15). Use the Uniqueness Tool. Select the option ẋ = x Use of Tools from Interactive Differential Equations with the texts Fundamentals of Differential Equations, 5th edition and Fundamentals of Differential Equations and Boundary Value Problems, 3rd edition

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

Maps and differential equations

Maps and differential equations Maps and differential equations Marc R. Roussel November 8, 2005 Maps are algebraic rules for computing the next state of dynamical systems in discrete time. Differential equations and maps have a number

More information

Solving Linear and Rational Inequalities Algebraically. Definition 22.1 Two inequalities are equivalent if they have the same solution set.

Solving Linear and Rational Inequalities Algebraically. Definition 22.1 Two inequalities are equivalent if they have the same solution set. Inequalities Concepts: Equivalent Inequalities Solving Linear and Rational Inequalities Algebraically Approximating Solutions to Inequalities Graphically (Section 4.4).1 Equivalent Inequalities Definition.1

More information

MAT335H1F Lec0101 Burbulla

MAT335H1F Lec0101 Burbulla Fall 2011 Q 2 (x) = x 2 2 Q 2 has two repelling fixed points, p = 1 and p + = 2. Moreover, if I = [ p +, p + ] = [ 2, 2], it is easy to check that p I and Q 2 : I I. So for any seed x 0 I, the orbit of

More information

Solving Polynomial and Rational Inequalities Algebraically. Approximating Solutions to Inequalities Graphically

Solving Polynomial and Rational Inequalities Algebraically. Approximating Solutions to Inequalities Graphically 10 Inequalities Concepts: Equivalent Inequalities Solving Polynomial and Rational Inequalities Algebraically Approximating Solutions to Inequalities Graphically (Section 4.6) 10.1 Equivalent Inequalities

More information

1.2. Direction Fields: Graphical Representation of the ODE and its Solution Let us consider a first order differential equation of the form dy

1.2. Direction Fields: Graphical Representation of the ODE and its Solution Let us consider a first order differential equation of the form dy .. Direction Fields: Graphical Representation of the ODE and its Solution Let us consider a first order differential equation of the form dy = f(x, y). In this section we aim to understand the solution

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

Logistic Model with Harvesting

Logistic Model with Harvesting Logistic Model with Harvesting Model Here, we will talk about a model for the growth and harvesting of a fish population. Suppose that, absent any fishermen, the population grows logistically. That is,

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

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections (4.1),

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections (4.1), Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections (4.1), 4.-4.6 1. Find the polynomial function with zeros: -1 (multiplicity ) and 1 (multiplicity ) whose graph passes

More information

2 One-dimensional models in discrete time

2 One-dimensional models in discrete time 2 One-dimensional models in discrete time So far, we have assumed that demographic events happen continuously over time and can thus be written as rates. For many biological species with overlapping generations

More information

6.2 Their Derivatives

6.2 Their Derivatives Exponential Functions and 6.2 Their Derivatives Copyright Cengage Learning. All rights reserved. Exponential Functions and Their Derivatives The function f(x) = 2 x is called an exponential function because

More information

HRW 7e Chapter 2 Page 1 of 13

HRW 7e Chapter 2 Page 1 of 13 HRW 7e Chapter Page of 3 Halliday/Resnick/Walker 7e Chapter. Huber s speed is v 0 =(00 m)/(6.509 s)=30.7 m/s = 0.6 km/h, where we have used the conversion factor m/s = 3.6 km/h. Since Whittingham beat

More information

Introduction to Rational Functions

Introduction to Rational Functions Introduction to Rational Functions The net class of functions that we will investigate is the rational functions. We will eplore the following ideas: Definition of rational function. The basic (untransformed)

More information

Homework 2. Due Friday, July We studied the logistic equation in class as a model of population growth. It is given by dn dt = rn 1 N

Homework 2. Due Friday, July We studied the logistic equation in class as a model of population growth. It is given by dn dt = rn 1 N Problem 1 (10 points) Homework Due Friday, July 7 017 We studied the logistic equation in class as a model of population growth. It is given by dn dt = rn 1 N, (1) K with N(0) = N 0. (a) Make the substitutions

More information

Lecture 2 (Limits) tangent line secant line

Lecture 2 (Limits) tangent line secant line Lecture 2 (Limits) We shall start with the tangent line problem. Definition: A tangent line (Latin word 'touching') to the function f(x) at the point is a line that touches the graph of the function at

More information

Solving Differential Equations: First Steps

Solving Differential Equations: First Steps 30 ORDINARY DIFFERENTIAL EQUATIONS 3 Solving Differential Equations Solving Differential Equations: First Steps Now we start answering the question which is the theme of this book given a differential

More information

Chapitre 4. Transition to chaos. 4.1 One-dimensional maps

Chapitre 4. Transition to chaos. 4.1 One-dimensional maps Chapitre 4 Transition to chaos In this chapter we will study how successive bifurcations can lead to chaos when a parameter is tuned. It is not an extensive review : there exists a lot of different manners

More information

16 Period doubling route to chaos

16 Period doubling route to chaos 16 Period doubling route to chaos We now study the routes or scenarios towards chaos. We ask: How does the transition from periodic to strange attractor occur? The question is analogous to the study of

More information

Deterministic Chaos. (a) (b) ONE CYCLE

Deterministic Chaos. (a) (b) ONE CYCLE Class Notes, Phyx Deterministic Chaos I. INTRODUCTION - ORDER VS CHAOS One of the most mysterious aspects of the natural world is the coexistence of order and disorder. Some things appear to be fairly

More information

Slope Fields: Graphing Solutions Without the Solutions

Slope Fields: Graphing Solutions Without the Solutions 8 Slope Fields: Graphing Solutions Without the Solutions Up to now, our efforts have been directed mainly towards finding formulas or equations describing solutions to given differential equations. Then,

More information

Chapter 4. Transition towards chaos. 4.1 One-dimensional maps

Chapter 4. Transition towards chaos. 4.1 One-dimensional maps Chapter 4 Transition towards chaos In this chapter we will study how successive bifurcations can lead to chaos when a parameter is tuned. It is not an extensive review : there exists a lot of different

More information

2. FUNCTIONS AND ALGEBRA

2. FUNCTIONS AND ALGEBRA 2. FUNCTIONS AND ALGEBRA You might think of this chapter as an icebreaker. Functions are the primary participants in the game of calculus, so before we play the game we ought to get to know a few functions.

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

=.55 = = 5.05

=.55 = = 5.05 MAT1193 4c Definition of derivative With a better understanding of limits we return to idea of the instantaneous velocity or instantaneous rate of change. Remember that in the example of calculating the

More information

Chapter 3: The Derivative in Graphing and Applications

Chapter 3: The Derivative in Graphing and Applications Chapter 3: The Derivative in Graphing and Applications Summary: The main purpose of this chapter is to use the derivative as a tool to assist in the graphing of functions and for solving optimization problems.

More information

Introduction to Nonlinear Dynamics and Chaos

Introduction to Nonlinear Dynamics and Chaos Introduction to Nonlinear Dynamics and Chaos Sean Carney Department of Mathematics University of Texas at Austin Sean Carney (University of Texas at Austin) Introduction to Nonlinear Dynamics and Chaos

More information

y x 3. Solve each of the given initial value problems. (a) y 0? xy = x, y(0) = We multiply the equation by e?x, and obtain Integrating both sides with

y x 3. Solve each of the given initial value problems. (a) y 0? xy = x, y(0) = We multiply the equation by e?x, and obtain Integrating both sides with Solutions to the Practice Problems Math 80 Febuary, 004. For each of the following dierential equations, decide whether the given function is a solution. (a) y 0 = (x + )(y? ), y =? +exp(x +x)?exp(x +x)

More information

ter. on Can we get a still better result? Yes, by making the rectangles still smaller. As we make the rectangles smaller and smaller, the

ter. on Can we get a still better result? Yes, by making the rectangles still smaller. As we make the rectangles smaller and smaller, the Area and Tangent Problem Calculus is motivated by two main problems. The first is the area problem. It is a well known result that the area of a rectangle with length l and width w is given by A = wl.

More information

Models of Language Evolution

Models of Language Evolution Models of Matilde Marcolli CS101: Mathematical and Computational Linguistics Winter 2015 Main Reference Partha Niyogi, The computational nature of language learning and evolution, MIT Press, 2006. From

More information

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities 1 MATH 1 REVIEW SOLVING AN ABSOLUTE VALUE EQUATION Absolute value is a measure of distance; how far a number is from zero. In practice,

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

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

1 Implicit Differentiation

1 Implicit Differentiation 1 Implicit Differentiation In logarithmic differentiation, we begin with an equation y = f(x) and then take the logarithm of both sides to get ln y = ln f(x). In this equation, y is not explicitly expressed

More information

In other words, we are interested in what is happening to the y values as we get really large x values and as we get really small x values.

In other words, we are interested in what is happening to the y values as we get really large x values and as we get really small x values. Polynomial functions: End behavior Solutions NAME: In this lab, we are looking at the end behavior of polynomial graphs, i.e. what is happening to the y values at the (left and right) ends of the graph.

More information

Discrete Dynamical Systems

Discrete Dynamical Systems Discrete Dynamical Systems Justin Allman Department of Mathematics UNC Chapel Hill 18 June 2011 What is a discrete dynamical system? Definition A Discrete Dynamical System is a mathematical way to describe

More information

4.4 Graphs of Logarithmic Functions

4.4 Graphs of Logarithmic Functions 590 Chapter 4 Exponential and Logarithmic Functions 4.4 Graphs of Logarithmic Functions In this section, you will: Learning Objectives 4.4.1 Identify the domain of a logarithmic function. 4.4.2 Graph logarithmic

More information

Nonlinear Oscillations and Chaos

Nonlinear Oscillations and Chaos CHAPTER 4 Nonlinear Oscillations and Chaos 4-. l l = l + d s d d l l = l + d m θ m (a) (b) (c) The unetended length of each spring is, as shown in (a). In order to attach the mass m, each spring must be

More information

A population of fish is modeled by the logistic equation modified to account for harvesting: 4

A population of fish is modeled by the logistic equation modified to account for harvesting: 4 Partial solution key A population of fish is modeled by the logistic equation modified to account for harvesting: dddd dddd =.pp pp aa or equivalently dddd dddd = 6 pp + pp aa. What are the equilibrium

More information

MITOCW MIT8_01F16_W01PS05_360p

MITOCW MIT8_01F16_W01PS05_360p MITOCW MIT8_01F16_W01PS05_360p You're standing at a traffic intersection. And you start to accelerate when the light turns green. Suppose that your acceleration as a function of time is a constant for

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

4 Problem Set 4 Bifurcations

4 Problem Set 4 Bifurcations 4 PROBLEM SET 4 BIFURCATIONS 4 Problem Set 4 Bifurcations 1. Each of the following functions undergoes a bifurcation at the given parameter value. In each case use analytic or graphical techniques to identify

More information

2: SIMPLE HARMONIC MOTION

2: SIMPLE HARMONIC MOTION 2: SIMPLE HARMONIC MOTION Motion of a mass hanging from a spring If you hang a mass from a spring, stretch it slightly, and let go, the mass will go up and down over and over again. That is, you will get

More information

Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials

Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials Introduction: In applications, it often turns out that one cannot solve the differential equations or antiderivatives that show up in the real

More information

Iterated Functions. Tom Davis November 5, 2009

Iterated Functions. Tom Davis   November 5, 2009 Iterated Functions Tom Davis tomrdavis@earthlink.net http://www.geometer.org/mathcircles November 5, 2009 Abstract In this article we will examine various properties of iterated functions. If f(x) is a

More information

Lecture 10: Powers of Matrices, Difference Equations

Lecture 10: Powers of Matrices, Difference Equations Lecture 10: Powers of Matrices, Difference Equations Difference Equations A difference equation, also sometimes called a recurrence equation is an equation that defines a sequence recursively, i.e. each

More information

MITOCW big_picture_derivatives_512kb-mp4

MITOCW big_picture_derivatives_512kb-mp4 MITOCW big_picture_derivatives_512kb-mp4 PROFESSOR: OK, hi. This is the second in my videos about the main ideas, the big picture of calculus. And this is an important one, because I want to introduce

More information

CHAPTER 2 FEIGENBAUM UNIVERSALITY IN 1-DIMENSIONAL NONLINEAR ALGEBRAIC MAPS

CHAPTER 2 FEIGENBAUM UNIVERSALITY IN 1-DIMENSIONAL NONLINEAR ALGEBRAIC MAPS CHAPTER 2 FEIGENBAUM UNIVERSALITY IN 1-DIMENSIONAL NONLINEAR ALGEBRAIC MAPS The chief aim of this chapter is to discuss the dynamical behaviour of some 1-dimensional discrete maps. In this chapter, we

More information

Horizontal asymptotes

Horizontal asymptotes Roberto s Notes on Differential Calculus Chapter : Limits and continuity Section 5 Limits at infinity and Horizontal asymptotes What you need to know already: The concept, notation and terminology of its.

More information

Answers for Ch. 6 Review: Applications of the Integral

Answers for Ch. 6 Review: Applications of the Integral Answers for Ch. 6 Review: Applications of the Integral. The formula for the average value of a function, which you must have stored in your magical mathematical brain, is b b a f d. a d / / 8 6 6 ( 8 )

More information

Final practice, Math 31A - Lec 1, Fall 2013 Name and student ID: Question Points Score Total: 90

Final practice, Math 31A - Lec 1, Fall 2013 Name and student ID: Question Points Score Total: 90 Final practice, Math 31A - Lec 1, Fall 13 Name and student ID: Question Points Score 1 1 1 3 1 4 1 5 1 6 1 7 1 8 1 9 1 Total: 9 1. a) 4 points) Find all points x at which the function fx) x 4x + 3 + x

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

Why are Discrete Maps Sufficient?

Why are Discrete Maps Sufficient? Why are Discrete Maps Sufficient? Why do dynamical systems specialists study maps of the form x n+ 1 = f ( xn), (time is discrete) when much of the world around us evolves continuously, and is thus well

More information

Use separation of variables to solve the following differential equations with given initial conditions. y 1 1 y ). y(y 1) = 1

Use separation of variables to solve the following differential equations with given initial conditions. y 1 1 y ). y(y 1) = 1 Chapter 11 Differential Equations 11.1 Use separation of variables to solve the following differential equations with given initial conditions. (a) = 2ty, y(0) = 10 (b) = y(1 y), y(0) = 0.5, (Hint: 1 y(y

More information

Lecture3 The logistic family.

Lecture3 The logistic family. Lecture3 The logistic family. 1 The logistic family. The scenario for 0 < µ 1. The scenario for 1 < µ 3. Period doubling bifurcations in the logistic family. 2 The period doubling bifurcation. The logistic

More information

Section 1.x: The Variety of Asymptotic Experiences

Section 1.x: The Variety of Asymptotic Experiences calculus sin frontera Section.x: The Variety of Asymptotic Experiences We talked in class about the function y = /x when x is large. Whether you do it with a table x-value y = /x 0 0. 00.0 000.00 or with

More information

Infinite Limits. Infinite Limits. Infinite Limits. Previously, we discussed the limits of rational functions with the indeterminate form 0/0.

Infinite Limits. Infinite Limits. Infinite Limits. Previously, we discussed the limits of rational functions with the indeterminate form 0/0. Infinite Limits Return to Table of Contents Infinite Limits Infinite Limits Previously, we discussed the limits of rational functions with the indeterminate form 0/0. Now we will consider rational functions

More information

Sign of derivative test: when does a function decreases or increases:

Sign of derivative test: when does a function decreases or increases: Sign of derivative test: when does a function decreases or increases: If for all then is increasing on. If for all then is decreasing on. If then the function is not increasing or decreasing at. We defined

More information

The Growth of Functions. A Practical Introduction with as Little Theory as possible

The Growth of Functions. A Practical Introduction with as Little Theory as possible The Growth of Functions A Practical Introduction with as Little Theory as possible Complexity of Algorithms (1) Before we talk about the growth of functions and the concept of order, let s discuss why

More information

Chapter 6 - Ordinary Differential Equations

Chapter 6 - Ordinary Differential Equations Chapter 6 - Ordinary Differential Equations 7.1 Solving Initial-Value Problems In this chapter, we will be interested in the solution of ordinary differential equations. Ordinary differential equations

More information

Dynamical Systems: Lecture 1 Naima Hammoud

Dynamical Systems: Lecture 1 Naima Hammoud Dynamical Systems: Lecture 1 Naima Hammoud Feb 21, 2017 What is dynamics? Dynamics is the study of systems that evolve in time What is dynamics? Dynamics is the study of systems that evolve in time a system

More information

Motion along a straight line. Physics 11a. 4 Basic Quantities in Kinematics. Motion

Motion along a straight line. Physics 11a. 4 Basic Quantities in Kinematics. Motion Physics 11a Motion along a straight line Motion Position and Average velocity and average speed Instantaneous velocity and speed Acceleration Constant acceleration: A special case Free fall acceleration

More information

New Material Section 1: Functions and Geometry occurring in engineering

New Material Section 1: Functions and Geometry occurring in engineering New Material Section 1: Functions and Geometry occurring in engineering 1. Plotting Functions: Using appropriate software to plot the graph of a function Linear f(x) = mx+c Quadratic f(x) = Px +Qx+R Cubic

More information

LAB 2 - ONE DIMENSIONAL MOTION

LAB 2 - ONE DIMENSIONAL MOTION Name Date Partners L02-1 LAB 2 - ONE DIMENSIONAL MOTION OBJECTIVES Slow and steady wins the race. Aesop s fable: The Hare and the Tortoise To learn how to use a motion detector and gain more familiarity

More information

The phenomenon: complex motion, unusual geometry

The phenomenon: complex motion, unusual geometry Part I The phenomenon: complex motion, unusual geometry Chapter 1 Chaotic motion 1.1 What is chaos? Certain long-lasting, sustained motion repeats itself exactly, periodically. Examples from everyday life

More information

Chapter 3 Acceleration

Chapter 3 Acceleration Chapter 3 Acceleration Slide 3-1 PackBack The first answer gives a good physical picture. The video was nice, and worth the second answer. https://www.youtube.com/w atch?v=m57cimnj7fc Slide 3-2 Slide 3-3

More information

Physics 235 Chapter 4. Chapter 4 Non-Linear Oscillations and Chaos

Physics 235 Chapter 4. Chapter 4 Non-Linear Oscillations and Chaos Chapter 4 Non-Linear Oscillations and Chaos Non-Linear Differential Equations Up to now we have considered differential equations with terms that are proportional to the acceleration, the velocity, and

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

Algebra 1 S1 Lesson Summaries. Lesson Goal: Mastery 70% or higher

Algebra 1 S1 Lesson Summaries. Lesson Goal: Mastery 70% or higher Algebra 1 S1 Lesson Summaries For every lesson, you need to: Read through the LESSON REVIEW which is located below or on the last page of the lesson and 3-hole punch into your MATH BINDER. Read and work

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

MATHEMATICS AP Calculus (BC) Standard: Number, Number Sense and Operations

MATHEMATICS AP Calculus (BC) Standard: Number, Number Sense and Operations Standard: Number, Number Sense and Operations Computation and A. Develop an understanding of limits and continuity. 1. Recognize the types of nonexistence of limits and why they Estimation are nonexistent.

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Concepts Paul Dawkins Table of Contents Preface... Basic Concepts... 1 Introduction... 1 Definitions... Direction Fields... 8 Final Thoughts...19 007 Paul Dawkins i http://tutorial.math.lamar.edu/terms.aspx

More information

PHY411 Lecture notes Part 4

PHY411 Lecture notes Part 4 PHY411 Lecture notes Part 4 Alice Quillen February 1, 2016 Contents 0.1 Introduction.................................... 2 1 Bifurcations of one-dimensional dynamical systems 2 1.1 Saddle-node bifurcation.............................

More information

Kinetics - Chapter 14. reactions are reactions that will happen - but we can t tell how fast. - the steps by which a reaction takes place.

Kinetics - Chapter 14. reactions are reactions that will happen - but we can t tell how fast. - the steps by which a reaction takes place. The study of. Kinetics - Chapter 14 reactions are reactions that will happen - but we can t tell how fast. - the steps by which a reaction takes place. Factors that Affect Rx Rates 1. The more readily

More information

56 CHAPTER 3. POLYNOMIAL FUNCTIONS

56 CHAPTER 3. POLYNOMIAL FUNCTIONS 56 CHAPTER 3. POLYNOMIAL FUNCTIONS Chapter 4 Rational functions and inequalities 4.1 Rational functions Textbook section 4.7 4.1.1 Basic rational functions and asymptotes As a first step towards understanding

More information

MAT335H1F Lec0101 Burbulla

MAT335H1F Lec0101 Burbulla Fall 2012 4.1 Graphical Analysis 4.2 Orbit Analysis Functional Iteration If F : R R, then we shall write F 2 (x) = (F F )(x) = F (F (x)) F 3 (x) = (F F 2 )(x) = F (F 2 (x)) = F (F (F (x))) F n (x) = (F

More information

Identifying the Graphs of Polynomial Functions

Identifying the Graphs of Polynomial Functions Identifying the Graphs of Polynomial Functions Many of the functions on the Math IIC are polynomial functions. Although they can be difficult to sketch and identify, there are a few tricks to make it easier.

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

ROOT FINDING REVIEW MICHELLE FENG

ROOT FINDING REVIEW MICHELLE FENG ROOT FINDING REVIEW MICHELLE FENG 1.1. Bisection Method. 1. Root Finding Methods (1) Very naive approach based on the Intermediate Value Theorem (2) You need to be looking in an interval with only one

More information

Nonlinear Autonomous Systems of Differential

Nonlinear Autonomous Systems of Differential Chapter 4 Nonlinear Autonomous Systems of Differential Equations 4.0 The Phase Plane: Linear Systems 4.0.1 Introduction Consider a system of the form x = A(x), (4.0.1) where A is independent of t. Such

More information

Dynamical Systems. Dennis Pixton

Dynamical Systems. Dennis Pixton Dynamical Systems Version 0.2 Dennis Pixton E-mail address: dennis@math.binghamton.edu Department of Mathematical Sciences Binghamton University Copyright 2009 2010 by the author. All rights reserved.

More information

. As x gets really large, the last terms drops off and f(x) ½x

. As x gets really large, the last terms drops off and f(x) ½x Pre-AP Algebra 2 Unit 8 -Lesson 3 End behavior of rational functions Objectives: Students will be able to: Determine end behavior by dividing and seeing what terms drop out as x Know that there will be

More information

MATH 320, WEEK 2: Slope Fields, Uniqueness of Solutions, Initial Value Problems, Separable Equations

MATH 320, WEEK 2: Slope Fields, Uniqueness of Solutions, Initial Value Problems, Separable Equations MATH 320, WEEK 2: Slope Fields, Uniqueness of Solutions, Initial Value Problems, Separable Equations 1 Slope Fields We have seen what a differential equation is (relationship with a function and its derivatives),

More information

2: SIMPLE HARMONIC MOTION

2: SIMPLE HARMONIC MOTION 2: SIMPLE HARMONIC MOTION Motion of a Mass Hanging from a Spring If you hang a mass from a spring, stretch it slightly, and let go, the mass will go up and down over and over again. That is, you will get

More information

22: Applications of Differential Calculus

22: Applications of Differential Calculus 22: Applications of Differential Calculus A: Time Rate of Change The most common use of calculus (the one that motivated our discussions of the previous chapter) are those that involve change in some quantity

More information

Extracting beauty from chaos

Extracting beauty from chaos 1997 2004, Millennium Mathematics Project, University of Cambridge. Permission is granted to print and copy this page on paper for non commercial use. For other uses, including electronic redistribution,

More information

From Last Time. Gravitational forces are apparent at a wide range of scales. Obeys

From Last Time. Gravitational forces are apparent at a wide range of scales. Obeys From Last Time Gravitational forces are apparent at a wide range of scales. Obeys F gravity (Mass of object 1) (Mass of object 2) square of distance between them F = 6.7 10-11 m 1 m 2 d 2 Gravitational

More information

Problem Sheet 1.1 First order linear equations;

Problem Sheet 1.1 First order linear equations; Problem Sheet 1 First order linear equations; In each of Problems 1 through 8 find the solution of the given initial value problem 5 6 7 8 In each of Problems 9 and 10: (a) Let be the value of for which

More information

The Big, Big Picture (Bifurcations II)

The Big, Big Picture (Bifurcations II) The Big, Big Picture (Bifurcations II) Reading for this lecture: NDAC, Chapter 8 and Sec. 10.0-10.4. 1 Beyond fixed points: Bifurcation: Qualitative change in behavior as a control parameter is (slowly)

More information

Economy and Application of Chaos Theory

Economy and Application of Chaos Theory Economy and Application of Chaos Theory 1. Introduction The theory of chaos came into being in solution of technical problems, where it describes the behaviour of nonlinear systems that have some hidden

More information

Chapter 3 Acceleration

Chapter 3 Acceleration Chapter 3 Acceleration Slide 3-1 Chapter 3: Acceleration Chapter Goal: To extend the description of motion in one dimension to include changes in velocity. This type of motion is called acceleration. Slide

More information

Water tank. Fortunately there are a couple of objectors. Why is it straight? Shouldn t it be a curve?

Water tank. Fortunately there are a couple of objectors. Why is it straight? Shouldn t it be a curve? Water tank (a) A cylindrical tank contains 800 ml of water. At t=0 (minutes) a hole is punched in the bottom, and water begins to flow out. It takes exactly 100 seconds for the tank to empty. Draw the

More information

CH 2: Limits and Derivatives

CH 2: Limits and Derivatives 2 The tangent and velocity problems CH 2: Limits and Derivatives the tangent line to a curve at a point P, is the line that has the same slope as the curve at that point P, ie the slope of the tangent

More information

Math 122 Fall Handout 11: Summary of Euler s Method, Slope Fields and Symbolic Solutions of Differential Equations

Math 122 Fall Handout 11: Summary of Euler s Method, Slope Fields and Symbolic Solutions of Differential Equations 1 Math 122 Fall 2008 Handout 11: Summary of Euler s Method, Slope Fields and Symbolic Solutions of Differential Equations The purpose of this handout is to review the techniques that you will learn for

More information

One-Variable Calculus

One-Variable Calculus POLI 270 - Mathematical and Statistical Foundations Department of Political Science University California, San Diego September 30, 2010 1 s,, 2 al Relationships Political Science, economics, sociology,

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

Physics I: Oscillations and Waves Prof. S. Bharadwaj Department of Physics and Meteorology. Indian Institute of Technology, Kharagpur

Physics I: Oscillations and Waves Prof. S. Bharadwaj Department of Physics and Meteorology. Indian Institute of Technology, Kharagpur Physics I: Oscillations and Waves Prof. S. Bharadwaj Department of Physics and Meteorology Indian Institute of Technology, Kharagpur Lecture No 03 Damped Oscillator II We were discussing, the damped oscillator

More information

Elliptic Curves. Dr. Carmen Bruni. November 4th, University of Waterloo

Elliptic Curves. Dr. Carmen Bruni. November 4th, University of Waterloo University of Waterloo November 4th, 2015 Revisit the Congruent Number Problem Congruent Number Problem Determine which positive integers N can be expressed as the area of a right angled triangle with

More information