Autonomous Equations and Stability Sections

Size: px
Start display at page:

Download "Autonomous Equations and Stability Sections"

Transcription

1 A B I L E N E C H R I S T I A N U N I V E R S I T Y Department of Mathematics Autonomous Equations and Stability Sections Dr. John Ehrke Department of Mathematics Fall 2012

2 Autonomous Differential Equations In this lecture we will consider a special type of differential equation called an autonomous differential equation. Autonomous differential equations are characterized by their lack of dependence on the independent variable. The general form of a first order autonomous equation is given by = f (y). (1) dt Keep in mind that y is still a function of an independent variable t, but it does not appear explicitly in the forcing term, f. These equations are sometimes called time independent. These equations are separable and so normally are easily solved depending on the nature of f (y). Rather than dwell on solution techniques we will be concerned with how to get useful information out of the ODE without actually solving it. In this section we will investigate: Qualitative techniques for describing solutions of autonomous ODEs. Models with harvesting, parameter studies. Bifurcation analysis. Slide 2/14 Dr. John Ehrke Lecture 5 Fall 2012

3 Characteristics of Autonomous Slope Fields The nature of autonomous equations makes spotting constant solutions and interpreting the general behavior of solutions fairly straightforward. A typical slope field for an autonomous differential equation is given below. What can we observe? Observations: 1. Every horizontal line, y = y 0 in the direction field is an isocline with slope f (y 0). 2. The integral curves (solutions) are invariant under translation. (i.e. A horizontal shift of a solution is another solution.) 3. The critical points of the ODE are the solutions to the equation f (y) = 0 where f (y) is the right hand side of the autonomous ODE. Saying that y 0 is a critical point is akin to saying f (y 0) = 0, but notice this means y = y 0 is a solution and hence a horizontal solution (barrier) through which other solutions cannot pass. Slide 3/14 Dr. John Ehrke Lecture 5 Fall 2012

4 Population Dynamic Equations In the next few examples, we will be layering a few basic principles of population growth onto the uninhibited growth model, dt = ry (2) to obtain a more realistic model. In the case of equation, (2), r is called the growth rate if r > 0 and the decay rate if r < 0, and has solution y(t) = y 0e rt where y 0 is the initial size of the population. While we understand the namics of this model well from pre-calculus and calculus, it paints a very limited picture of population behavior since it predicts uninhibited exponential growth. We will make this a little more interesting in the coming examples. Example Let s assume a constant amount of fish, ω, are pulled from a fresh fish farm with uninhibited growth rate r, and are modeled by the equation dt = ry ω (3) Find the critical points and analyze the behavior of solutions as a function of ω. Slide 4/14 Dr. John Ehrke Lecture 5 Fall 2012

5 Phase Lines and Equilibria Observations: The figures to the left show the phase portrait (above) and slope field (below) associated with the model /dt = ry ω. The value y 0 = ω/r corresponds to the zero of the right hand side of the equation. This point is a constant solution to the differential equation, often called an equilibrium solution. Looking at the phase portrait above the green arrow together with critical point ω/r denote the increasing/decreasing nature of the solutions, y(t). The arrow pointing left of ω/r indicates solutions which begin below ω/r decrease away from ω/r while solutions that begin above ω/r grow without bound. The y-axis of the phase portrait is often called the phase line and is usually oriented vertically with the key points labeled. Slide 5/14 Dr. John Ehrke Lecture 5 Fall 2012

6 Phase Analysis Example Example Given the first order autonomous equation /dt = y 3 y perform the following quantitative analysis: 1 Find the critical points (if any exist) and sketch the phase line. 2 Label each critical point according to its stability type. 3 Sketch the direction field and solutions corresponding to each of the following initial points: y(0) = 0, y(0) = 1/2, y(0) = 1/2, y(0) = 2, and y(0) = 2. Solution: The critical points are the solutions of the equation y 3 y = 0 which are y = 0, ±1. The critical point at y = 0 is a stable sink, while the critical points at y = ±1 are unstable sources. Slide 6/14 Dr. John Ehrke Lecture 5 Fall 2012

7 Logistic Equation While the previous example is interesting it does not reflect the true conditions under which populations grow/decay. Limitations including spatial requirements, food/water, and other resources can effect the rate at which populations grow. Factoring this into our analysis requires we replace the constant r by a function h(y) and examine the autonomous equation = h(y)y (4) dt choosing h(y) in such a way that h(y) r when y is small (i.e. grows exponentially for a while, but h(y) decreases as y grows larger, and eventually h(y) < 0 when the population is too large to sustain. Remarks: The simplest function that has all the necessary properties is h(y) = a by where a, b 0. Under these conditions, equation (4) becomes the logistic equation = (r ay)y (5) dt Note, the logistic equation has two critical points (and hence two equilibrium solutions) y = r/a and y = 0. Slide 7/14 Dr. John Ehrke Lecture 5 Fall 2012

8 Solution of the logistic equation Example The logistic equation is often written in the form (1 dt = r y ) y (6) k where k = r/a. This form is used to make the analytic solution more intuitive. Using this form, find the analytic solution of the logistic equation, and verify the solution behavior qualitatively. Solution: The analytic solution to the logistic equation can be found in detail on pg. 82 of the text. The logistic equation has two critical points y = 0 and y = k. The y = 0 equilibrium corresponds to population extinction. The y = k equilibrium denotes the population saturation level, often called the carrying capacity of the population s environment. Above the saturation level, /dt < 0 and so populations decrease because their environment cannot sustain them. Similarly, below the saturation level, /dt > 0 and so populations have the required resources to thrive. Slide 8/14 Dr. John Ehrke Lecture 5 Fall 2012

9 Critical Points and Stability As we saw in the previous example, there are different types of solution behaviors depending on the nature of the critical points. There are three types of critical point behavior possible. Stable Critical Point: The solution y = k in the previous example was a solution that all other solutions wanted to be near. Such critical point solutions are called stable solutions. Unstable Critical Point: On the other hand, the solution y = 0 is the solution which in some sense repels the other solutions. Such critical point solutions are called unstable. Semistable Critical Point: Functions, f (y) which have critical points with multiplicity often exhibit critical point behavior where solutions on one side are attracted and solutions on the other side are repelled. These critical points are called semistable. In the examples which follow, we will look at how a change in parameters can effect critical point behavior. Slide 9/14 Dr. John Ehrke Lecture 5 Fall 2012

10 Logistic model with harvesting In this example, we will consider the logistic model that includes harvesting. Think about a fresh fish farm in which a constant amount of fish are pulled out for processing. The ODE under this case looks like dt = ay by2 h (7) where h is the amount of fish harvested. If h = 0, this is the model explored in the previous example. Analyze the behavior of solutions depending on the value of the parameter. Assume h > 0. Solution: h m = a/2b is the maximum harvesting rate. Harvesting rates higher than this quantity lead to solutions which are everywhere decreasing and in the context of a population would lead to extinction. Harvesting rates above h m exhibit two critical points, one stable and one unstable, while harvesting rates less than h m have no critical points. The point h m is the point at which this change occurs, and is a special type of point called a bifurcation. Slide 10/14 Dr. John Ehrke Lecture 5 Fall 2012

11 Autonomous Equations and Parameters Definition (Bifurcation) A phase line is a single line containing the information about the equilibrium points and the nature of solutions on each side of them. When a series of phase lines are plotted on a graph of the parameter vs. the dependent variable (i.e. µ vs. y in this example) we obtain a bifurcation plot. A bifurcation occurs for a value of the parameter which changes the basic nature of solutions. Example Consider the first order autonomous ODE, dt = y(1 y)2 + µ. (8) Analyze the equilibria and behavior of solutions. Include a description of the bifurcation points and bifurcation diagram. Slide 11/14 Dr. John Ehrke Lecture 5 Fall 2012

12 Analysis of Parameters We consider the first order autonomous ODE /dt = y(1 y) 2 + µ. To find the points of bifurcation, we look for the critical points of Taking derivatives, yields f (y) = y(1 y) 2 + µ. (9) (y(1 y) 2 + µ) = 0 = 3y 2 4y + 1 = 0. Solving for y gives y = 1 and y = 1/3. Plugging these critical values of y back into (9) and solving for µ we obtain µ = 0 and µ = 4/27. This creates three regions of interest: 1 For µ < 4/27, y has a single equilibrium point. 2 For 4/27 < µ < 0, y has three equilibrium points. 3 For µ > 0, y has a single equilibrium point. 4 For µ = 0 and µ = 4/27, there are two critical points, y = 0 and y = 1/3. Slide 12/14 Dr. John Ehrke Lecture 5 Fall 2012

13 Bifurcation Plot Slide 13/14 Dr. John Ehrke Lecture 5 Fall 2012

14 Stability Theorem Stability Theorem Let f (y) and f (y) be continuous. The equation dt = f (y) (10) is stable at y = y 0 provided f (y 0 ) = 0 and f (y 0 ) < 0. The equation (10) is unstable at the point y = y 1 provided that f (y 1 ) = 0 and f (y 1 ) > 0. If both f (y 2 ) = 0 and f (y 2 ) = 0, then the point y 2 is a point of bifurcation for (10). Slide 14/14 Dr. John Ehrke Lecture 5 Fall 2012

8. Qualitative analysis of autonomous equations on the line/population dynamics models, phase line, and stability of equilibrium points (corresponds

8. Qualitative analysis of autonomous equations on the line/population dynamics models, phase line, and stability of equilibrium points (corresponds c Dr Igor Zelenko, Spring 2017 1 8. Qualitative analysis of autonomous equations on the line/population dynamics models, phase line, and stability of equilibrium points (corresponds to section 2.5) 1.

More information

Math 266: Autonomous equation and population dynamics

Math 266: Autonomous equation and population dynamics Math 266: Autonomous equation and population namics Long Jin Purdue, Spring 2018 Autonomous equation An autonomous equation is a differential equation which only involves the unknown function y and its

More information

8 Autonomous first order ODE

8 Autonomous first order ODE 8 Autonomous first order ODE There are different ways to approach differential equations. Prior to this lecture we mostly dealt with analytical methods, i.e., with methods that require a formula as a final

More information

1.5 Phase Line and Bifurcation Diagrams

1.5 Phase Line and Bifurcation Diagrams 1.5 Phase Line and Bifurcation Diagrams 49 1.5 Phase Line and Bifurcation Diagrams Technical publications may use special diagrams to display qualitative information about the equilibrium points of the

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

Autonomous means conditions are constant in time, though they may depend on the current value of y.

Autonomous means conditions are constant in time, though they may depend on the current value of y. 18.03 Class 8, Feb 19, 2010 Autonomous equations [1] Logistic equation [2] Phase line [3] Extrema, points of inflection Announcements: Final Tuesday, May 18, 9:00-12:00, Johnson Track Hour exam next Wednesday:

More information

. For each initial condition y(0) = y 0, there exists a. unique solution. In fact, given any point (x, y), there is a unique curve through this point,

. For each initial condition y(0) = y 0, there exists a. unique solution. In fact, given any point (x, y), there is a unique curve through this point, 1.2. Direction Fields: Graphical Representation of the ODE and its Solution Section Objective(s): Constructing Direction Fields. Interpreting Direction Fields. Definition 1.2.1. A first order ODE of the

More information

Solutions to the Review Questions

Solutions to the Review Questions Solutions to the Review Questions Short Answer/True or False. True or False, and explain: (a) If y = y + 2t, then 0 = y + 2t is an equilibrium solution. False: This is an isocline associated with a slope

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

Solutions to the Review Questions

Solutions to the Review Questions Solutions to the Review Questions Short Answer/True or False. True or False, and explain: (a) If y = y + 2t, then 0 = y + 2t is an equilibrium solution. False: (a) Equilibrium solutions are only defined

More information

First Order Differential Equations

First Order Differential Equations First Order Differential Equations 1 Finding Solutions 1.1 Linear Equations + p(t)y = g(t), y() = y. First Step: Compute the Integrating Factor. We want the integrating factor to satisfy µ (t) = p(t)µ(t).

More information

Analyzing Autonomous DEs: Spotted Owls

Analyzing Autonomous DEs: Spotted Owls Analyzing Autonomous DEs: Spotted Owls A group of biologists are making predictions about the spotted owl population in a forest in the Pacific Northwest. The autonomous differential equation the scientist

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

Review of Lecture 5. F = GMm r 2. = m dv dt Expressed in terms of altitude x = r R, we have. mv dv dx = GMm. (R + x) 2. Max altitude. 2GM v 2 0 R.

Review of Lecture 5. F = GMm r 2. = m dv dt Expressed in terms of altitude x = r R, we have. mv dv dx = GMm. (R + x) 2. Max altitude. 2GM v 2 0 R. Review of Lecture 5 Models could involve just one or two equations (e.g. orbit calculation), or hundreds of equations (as in climate modeling). To model a vertical cannon shot: F = GMm r 2 = m dv dt Expressed

More information

Calculus IV - HW 2 MA 214. Due 6/29

Calculus IV - HW 2 MA 214. Due 6/29 Calculus IV - HW 2 MA 214 Due 6/29 Section 2.5 1. (Problems 3 and 5 from B&D) The following problems involve differential equations of the form dy = f(y). For each, sketch the graph of f(y) versus y, determine

More information

Homework Solutions:

Homework Solutions: Homework Solutions: 1.1-1.3 Section 1.1: 1. Problems 1, 3, 5 In these problems, we want to compare and contrast the direction fields for the given (autonomous) differential equations of the form y = ay

More information

MIDTERM 1 PRACTICE PROBLEM SOLUTIONS

MIDTERM 1 PRACTICE PROBLEM SOLUTIONS MIDTERM 1 PRACTICE PROBLEM SOLUTIONS Problem 1. Give an example of: (a) an ODE of the form y (t) = f(y) such that all solutions with y(0) > 0 satisfy y(t) = +. lim t + (b) an ODE of the form y (t) = f(y)

More information

Lecture 5: Equilibrium solutions and stability. 1 Mathematical models of population dynamics

Lecture 5: Equilibrium solutions and stability. 1 Mathematical models of population dynamics Lecture 5: Equilibrium solutions and stability 1 Mathematical models of population namics The stu of populations namics is a big application of differential equations that we have been waiting to discuss

More information

Lecture 3. Dynamical Systems in Continuous Time

Lecture 3. Dynamical Systems in Continuous Time Lecture 3. Dynamical Systems in Continuous Time University of British Columbia, Vancouver Yue-Xian Li November 2, 2017 1 3.1 Exponential growth and decay A Population With Generation Overlap Consider a

More information

SMA 208: Ordinary differential equations I

SMA 208: Ordinary differential equations I SMA 208: Ordinary differential equations I Modeling with First Order differential equations Lecturer: Dr. Philip Ngare (Contacts: pngare@uonbi.ac.ke, Tue 12-2 PM) School of Mathematics, University of Nairobi

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

Math 273 (51) - Final

Math 273 (51) - Final Name: Id #: Math 273 (5) - Final Autumn Quarter 26 Thursday, December 8, 26-6: to 8: Instructions: Prob. Points Score possible 25 2 25 3 25 TOTAL 75 Read each problem carefully. Write legibly. Show all

More information

Math 2930 Worksheet Equilibria and Stability

Math 2930 Worksheet Equilibria and Stability Math 2930 Worksheet Equilibria and Stabilit Week 3 September 7, 2017 Question 1. (a) Let C be the temperature (in Fahrenheit) of a cup of coffee that is cooling off to room temperature. Which of the following

More information

Math 2930 Worksheet Introduction to Differential Equations. What is a Differential Equation and what are Solutions?

Math 2930 Worksheet Introduction to Differential Equations. What is a Differential Equation and what are Solutions? Math 2930 Worksheet Introduction to Differential Equations Week 1 January 25, 2019 What is a Differential Equation and what are Solutions? A differential equation is an equation that relates an unknown

More information

MATH 353 LECTURE NOTES: WEEK 1 FIRST ORDER ODES

MATH 353 LECTURE NOTES: WEEK 1 FIRST ORDER ODES MATH 353 LECTURE NOTES: WEEK 1 FIRST ORDER ODES J. WONG (FALL 2017) What did we cover this week? Basic definitions: DEs, linear operators, homogeneous (linear) ODEs. Solution techniques for some classes

More information

Where do differential equations come from?

Where do differential equations come from? Where do differential equations come from? Example: Keeping track of cell growth (a balance equation for cell mass) Rate of change = rate in rate out Old example: Cell size The cell is spherical. Nutrient

More information

Sect2.1. Any linear equation:

Sect2.1. Any linear equation: Sect2.1. Any linear equation: Divide a 0 (t) on both sides a 0 (t) dt +a 1(t)y = g(t) dt + a 1(t) a 0 (t) y = g(t) a 0 (t) Choose p(t) = a 1(t) a 0 (t) Rewrite it in standard form and ḡ(t) = g(t) a 0 (t)

More information

FIRST-ORDER SYSTEMS OF ORDINARY DIFFERENTIAL EQUATIONS III: Autonomous Planar Systems David Levermore Department of Mathematics University of Maryland

FIRST-ORDER SYSTEMS OF ORDINARY DIFFERENTIAL EQUATIONS III: Autonomous Planar Systems David Levermore Department of Mathematics University of Maryland FIRST-ORDER SYSTEMS OF ORDINARY DIFFERENTIAL EQUATIONS III: Autonomous Planar Systems David Levermore Department of Mathematics University of Maryland 4 May 2012 Because the presentation of this material

More information

Math 2930 Worksheet Introduction to Differential Equations

Math 2930 Worksheet Introduction to Differential Equations Math 2930 Worksheet Introduction to Differential Equations Week 1 August 24, 2017 Question 1. Is the function y = 1 + t a solution to the differential equation How about the function y = 1 + 2t? How about

More information

Writing Assignment 1: Comparing Harvesting Models

Writing Assignment 1: Comparing Harvesting Models Writing Assignment : Comparing Harvesting Models Paul Allen Fall 28 Abstract We analyze two models for the harvesting of a yogurt culture growing according to the logistic model: constant-rate harvesting

More information

Mathematics 22: Lecture 4

Mathematics 22: Lecture 4 Mathematics 22: Lecture 4 Population Models Dan Sloughter Furman University January 10, 2008 Dan Sloughter (Furman University) Mathematics 22: Lecture 4 January 10, 2008 1 / 6 Malthusian growth model Let

More information

Key ideas about dynamic models

Key ideas about dynamic models GSTDMB 202: DYNAMICAL MODELLING FOR BIOLOGY AND MEDICINE Lecture 2 Introduction to modelling with differential equations Markus Owen ey ideas about dynamic models Dynamic models describe the change in

More information

Nonlinear dynamics & chaos BECS

Nonlinear dynamics & chaos BECS Nonlinear dynamics & chaos BECS-114.7151 Phase portraits Focus: nonlinear systems in two dimensions General form of a vector field on the phase plane: Vector notation: Phase portraits Solution x(t) describes

More information

A population is modeled by the differential equation

A population is modeled by the differential equation Math 2, Winter 2016 Weekly Homework #8 Solutions 9.1.9. A population is modeled by the differential equation dt = 1.2 P 1 P ). 4200 a) For what values of P is the population increasing? P is increasing

More information

Ch 2.5: Autonomous Equations and Population Dynamics

Ch 2.5: Autonomous Equations and Population Dynamics Ch 2.5: Autonomous Equations and Population Dnamics In this section we examine equations of the form d/dt = f (), called autonomous equations, where the independent variable t does not appear explicitl.

More information

dy dt = 1 y t 1 +t 2 y dy = 1 +t 2 dt 1 2 y2 = 1 2 ln(1 +t2 ) +C, y = ln(1 +t 2 ) + 9.

dy dt = 1 y t 1 +t 2 y dy = 1 +t 2 dt 1 2 y2 = 1 2 ln(1 +t2 ) +C, y = ln(1 +t 2 ) + 9. Math 307A, Winter 2014 Midterm 1 Solutions Page 1 of 8 1. (10 points Solve the following initial value problem explicitly. Your answer should be a function in the form y = g(t, where there is no undetermined

More information

Math Assignment 2

Math Assignment 2 Math 2280 - Assignment 2 Dylan Zwick Spring 2014 Section 1.5-1, 15, 21, 29, 38, 42 Section 1.6-1, 3, 13, 16, 22, 26, 31, 36, 56 Section 2.1-1, 8, 11, 16, 29 Section 2.2-1, 10, 21, 23, 24 1 Section 1.5

More information

Lecture 20/Lab 21: Systems of Nonlinear ODEs

Lecture 20/Lab 21: Systems of Nonlinear ODEs Lecture 20/Lab 21: Systems of Nonlinear ODEs MAR514 Geoffrey Cowles Department of Fisheries Oceanography School for Marine Science and Technology University of Massachusetts-Dartmouth Coupled ODEs: Species

More information

The Fundamental Theorem of Calculus: Suppose f continuous on [a, b]. 1.) If G(x) = x. f(t)dt = F (b) F (a) where F is any antiderivative

The Fundamental Theorem of Calculus: Suppose f continuous on [a, b]. 1.) If G(x) = x. f(t)dt = F (b) F (a) where F is any antiderivative 1 Calulus pre-requisites you must know. Derivative = slope of tangent line = rate. Integral = area between curve and x-axis (where area can be negative). The Fundamental Theorem of Calculus: Suppose f

More information

Introduction to Population Dynamics

Introduction to Population Dynamics MATH235: Differential Equations with Honors Introduction to Population Dynamics Quote of Population Dynamics Homework Wish I knew what you were looking for. Might have known what you would find. Under

More information

Qualitative Analysis of Tumor-Immune ODE System

Qualitative Analysis of Tumor-Immune ODE System of Tumor-Immune ODE System LG de Pillis and AE Radunskaya August 15, 2002 This work was supported in part by a grant from the WM Keck Foundation 0-0 QUALITATIVE ANALYSIS Overview 1 Simplified System of

More information

Lecture 19: Solving linear ODEs + separable techniques for nonlinear ODE s

Lecture 19: Solving linear ODEs + separable techniques for nonlinear ODE s Lecture 19: Solving linear ODEs + separable techniques for nonlinear ODE s Geoffrey Cowles Department of Fisheries Oceanography School for Marine Science and Technology University of Massachusetts-Dartmouth

More information

Lectures in Differential Equations

Lectures in Differential Equations Lectures in Differential Equations David M. McClendon Department of Mathematics Ferris State University last revised December 2016 1 Contents Contents 2 1 First-order linear equations 4 1.1 What is a differential

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

Old Math 330 Exams. David M. McClendon. Department of Mathematics Ferris State University

Old Math 330 Exams. David M. McClendon. Department of Mathematics Ferris State University Old Math 330 Exams David M. McClendon Department of Mathematics Ferris State University Last updated to include exams from Fall 07 Contents Contents General information about these exams 3 Exams from Fall

More information

Introduction to the Phase Plane

Introduction to the Phase Plane Introduction to the Phase Plane June, 06 The Phase Line A single first order differential equation of the form = f(y) () makes no mention of t in the function f. Such a differential equation is called

More information

Math 114, Section 003 Fall 2011 Practice Exam 1 with Solutions

Math 114, Section 003 Fall 2011 Practice Exam 1 with Solutions Math 11, Section 003 Fall 2011 Practice Exam 1 with Solutions Contents 1 Problems 2 2 Solution key 8 3 Solutions 9 1 1 Problems Question 1: Let L be the line tangent to the curve r (t) t 2 + 3t + 2, e

More information

MATH 215/255 Solutions to Additional Practice Problems April dy dt

MATH 215/255 Solutions to Additional Practice Problems April dy dt . For the nonlinear system MATH 5/55 Solutions to Additional Practice Problems April 08 dx dt = x( x y, dy dt = y(.5 y x, x 0, y 0, (a Show that if x(0 > 0 and y(0 = 0, then the solution (x(t, y(t of the

More information

Mathematical Models of Biological Systems

Mathematical Models of Biological Systems Mathematical Models of Biological Systems CH924 November 25, 2012 Course outline Syllabus: Week 6: Stability of first-order autonomous differential equation, genetic switch/clock, introduction to enzyme

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

Agenda Sections 2.4, 2.5

Agenda Sections 2.4, 2.5 Agenda Sections 2.4, 2.5 Reminders Read 3.1, 3.2 Do problems for 2.4, 2.5 Homework 1 due Friday Midterm Exam I on 1/23 Lab on Friday (Shapiro 2054) Office hours Tues, Thurs 3-4:30 pm (5852 East Hall) Theorem:

More information

Phase Portraits of 1-D Autonomous Equations

Phase Portraits of 1-D Autonomous Equations Phase Portraits of 1-D Autonomous Equations In each of the following problems [1]-[5]: (a) find all equilibrium solutions; (b) determine whether each of the equilibrium solutions is stable, asmptoticall

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

Math 232, Final Test, 20 March 2007

Math 232, Final Test, 20 March 2007 Math 232, Final Test, 20 March 2007 Name: Instructions. Do any five of the first six questions, and any five of the last six questions. Please do your best, and show all appropriate details in your solutions.

More information

7.2. Differential Equations. Phase Plots. Example 1 The logistic equation. Phase Plots. Phase Plots. Phase Plots, Equilibria, and Stability

7.2. Differential Equations. Phase Plots. Example 1 The logistic equation. Phase Plots. Phase Plots. Phase Plots, Equilibria, and Stability Differential Equations 7 7.2, Equilibria, and Stability Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. Phase plots provide a way to visualize the dynamics

More information

Physics: spring-mass system, planet motion, pendulum. Biology: ecology problem, neural conduction, epidemics

Physics: spring-mass system, planet motion, pendulum. Biology: ecology problem, neural conduction, epidemics Applications of nonlinear ODE systems: Physics: spring-mass system, planet motion, pendulum Chemistry: mixing problems, chemical reactions Biology: ecology problem, neural conduction, epidemics Economy:

More information

Math 132 Lesson R: Population models and the spread of rumors Application

Math 132 Lesson R: Population models and the spread of rumors Application Math 132 Lesson R: Population models and the spread of rumors Application Population models are not limited to births and deaths. All kinds of quantifiable things pass through populations, from income

More information

Final exam practice 4 (solutions) UCLA: Math 3B, Winter 2019

Final exam practice 4 (solutions) UCLA: Math 3B, Winter 2019 Final exam practice 4 (solutions) Instructor: Noah White Date: UCLA: Math 3B, Winter 2019 This exam has 7 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions

More information

Introduction to First Order Equations Sections

Introduction to First Order Equations Sections A B I L E N E C H R I S T I A N U N I V E R S I T Y Department of Mathematics Introduction to First Order Equations Sections 2.1-2.3 Dr. John Ehrke Department of Mathematics Fall 2012 Course Goals The

More information

Homework #4 Solutions

Homework #4 Solutions MAT 303 Spring 03 Problems Section.: 0,, Section.:, 6,, Section.3:,, 0,, 30 Homework # Solutions..0. Suppose that the fish population P(t) in a lake is attacked by a disease at time t = 0, with the result

More information

Introduction to di erential equations

Introduction to di erential equations Chapter 1 Introduction to di erential equations 1.1 What is this course about? A di erential equation is an equation where the unknown quantity is a function, and where the equation involves the derivative(s)

More information

Lab 5: Nonlinear Systems

Lab 5: Nonlinear Systems Lab 5: Nonlinear Systems Goals In this lab you will use the pplane6 program to study two nonlinear systems by direct numerical simulation. The first model, from population biology, displays interesting

More information

Continuous-Time Dynamical Systems: Sketching solution curves and bifurcations

Continuous-Time Dynamical Systems: Sketching solution curves and bifurcations Math 360 Winter 07 Section 0 HW#4 Continuous-Time Dynamical Systems: Sketching solution curves and bifurcations (Due in one week! Thursday Nov 9, 07) Materials contained in this assignment are of great

More information

APPM 2360: Midterm exam 1 February 15, 2017

APPM 2360: Midterm exam 1 February 15, 2017 APPM 36: Midterm exam 1 February 15, 17 On the front of your Bluebook write: (1) your name, () your instructor s name, (3) your recitation section number and () a grading table. Text books, class notes,

More information

1 Mathematical Models

1 Mathematical Models Intro to Math Modeling Math 263 - ODE for Engineers Lecture 1-1/9/18 Abstract In today s lecture we discuss mathematical modeling in the context of natural sciences. The goal is to derive a class of mathematical

More information

Introduction to Exponential Functions

Introduction to Exponential Functions MCR3U Unit 4: Exponential Relations Lesson 4 Date: Learning goal: I can graph and identify key properties of exponential functions. I can distinguish between a linear, quadratic, and exponential function

More information

Stability of Dynamical systems

Stability of Dynamical systems Stability of Dynamical systems Stability Isolated equilibria Classification of Isolated Equilibria Attractor and Repeller Almost linear systems Jacobian Matrix Stability Consider an autonomous system u

More information

Even-Numbered Homework Solutions

Even-Numbered Homework Solutions Even-Numbered Homework Solutions Chapter 1 1.1 8. Using the decay-rate parameter you computed in 1.1.7, determine the time since death if: (a) 88% of the original C-14 is still in the material The decay-rate

More information

The topic is a special kind of differential equation, which occurs a lot. It's one in which the right-hand side doesn't

The topic is a special kind of differential equation, which occurs a lot. It's one in which the right-hand side doesn't MITOCW 18-03_L5 Today, once again, a day of solving no differential equations whatsoever. The topic is a special kind of differential equation, which occurs a lot. It's one in which the right-hand side

More information

Math Ordinary Differential Equations

Math Ordinary Differential Equations Math 411 - Ordinary Differential Equations Review Notes - 1 1 - Basic Theory A first order ordinary differential equation has the form x = f(t, x) (11) Here x = dx/dt Given an initial data x(t 0 ) = x

More information

Section 2.1 : Solution Curves without a Solution. - allow us to sketch solution curves to first-order ODEs. dy dx. = f (x, y) (1)

Section 2.1 : Solution Curves without a Solution. - allow us to sketch solution curves to first-order ODEs. dy dx. = f (x, y) (1) Section 2.1 : Solution Curves without a Solution Direction Fields (Slope Fields) - allow us to sketch solution curves to first-order ODEs. General first-order ODE: dy dx = f (x, y) (1) Let y = y(x) be

More information

Springs: Part I Modeling the Action The Mass/Spring System

Springs: Part I Modeling the Action The Mass/Spring System 17 Springs: Part I Second-order differential equations arise in a number of applications We saw one involving a falling object at the beginning of this text (the falling frozen duck example in section

More information

Qualitative analysis of differential equations: Part I

Qualitative analysis of differential equations: Part I Qualitative analysis of differential equations: Part I Math 12 Section 16 November 7, 216 Hi, I m Kelly. Cole is away. Office hours are cancelled. Cole is available by email: zmurchok@math.ubc.ca. Today...

More information

model considered before, but the prey obey logistic growth in the absence of predators. In

model considered before, but the prey obey logistic growth in the absence of predators. In 5.2. First Orer Systems of Differential Equations. Phase Portraits an Linearity. Section Objective(s): Moifie Preator-Prey Moel. Graphical Representations of Solutions. Phase Portraits. Vector Fiels an

More information

MATH 2410 PRACTICE PROBLEMS FOR FINAL EXAM

MATH 2410 PRACTICE PROBLEMS FOR FINAL EXAM MATH 2410 PRACTICE PROBLEMS FOR FINAL EXAM Date and place: Saturday, December 16, 2017. Section 001: 3:30-5:30 pm at MONT 225 Section 012: 8:00-10:00am at WSRH 112. Material covered: Lectures, quizzes,

More information

Exponential Decay. Enter the two points in the spreadsheet and make a list. b. Find an exponential regression model.

Exponential Decay. Enter the two points in the spreadsheet and make a list. b. Find an exponential regression model. Exponential Decay Example 5: At the beginning of a study, there are 50 grams of a substance present. After 17 days, there are 38.7 grams remaining. Assume the substance decays exponentially. a. State the

More information

18.01 Single Variable Calculus Fall 2006

18.01 Single Variable Calculus Fall 2006 MIT OpenCourseWare http://ocw.mit.edu 8.0 Single Variable Calculus Fall 2006 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Lecture 0 8.0 Fall 2006 Lecture

More information

The Big Picture. Discuss Examples of unpredictability. Odds, Stanisław Lem, The New Yorker (1974) Chaos, Scientific American (1986)

The Big Picture. Discuss Examples of unpredictability. Odds, Stanisław Lem, The New Yorker (1974) Chaos, Scientific American (1986) The Big Picture Discuss Examples of unpredictability Odds, Stanisław Lem, The New Yorker (1974) Chaos, Scientific American (1986) Lecture 2: Natural Computation & Self-Organization, Physics 256A (Winter

More information

4 Insect outbreak model

4 Insect outbreak model 4 Insect outbreak model In this lecture I will put to a good use all the mathematical machinery we discussed so far. Consider an insect population, which is subject to predation by birds. It is a very

More information

y0 = F (t0)+c implies C = y0 F (t0) Integral = area between curve and x-axis (where I.e., f(t)dt = F (b) F (a) wheref is any antiderivative 2.

y0 = F (t0)+c implies C = y0 F (t0) Integral = area between curve and x-axis (where I.e., f(t)dt = F (b) F (a) wheref is any antiderivative 2. Calulus pre-requisites you must know. Derivative = slope of tangent line = rate. Integral = area between curve and x-axis (where area can be negative). The Fundamental Theorem of Calculus: Suppose f continuous

More information

8.1 Bifurcations of Equilibria

8.1 Bifurcations of Equilibria 1 81 Bifurcations of Equilibria Bifurcation theory studies qualitative changes in solutions as a parameter varies In general one could study the bifurcation theory of ODEs PDEs integro-differential equations

More information

Mathematical Modelling Lecture 10 Difference Equations

Mathematical Modelling Lecture 10 Difference Equations Lecture 10 Difference Equations phil.hasnip@york.ac.uk Overview of Course Model construction dimensional analysis Experimental input fitting Finding a best answer optimisation Tools for constructing and

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

Problem set 7 Math 207A, Fall 2011 Solutions

Problem set 7 Math 207A, Fall 2011 Solutions Problem set 7 Math 207A, Fall 2011 s 1. Classify the equilibrium (x, y) = (0, 0) of the system x t = x, y t = y + x 2. Is the equilibrium hyperbolic? Find an equation for the trajectories in (x, y)- phase

More information

Ordinary Differential Equations: Worked Examples with Solutions. Edray Herber Goins Talitha Michal Washington

Ordinary Differential Equations: Worked Examples with Solutions. Edray Herber Goins Talitha Michal Washington Ordinary Differential Equations: Worked Examples with Solutions Edray Herber Goins Talitha Michal Washington July 31, 2016 2 Contents I First Order Differential Equations 5 1 What is a Differential Equation?

More information

7 Planar systems of linear ODE

7 Planar systems of linear ODE 7 Planar systems of linear ODE Here I restrict my attention to a very special class of autonomous ODE: linear ODE with constant coefficients This is arguably the only class of ODE for which explicit solution

More information

Qualitative Analysis of Tumor-Immune ODE System

Qualitative Analysis of Tumor-Immune ODE System of Tumor-Immune ODE System L.G. de Pillis and A.E. Radunskaya August 15, 2002 This work was supported in part by a grant from the W.M. Keck Foundation 0-0 QUALITATIVE ANALYSIS Overview 1. Simplified System

More information

ENGR 213: Applied Ordinary Differential Equations

ENGR 213: Applied Ordinary Differential Equations ENGR 213: Applied Ordinary Differential Equations Youmin Zhang Department of Mechanical and Industrial Engineering Concordia University Phone: x5741 Office Location: EV 4-109 Email: ymzhang@encs.concordia.ca

More information

Math 2250 Lab 3 Due Date : 2/2/2017

Math 2250 Lab 3 Due Date : 2/2/2017 Math 2250 Lab Due Date : 2/2/2017 Name: UID: Unless stated otherwise, show all your work and explain your reasoning. You are allowed to use any results from lecture or the text as long as they are referenced

More information

REUNotes08-ODEs May 30, Chapter Two. Differential Equations

REUNotes08-ODEs May 30, Chapter Two. Differential Equations Chapter Two Differential Equations 4 CHAPTER 2 2.1 LINEAR EQUATIONS We consider ordinary differential equations of the following form dx = f(t, x). dt where x is either a real variable or a vector of several

More information

MA 137 Calculus 1 with Life Science Application A First Look at Differential Equations (Section 4.1.2)

MA 137 Calculus 1 with Life Science Application A First Look at Differential Equations (Section 4.1.2) MA 137 Calculus 1 with Life Science Application A First Look at Differential Equations (Section 4.1.2) Alberto Corso alberto.corso@uky.edu Department of Mathematics University of Kentucky October 12, 2015

More information

1.2. Introduction to Modeling. P (t) = r P (t) (b) When r > 0 this is the exponential growth equation.

1.2. Introduction to Modeling. P (t) = r P (t) (b) When r > 0 this is the exponential growth equation. G. NAGY ODE January 9, 2018 1 1.2. Introduction to Modeling Section Objective(s): Review of Exponential Growth. The Logistic Population Model. Competing Species Model. Overview of Mathematical Models.

More information

1. The growth of a cancerous tumor can be modeled by the Gompertz Law: dn. = an ln ( )

1. The growth of a cancerous tumor can be modeled by the Gompertz Law: dn. = an ln ( ) 1. The growth of a cancerous tumor can be modeled by the Gompertz Law: ( ) dn b = an ln, (1) dt N where N measures the size of the tumor. (a) Interpret the parameters a and b (both non-negative) biologically.

More information

3.012 PS Issued: Fall 2003 Graded problems due:

3.012 PS Issued: Fall 2003 Graded problems due: 3.012 PS 7 3.012 Issued: 11.18.03 Fall 2003 Graded problems due: 11.26.03 Graded problems As usual, try as much as possible to explain in a narrative form your reasoning (as opposed to writing down bare

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

ANSWERS Final Exam Math 250b, Section 2 (Professor J. M. Cushing), 15 May 2008 PART 1

ANSWERS Final Exam Math 250b, Section 2 (Professor J. M. Cushing), 15 May 2008 PART 1 ANSWERS Final Exam Math 50b, Section (Professor J. M. Cushing), 5 May 008 PART. (0 points) A bacterial population x grows exponentially according to the equation x 0 = rx, where r>0is the per unit rate

More information

TWO DIMENSIONAL FLOWS. Lecture 5: Limit Cycles and Bifurcations

TWO DIMENSIONAL FLOWS. Lecture 5: Limit Cycles and Bifurcations TWO DIMENSIONAL FLOWS Lecture 5: Limit Cycles and Bifurcations 5. Limit cycles A limit cycle is an isolated closed trajectory [ isolated means that neighbouring trajectories are not closed] Fig. 5.1.1

More information

Often, in this class, we will analyze a closed-loop feedback control system, and end up with an equation of the form

Often, in this class, we will analyze a closed-loop feedback control system, and end up with an equation of the form ME 32, Spring 25, UC Berkeley, A. Packard 55 7 Review of SLODEs Throughout this section, if y denotes a function (of time, say), then y [k or y (k) denotes the k th derivative of the function y, y [k =

More information

Daily WeBWorK. 1. Below is the graph of the derivative f (x) of a function defined on the interval (0, 8).

Daily WeBWorK. 1. Below is the graph of the derivative f (x) of a function defined on the interval (0, 8). Daily WeBWorK 1. Below is the graph of the derivative f (x) of a function defined on the interval (0, 8). (a) On what intervals is f (x) concave down? f (x) is concave down where f (x) is decreasing, so

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