Presentation is loading. Please wait.

Presentation is loading. Please wait.

MA354 1.1 Dynamical Systems MODELING CHANGE. Introduction and Historical Context.

Similar presentations


Presentation on theme: "MA354 1.1 Dynamical Systems MODELING CHANGE. Introduction and Historical Context."— Presentation transcript:

1 MA354 1.1 Dynamical Systems MODELING CHANGE

2 Introduction and Historical Context

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

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

5 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

6 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

7 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.

8 A Classic Dynamical System The double pendulum The model tracks the velocities and positions of the two masses. Source: Wikipedia Evidences rich dynamical behavior, including chaotic behavior for some parameters. Motion described by coupled ODEs. Source: math.uwaterloo

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

10 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

11 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. Depending on the starting point (initial conditions) a dynamical system has many different solutions.

12 Formulating Dynamical Systems: discrete: Difference Equations continuous: Differential Equations …Implicit Equations

13 Modeling Change: Dynamical Systems From your book: ‘Powerful paradigm’ future value = present value + change ….equivalently: change = future value – current value

14 Modeling Change: Dynamical Systems From your book: ‘Powerful paradigm’ future value = present value + change ….equivalently: change = future value – current value  a n = a n+1 – a n

15 Describing Change (Discrete verses Continuous) Discrete description: Difference Equation Continuous description: Differential Equation

16 Implicit Equations Since dynamical systems are defined by defining the change that occurs between events, they are naturally defined implicitly rather than explicitly. (differential equations describe how the function is changing, rather than the function explicitly)

17 Comparing an Explicit Verses Implicit Description in Excel Implicit Expression: Explicit Expression: To find the nth term, you must have initial conditions, and you must calculate the first (n-1) terms. The initial conditions are ‘built in’, and 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}

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

19 Additional Examples of Implicit Descriptions 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 Find the first three terms given different initial conditions.

20 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, create a 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. II.The dynamical system should describe the value of a savings certificate initially worth $1000 that accumulates interest paid each month at 1% per month.

21 MA354 Difference Equations (Homework Problem Example)

22 … 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.

23 Homework Assignment 1.1 Problems 1-4, 7-8.

24 Homework Assignment 1.1 Problems 1-4, 7-8. 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.

25 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.

26 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

27 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

28 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

29 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”. (This is the ‘Markov property’.) Counter-example: Fibonacci sequence


Download ppt "MA354 1.1 Dynamical Systems MODELING CHANGE. Introduction and Historical Context."

Similar presentations


Ads by Google