Complexity Explorer Santa Few Institute

Nonlinear Dynamics: Mathematical and Computational Approaches (Spring 2023)

Lead instructor:

This course is no longer in session.
About the Course:

This course provides a broad introduction to the field of nonlinear dynamics, focusing both on the mathematics and the computational tools that are so important in the study of chaotic systems.  The course is aimed at students who have had at least one semester of college-level calculus and physics, and who can program in at least one high-level language (C, Java, Matlab, R, ...)

After a quick overview of the field and its history, we review the basic background that students need in order to succeed in this course.  We then dig deeper into the dynamics of maps—discrete-time dynamical systems—encountering and unpacking the notions of state space, trajectories, attractors and basins of attraction, stability and instability, bifurcations, and the Feigenbaum number.  We then move to the study of flows, where we revisit many of the same notions in the context of continuous-time dynamical systems.  Since chaotic systems cannot, by definition, be solved in closed form, we spend some time thinking about how to solve them numerically, and learning what challenges arise in that process.  We then learn about techniques and tools for applying all of this theory to real-world data and close with a number of interesting applications: control of chaos, prediction of chaotic systems, chaos in the solar system, and uses of chaos in music and dance.

In each unit of this course, students will begin with paper-and-pencil exercises regarding the corresponding topics, and then write computer programs that operationalize the associated mathematical algorithms.  This will not require expert programming skill, but you should be comfortable translating basic mathematical ideas into code.  Any computer language that supports simple plotting—points on labelled axes—will suffice for these exercises.  We will not ask you to turn in your code, but simply report and analyze the results that your code produces.

About the Instructor(s):

Elizabeth Bradley did her undergraduate and graduate work at MIT, interrupted by a one-year leave of absence to row in the 1988 Olympic Games, and has been with the Department of Computer Science at the University of Colorado at Boulder since January of 1993.  She is currently the chair of the Computing Research Association's Computing Community Consortium (CCC).  Her research interests include nonlinear dynamics and nonlinear time-series analysis.  She has mentored more than 90 graduate, undergraduate, and high-school students and half a dozen postdocs. She is a member of the external faculty of the Santa Fe Institute and the recipient of a National Young Investigator award, Packard and Radcliffe Fellowships, and the University of Colorado system's highest teaching award.

Course Team:

Course peer reviewers: Tristan (left) and Isolde (Izzie; right).

Tristan and Isolde

 

 

 

 

 

 

 

 

 

 

 

Videography assistant: Gabriel, helpfully sitting on the tablet that Liz used to make the course videos.

 

Class Introduction
How to use Complexity Explorer
Enrolled students:

1,256

Course dates:

10 Jan 2023 7am UTC to
11 May 2023 6:59am UTC

Prerequisites:

Calculus (derivatives), physics (introductory classical mechanics), and computer programming skills (language of your choice).

Like this course?

67 Student
Ratings


Syllabus

  1. Introduction and Maps I
  2. Maps II
  3. Flows I
  4. Flows II
  5. Flows III
  6. Flows IV
  7. Flows V
  8. Nonlinear time-series analysis I
  9. Nonlinear time-series analysis II
  10. Applications