MA354 1.1 Dynamical Systems MODELING CHANGE. Modeling Change: Dynamical Systems ‘Powerful paradigm’ future value = present value + change equivalently:

Slides:



Advertisements
Similar presentations
Formal Computational Skills
Advertisements

Boyce/DiPrima 9th ed, Ch 2.4: Differences Between Linear and Nonlinear Equations Elementary Differential Equations and Boundary Value Problems, 9th edition,
State Variables.
Numerical Solutions of Differential Equations Euler’s Method.
Chapter 8 Elliptic Equation.
Linear Systems of Equations
Computational Biology, Part 17 Biochemical Kinetics I Robert F. Murphy Copyright  1996, All rights reserved.
Encapsulation by Subprograms and Type Definitions
Kinematics of Particles Lecture II. Subjects Covered in Kinematics of Particles Rectilinear motion Curvilinear motion Rectangular coords n-t coords Polar.
Introduction to ROBOTICS
1Chapter 2. 2 Example 3Chapter 2 4 EXAMPLE 5Chapter 2.
Sheng-Fang Huang. Definition of Derivative The Basic Concept.
First Order Linear Equations Integrating Factors.
2-3 Geometric Sequences Definitions & Equations
Chaos Identification For the driven, damped pendulum, we found chaos for some values of the parameters (the driving torque F) & not for others. Similarly,
MA Dynamical Systems MODELING CHANGE. Introduction to Dynamical Systems.
ME451 Kinematics and Dynamics of Machine Systems
MA Dynamical Systems MODELING CHANGE. Modeling Change: Dynamical Systems A dynamical system is a changing system. Definition Dynamic: marked by.
ME451 Kinematics and Dynamics of Machine Systems Numerical Solution of DAE IVP Newmark Method November 1, 2013 Radu Serban University of Wisconsin-Madison.
MA Dynamical Systems MODELING CHANGE. Introduction and Historical Context.
Computational Biology, Part 15 Biochemical Kinetics I Robert F. Murphy Copyright  1996, 1999, 2000, All rights reserved.
Efficient Integration of Large Stiff Systems of ODEs Using Exponential Integrators M. Tokman, M. Tokman, University of California, Merced 2 hrs 1.5 hrs.
Section 2.5 Implicit Differentiation
Lesson 4 – Linear Equations & Inequalities Math 2 Honors -Santowski 10/22/20151Math 2 Honors - Santowski.
Parametric Equations. You throw a ball from a height of 6 feet, with an initial velocity of 90 feet per second and at an angle of 40º with the horizontal.
Scientific Computing Numerical Solution Of Ordinary Differential Equations - Euler’s Method.
ME451 Kinematics and Dynamics of Machine Systems Review of Linear Algebra 2.1, 2.2, 2.3 September 06, 2013 Radu Serban University of Wisconsin-Madison.
Chaos in a Pendulum Section 4.6 To introduce chaos concepts, use the damped, driven pendulum. This is a prototype of a nonlinear oscillator which can.
MAT 1228 Series and Differential Equations Section 3.7 Nonlinear Equations
3.6 - Implicit Differentiation (page ) b We have been differentiating functions that are expressed in the form y=f(x). b An equation in this form.
1 Topics Recursion sections 8.1 – Recursion A recursively defined sequence –First, certain initial values are specified –Later terms of the sequence.
MA354 Dynamical Systems T H 2:30 pm– 3:45 pm Dr. Audi Byrne.
ECE-7000: Nonlinear Dynamical Systems Overfitting and model costs Overfitting  The more free parameters a model has, the better it can be adapted.
Implicit Differentiation. Objective To find derivatives implicitly. To find derivatives implicitly.
Antiderivatives Indefinite Integrals. Definition  A function F is an antiderivative of f on an interval I if F’(x) = f(x) for all x in I.  Example:
Dr. Jie Zou PHY Chapter 2 Solution of Nonlinear Equations: Lecture (II)
L – Modelling and Simulating Social Systems with MATLAB © ETH Zürich | Lesson 3 – Dynamical Systems Anders Johansson and Wenjian.
ES 240: Scientific and Engineering Computation. Chapter 1 Chapter 1: Mathematical Modeling, Numerical Methods and Problem Solving Uchechukwu Ofoegbu Temple.
Part 1 Chapter 1 Mathematical Modeling, Numerical Methods, and Problem Solving PowerPoints organized by Dr. Michael R. Gustafson II, Duke University and.
Phy 303: Classical Mechanics (2) Chapter 3 Lagrangian and Hamiltonian Mechanics.
MA354 Long Term Behavior T H 2:30pm– 3:45 pm Dr. Audi Byrne.
CSE 2813 Discrete Structures Solving Recurrence Relations Section 6.2.
Gravity, Technology, Quadratic Like Equations. An object near the surface of earth is under the influence of gravity We can model this by using a quadratic.
Chapter 1 First-Order Differential Equations Shurong Sun University of Jinan Semester 1,
1 Chapter 1 Introduction to Differential Equations 1.1 Introduction The mathematical formulation problems in engineering and science usually leads to equations.
ME451 Kinematics and Dynamics of Machine Systems Numerical Integration October 28, 2013 Radu Serban University of Wisconsin-Madison.
MA354 Math Modeling Introduction. Outline A. Three Course Objectives 1. Model literacy: understanding a typical model description 2. Model Analysis 3.
Recursive Formulas for Sequences Algebra II CP Mrs. Sweet
ECE 576 – Power System Dynamics and Stability Prof. Tom Overbye Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
Warm Up Write down objective and homework in agenda Lay out homework (None) Homework (Recursive worksheet) Get a Calculator!!!
Part 1 Chapter 1 Mathematical Modeling, Numerical Methods, and Problem Solving PowerPoints organized by Dr. Michael R. Gustafson II, Duke University and.
ECE-7000: Nonlinear Dynamical Systems 3. Phase Space Methods 3.1 Determinism: Uniqueness in phase space We Assume that the system is linear stochastic.
Modeling CO 2 in the Atmosphere. Perhaps one of the most important graphs in history! Date C0 2 (ppm)
First-order Differential Equations Chapter 2. Overview II. Linear equations Chapter 1 : Introduction to Differential Equations I. Separable variables.
UNIT 2 LESSON 9 IMPLICIT DIFFERENTIATION 1. 2 So far, we have been differentiating expressions of the form y = f(x), where y is written explicitly in.
Section 9.4 – Solving Differential Equations Symbolically Separation of Variables.
Basic Definitions and Terminology
水分子不時受撞,跳格子(c.p. 車行) 投骰子 (最穩定) 股票 (價格是不穏定,但報酬過程略穩定) 地震的次數 (不穩定)
Introduction to Sequences
d-Fold Hermite-Gauss Quadrature and Computation of Special Functions
Mathematical Modeling, Numerical Methods, and Problem Solving
Objective Numerical methods Finite volume.
Differential Equations
73 – Differential Equations and Natural Logarithms No Calculator
Introduction to Ordinary Differential Equations
10.4 Parametric Equations.
Intuition for latent factors and dynamical systems.
1.1 Dynamical Systems MODELING CHANGE
Presentation transcript:

MA Dynamical Systems MODELING CHANGE

Modeling Change: Dynamical Systems ‘Powerful paradigm’ future value = present value + change equivalently: change = future value – current value (change = current value – previous value)

Modeling Change: Dynamical Systems ‘Powerful paradigm’ future value = present value + change equivalently: change = future value – current value

Modeling Change: Dynamical Systems ‘Powerful paradigm’ future value = present value + change equivalently: change = future value – current value (change = current value – previous value)

Modeling Change: Dynamical Systems A dynamical system is a changing system. Definition Dynamic: marked by continuous and productive activity or change (Merriam Webster)

Modeling Change: Dynamical Systems A dynamical system is a changing system. Definition Dynamic: marked by continuous and productive activity or change (Merriam Webster)

Historical Context the term ‘dynamical system’ originated from the field of Newtonian mechanics the evolution rule was given implicitly by a relation that gives the state of the system only a short time into the future. system: x 1, x 2, x 3, … (states as time increases) Implicit relation: x n+1 = f(x n ) Source: Wikipedia

Some Examples of Implicit Relations I.A(k+1) = A (k)*A (k) II.A(k) = 5 III.A(k+2) = A (k) + A (k+1) Constant Sequence Fibonacci Sequence

Exercise I Generate the first 5 terms of the sequence for rules I given that A (1)=1. I. A(k+1)=A (k)*A (k)

Exercise I Generate the first 5 terms of the sequence for rule I given that A (1)=1. I. A(k+1)=A (k)*A (k) {1, 1, 1, 1, 1}

Exercise I Generate the first 5 terms of the sequence for rules I given that A (1)=3. I. A(k+1)=A (k)*A (k)

Exercise II Generate the first 5 terms of the sequence for rule II given that A (1)=1. II. A(k)=5

Exercise II Generate the first 5 terms of the sequence for rule II. II. A(k)=5 {5, 5, 5, 5, 5}

Exercise III Generate the first 5 terms of the sequence for rule III given that A (1)=1 and A (2)=1. III. A(k+2)=A (k)+A (k+1)

Exercise III Generate the first 5 terms of the sequence for rule III given that A (1)=1 and A (2)=1. III. A(k+2)=A (k)+A (k+1) {1, 1, 2, 3, 5}

Class Project: Dynamical System in Excel In groups of 3, we’ll create a dynamical system using the “fill down” function in Excel. I.In groups, decide on an interesting dynamical system that is described by a simple rule for the state at time t+1 that only depends upon the current state. (Markov Chain) Describe your system to the class. II.Model your dynamical system in Excel by producing the states of the system in a table where columns describe different states and rows correspond to different times. (You may need to modify your system in order to implement it in Excel.)

MA Dynamical Systems MODELING CHANGE (Continued)

Explicit Verses Implicit Equations Implicit Expression: Explicit Expression:

Explicit Verses Implicit Equations Implicit Expression: Explicit Expression: To find the nth term, you must calculate the first (n-1) terms. To find the nth term, you simply plug in n and make a single computation.

Explicit Verses Implicit Equations Implicit Expression: Explicit Expression: To find the nth term, you must calculate the first (n-1) terms. To find the nth term, you simply plug in n and make a single computation. First 10 terms: {1,1,2,3,5,8,13,21,34,55}

Explicit Verses Implicit Equations Implicit Expression: Explicit Expression: To find the nth term, you must calculate the first (n-1) terms. To find the nth term, you simply plug in n and make a single computation. First 10 terms: {1,1,2,3,5,8,13,21,34,55} First 10 terms: {1,1,2,3,5,8,13,21.0,34.0,55.0}

Example Given the following sequence, find the explicit and implicit descriptions:

Modeling Change: Dynamical Systems ‘Powerful paradigm’ future value = present value + change equivalently: change = future value – current value (change = current value – previous value)

Modeling Change: Dynamical Systems A dynamical system is a changing system. Definition Dynamic: marked by continuous and productive activity or change (Merriam Webster)

Modeling Change: Dynamical Systems A dynamical system is a changing system. Definition Dynamic: marked by continuous and productive activity or change (Merriam Webster)

Historical Context the term ‘dynamical system’ originated from the field of Newtonian mechanics the evolution rule was given implicitly by a relation that gives the state of the system only a short time into the future. system: x 1, x 2, x 3, … (states as time increases) Implicit relation: x n+1 = f(x n ) Source: Wikipedia 17 th century

Dynamical Systems Cont. To determine the state for all future times requires iterating the relation many times— each advancing time a small step. The iteration procedure is referred to as solving the system or integrating the system. Source: Wikipedia

Once the system can be solved, given an initial point it is possible to determine all its future points Before the advent of fast computing machines, solving a dynamical system was difficult in practice and could only be accomplished for a small class of dynamical systems. Source: Wikipedia Dynamical Systems Cont.

A Classic Dynamical System The double pendulum Source: Wikipedia Evidences rich dynamical behavior, including chaotic behavior for some parameters. Motion described by coupled ODEs. Source: math.uwaterloo

The Double Pendulum Chaotic: sensitive dependence upon initial conditions Source: math.uwaterloo These two pendulums start out with slightly different initial velocities.

State and State Space A dynamical system is a system that is changing over time. At each moment in time, the system has a state. The state is a list of the variables that describe the system. –Example: Bouncing ball State is the position and the velocity of the ball

State and State Space Over time, the system’s state changes. We say that the system moves through state space The state space is an n-dimensional space that includes all possible states. As the system moves through state space, it traces a path called its trajectory, orbit, or numerical solution.

Dimension of the State Space n-dimensional As n increases, the system becomes more complicated. Usually, the dimension of state space is greater than the number of spatial variables, as the evolution of a system depends upon more than just position – for example, it may also depend upon velocity.

The double pendulum State space: 4 dimensional What are the 4 parameters that the system depends upon? Must completely describe the system at time t.

Describing Change Discrete description: Difference Equation Continuous description: Differential Equation

Describing Change Discrete description: Difference Equation Continuous description: Differential Equation

Difference Equation A dynamical system may be described by a difference equation. WRITE THIS DOWN A difference equation is a rule that relates the state of a dynamical system at a future time to the state of a dynamical system at an earlier time.

Difference Equation  = change = new – old = x n+1 – x n

… consider a sequence A={a 0, a 1, a 2,…} The set of first differences is  a 0 = a 1 – a 0,  a 1 = a 2 – a 1,  a 2 = a 3 – a 1, … where in particular the nth first difference is  a n+1 = a n+1 – a n.

Homework Assignment 1.1 Problems 1-4, 7-8. Due Wednesday 1/26.

Homework Assignment 1.1 Problems 1-4, 7-8. Due Wednesday 1/26. Example (3a) By examining the following sequences, write a difference equation to represent the change during the n th interval as a function of the previous term in the sequence.

Example 3(a) (3a) By examining the following sequences, write a difference equation to represent the change during the n th interval as a function of the previous term in the sequence.

Example 3(a) (3a) By examining the following sequences, write a difference equation to represent the change during the n th interval as a function of the previous term in the sequence. We’re looking for a description of this sequence in terms of the differences between terms:  a n = change = new – old = x n+1 – x n

Example 3(a) (3a) By examining the following sequences, write a difference equation to represent the change during the n th interval as a function of the previous term in the sequence. We’re looking for a description of this sequence in terms of the differences between terms:  a n = change = new – old = x n+1 – x n (1)Find implicit relation for a n+1 in terms of a n (2)Solve  an = a n+1 – a n

Example 3(a) (3a) By examining the following sequences, write a difference equation to represent the change during the n th interval as a function of the previous term in the sequence. We’re looking for a description of this sequence in terms of the differences between terms:  a n = change = new – old = x n+1 – x n a n+1 = a n +2 (1)Find implicit relation for a n+1 in terms of a n (2)Solve  an = a n+1 – a n  a n = 2

Markov Chain A markov chain is a dynamical system in which the state at time t+1 only depends upon the state of the system at time t. Such a dynamical system is said to be “memory-less”.