Boyce/DiPrima/Meade 11 th ed, Ch 1.1: Basic Mathematical Models; Direction Fields

Similar documents
Boyce/DiPrima 10 th ed, Ch 1.1: Basic Mathematical Models; Direction Fields

Elementary Differential Equations

Math 266: Ordinary Differential Equations

It is convenient to think that solutions of differential equations consist of a family of functions (just like indefinite integrals ).

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

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.

Elementary Differential Equations and Boundary Value Problems

SMA 208: Ordinary differential equations I

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Spring Department of Mathematics

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics

Homework Solutions:

MA 102 Mathematics II Lecture Feb, 2015

Integral Curve (generic name for a member of the collection of known as the general solution)

Math 308, Sections 301, 302, Summer 2008 Review before Test I 06/09/2008

Motivation and Goals. Modelling with ODEs. Continuous Processes. Ordinary Differential Equations. dy = dt

Chapter 1: Introduction

ENGR 213: Applied Ordinary Differential Equations

Math 308 Exam I Practice Problems

ORDINARY DIFFERENTIAL EQUATIONS

ORDINARY DIFFERENTIAL EQUATIONS

MATH 308 Differential Equations

Chapter1. Ordinary Differential Equations

Modeling with differential equations

Antiderivatives. Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if. F x f x for all x I.

Introduction to First Order Equations Sections

Solutions to the Review Questions

Math Applied Differential Equations

كلية العلوم قسم الرياضيات المعادالت التفاضلية العادية

Chapter 2 Notes, Kohler & Johnson 2e

Systems of Ordinary Differential Equations

Section 11.1 What is a Differential Equation?

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics

Lecture 1, August 21, 2017

MAT 285: Introduction to Differential Equations. James V. Lambers

DIFFERENTIAL EQUATIONS

Math 225 Differential Equations Notes Chapter 1

Entrance Exam, Differential Equations April, (Solve exactly 6 out of the 8 problems) y + 2y + y cos(x 2 y) = 0, y(0) = 2, y (0) = 4.

Sample Questions, Exam 1 Math 244 Spring 2007

MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide

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

Final Exam Review. Review of Systems of ODE. Differential Equations Lia Vas. 1. Find all the equilibrium points of the following systems.

Math 308, Sections 301, 302, Summer 2008 Lecture 5. 06/6/2008

Section 2.1 Differential Equation and Solutions

Name Class. 5. Find the particular solution to given the general solution y C cos x and the. x 2 y

Math 315: Differential Equations Lecture Notes Patrick Torres

Solutions to the Review Questions

Homogeneous Equations with Constant Coefficients

(1) Rate of change: A swimming pool is emptying at a constant rate of 90 gal/min.

THE MAXIMUM VELOCITY OF A FALLING BODY

APPLICATIONS OF DIFFERENTIATION

ENGI 3424 First Order ODEs Page 1-01

DIFFERENTIAL EQUATIONS

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

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

Notes for Expansions/Series and Differential Equations

Solutions to Section 1.1

Differential Equations

then the substitution z = ax + by + c reduces this equation to the separable one.

Math 308 Exam I Practice Problems

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. D) u = - x15 cos (x15) + C

MATH 23 EXAM 1 REVIEW PROBLEMS

Tutorial-1, MA 108 (Linear Algebra)

Outline. Calculus for the Life Sciences. What is a Differential Equation? Introduction. Lecture Notes Introduction to Differential Equa

Ordinary Differential Equations (ODEs)

Section 3.1 Second Order Linear Homogeneous DEs with Constant Coefficients

The acceleration of gravity is constant (near the surface of the earth). So, for falling objects:

Math 116 Second Midterm November 14, 2012

Math 2a Prac Lectures on Differential Equations

The integrating factor method (Sect. 1.1)

Laplace Transforms. Chapter 3. Pierre Simon Laplace Born: 23 March 1749 in Beaumont-en-Auge, Normandy, France Died: 5 March 1827 in Paris, France

Chapter 3 Second Order Linear Equations

First Order ODEs (cont). Modeling with First Order ODEs

Solutions to Homework 1, Introduction to Differential Equations, 3450: , Dr. Montero, Spring y(x) = ce 2x + e x

Polynomials and Rational Functions (2.1) The shape of the graph of a polynomial function is related to the degree of the polynomial

Partial Differential Equations

An Introduction to Numerical Methods for Differential Equations. Janet Peterson

Introduction to Partial Differential Equations

Math 307 A - Spring 2015 Final Exam June 10, 2015

Review for the Final Exam

FINAL EXAM SOLUTIONS, MATH 123

Solving Differential Equations: First Steps

AMATH 351 Mar 15, 2013 FINAL REVIEW. Instructor: Jiri Najemnik

Solutions of Math 53 Midterm Exam I

Chap. 20: Initial-Value Problems

=================~ NONHOMOGENEOUS LINEAR EQUATIONS. rn y" - y' - 6y = 0. lid y" + 2y' + 2y = 0, y(o) = 2, y'(0) = I

MATH20411 PDEs and Vector Calculus B

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

MATH 23 Exam 2 Review Solutions

These notes are based mostly on [3]. They also rely on [2] and [1], though to a lesser extent.

Chapter 9b: Numerical Methods for Calculus and Differential Equations. Initial-Value Problems Euler Method Time-Step Independence MATLAB ODE Solvers

Sample Solutions of Assignment 3 for MAT3270B: 2.8,2.3,2.5,2.7

MT410 EXAM 1 SAMPLE 1 İLKER S. YÜCE DECEMBER 13, 2010 QUESTION 1. SOLUTIONS OF SOME DIFFERENTIAL EQUATIONS. dy dt = 4y 5, y(0) = y 0 (1) dy 4y 5 =

Math 116 Second Midterm March 19, 2012

Math 210 Differential Equations Mock Final Dec *************************************************************** 1. Initial Value Problems

1 Antiderivatives graphically and numerically

Differential Equations

Introduction. 1.1 Some Basic Mathematical Models; Direction Fields

Math Assignment 2

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

Series Solutions of ODEs. Special Functions

Transcription:

Boyce/DiPrima/Meade 11 th ed, Ch 1.1: Basic Mathematical Models; Direction Fields Elementary Differential Equations and Boundary Value Problems, 11 th edition, by William E. Boyce, Richard C. DiPrima, and Doug Meade 2017 by John Wiley & Sons, Inc. Differential equations are equations containing derivatives. The following are examples of physical phenomena involving rates of change: Motion of fluids Motion of mechanical systems Flow of current in electrical circuits Dissipation of heat in solid objects Seismic waves Population dynamics A differential equation that describes a physical process is often called a mathematical model.

Example 1: Free Fall Formulate a differential equation describing motion of an object falling in the atmosphere near sea level. Variables: time t, velocity v Newton s 2 nd Law: F = ma = m(dv/dt) (net force) Force of gravity: F = mg (downward force) Force of air resistance: F = v (upward force) Then Taking g = 9.8 m/sec 2, m = 10 kg, = 2 kg/sec, we obtain m dv dt g mg v dv dt = 9.8 - v 5 g

Example 2: Sketching Direction Field (1 of 3) Using differential equation and table, plot slopes (estimates) on axes below. The resulting graph is called a direction field. (Note that values of v do not depend on t.) v v' 0 9.8 5 8.8 10 7.8 15 6.8 20 5.8 25 4.8 30 3.8 35 2.8 40 1.8 45 0.8 50-0.2 55-1.2 60-2.2 dv dt = 9.8 - v 5

Example 2: Direction Field Using Maple (2 of 3) dv dt = 9.8 - v 5 Sample Maple commands for graphing a direction field: with(detools): DEplot(diff(v(t),t)=9.8-v(t)/5,v(t), t=0..10,v=0..80,stepsize=.1,color=blue); When graphing direction fields, be sure to use an appropriate window, in order to display all equilibrium solutions and relevant solution behavior.

dv dt = 9.8 - v 5 Example 2: Direction Field & Equilibrium Solution (3 of 3) Arrows give tangent lines to solution curves, and indicate where soln is increasing & decreasing (and by how much). Horizontal solution curves are called equilibrium solutions. Use the graph below to solve for equilibrium solution, and then determine analytically by setting v' = 0. Set v = 0 : Û 9.8-0.2v = 0 Û v = (5)(9.8) Û v = 49

Mice and Owls (1 of 2) Consider a mouse population that reproduces at a rate proportional to the current population, with a rate constant equal to 0.5 mice/month (assuming no owls present). When owls are present, they eat the mice. Suppose that the owls eat 15 per day (average). Write a differential equation describing mouse population in the presence of owls. (Assume that there are 30 days in a month.) Solution: dp dt = p 2-450

Example 3: Direction Field (2 of 2) Discuss solution curve behavior, and find equilibrium soln. dp dt = p 2-450

Steps in Constructing Mathematical Models Using Differential Equations Identify independent and dependent variables and assign letters to represent them. Choose the units of measure for each variable. Articulate the basic principle that underlies or governs the problem you are investigating. This requires your being familiar with the field in which the problem originates. Express the principle or law in the previous step in terms of the variables identified at the start. This may involve the use of intermediate variables related to the primary variables. Make sure each term of your equation has the same physical units. The result may involve one or more differential equations.

Boyce/DiPrima/Meade 11 th ed, Ch 1.2: Solutions of Some Differential Equations Elementary Differential Equations and Boundary Value Problems, 11 th edition, by William E. Boyce, Richard C. DiPrima, and Doug Meade 2017 by John Wiley & Sons, Inc. Recall the differential equations: m dv dp = mg -gn dt dt = rp - k dy These equations have the general form We can use methods of calculus to solve differential equations of this form. dt = ay - b

Example 1: Mice and Owls (1 of 3) To solve the differential equation dp dt we use methods of calculus, as follows. dp dt = p - 900 2 Thus the solution is 0.5 p 450 Þ where c is a constant. dp / dt p - 900 = 1 2 Þ Þ ln p - 900 = 1 2 t + C Þ p - 900 = e 1 2 t+c dp ò = 1 p - 900 ò 2 dt 1 2 Þ p - 900 = ±e t 1 e C 2 Þ p = 900 + ce t, c = ±e C p = 900 + ce 1 2 t

Example 1: Integral Curves (2 of 3) Thus we have infinitely many solutions to our equation, 1 dp dt = 0.5 p - 450 Þ p = 900 + ce 2 t, since k is an arbitrary constant. Graphs of solutions (integral curves) for several values of c, and direction field for differential equation, are given below. Choosing c = 0, we obtain the equilibrium solution, while for c > 0, the solutions diverge from equilibrium solution.

Example 1: Initial Conditions (3 of 3) A differential equation often has infinitely many solutions. If a point on the solution curve is known, such as an initial condition, then this determines a unique solution. In the mice/owl differential equation, suppose we know that the mice population starts out at 850. Then p(0) = 850, and p(t) = 900 + ce 0.5t p(0) = 850 = 900 + ce 0 Solution: c = -50 1 2 p(t) = 900-50e t

Solution to General Equation To solve the general equation dy dt = ay - b we use methods of calculus, as follows. dy dt a y ln b a y b / a y b / a e at C Thus the general solution is at e b at y ce, a where c is a constant. C dy / dt y b / a y a y b / a b / a ce at dy y b / a e, atc c e C a dt

Initial Value Problem Next, we solve the initial value problem y ay b, y(0) y From previous slide, the solution to differential equation is y = b a + ceat Using the initial condition to solve for c, we obtain b 0 b y(0) y0 ce c y0 a a and hence the solution to the initial value problem is 0 y b y a 0 b e a at

Equilibrium Solution To find the equilibrium solution, set y' = 0 & solve for y: set b y ay b 0 y( t) a From the previous slide, our solution to the initial value problem is: b y a Note the following solution behavior: If y 0 = b/a, then y is constant, with y(t) = b/a y 0 If y 0 > b/a and a > 0, then y increases exponentially without bound If y 0 > b/a and a < 0, then y decays exponentially to b/a If y 0 < b/a and a > 0, then y decreases exponentially without bound If y 0 < b/a and a < 0, then y increases asymptotically to b/a b a at e

Example 2: Free Fall Equation (1 of 3) Recall equation modeling free fall descent of 10 kg object, assuming an air resistance coefficient g = 2 kg/sec: dv dt = 9.8 - v 5 Suppose object is dropped from 300 m. above ground. (a) Find velocity at any time t. (b) How long until it hits ground and how fast will it be moving then? For part (a), we need to solve the initial value problem v = 9.8-0.2v, v(0) = 0 Using result from previous slide, we have dv / dt v - 49 = - 1 5 Þ ln v(t) - 49 = - 1 5 + C Þ v(t) = 49 + ce-t/5

Example 2: Free Fall Equation (1 of 3) To determine the particular value of c that corresponds to the initial condition, we substitute t = 0 and v = 0. This gives us v(t) = 49 + ce -t/5 Þ 0 = 49 + ce 0 Þ c = -49 With the result that c = 49. And the solution of the initial value problem is v(t) = 49(1- e -t/5 )

Example 2: Graphs for Part (a) (2 of 3) The graph of the solution found in part (a), along with the direction field for the differential equation, is given below. v 9.8 0.5v, v 49 1 e t /5 v(0) 0

Example 2 Part (b): Time and Speed of Impact (3 of 3) Next, given that the object is dropped from 300 m. above ground, how long will it take to hit ground, and how fast will it be moving at impact? Solution: Let x(t) = distance object has fallen at time t. It follows from our solution v(t) that dx = 49-49e-t/5 Þ x(t) = 49t + 245e -t/5 + k dt x(0) = 0 Þ k = -245 Þ x(t) = 49t + 245e -t/5-245 Let T be the time of impact. Then x(t ) = 49T + 245e -T /5-245 = 300 Using a solver, T @ 10.51 sec, hence v(10.51) = 49( 1- e -0.2(10.51) )» 43.01m/sec

Boyce/DiPrima/Meade 11 th ed, Ch1.3: Classification of Differential Equations Elementary Differential Equations and Boundary Value Problems, 11 th edition, by William E. Boyce, Richard C. DiPrima, and Doug Meade 2017 by John Wiley & Sons, Inc. The main purpose of this course is to discuss properties of solutions of differential equations, and to present methods of finding solutions or approximating them. To provide a framework for this discussion, in this section we give several ways of classifying differential equations.

Ordinary Differential Equations When the unknown function depends on a single independent variable, only ordinary derivatives appear in the equation. In this case the equation is said to be an ordinary differential equations (ODE). The equations discussed in the preceding two sections are ordinary differential equations. For example, dv dt = 9.8 - v 5, dp dt = p 2-450 Another example of an ordinary differential equation, for charge Q(t) is L d 2 Q(t) dt 2 + R dq(t) dt + 1 Q(t) = E(t) C

Partial Differential Equations When the unknown function depends on several independent variables, partial derivatives appear in the equation. In this case the equation is said to be a partial differential equation (PDE). Examples: (wave equation) ), ( ), ( (heat equation) ), ( ), ( 2 2 2 2 2 2 2 2 2 t t x u x t x u a t t x u x t x u

Systems of Differential Equations Another classification of differential equations depends on the number of unknown functions that are involved. If there is a single unknown function to be found, then one equation is sufficient. If there are two or more unknown functions, then a system of equations is required. For example, predator-prey equations have the form du / dt a x xy dv / dt cy uy where x(t) and y(t) are the respective populations of prey and predator species. The constants a, c, a, and g depend on the particular species being studied. Systems of equations are discussed in Chapter 7 and 9.

Order of Differential Equations The order of a differential equation is the order of the highest derivative that appears in the equation. More generally, the equation F(t, y,y',..., y (n) ) = 0 where y = u(t) is an ordinary differential equation of the n th order. For example y'''+ 2e t y''+ yy' = t 4 is a third order differential equation, for y = u(t). We assume that it is always possible to solve a given ordinary differential equation for the highest derivative, obtaining y (n) (t) = f ( t, y,y', y'',,y (n-1) )

Linear & Nonlinear Differential Equations An ordinary differential equation ( n) F t, y, y, y, y,, y is linear if F is linear in the variables ( n) y, y, y, y,, y Thus the general linear ODE has the form Example: Determine whether the equations below are linear or nonlinear. (1) y 3y 0 4 2 d y d y (4) t 4 2 dt dt 0 ( n) ( n1) a0( t) y a1( t) y an( t) y g( t) 1 t 2 (2) (5) y u xx 3e y uu y 2t yy sin t 0 (3) (6) y u xx 3y 2t 2 sin( u) u yy 0 cos t

Solutions to Differential Equations A solution f(t) to an ordinary differential equation y satisfies the equation: It is not always easy to find solutions of differential equations. However, it is relatively easy to determine whether a function is actually a solution. Just substitute the function into the equation. Example: Verify the following solutions of the ODE y y ( n ) ( t) f t, y, y, y,, ( n 1) 0; y1( t) sin t, y2( t) cos t, y3( t) y ( ) f (n) (t) = f t,f,f',f'',,f (n-1) 2sin t

Solutions to Differential Equations There are three important questions in the study of differential equations: Is there a solution? (Existence) If there is a solution, is it unique? (Uniqueness) If there is a solution, how do we find it? (Analytical Solution, Numerical Approximation, etc)

Historical Background The development of differential equations is a significant part of the general development of mathematics. Isaac Newton (1642-1727) was born in England, and is known for his development of calculus and laws of physics (mechanics), series solution to ODEs, 1665 1690. Gottfried Leibniz (1646-1716) was born in Leipzig, Germany. He is known for his development of calculus (1684), notation for the derivative (dy/dx), method separation of variables (1691), first order ODE methods (1694).

The Bernoullis Jakob Bernoulli (1654-1705) & Johann Bernoulli (1667-1748) were both raised in Basel, Switzerland. They used calculus and integrals in the form of differential equations to solve mechanics problems. Daniel Bernoulli (1700-1782), son of Johann, is known for his work on partial differential equations and applications, and Bessel functions.

Leonard Euler (1707-1783) Leonard Euler (pronounced oiler ), was raised in Basel, Switzerland, and was the most prolific mathematician of all time. His collected works fill more than 70 volumes. He formulated problems in mechanics into mathematical language and developed methods of solution. First great work in which analysis is applied to science of movement (Lagrange). He is known also for his work on exactness of first order ODEs (1734), integrating factors (1734), linear equations with constant coefficients (1743), series solutions to differential equations (1750), numerical procedures (1768), PDEs (1768), and calculus of variations (1768).

Joseph-Louis Lagrange (1736-1813). Lagrange was raised in Turin, Italy. He was mostly self taught in beginning, and became math professor at age 19. Lagrange most famous for his Analytical Mechanics (1788) work on Newtonian mechanics. Lagrange showed that the general solution of a nth order linear homogenous ODE is a linear combination of n independent solutions (1762-65). He also gave a complete development of variation of parameters (1774-75), and studied PDEs and calculus of variations.

Pierre-Simon de Laplace (1749-1827). Laplace was raised in Normandy, France, and was preeminent in celestial mechanics (1799-1825). Laplace s equation in PDEs is well known, and he studied it extensively in connection with gravitation attraction. The Laplace transform is named after him.

The 1800s By the end of the 1700s, many elementary methods of solving ordinary differential equations had been discovered. In the 1800s, interest turned to theoretical questions of existence and uniqueness, and series expansions (Ch 5). Partial differential equations also became a focus of study, as their role in mathematical physics became clear. A classification of certain useful functions arose, called Special Functions. This group included Bessel functions, Chebyshev polynomials, Legendre polynomials, Hermite polynomials, Hankel polynomials.

The 1900s Present Computational results were an essential element in the discovery of chaos theory. In 1961, Edward Lorenz (1917 2008), was developing weather prediction models when he observed different results upon restarting a simulation in the middle of the time period using previously computed results. He used three-digit approximations rather than restart the computation with the six-digit values that were stored in the computer. The common trait that small changes in a problem produce large changes in the solution is one of the defining characteristics of chaos.