Ch 1.1: Basic Mathematical Models; Direction Fields Differential equations are equations containing derivatives. The following are examples of physical.

Slides:



Advertisements
Similar presentations
Boyce/DiPrima 9th ed, Ch 2.4: Differences Between Linear and Nonlinear Equations Elementary Differential Equations and Boundary Value Problems, 9th edition,
Advertisements

Section 7.2: Direction Fields and Euler’s Methods Practice HW from Stewart Textbook (not to hand in) p. 511 # 1-13, odd.
Free fall with air resistance Forces which resist motion play an important part in everyday life: –Brakes in cars; friction in many forms, damped vibrations.
Ch 3.8: Mechanical & Electrical Vibrations
Ch 2.3: Modeling with First Order Equations Mathematical models characterize physical systems, often using differential equations. Model Construction:
Boyce/DiPrima 9th ed, Ch 2.3: Modeling with First Order Equations Elementary Differential Equations and Boundary Value Problems, 9th edition, by William.
Boyce/DiPrima 9th ed, Ch 2.5: Autonomous Equations and Population Dynamics Elementary Differential Equations and Boundary Value Problems, 9th edition,
Ch 1.1: Basic Mathematical Models; Direction Fields Differential equations are equations containing derivatives. Derivatives describe rates of change.
A second order ordinary differential equation has the general form
APPLICATIONS OF DIFFERENTIATION
Ch 2.2: Separable Equations In this section we examine a subclass of linear and nonlinear first order equations. Consider the first order equation We can.
Ch 2.1: Linear Equations; Method of Integrating Factors
Differential Equations and Applications (math151) Instructor: Kun Xu ( 徐昆 ) TA: Changqiu JIN ( 晋长秋 ) Text Book: Boyce and Diprima, Elementary Differential.
ENGG2013 Unit 22 Modeling by Differential Equations Apr, 2011.
Ch 2.1: Linear Equations; Method of Integrating Factors
Numerical Solutions of Ordinary Differential Equations
Ch 1.2: Solutions of Some Differential Equations
Ordinary Differential Equations S.-Y. Leu Sept. 21,28, 2005.
“But, if this is true, and if a large stone moves with a speed of, say, eight while a smaller one moves with a speed of four, then when they are united,
1 Chapter 9 Differential Equations: Classical Methods A differential equation (DE) may be defined as an equation involving one or more derivatives of an.
Differential Equations
CISE301_Topic8L1KFUPM1 CISE301: Numerical Methods Topic 8 Ordinary Differential Equations (ODEs) Lecture KFUPM Read , 26-2, 27-1.
Boyce/DiPrima 9 th ed, Ch 2.1: Linear Equations; Method of Integrating Factors Elementary Differential Equations and Boundary Value Problems, 9 th edition,
Boyce/DiPrima 9 th ed, Ch 3.1: 2 nd Order Linear Homogeneous Equations-Constant Coefficients Elementary Differential Equations and Boundary Value Problems,
Boyce/DiPrima 10th ed, Ch 10.5: Separation of Variables; Heat Conduction in a Rod Elementary Differential Equations and Boundary Value Problems, 10th.
Ch 2.2: Separable Equations In this section we examine a subclass of linear and nonlinear first order equations. Consider the first order equation We can.
Section 1.1 Differential Equations & Mathematical Models
Copyright © Cengage Learning. All rights reserved. Differentiation 2.
Dr. Hatim Dirar Department of Physics, College of Science Imam Mohamad Ibn Saud Islamic University.
What is a model Some notations –Independent variables: Time variable: t, n Space variable: x in one dimension (1D), (x,y) in 2D or (x,y,z) in 3D –State.
Ordinary Differential Equations
Math 3120 Differential Equations with Boundary Value Problems
Ch 2.2: Separable Equations In this section we examine a subclass of linear and nonlinear first order equations. Consider the first order equation We can.
Math 3120 Differential Equations with Boundary Value Problems
Differential Equations. Definition A differential equation is an equation involving derivatives of an unknown function and possibly the function itself.
Motion in One Direction Chapter : Displacement and Velocity Main Objectives:  Describe motion in terms of frame of reference, displacement, time,
Equation of Motion for a Particle Sect nd Law (time independent mass): F = (dp/dt) = [d(mv)/dt] = m(dv/dt) = ma = m(d 2 r/dt 2 ) = m r (1) A 2.
Ch 1.1: Basic Mathematical Models; Direction Fields Differential equations are equations containing derivatives. The following are examples of physical.
Boyce/DiPrima 9 th ed, Ch 1.1: Basic Mathematical Models; Direction Fields Elementary Differential Equations and Boundary Value Problems, 9 th edition,
Ch 1.2: Solutions of Some Differential Equations Recall the free fall and owl/mice differential equations: These equations have the general form y' = ay.
Boyce/DiPrima 9th ed, Ch 1.2: Solutions of Some Differential Equations Elementary Differential Equations and Boundary Value Problems, 9th edition, by.
Differential Equations Copyright © Cengage Learning. All rights reserved.
The elements of higher mathematics Differential Equations
Lecture Notes in Differential Equations (Math 210)
Mathematical Model of Motion Chapter 5. Velocity Equations Average velocity: v =  d/  t To find the distance traveled with constant or average velocity.
Ch 1.3: Classification of Differential Equations
Differential Equations
Differential Equations Also known as Engineering Analysis or ENGIANA.
MTH 253 Calculus (Other Topics)
Only One Word for Review Review Engineering Differential Equations The Second Test.
Ch 2.1: Linear Equations; Method of Integrating Factors A linear first order ODE has the general form where f is linear in y. Examples include equations.
Applications of Differentiation Section 4.9 Antiderivatives
Calculus - Santowski 3/4/2016Calculus - Santowski1.
Boyce/DiPrima 9 th ed, Ch1.3: Classification of Differential Equations Elementary Differential Equations and Boundary Value Problems, 9 th edition, by.
Ordinary Differential Equations (ODEs). Objectives of Topic  Solve Ordinary Differential Equations (ODEs).  Appreciate the importance of numerical methods.
Physics Chapter 2 Notes. Chapter Mechanics  Study of the motion of objects Kinematics  Description of how objects move Dynamics  Force and why.
LINEAR MOTION Advanced Higher Physics. Calculus Methods.
Differential Equations
Copyright © Cengage Learning. All rights reserved.
A second order ordinary differential equation has the general form
Lesson 52 - Differential Equations
Ch 1.3: Classification of Differential Equations
Ch 1.3: Classification of Differential Equations
Ch 1.1: Basic Mathematical Models; Direction Fields
Differential Equations
Ch 1.1: Basic Mathematical Models; Direction Fields
Ch 1.2: Solutions of Some Differential Equations
Ch 1.1: Basic Mathematical Models; Direction Fields
Basic Differentiation Rules and Rates of Change
Presentation transcript:

Ch 1.1: Basic Mathematical Models; Direction Fields 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 (1 of 4) 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

Example 1: Sketching Direction Field (2 of 4) 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.)

Example 1: Direction Field Using Maple (3 of 4) 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.

Example 1: Direction Field & Equilibrium Solution (4 of 4) 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.

Equilibrium Solutions In general, for a differential equation of the form find equilibrium solutions by setting y' = 0 and solving for y : Example: Find the equilibrium solutions of the following.

Example 2: Graphical Analysis Discuss solution behavior and dependence on the initial value y(0) for the differential equation below, using the corresponding direction field.

Example 3: Graphical Analysis Discuss solution behavior and dependence on the initial value y(0) for the differential equation below, using the corresponding direction field.

Example 4: Graphical Analysis for a Nonlinear Equation Discuss solution behavior and dependence on the initial value y(0) for the differential equation below, using the corresponding direction field.

Example 5: 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:

Example 5: Direction Field (2 of 2) Discuss solution curve behavior, and find equilibrium soln.

Example 6: Water Pollution (1 of 2) A pond contains 10,000 gallons of water and an unknown amount of pollution. Water containing 0.02 gram/gal of pollution flows into pond at a rate of 50 gal/min. The mixture flows out at the same rate, so that pond level is constant. Assume pollution is uniformly spread throughout pond. Write a differential equation for the amount of pollution at any given time. Solution (Note: units must match)

Example 6: Direction Field (2 of 2) Discuss solution curve behavior, and find equilibrium soln.

Ch 1.2: Solutions of Some Differential Equations Recall the free fall and owl/mice differential equations: These equations have the general form y' = ay - b We can use methods of calculus to solve differential equations of this form.

Example 1: Mice and Owls (1 of 3) To solve the differential equation we use methods of calculus, as follows. Thus the solution is where k is a constant.

Example 1: Integral Curves (2 of 3) Thus we have infinitely many solutions to our equation, since k is an arbitrary constant. Graphs of solutions (integral curves) for several values of k, and direction field for differential equation, are given below. Choosing k = 0, we obtain the equilibrium solution, while for k  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

Solution to General Equation To solve the general equation we use methods of calculus, as follows. Thus the general solution is where k is a constant.

Initial Value Problem Next, we solve the initial value problem From previous slide, the solution to differential equation is Using the initial condition to solve for k, we obtain and hence the solution to the initial value problem is

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

Example 2: Free Fall Equation (1 of 3) Recall equation modeling free fall descent of 10 kg object, assuming an air resistance coefficient  = 2 kg/sec: 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 Using result from previous slide, we have

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.

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 s(t) = distance object has fallen at time t. It follows from our solution v(t) that Let T be the time of impact. Then Using a solver, T  sec, hence

Ch 1.3: Classification of Differential Equations 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,

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:

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 where u(t) and v(t) are the respective populations of prey and predator species. The constants a, c, ,  depend on the particular species being studied. Systems of equations are discussed in Chapter 7.

Order of Differential Equations The order of a differential equation is the order of the highest derivative that appears in the equation. Examples: We will be studying differential equations for which the highest derivative can be isolated:

Linear & Nonlinear Differential Equations An ordinary differential equation is linear if F is linear in the variables Thus the general linear ODE has the form Example: Determine whether the equations below are linear or nonlinear.

Solutions to Differential Equations A solution  (t) to an ordinary differential equation satisfies the equation: Example: Verify the following solutions of the ODE

Solutions to Differential Equations 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)